{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "am_transmission_towers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "AM transmission tower locations as recorded by the Federal Communications Commission, extracted from the FCC Licensing Database.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "extent": { "xmin": -170.77699999997412, "ymin": -14.358000000204118, "xmax": 145.71400000043957, "ymax": 71.25670000025505, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 74, 148, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "callsign", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "callsign", "type": "esriFieldTypeString", "alias": "CALLSIGN", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CALLSIGN" }, { "name": "frequency", "type": "esriFieldTypeString", "alias": "FREQUENCY", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "FREQUENCY" }, { "name": "service", "type": "esriFieldTypeString", "alias": "SERVICE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SERVICE" }, { "name": "class", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CLASS" }, { "name": "status", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "STATUS" }, { "name": "city", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "CITY" }, { "name": "state", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "country", "type": "esriFieldTypeString", "alias": "COUNTRY", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COUNTRY" }, { "name": "filenum", "type": "esriFieldTypeString", "alias": "FILENUM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FILENUM" }, { "name": "facid", "type": "esriFieldTypeDouble", "alias": "FACID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACID" }, { "name": "lat", "type": "esriFieldTypeString", "alias": "LAT", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LAT" }, { "name": "lon", "type": "esriFieldTypeString", "alias": "LON", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LON" }, { "name": "licensee", "type": "esriFieldTypeString", "alias": "LICENSEE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LICENSEE" }, { "name": "latdd", "type": "esriFieldTypeDouble", "alias": "LATDD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATDD" }, { "name": "londd", "type": "esriFieldTypeDouble", "alias": "LONDD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONDD" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r452_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a248_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "am_transmission_towers", "description": "", "prototype": { "attributes": { "londd": null, "callsign": null, "frequency": null, "service": null, "class": null, "status": null, "city": null, "state": null, "country": null, "filenum": null, "facid": null, "lat": null, "lon": null, "licensee": null, "latdd": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb2f9d4d61a34283b313bd36b22fad63" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "antenna_structure_registrate", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This file is an extract of the Antenna Structure Registrate (ASR). The ASR consists of antenna structures that are more than 60.96 meters (200 feet) in height or located near an airport.", "copyrightText": "Federal Communications Commission (FCC)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "extent": { "xmin": -176.70551588337483, "ymin": -15.149997939744472, "xmax": 145.74309502034063, "ymax": 71.31039967698564, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 59, 176, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "contname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "regnum", "type": "esriFieldTypeString", "alias": "Registration Number", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REGNUM" }, { "name": "filenum", "type": "esriFieldTypeString", "alias": "File Number", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FILENUM" }, { "name": "issuedate", "type": "esriFieldTypeString", "alias": "License Issue Date", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "ISSUEDATE" }, { "name": "arcgis.sde.hifld_communications_antenna_structure_registrate.entity", "type": "esriFieldTypeString", "alias": "entity", "domain": null, "editable": true, "nullable": true, "length": 141, "defaultValue": null, "modelName": "arcgis.sde.hifld_communications_antenna_structure_registrate.entity" }, { "name": "lat_dms", "type": "esriFieldTypeString", "alias": "Latitude (Degrees, Minutes, Seconds)", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LAT_DMS" }, { "name": "lat_dir", "type": "esriFieldTypeInteger", "alias": "Latitude Direction (1 = positive, -1 negative)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT_DIR" }, { "name": "lon_dms", "type": "esriFieldTypeString", "alias": "Longitude (Degrees, Minutes, Seconds)", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LON_DMS" }, { "name": "lon_dir", "type": "esriFieldTypeInteger", "alias": "Longitude Direction (1 = positive, -1 = negative)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LON_DIR" }, { "name": "dd_temp", "type": "esriFieldTypeDouble", "alias": "Latitude (Decimal Degrees)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DD_TEMP" }, { "name": "dd_temp0", "type": "esriFieldTypeDouble", "alias": "Longitude (Decimal Degrees)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DD_TEMP0" }, { "name": "strucht", "type": "esriFieldTypeDouble", "alias": "Structure Height (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUCHT" }, { "name": "strucadd", "type": "esriFieldTypeString", "alias": "Structure Address", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "STRUCADD" }, { "name": "struccity", "type": "esriFieldTypeString", "alias": "Structure City", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STRUCCITY" }, { "name": "strucstate", "type": "esriFieldTypeString", "alias": "Structure State", "domain": null, "editable": true, "nullable": true, "length": 34, "defaultValue": null, "modelName": "STRUCSTATE" }, { "name": "faastudy", "type": "esriFieldTypeString", "alias": "FAA Study", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "FAASTUDY" }, { "name": "faacirc", "type": "esriFieldTypeString", "alias": "FAA CIRC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FAACIRC" }, { "name": "licid", "type": "esriFieldTypeString", "alias": "License ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LICID" }, { "name": "contname", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CONTNAME" }, { "name": "contadd", "type": "esriFieldTypeString", "alias": "Contact Address", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CONTADD" }, { "name": "contpo", "type": "esriFieldTypeString", "alias": "CONTPO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CONTPO" }, { "name": "contcity", "type": "esriFieldTypeString", "alias": "Contact City", "domain": null, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "CONTCITY" }, { "name": "contstate", "type": "esriFieldTypeString", "alias": "Contact State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CONTSTATE" }, { "name": "contzip", "type": "esriFieldTypeString", "alias": "Contact Zip", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTZIP" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r453_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a249_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "antenna_structure_registrate", "description": "", "prototype": { "attributes": { "contzip": null, "regnum": null, "filenum": null, "issuedate": null, "arcgis.sde.hifld_communications_antenna_structure_registrate.entity": null, "lat_dms": null, "lat_dir": null, "lon_dms": null, "lon_dir": null, "dd_temp": null, "dd_temp0": null, "strucht": null, "strucadd": null, "struccity": null, "strucstate": null, "faastudy": null, "faacirc": null, "licid": null, "contname": null, "contadd": null, "contpo": null, "contcity": null, "contstate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb2f9d4d61a34283b313bd36b22fad63" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "brs_and_ebs_transmitters", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The Broadband Radio Service (BRS), formerly known as the Multipoint Distribution Service (MDS)/Multichannel Multipoint Distribution Service (MMDS), is a commercial service. In the past, it was generally used for the transmission of data and video programming to subscribers using high-powered systems, also known as wireless cable. However, over the years, the uses have evolved to include digital two-way systems capable of providing high-speed, high-capacity broadband service, including two-way Internet service via cellularized communication systems. Such services provide consumers integrated access to voice, high-speed data, video-on-demand, and interactive delivery services from a wireless device. The Educational Broadband Service (EBS), formerly known as the Instructional Television Fixed Service (ITFS), is an educational service that has generally been used for the transmission of instructional material to accredited educational institutions and non-educational institutions such as hospitals, nursing homes, training centers, and rehabilitation centers using high-powered systems. Our recent revamping of the EBS spectrum will now make it possible for EBS users to continue their instructional services utilizing low-power broadband systems while also providing students with high-speed internet access.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "extent": { "xmin": -170.66341756716653, "ymin": -14.289792504219918, "xmax": -64.68769782489403, "ymax": 64.87750171603233, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119522E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.11194872222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 145, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid_1", "globalIdField": "", "displayField": "licensee", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "supstruc", "type": "esriFieldTypeDouble", "alias": "supstruc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "supstruc" }, { "name": "allstruc", "type": "esriFieldTypeDouble", "alias": "allstruc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "allstruc" }, { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "objectid_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "objectid" }, { "name": "licensee", "type": "esriFieldTypeString", "alias": "licensee", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "licensee" }, { "name": "callsign", "type": "esriFieldTypeString", "alias": "callsign", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "callsign" }, { "name": "locnum", "type": "esriFieldTypeString", "alias": "locnum", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "locnum" }, { "name": "lat_dms", "type": "esriFieldTypeString", "alias": "lat_dms", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "lat_dms" }, { "name": "latdir", "type": "esriFieldTypeString", "alias": "latdir", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "latdir" }, { "name": "lon_dms", "type": "esriFieldTypeString", "alias": "lon_dms", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "lon_dms" }, { "name": "londir", "type": "esriFieldTypeString", "alias": "londir", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "londir" }, { "name": "locadd", "type": "esriFieldTypeString", "alias": "locadd", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "locadd" }, { "name": "loccity", "type": "esriFieldTypeString", "alias": "loccity", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "loccity" }, { "name": "loccounty", "type": "esriFieldTypeString", "alias": "loccounty", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "loccounty" }, { "name": "locstate", "type": "esriFieldTypeString", "alias": "locstate", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "locstate" }, { "name": "nepa", "type": "esriFieldTypeString", "alias": "nepa", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nepa" }, { "name": "qzone", "type": "esriFieldTypeString", "alias": "qzone", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "qzone" }, { "name": "towreg", "type": "esriFieldTypeInteger", "alias": "towreg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "towreg" }, { "name": "structype", "type": "esriFieldTypeString", "alias": "structype", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "structype" }, { "name": "lic_id", "type": "esriFieldTypeString", "alias": "lic_id", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "lic_id" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r455_sde_rowid_uk", "fields": "objectid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a251_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "brs_and_ebs_transmitters", "description": "", "prototype": { "attributes": { "structype": null, "supstruc": null, "allstruc": null, "lic_id": null, "objectid": null, "licensee": null, "callsign": null, "locnum": null, "lat_dms": null, "latdir": null, "lon_dms": null, "londir": null, "locadd": null, "loccity": null, "loccounty": null, "locstate": null, "nepa": null, "qzone": null, "towreg": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb2f9d4d61a34283b313bd36b22fad63" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "cellular_towers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This feature class consists of cellular tower locations as recorded by the Federal Communications Commission, extracted from the FCC Universal Licensing System Database.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "extent": { "xmin": -176.70531588335834, "ymin": -14.322192491373551, "xmax": 145.79579500808032, "ymax": 71.31779968572849, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 166, 94, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "licensee", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "licensee", "type": "esriFieldTypeString", "alias": "LICENSEE", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LICENSEE" }, { "name": "callsign", "type": "esriFieldTypeString", "alias": "CALLSIGN", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "CALLSIGN" }, { "name": "locnum", "type": "esriFieldTypeString", "alias": "LOCNUM", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCNUM" }, { "name": "lat_dms", "type": "esriFieldTypeString", "alias": "LAT_DMS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAT_DMS" }, { "name": "latdir", "type": "esriFieldTypeString", "alias": "LATDIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LATDIR" }, { "name": "lon_dms", "type": "esriFieldTypeString", "alias": "LON_DMS", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LON_DMS" }, { "name": "londir", "type": "esriFieldTypeString", "alias": "LONDIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LONDIR" }, { "name": "locadd", "type": "esriFieldTypeString", "alias": "LOCADD", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "LOCADD" }, { "name": "loccity", "type": "esriFieldTypeString", "alias": "LOCCITY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LOCCITY" }, { "name": "loccounty", "type": "esriFieldTypeString", "alias": "LOCCOUNTY", "domain": null, "editable": true, "nullable": true, "length": 31, "defaultValue": null, "modelName": "LOCCOUNTY" }, { "name": "locstate", "type": "esriFieldTypeString", "alias": "LOCSTATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCSTATE" }, { "name": "nepa", "type": "esriFieldTypeString", "alias": "NEPA", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "NEPA" }, { "name": "qzone", "type": "esriFieldTypeString", "alias": "QZONE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "QZONE" }, { "name": "towreg", "type": "esriFieldTypeString", "alias": "TOWREG", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "TOWREG" }, { "name": "supstruc", "type": "esriFieldTypeDouble", "alias": "SUPSTRUC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUPSTRUC" }, { "name": "allstruc", "type": "esriFieldTypeDouble", "alias": "ALLSTRUC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALLSTRUC" }, { "name": "structype", "type": "esriFieldTypeString", "alias": "STRUCTYPE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STRUCTYPE" }, { "name": "lic_id", "type": "esriFieldTypeString", "alias": "LIC_ID", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LIC_ID" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r457_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a253_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "cellular_towers", "description": "", "prototype": { "attributes": { "lic_id": null, "licensee": null, "callsign": null, "locnum": null, "lat_dms": null, "latdir": null, "lon_dms": null, "londir": null, "locadd": null, "loccity": null, "loccounty": null, "locstate": null, "nepa": null, "qzone": null, "towreg": null, "supstruc": null, "allstruc": null, "structype": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb2f9d4d61a34283b313bd36b22fad63" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "fm_transmission_towers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This dataset represents FM transmission tower locations as recorded by the Federal Communications Commission. Serve as base information for use in GIS systems for general planning, analytical, and research purposes. It is not intended for engineering work or to legally define FCC licensee data or FCC market boundaries. The material in these data and text files are provided as-is. The FCC disclaims all warranties with regard to the contents of these files, including their fitness. In no event shall the FCC be liable for any special, indirect, or consequential damages whatsoever resulting from loss or use, data or profits, whether in connection with the use or performance of the contents of these files, action of contract, negligence, or other action arising out of, or in connection with the use of the contents of these files. It is know that there are some errors in the licensing information - Latitude, Longitude and Ground Elevation data as well as frequency assignment data from which these files were generated.\n", "copyrightText": "Federal Communications Commission (FCC)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "extent": { "xmin": -170.76740000007845, "ymin": -14.349400000348034, "xmax": 145.7416999995864, "ymax": 71.29108910494966, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 63, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "callsign", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "callsign", "type": "esriFieldTypeString", "alias": "Callsign", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "CALLSIGN" }, { "name": "frequency", "type": "esriFieldTypeString", "alias": "Frequency", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "FREQUENCY" }, { "name": "service", "type": "esriFieldTypeString", "alias": "Service Code", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SERVICE" }, { "name": "class", "type": "esriFieldTypeString", "alias": "Class Station Code", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CLASS" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "STATUS" }, { "name": "city", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "CITY" }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "country", "type": "esriFieldTypeString", "alias": "Country", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COUNTRY" }, { "name": "filenum", "type": "esriFieldTypeString", "alias": "File Number", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "FILENUM" }, { "name": "facid", "type": "esriFieldTypeDouble", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACID" }, { "name": "lat", "type": "esriFieldTypeString", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LAT" }, { "name": "lon", "type": "esriFieldTypeString", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "LON" }, { "name": "licensee", "type": "esriFieldTypeString", "alias": "Licensee", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LICENSEE" }, { "name": "latdd", "type": "esriFieldTypeDouble", "alias": "Latitude (Decimal Degrees)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATDD" }, { "name": "londd", "type": "esriFieldTypeDouble", "alias": "Longitude (Decimal Degrees)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONDD" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r458_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a254_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "fm_transmission_towers", "description": "", "prototype": { "attributes": { "londd": null, "callsign": null, "frequency": null, "service": null, "class": null, "status": null, "city": null, "state": null, "country": null, "filenum": null, "facid": null, "lat": null, "lon": null, "licensee": null, "latdd": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb2f9d4d61a34283b313bd36b22fad63" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "land_mobile_broadcast_towers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This dataset represents the Land Mobile Broadcast tower locations as recorded by the Federal Communications Commission. Serve as base information for use in GIS systems for general planning, analytical, and research purposes. It is not intended for engineering work or to legally define FCC licensee data or FCC market boundaries. The material in these data and text files are provided as-is. The FCC disclaims all warranties with regard to the contents of these files, including their fitness. In no event shall the FCC be liable for any special, indirect, or consequential damages whatsoever resulting from loss or use, data or profits, whether in connection with the use or performance of the contents of these files, action of contract, negligence, or other action arising out of, or in connection with the use of the contents of these files. It is know that there are some errors in the licensing information - Latitude, Longitude and Ground Elevation data as well as frequency assignment data from which these files were generated.", "copyrightText": "Federal Communications Commission (FCC)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "extent": { "xmin": -165.4133244042169, "ymin": 13.342506936122069, "xmax": 144.829195206615, "ymax": 66.89919903442892, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 43, 150, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "licensee", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "licensee", "type": "esriFieldTypeString", "alias": "Licensee", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LICENSEE" }, { "name": "callsign", "type": "esriFieldTypeString", "alias": "Callsign", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "CALLSIGN" }, { "name": "locnum", "type": "esriFieldTypeString", "alias": "Location Number", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCNUM" }, { "name": "lat_dms", "type": "esriFieldTypeString", "alias": "Latitude (Degrees, Minutes, Seconds)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAT_DMS" }, { "name": "latdir", "type": "esriFieldTypeString", "alias": "Latittude Direction (1=positive, -1 = negative)", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LATDIR" }, { "name": "lon_dms", "type": "esriFieldTypeString", "alias": "Longitude (Degrees, Minutes, Seconds)", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LON_DMS" }, { "name": "londir", "type": "esriFieldTypeString", "alias": "Longitude Direction (1=positive, -1 = negative)", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LONDIR" }, { "name": "locadd", "type": "esriFieldTypeString", "alias": "Location Address", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "LOCADD" }, { "name": "loccity", "type": "esriFieldTypeString", "alias": "Location City", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCCITY" }, { "name": "loccounty", "type": "esriFieldTypeString", "alias": "Location County", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "LOCCOUNTY" }, { "name": "locstate", "type": "esriFieldTypeString", "alias": "Location State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCSTATE" }, { "name": "nepa", "type": "esriFieldTypeString", "alias": "National Environmental Policy Act (Y/N)", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "NEPA" }, { "name": "qzone", "type": "esriFieldTypeString", "alias": "Q Zone", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "QZONE" }, { "name": "towreg", "type": "esriFieldTypeString", "alias": "Tower Registration Number", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "TOWREG" }, { "name": "supstruc", "type": "esriFieldTypeDouble", "alias": "Supporting Structure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUPSTRUC" }, { "name": "allstruc", "type": "esriFieldTypeDouble", "alias": "All Structure Height (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALLSTRUC" }, { "name": "structype", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STRUCTYPE" }, { "name": "lic_id", "type": "esriFieldTypeString", "alias": "License ID", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LIC_ID" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r459_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a255_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "land_mobile_broadcast_towers", "description": "", "prototype": { "attributes": { "lic_id": null, "licensee": null, "callsign": null, "locnum": null, "lat_dms": null, "latdir": null, "lon_dms": null, "londir": null, "locadd": null, "loccity": null, "loccounty": null, "locstate": null, "nepa": null, "qzone": null, "towreg": null, "supstruc": null, "allstruc": null, "structype": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb2f9d4d61a34283b313bd36b22fad63" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "land_mobile_commercial_transmission_towers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This serves as base information for use in GIS systems for general planning, analytical, and research purposes. It is not intended for engineering work or to legally define FCC licensee data or FCC market boundaries. The material in these data and text files are provided as-is. The FCC disclaims all warranties with regard to the contents of these files, including their fitness. In no event shall the FCC be liable for any special, indirect, or consequential damages whatsoever resulting from loss or use, data or profits, whether in connection with the use or performance of the contents of these files, action of contract, negligence, or other action arising out of, or in connection with the use of the contents of these files. It is know that there are some errors in the licensing information - Latitude, Longitude and Ground Elevation data as well as frequency assignment data from which these files were generated.", "copyrightText": "Federal Communications Commission (FCC)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "extent": { "xmin": -166.51391807767808, "ymin": 13.27890695392972, "xmax": 145.80749500590392, "ymax": 70.48720101372155, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 166, 124, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "licensee", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "licensee", "type": "esriFieldTypeString", "alias": "Licensee", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LICENSEE" }, { "name": "callsign", "type": "esriFieldTypeString", "alias": "Callsign", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "CALLSIGN" }, { "name": "locnum", "type": "esriFieldTypeString", "alias": "Location Number", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCNUM" }, { "name": "lat_dms", "type": "esriFieldTypeString", "alias": "Latitude (Degrees, Minutes, Seconds)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAT_DMS" }, { "name": "latdir", "type": "esriFieldTypeString", "alias": "Latittude Direction (1=positive, -1 = negative)", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LATDIR" }, { "name": "lon_dms", "type": "esriFieldTypeString", "alias": "Longitude (Degrees, Minutes, Seconds)", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LON_DMS" }, { "name": "londir", "type": "esriFieldTypeString", "alias": "Longitude Direction (1=positive, -1 = negative)", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LONDIR" }, { "name": "locadd", "type": "esriFieldTypeString", "alias": "Location Address", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "LOCADD" }, { "name": "loccity", "type": "esriFieldTypeString", "alias": "Location City", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "LOCCITY" }, { "name": "loccounty", "type": "esriFieldTypeString", "alias": "Location County", "domain": null, "editable": true, "nullable": true, "length": 31, "defaultValue": null, "modelName": "LOCCOUNTY" }, { "name": "locstate", "type": "esriFieldTypeString", "alias": "Location State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCSTATE" }, { "name": "nepa", "type": "esriFieldTypeString", "alias": "National Environmental Policy Act (Y/N)", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NEPA" }, { "name": "qzone", "type": "esriFieldTypeString", "alias": "Q Zone", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "QZONE" }, { "name": "towreg", "type": "esriFieldTypeString", "alias": "Tower Registration Number", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "TOWREG" }, { "name": "supstruc", "type": "esriFieldTypeDouble", "alias": "Supporting Structure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUPSTRUC" }, { "name": "allstruc", "type": "esriFieldTypeDouble", "alias": "All Structure Height (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALLSTRUC" }, { "name": "structype", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STRUCTYPE" }, { "name": "lic_id", "type": "esriFieldTypeString", "alias": "License ID", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LIC_ID" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r460_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a256_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "land_mobile_commercial_transmission_towers", "description": "", "prototype": { "attributes": { "lic_id": null, "licensee": null, "callsign": null, "locnum": null, "lat_dms": null, "latdir": null, "lon_dms": null, "londir": null, "locadd": null, "loccity": null, "loccounty": null, "locstate": null, "nepa": null, "qzone": null, "towreg": null, "supstruc": null, "allstruc": null, "structype": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb2f9d4d61a34283b313bd36b22fad63" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "land_mobile_private_transmission_towers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This layer serves as base information for use in GIS systems for general planning, analytical, and research purposes. It is not intended for engineering work or to legally define FCC licensee data or FCC market boundaries. The material in these data and text files are provided as-is. The FCC disclaims all warranties with regard to the contents of these files, including their fitness. In no event shall the FCC be liable for any special, indirect, or consequential damages whatsoever resulting from loss or use, data or profits, whether in connection with the use or performance of the contents of these files, action of contract, negligence, or other action arising out of, or in connection with the use of the contents of these files. It is known that there are some errors in the licensing information - Latitude, Longitude and Ground Elevation data as well as frequency assignment data from which these files were generated.", "copyrightText": "Federal Communications Commission (FCC)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "extent": { "xmin": -179.99971264969847, "ymin": -14.343292588174366, "xmax": 145.83329508259786, "ymax": 71.39939971024766, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 26, 176, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "licensee", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "licensee", "type": "esriFieldTypeString", "alias": "Licensee", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LICENSEE" }, { "name": "callsign", "type": "esriFieldTypeString", "alias": "Callsign", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "CALLSIGN" }, { "name": "locnum", "type": "esriFieldTypeString", "alias": "Location Number", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCNUM" }, { "name": "lat_dms", "type": "esriFieldTypeString", "alias": "Latitude (Degrees, Minutes, Seconds)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAT_DMS" }, { "name": "latdir", "type": "esriFieldTypeString", "alias": "Latittude Direction (1=positive, -1 = negative)", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LATDIR" }, { "name": "lon_dms", "type": "esriFieldTypeString", "alias": "Longitude (Degrees, Minutes, Seconds)", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LON_DMS" }, { "name": "londir", "type": "esriFieldTypeString", "alias": "Longitude Direction (1=positive, -1 = negative)", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LONDIR" }, { "name": "locadd", "type": "esriFieldTypeString", "alias": "Location Address", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "LOCADD" }, { "name": "loccity", "type": "esriFieldTypeString", "alias": "Location City", "domain": null, "editable": true, "nullable": true, "length": 31, "defaultValue": null, "modelName": "LOCCITY" }, { "name": "loccounty", "type": "esriFieldTypeString", "alias": "Location County", "domain": null, "editable": true, "nullable": true, "length": 31, "defaultValue": null, "modelName": "LOCCOUNTY" }, { "name": "locstate", "type": "esriFieldTypeString", "alias": "Location State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCSTATE" }, { "name": "nepa", "type": "esriFieldTypeString", "alias": "National Environmental Policy Act (Y/N)", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "NEPA" }, { "name": "qzone", "type": "esriFieldTypeString", "alias": "Q Zone", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "QZONE" }, { "name": "towreg", "type": "esriFieldTypeString", "alias": "Tower Registration Number", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TOWREG" }, { "name": "supstruc", "type": "esriFieldTypeDouble", "alias": "Supporting Structure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUPSTRUC" }, { "name": "allstruc", "type": "esriFieldTypeDouble", "alias": "All Structure Height (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALLSTRUC" }, { "name": "structype", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STRUCTYPE" }, { "name": "lic_id", "type": "esriFieldTypeString", "alias": "License ID", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LIC_ID" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r461_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a257_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "land_mobile_private_transmission_towers", "description": "", "prototype": { "attributes": { "lic_id": null, "licensee": null, "callsign": null, "locnum": null, "lat_dms": null, "latdir": null, "lon_dms": null, "londir": null, "locadd": null, "loccity": null, "loccounty": null, "locstate": null, "nepa": null, "qzone": null, "towreg": null, "supstruc": null, "allstruc": null, "structype": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb2f9d4d61a34283b313bd36b22fad63" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "microwave_service_towers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This file is an extract of the Universal Licensing System (ULS) licensed by the Wireless Telecommunications Bureau (WTB). It consists of Microwave Transmitters (see Rule Part: Fixed Microwave Service (47 CFR Part 101)). This file serves as base information for use in GIS systems for general planning, analytical, and research purposes. It is not intended for engineering work or to legally define FCC licensee data or FCC market boundaries. The material in these data and text files are provided as-is. The FCC disclaims all warranties with regard to the contents of these files, including their fitness. In no event shall the FCC be liable for any special, indirect, or consequential damages whatsoever resulting from loss or use, data or profits, whether in connection with the use or performance of the contents of these files, action of contract, negligence, or other action arising out of, or in connection with the use of the contents of these files. It is known that there are some errors in the licensing information - Latitude, Longitude and Ground Elevation data as well as frequency assignment data from which these files were generated.", "copyrightText": "Federal Communications Commission (FCC)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "extent": { "xmin": -170.7646175619107, "ymin": -14.333192487150853, "xmax": 145.79359500879667, "ymax": 71.31849968604139, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 143, 5, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "licensee", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "licensee", "type": "esriFieldTypeString", "alias": "Licensee", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LICENSEE" }, { "name": "callsign", "type": "esriFieldTypeString", "alias": "Callsign", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "CALLSIGN" }, { "name": "locnum", "type": "esriFieldTypeString", "alias": "Location Number", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCNUM" }, { "name": "lat_dms", "type": "esriFieldTypeString", "alias": "Latitude (Degrees, Minutes, Seconds)", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LAT_DMS" }, { "name": "latdir", "type": "esriFieldTypeString", "alias": "Latitude Direction", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LATDIR" }, { "name": "lon_dms", "type": "esriFieldTypeString", "alias": "Longitude (Degrees, Minutes, Seconds)", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LON_DMS" }, { "name": "londir", "type": "esriFieldTypeString", "alias": "Longitude Direction", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LONDIR" }, { "name": "locadd", "type": "esriFieldTypeString", "alias": "Location Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCADD" }, { "name": "loccity", "type": "esriFieldTypeString", "alias": "Location City", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "LOCCITY" }, { "name": "loccounty", "type": "esriFieldTypeString", "alias": "Location County", "domain": null, "editable": true, "nullable": true, "length": 31, "defaultValue": null, "modelName": "LOCCOUNTY" }, { "name": "locstate", "type": "esriFieldTypeString", "alias": "Location State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCSTATE" }, { "name": "nepa", "type": "esriFieldTypeString", "alias": "National Environmental Policy Act (Y/N)", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "NEPA" }, { "name": "qzone", "type": "esriFieldTypeString", "alias": "Q Zone", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "QZONE" }, { "name": "towreg", "type": "esriFieldTypeString", "alias": "Tower Registration Number", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "TOWREG" }, { "name": "supstruc", "type": "esriFieldTypeDouble", "alias": "Supporting Structure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUPSTRUC" }, { "name": "allstruc", "type": "esriFieldTypeDouble", "alias": "All Structure Height (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALLSTRUC" }, { "name": "structype", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STRUCTYPE" }, { "name": "lic_id", "type": "esriFieldTypeString", "alias": "License ID", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LIC_ID" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r462_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a258_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "microwave_service_towers", "description": "", "prototype": { "attributes": { "lic_id": null, "licensee": null, "callsign": null, "locnum": null, "lat_dms": null, "latdir": null, "lon_dms": null, "londir": null, "locadd": null, "loccity": null, "loccounty": null, "locstate": null, "nepa": null, "qzone": null, "towreg": null, "supstruc": null, "allstruc": null, "structype": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb2f9d4d61a34283b313bd36b22fad63" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "paging_transmission_towers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This feature class serves as base information for use in GIS systems for general planning, analytical, and research purposes. It is not intended for engineering work or to legally define FCC licensee data or FCC market boundaries. The material in the data and text files, used to create this geodatabase, is provided as-is. The FCC disclaims all warranties with regard to the contents of these files, including their fitness. In no event shall the FCC be liable for any special, indirect, or consequential damages whatsoever resulting from loss or use, data or profits, whether in connection with the use or performance of the contents of these files, action of contract, negligence, or other action arising out of, or in connection with the use of the contents of these files. It is known that there are some errors in the licensing information - Latitude, Longitude and Ground Elevation data as well as frequency assignment data from which these files were generated. This dataset represents the paging transmission tower locations.", "copyrightText": "Federal Communications Commission (FCC)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "extent": { "xmin": -164.5330999996518, "ymin": 13.431400000063107, "xmax": 145.7935999998364, "ymax": 70.33920000008233, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 93, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "licensee", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "licensee", "type": "esriFieldTypeString", "alias": "Licensee", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LICENSEE" }, { "name": "callsign", "type": "esriFieldTypeString", "alias": "Callsign", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "CALLSIGN" }, { "name": "locnum", "type": "esriFieldTypeString", "alias": "Location Number", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCNUM" }, { "name": "lat_dms", "type": "esriFieldTypeString", "alias": "Latitude (Degrees, Minutes, Seconds)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAT_DMS" }, { "name": "latdir", "type": "esriFieldTypeString", "alias": "Latitude Direction (1=positive, -1 = negative)", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LATDIR" }, { "name": "lon_dms", "type": "esriFieldTypeString", "alias": "Longitude (Degrees, Minutes, Seconds)", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LON_DMS" }, { "name": "londir", "type": "esriFieldTypeString", "alias": "Longitude Direction (1=positive, -1 = negative)", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LONDIR" }, { "name": "locadd", "type": "esriFieldTypeString", "alias": "Location Address", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "LOCADD" }, { "name": "loccity", "type": "esriFieldTypeString", "alias": "Location City", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LOCCITY" }, { "name": "loccounty", "type": "esriFieldTypeString", "alias": "Location County", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LOCCOUNTY" }, { "name": "locstate", "type": "esriFieldTypeString", "alias": "Location State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LOCSTATE" }, { "name": "nepa", "type": "esriFieldTypeString", "alias": "National Environmental Policy Act (Y/N)", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NEPA" }, { "name": "qzone", "type": "esriFieldTypeString", "alias": "Q Zone", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "QZONE" }, { "name": "towreg", "type": "esriFieldTypeString", "alias": "Tower Registration Number", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TOWREG" }, { "name": "supstruc", "type": "esriFieldTypeDouble", "alias": "Supporting Structure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUPSTRUC" }, { "name": "allstruc", "type": "esriFieldTypeDouble", "alias": "All Structure Height (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALLSTRUC" }, { "name": "structype", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STRUCTYPE" }, { "name": "lic_id", "type": "esriFieldTypeString", "alias": "License ID", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "LIC_ID" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r463_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a259_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "paging_transmission_towers", "description": "", "prototype": { "attributes": { "lic_id": null, "licensee": null, "callsign": null, "locnum": null, "lat_dms": null, "latdir": null, "lon_dms": null, "londir": null, "locadd": null, "loccity": null, "loccounty": null, "locstate": null, "nepa": null, "qzone": null, "towreg": null, "supstruc": null, "allstruc": null, "structype": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb2f9d4d61a34283b313bd36b22fad63" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "tv_analog_station_transmitters", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This dataset represents the locations of television analog station transmitters.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "extent": { "xmin": -176.64190000039213, "ymin": -14.353900000257203, "xmax": 145.7163999997398, "ymax": 71.29220000006696, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 34, 128, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "callsign", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "callsign", "type": "esriFieldTypeString", "alias": "CALLSIGN", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CALLSIGN" }, { "name": "service", "type": "esriFieldTypeString", "alias": "SERVICE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SERVICE" }, { "name": "channel", "type": "esriFieldTypeInteger", "alias": "CHANNEL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHANNEL" }, { "name": "status", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "STATUS" }, { "name": "city", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "CITY" }, { "name": "state", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "country", "type": "esriFieldTypeString", "alias": "COUNTRY", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COUNTRY" }, { "name": "filenum", "type": "esriFieldTypeString", "alias": "FILENUM", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "FILENUM" }, { "name": "erp", "type": "esriFieldTypeString", "alias": "ERP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ERP" }, { "name": "haat", "type": "esriFieldTypeDouble", "alias": "HAAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAAT" }, { "name": "facid", "type": "esriFieldTypeDouble", "alias": "FACID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACID" }, { "name": "lat", "type": "esriFieldTypeString", "alias": "LAT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LAT" }, { "name": "lon", "type": "esriFieldTypeString", "alias": "LON", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "LON" }, { "name": "licensee", "type": "esriFieldTypeString", "alias": "LICENSEE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LICENSEE" }, { "name": "latdd", "type": "esriFieldTypeDouble", "alias": "LATDD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATDD" }, { "name": "londd", "type": "esriFieldTypeDouble", "alias": "LONDD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONDD" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r464_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a260_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "tv_analog_station_transmitters", "description": "", "prototype": { "attributes": { "londd": null, "callsign": null, "service": null, "channel": null, "status": null, "city": null, "state": null, "country": null, "filenum": null, "erp": null, "haat": null, "facid": null, "lat": null, "lon": null, "licensee": null, "latdd": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb2f9d4d61a34283b313bd36b22fad63" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "tv_digital_station_transmitters", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This dataset represents an extract from the Consolidated Database System (CDBS) licensed by the Media Bureau. It consists of Digital Television broadcasters, including noncommercial educational TV broadcast stations and, where indicated, low power TV and TV translator stations in the United States, its Territories and possessions. TV broadcast, low power TV, and TV translator stations are assigned channels 6 MHz wide (see Rule Part: 47 CFR Part 73 Rule Part, Subpart E - TV).", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "extent": { "xmin": -158.10281439199207, "ymin": 13.43140315078836, "xmax": -64.72779783803492, "ymax": 64.92220176994945, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 121, 0, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "callsign", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "callsign", "type": "esriFieldTypeString", "alias": "CALLSIGN", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CALLSIGN" }, { "name": "service", "type": "esriFieldTypeString", "alias": "SERVICE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SERVICE" }, { "name": "channel", "type": "esriFieldTypeInteger", "alias": "CHANNEL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHANNEL" }, { "name": "status", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "STATUS" }, { "name": "city", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CITY" }, { "name": "state", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "country", "type": "esriFieldTypeString", "alias": "COUNTRY", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COUNTRY" }, { "name": "filenum", "type": "esriFieldTypeString", "alias": "FILENUM", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "FILENUM" }, { "name": "erp", "type": "esriFieldTypeString", "alias": "ERP", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ERP" }, { "name": "haat", "type": "esriFieldTypeDouble", "alias": "HAAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAAT" }, { "name": "facid", "type": "esriFieldTypeDouble", "alias": "FACID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACID" }, { "name": "lat", "type": "esriFieldTypeString", "alias": "LAT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LAT" }, { "name": "lon", "type": "esriFieldTypeString", "alias": "LON", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LON" }, { "name": "licensee", "type": "esriFieldTypeString", "alias": "LICENSEE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LICENSEE" }, { "name": "latdd", "type": "esriFieldTypeDouble", "alias": "LATDD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATDD" }, { "name": "londd", "type": "esriFieldTypeDouble", "alias": "LONDD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONDD" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r466_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a262_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "tv_digital_station_transmitters", "description": "", "prototype": { "attributes": { "londd": null, "callsign": null, "service": null, "channel": null, "status": null, "city": null, "state": null, "country": null, "filenum": null, "erp": null, "haat": null, "facid": null, "lat": null, "lon": null, "licensee": null, "latdd": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb2f9d4d61a34283b313bd36b22fad63" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "area_code_boundaries", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The HSIP Area Code Boundaries 2007 Q4 dataset represents the geographic telephone area codes, also known as Numbering Plan Areas (NPAs), for the North American Numbering Plan (NANP) area which includes the following countries: the United States and its territories and possessions, Canada, Bermuda, Anguilla, Antigua & Barbuda, the Bahamas, Barbados, the British Virgin Islands, the Cayman Islands, Dominica, the Dominican Republic, Grenada, Jamaica, Montserrat, St. Kitts and Nevis, St. Lucia, St. Vincent and the Grenadines, Trinidad and Tobago, and Turks & Caicos. Excluded from this dataset are area codes considered to be non-geographic NPAs (area codes designating a specific service rather than a specific geographic area), such as toll-free area codes which encompass the entire NANP area. These area codes are in a separate dataset called HSIP Toll Free Area Codes 2007 Q4 due to the magnitude of the shapes' sizes, which when included in this dataset excessively retards the refresh rate making the dataset a cumbersome tool to use during the processing of other datasets.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": false, "extent": { "xmin": -179.14734000213895, "ymin": -14.377596924557622, "xmax": 179.77846998700147, "ymax": 78.7256100705493, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119522E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.11194872222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 218, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid_1", "globalIdField": "", "displayField": "objectid", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "shape_leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape_leng" }, { "name": "shape__are", "type": "esriFieldTypeDouble", "alias": "shape__are", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape__are" }, { "name": "shape__len", "type": "esriFieldTypeDouble", "alias": "shape__len", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape__len" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" }, { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "objectid_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "fid_1", "type": "esriFieldTypeInteger", "alias": "fid_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fid_1" }, { "name": "objectid", "type": "esriFieldTypeString", "alias": "objectid", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "objectid" }, { "name": "npa", "type": "esriFieldTypeString", "alias": "npa", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "npa" }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "state" }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "type" }, { "name": "begindial", "type": "esriFieldTypeString", "alias": "begindial", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "begindial" }, { "name": "prevnpa", "type": "esriFieldTypeString", "alias": "prevnpa", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "prevnpa" }, { "name": "enddial", "type": "esriFieldTypeString", "alias": "enddial", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "enddial" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "country" }, { "name": "tgs_added", "type": "esriFieldTypeString", "alias": "tgs_added", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "tgs_added" }, { "name": "tgs_mod", "type": "esriFieldTypeString", "alias": "tgs_mod", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "tgs_mod" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r454_sde_rowid_uk", "fields": "objectid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a250_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "area_code_boundaries", "description": "", "prototype": { "attributes": { "tgs_added": null, "shape_leng": null, "shape__are": null, "shape__len": null, "country": null, "enddial": null, "tgs_mod": null, "fid_1": null, "objectid": null, "npa": null, "state": null, "type": null, "begindial": null, "prevnpa": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb2f9d4d61a34283b313bd36b22fad63" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "cellular_service_areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This dataset serves as base information for use in GIS systems for general planning, analytical, and research purposes. It is not intended for engineering work or to legally define FCC licensee data or FCC market boundaries. The material in these data and text files are provided as-is. The FCC disclaims all warranties with regard to the contents of these files, including their fitness. In no event shall the FCC be liable for any special, indirect, or consequential damages whatsoever resulting from loss or use, data, or profits, whether in connection with the use or performance of the contents of these files, action of contract, negligence, or other action arising out of, or in connection with the use of the contents of these files. It is known that there are some errors in the licensing information - Latitude, Longitude and Ground Elevation data as well as frequency assignment data from which these files were generated. This dataset represents cellular service areas aggregated by callsign.", "copyrightText": "Federal Communications Commission (FCC)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": false, "extent": { "xmin": -177.22309499992858, "ymin": -14.822020000158039, "xmax": 147.2516129995672, "ymax": 71.51304800021458, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 242, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "call", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "call", "type": "esriFieldTypeString", "alias": "Callsign", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CALL" }, { "name": "licensee", "type": "esriFieldTypeString", "alias": "Licensee", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LICENSEE" }, { "name": "uls_id", "type": "esriFieldTypeInteger", "alias": "Universal Licensing System ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ULS_ID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r456_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a252_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "cellular_service_areas", "description": "", "prototype": { "attributes": { "uls_id": null, "call": null, "licensee": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb2f9d4d61a34283b313bd36b22fad63" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "tv_broadcast_contours", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This dataset serves as base information for use in GIS systems for general planning, analytical, and research purposes. It is not intended for engineering work or to legally define FCC licensee data or FCC market boundaries. The material in these data and text files are provided as-is. The FCC disclaims all warranties with regard to the contents of these files, including their fitness. In no event shall the FCC be liable for any special, indirect, or consequential damages whatsoever resulting from loss or use, data or profits, whether in connection with the use or performance of the contents of these files, action of contract, negligence, or other action arising out of, or in connection with the use of the contents of these files. It is known that there are some errors in the licensing information - Latitude, Longitude and Ground Elevation data as well as frequency assignment data from which these files were generated.", "copyrightText": "Federal Communications Commission (FCC)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": false, "extent": { "xmin": -176.67273980728967, "ymin": -14.14694909978435, "xmax": 144.68431401029378, "ymax": 71.32144117266243, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "call", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "call", "type": "esriFieldTypeString", "alias": "Callsign", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CALL" }, { "name": "prefix", "type": "esriFieldTypeString", "alias": "Prefix", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PREFIX" }, { "name": "arn", "type": "esriFieldTypeString", "alias": "ARN", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ARN" }, { "name": "service", "type": "esriFieldTypeString", "alias": "Service", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SERVICE" }, { "name": "id", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "id0", "type": "esriFieldTypeDouble", "alias": "ID0", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID0" }, { "name": "purpose", "type": "esriFieldTypeString", "alias": "Purpose", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PURPOSE" }, { "name": "app_status", "type": "esriFieldTypeString", "alias": "Application Status", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "APP_STATUS" }, { "name": "date", "type": "esriFieldTypeString", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE" }, { "name": "fac_status", "type": "esriFieldTypeString", "alias": "Facility Status", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FAC_STATUS" }, { "name": "date0", "type": "esriFieldTypeString", "alias": "Date0", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE0" }, { "name": "licensee", "type": "esriFieldTypeString", "alias": "Licensee", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LICENSEE" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "STATUS" }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "city", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CITY" }, { "name": "channel", "type": "esriFieldTypeInteger", "alias": "Channel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHANNEL" }, { "name": "lon", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LON" }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT" }, { "name": "contour", "type": "esriFieldTypeInteger", "alias": "Contour", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONTOUR" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r465_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a261_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "tv_broadcast_contours", "description": "", "prototype": { "attributes": { "contour": null, "call": null, "prefix": null, "arn": null, "service": null, "id": null, "id0": null, "purpose": null, "app_status": null, "date": null, "fac_status": null, "date0": null, "licensee": null, "status": null, "state": null, "city": null, "channel": null, "lon": null, "lat": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb2f9d4d61a34283b313bd36b22fad63" } ], "tables": [] }