{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c410a1b49a4771c8f37b83b0468c47e5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCElEQVQokWNhIBGwYBHjN1RksBfmY+A4cZ3hypdfDNdwaoiwZQhJdWSocNRmMGZkZGB48pbh1ZQdDPM6NzI0MzAwfEPR4GXIYNcZyTBLToRBECYmI8wg1hHNUMHKzMDaso6hBEVDpA1DMbJiZJDuxpCy6gjD4luvGC7CNYgLMOjh8qiMEAO/gx6D1a09SBr+/WP4g0vD//8MDL9+Q+ThGu6/ZDjNwMCggk3D8dsML6+9ZFiHouH4PYZSuXMMdl5GDNLIip+8Zfiz+xJD26kbDG9RNCzax/BUlIPB+uVHhikKogy2LMwMnO+/Mtw4f4+hvWENwwqYOpR46N3G8JCBgcEXl18wNBADAA/9SkGnnNAgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DLVRY_ADD_CS]", "labelPlacement": "esriServerPointLabelPlacementCenterLeft", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "allowOverlapOfFeatureInterior": "exclude", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 63, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 2, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.06597706509E7, "ymin": 5686614.648699999, "xmax": -1.05899962157E7, "ymax": 5741928.867600001, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "Emergency Service Number", "length": 5, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "ADD_ID", "type": "esriFieldTypeString", "alias": "Address Unique Identifier", "length": 36, "domain": null }, { "name": "ADD_ID_LOC", "type": "esriFieldTypeString", "alias": "Local Address Unique Identifier", "length": 50, "domain": null }, { "name": "ANUMBERPRE", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "length": 15, "domain": null }, { "name": "ANUMBER", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null }, { "name": "ANUMBERSUF", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "length": 15, "domain": null }, { "name": "ST_PRE_MOD", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": null }, { "name": "ST_PRE_TYP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 35, "domain": null }, { "name": "ST_PRE_SEP", "type": "esriFieldTypeString", "alias": "Street Name Pre Separator", "length": 20, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "ST_POS_TYP", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 15, "domain": null }, { "name": "ST_POS_DIR", "type": "esriFieldTypeString", "alias": "StreetName Post Directional", "length": 9, "domain": null }, { "name": "ST_POS_MOD", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 15, "domain": null }, { "name": "SUB_TYPE1", "type": "esriFieldTypeString", "alias": "Subaddress Type 1", "length": 12, "domain": null }, { "name": "SUB_ID1", "type": "esriFieldTypeString", "alias": "Subaddress Identifier 1", "length": 30, "domain": null }, { "name": "SUB_TYPE2", "type": "esriFieldTypeString", "alias": "Subaddress Type 2", "length": 12, "domain": null }, { "name": "SUB_ID2", "type": "esriFieldTypeString", "alias": "Subaddress Identifier 2", "length": 30, "domain": null }, { "name": "ZIP4", "type": "esriFieldTypeString", "alias": "ZIP Plus 4", "length": 4, "domain": null }, { "name": "CTU_NAME", "type": "esriFieldTypeString", "alias": "CTU Name", "length": 100, "domain": null }, { "name": "CTU_ID_TXT", "type": "esriFieldTypeString", "alias": "CTU Code", "length": 8, "domain": null }, { "name": "POSTCOMM", "type": "esriFieldTypeString", "alias": "Postal Community Name", "length": 40, "domain": null }, { "name": "CO_CODE", "type": "esriFieldTypeString", "alias": "County Code", "length": 5, "domain": null }, { "name": "CO_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 40, "domain": null }, { "name": "STATE_CODE", "type": "esriFieldTypeString", "alias": "State Code", "length": 2, "domain": null }, { "name": "LOC_DESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 254, "domain": null }, { "name": "LANDMARK", "type": "esriFieldTypeString", "alias": "Complete Landmark Name", "length": 150, "domain": null }, { "name": "RESIDENCE", "type": "esriFieldTypeString", "alias": "Residence", "length": 10, "domain": null }, { "name": "MAILABLE", "type": "esriFieldTypeString", "alias": "Mailable Address", "length": 10, "domain": null }, { "name": "STATE_PIN", "type": "esriFieldTypeString", "alias": "Parcel Unique Identifier", "length": 28, "domain": null }, { "name": "PLACE_LOC", "type": "esriFieldTypeString", "alias": "Placement Location", "length": 2, "domain": null }, { "name": "CEN_GEO", "type": "esriFieldTypeString", "alias": "Centerline Geocodable", "length": 10, "domain": null }, { "name": "UNI_WO_SUB", "type": "esriFieldTypeString", "alias": "Unique Without Subaddresses", "length": 10, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "USNG_CODE", "type": "esriFieldTypeString", "alias": "US National Grid Code", "length": 15, "domain": null }, { "name": "GIS911POC", "type": "esriFieldTypeString", "alias": "911 GIS Point-of-Contact", "length": 75, "domain": null }, { "name": "PSAP_CODE", "type": "esriFieldTypeString", "alias": "PSAP Code", "length": 5, "domain": null }, { "name": "MSAG_C", "type": "esriFieldTypeString", "alias": "MSAG Community Name", "length": 30, "domain": null }, { "name": "VERROR_911", "type": "esriFieldTypeString", "alias": "911 Validation Error", "length": 10, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "RET_DATE", "type": "esriFieldTypeDate", "alias": "Retired Date", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 75, "domain": null }, { "name": "AAUTHORITY", "type": "esriFieldTypeString", "alias": "Address Authority", "length": 40, "domain": null }, { "name": "EDIT_ORG", "type": "esriFieldTypeString", "alias": "Editing Organization", "length": 40, "domain": null }, { "name": "EDITED_DT", "type": "esriFieldTypeDate", "alias": "Edited Date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "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 }, { "name": "PWA_FULLSTREET", "type": "esriFieldTypeString", "alias": "PWA_FULLSTREET", "length": 100, "domain": null }, { "name": "PWA_FULLADDRESS", "type": "esriFieldTypeString", "alias": "PWA_FULLADDRESS", "length": 110, "domain": null }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "LST_PREDIR", "length": 2, "domain": null }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "LST_NAME", "length": 75, "domain": null }, { "name": "LST_TYPE", "type": "esriFieldTypeString", "alias": "LST_TYPE", "length": 4, "domain": null }, { "name": "LST_POSDIR", "type": "esriFieldTypeString", "alias": "LST_POSDIR", "length": 2, "domain": null }, { "name": "DLVRY_ADD_CS", "type": "esriFieldTypeString", "alias": "DLVRY_ADD_CS", "length": 75, "domain": null }, { "name": "ADDCODE", "type": "esriFieldTypeString", "alias": "ADDCODE", "length": 6, "domain": null }, { "name": "ADDDATAURI", "type": "esriFieldTypeString", "alias": "ADDDATAURI", "length": 254, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 2, "domain": null }, { "name": "PWA_ID", "type": "esriFieldTypeString", "alias": "PWA_ID", "length": 10, "domain": null }, { "name": "PWA_STATUS", "type": "esriFieldTypeString", "alias": "PWA_STATUS", "length": 50, "domain": null }, { "name": "PWA_COMMENTS", "type": "esriFieldTypeString", "alias": "PWA_COMMENTS", "length": 250, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 25, "domain": null }, { "name": "ORIGINAL", "type": "esriFieldTypeString", "alias": "ORIGINAL", "length": 100, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 75, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3166_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3166", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3166", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3095_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }