{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Communications Towers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fc2c724175a8446fe960e5a9b7f08ad2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACKElEQVQ4jb2UXUiTURzGfy9OnWsxmZhKG+IWQmtUE/u6iT5GzWAQ9nHXjWERhBFYmGU3IdRFRNiNBRUUBFnLWOCbmIQXoWY4aDUqKizTaGPpZptu4RvvVrxbzpEQPnDgPJw/P85zzv8cFf9RqsWECYAFKANCwEsgulBYvrGIs6EIDdE4mhId0mQEpuNIpYV0fQpwBPjyLzB9aSGDWjWmtjqEGhvk/a4a/gjn7uMMTmEXBOzhKM+ywoxF9K00YH7QCJr89DVbBbgaodVFwYWHPAFWpO4wDWYqoS4cxXL3+FxQqk7XwosPqF+Pcv3NGDszwnJzONFQg6DTJP2sBCdvw71+sBqh/RAs1yfXWvbApjNsBwr+XEoabPw7pm1WxV/rgYvu5HzED4evwqMmJbImj5xZWB2PMzAHFo2RW7hE8a9G0+N5P6d7OUGxjrK3Yxli6pcyPeKnwGJI+t3r4IoIkpT0ezcqtbGf8HUCcgTeZzwzcyk+1yBVcjvIkiP3tEDnc1hlgHq7Uts1DFo1sUAYb0bYMh2nbvXx+KgD1pQrwNRzlBWZgeY7UG2mQ/QgZYR1DtDtWEu38zw73E0KMFWTEdh/CZkQFD0czNq0ogeHs5reDc1sObAZatdDeTFM/IBeL7SJifb4Zq2kyjfKTFYYILmH2HrMwT7fOK317VT4Q6i0amYrywjssnHj5lOa5Kf1t+b9NS6LdEBiJBScgv53yTGfFvU/W5B+AecKpeclCep6AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Tower SUP: \" CONCAT [SupNumber] CONCAT NEWLINE CONCAT \"Type: \" CONCAT [TowerType] CONCAT NEWLINE CONCAT \"Height: \" CONCAT [Height] CONCAT \"ft\"", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 36113, "name": "Default", "priority": 51, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8717476.92332419, "ymin": 4597309.750169067, "xmax": -8653057.647434944, "ymax": 4631928.362822322, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4400107709674394E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Owner", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 254, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 254, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 254, "domain": null }, { "name": "TowerType", "type": "esriFieldTypeString", "alias": "Tower Type", "length": 254, "domain": null }, { "name": "Height", "type": "esriFieldTypeSmallInteger", "alias": "Height", "domain": null }, { "name": "SupNumber", "type": "esriFieldTypeString", "alias": "Sup Number", "length": 254, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeSmallInteger", "alias": "Year Built", "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "length": 100, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "Modified By", "length": 100, "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "FCC_Reg_Num", "type": "esriFieldTypeInteger", "alias": "FCC_Reg_Num", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_79", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R79_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S68_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1562892724000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "31e3a6e6d37245028a954f82deb6db85" }