{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "E9-1-1 Addresse - Label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Labels" }, "subLayers": [], "minScale": 4514, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ADDRNUM]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 2501, "minScale": 4801, "name": "4800", "priority": 4, "symbol": { "type": "esriTS", "color": [ 230, 0, 169, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ADDRNUM] CONCAT NEWLINE CONCAT [UNITTYPE] CONCAT \" \" CONCAT [UNITID]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 1201, "minScale": 2500, "name": "2400", "priority": 5, "symbol": { "type": "esriTS", "color": [ 230, 0, 169, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ADDRNUM] CONCAT NEWLINE CONCAT [UNITTYPE] CONCAT \" \" CONCAT [UNITID]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1200, "name": "1200", "priority": 6, "symbol": { "type": "esriTS", "color": [ 168, 0, 132, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -8844305.484958623, "ymin": 4443027.49831168, "xmax": -8774713.101902865, "ymax": 4508094.322167512, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "Address Unit Type", "length": 10, "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Hanger", "code": "HNGR" }, { "name": "Key", "code": "KEY" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lot", "code": "LOT" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Penthouse", "code": "PH" }, { "name": "Pier", "code": "PIER" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Slip", "code": "SLIP" }, { "name": "Space", "code": "SPC" }, { "name": "Stop", "code": "STOP" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Address Unit Number", "length": 10, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Full Address Number", "length": 20, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": { "type": "codedValue", "name": "ZIP", "description": "Zip Code", "codedValues": [ { "name": "23963 - Red House", "code": "23963" }, { "name": "24501 - Lynchburg", "code": "24501" }, { "name": "24502 - Lynchburg", "code": "24502" }, { "name": "24504 - Lynchburg", "code": "24504" }, { "name": "24517 - Altavista", "code": "24517" }, { "name": "24528 - Brookneal", "code": "24528" }, { "name": "24538 - Concord", "code": "24538" }, { "name": "24550 - Evington", "code": "24550" }, { "name": "24551 - Forest", "code": "24551" }, { "name": "24554 - Gladys", "code": "24554" }, { "name": "24569 - Long Island", "code": "24569" }, { "name": "24571 - Lynch Station", "code": "24571" }, { "name": "24588 - Rustburg", "code": "24588" }, { "name": "24593 - Spout Spring", "code": "24593" }, { "name": "24522 - Appomattox", "code": "24522" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "Emergency Service Number", "length": 5, "domain": { "type": "codedValue", "name": "ESNs", "description": "Emergency Services Zone", "codedValues": [ { "name": "0", "code": "0" }, { "name": "1620", "code": "1620" }, { "name": "1621", "code": "1621" }, { "name": "1622", "code": "1622" }, { "name": "1623", "code": "1623" }, { "name": "1624", "code": "1624" }, { "name": "1625", "code": "1625" }, { "name": "1626", "code": "1626" }, { "name": "1627", "code": "1627" }, { "name": "1628", "code": "1628" }, { "name": "1629", "code": "1629" }, { "name": "1630", "code": "1630" }, { "name": "1631", "code": "1631" }, { "name": "1632", "code": "1632" }, { "name": "1633", "code": "1633" }, { "name": "1634", "code": "1634" }, { "name": "1635", "code": "1635" }, { "name": "1636", "code": "1636" }, { "name": "1637", "code": "1637" }, { "name": "1638", "code": "1638" }, { "name": "1639", "code": "1639" }, { "name": "1640", "code": "1640" }, { "name": "1641", "code": "1641" }, { "name": "1642", "code": "1642" }, { "name": "1643", "code": "1643" }, { "name": "1644", "code": "1644" }, { "name": "1645", "code": "1645" }, { "name": "1646", "code": "1646" }, { "name": "1647", "code": "1647" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "a298_ix1", "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": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }