{ "layers": [ { "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 0, "name": "CC Active Addresses 4-2020", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3441, "latestWkid": 3441, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 127, 127, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[adr_num]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 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": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1146497.233966723, "ymin": 245153.35819905996, "xmax": 1197858.0882658064, "ymax": 295122.2385760546, "spatialReference": { "wkid": 3441, "latestWkid": 3441, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3.642492536731862E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "poi_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id_city", "type": "esriFieldTypeString", "alias": "id_city", "length": 15, "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "adr_num", "type": "esriFieldTypeString", "alias": "adr_num", "length": 50, "domain": null }, { "name": "adr_num_suf", "type": "esriFieldTypeString", "alias": "adr_num_suf", "length": 4, "domain": null }, { "name": "adr_bldg", "type": "esriFieldTypeString", "alias": "adr_bldg", "length": 10, "domain": null }, { "name": "adr_unit_typ", "type": "esriFieldTypeString", "alias": "adr_unit_typ", "length": 10, "domain": null }, { "name": "adr_unit_id", "type": "esriFieldTypeString", "alias": "adr_unit_id", "length": 10, "domain": null }, { "name": "pstr_fulnam", "type": "esriFieldTypeString", "alias": "pstr_fulnam", "length": 58, "domain": null }, { "name": "landmark_nam", "type": "esriFieldTypeString", "alias": "landmark_nam", "length": 40, "domain": null }, { "name": "adr_label", "type": "esriFieldTypeString", "alias": "adr_label", "length": 255, "domain": null }, { "name": "fea_typ", "type": "esriFieldTypeString", "alias": "fea_typ", "length": 25, "domain": null }, { "name": "date_ed", "type": "esriFieldTypeString", "alias": "date_ed", "length": 9, "domain": null }, { "name": "esn", "type": "esriFieldTypeInteger", "alias": "esn", "domain": null }, { "name": "community", "type": "esriFieldTypeString", "alias": "community", "length": 30, "domain": null }, { "name": "typedetail", "type": "esriFieldTypeString", "alias": "typedetail", "length": 15, "domain": null }, { "name": "poi_type", "type": "esriFieldTypeString", "alias": "poi_type", "length": 50, "domain": { "type": "codedValue", "name": "AddressPOI", "description": "Points of interest identified in the address layer.", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Residential Apt", "code": "Residential Apt" }, { "name": "Duplex-Triplex", "code": "Duplex" }, { "name": "MultiFamily Apt", "code": "MultiFamily Apt" }, { "name": "MultiFamily Bldg", "code": "MultiFamily Bldg" }, { "name": "MultiFamily Office", "code": "MultiFamily Office" }, { "name": "Accessory", "code": "Accessory" }, { "name": "Long Term Care", "code": "LTC" }, { "name": "Manufactured Home", "code": "Manufactured Home" }, { "name": "Day Care", "code": "Day Care" }, { "name": "Preschool", "code": "Preschool" }, { "name": "Elementary School", "code": "Elementary School" }, { "name": "Middle School", "code": "Middle School" }, { "name": "Junior High", "code": "Junior High" }, { "name": "High School", "code": "High School" }, { "name": "University", "code": "University" }, { "name": "Education", "code": "Education" }, { "name": "Fire", "code": "Fire" }, { "name": "Police", "code": "Police" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "USPS", "code": "USPS" }, { "name": "Public", "code": "Public" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Medical", "code": "Medical" }, { "name": "Dental", "code": "Dental" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Veterinary", "code": "Veterinary" }, { "name": "Religious Worship", "code": "Religious Worship" }, { "name": "Religious Office", "code": "Religious Office" }, { "name": "Religious Facility", "code": "Religious Facility" }, { "name": "Airport", "code": "Airport" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Financial", "code": "Financial" }, { "name": "Convenience", "code": "Convenience" }, { "name": "Park", "code": "Park" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Groceries", "code": "Groceries" }, { "name": "Restaurant", "code": "Restaurant" }, { "name": "Salon", "code": "Salon" }, { "name": "Shopping", "code": "Shopping" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Other", "code": "Other" }, { "name": "Tornado Siren", "code": "Tornado Siren" }, { "name": "Utility", "code": "Utility" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Cell Tower", "code": "Cell Tower" }, { "name": "Small Cell", "code": "Small Cell" }, { "name": "Hotel", "code": "Hotel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "poi_name", "type": "esriFieldTypeString", "alias": "poi_name", "length": 150, "domain": null }, { "name": "addrstatus", "type": "esriFieldTypeString", "alias": "addrstatus", "length": 20, "domain": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "INITIAL", "code": "INITIAL" }, { "name": "PRELIMINARY", "code": "PRELIMINARY" }, { "name": "FINAL", "code": "FINAL" }, { "name": "INACTIVE", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "zoning", "length": 15, "domain": null }, { "name": "sub_nbhd", "type": "esriFieldTypeString", "alias": "sub_nbhd", "length": 50, "domain": null }, { "name": "platlink", "type": "esriFieldTypeString", "alias": "platlink", "length": 255, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "f911_service_location", "type": "esriFieldTypeString", "alias": "f911_service_location", "length": 255, "domain": null }, { "name": "customer_name", "type": "esriFieldTypeString", "alias": "customer_name", "length": 255, "domain": null }, { "name": "customer", "type": "esriFieldTypeDouble", "alias": "customer", "domain": null }, { "name": "profile", "type": "esriFieldTypeDouble", "alias": "profile", "domain": null }, { "name": "slicn", "type": "esriFieldTypeDouble", "alias": "slicn", "domain": null }, { "name": "count_for_qc", "type": "esriFieldTypeString", "alias": "count_for_qc", "length": 255, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 255, "domain": null }, { "name": "future_qc", "type": "esriFieldTypeString", "alias": "future_qc", "length": 255, "domain": null }, { "name": "simple_address", "type": "esriFieldTypeString", "alias": "simple_address", "length": 255, "domain": null }, { "name": "new_address", "type": "esriFieldTypeString", "alias": "new_address", "length": 255, "domain": null }, { "name": "duplicated", "type": "esriFieldTypeString", "alias": "duplicated", "length": 255, "domain": null }, { "name": "adr_label_1", "type": "esriFieldTypeString", "alias": "adr_label_1", "length": 255, "domain": null }, { "name": "new_addr_bldg", "type": "esriFieldTypeString", "alias": "new_addr_bldg", "length": 255, "domain": null }, { "name": "addr_numb", "type": "esriFieldTypeDouble", "alias": "addr_numb", "domain": null }, { "name": "str_name", "type": "esriFieldTypeString", "alias": "str_name", "length": 255, "domain": null }, { "name": "str_type", "type": "esriFieldTypeString", "alias": "str_type", "length": 255, "domain": null }, { "name": "address_type_in_city_gis", "type": "esriFieldTypeString", "alias": "address_type_in_city_gis", "length": 255, "domain": null }, { "name": "f2020_address_type", "type": "esriFieldTypeString", "alias": "f2020_address_type", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r522_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_522", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_522", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a467_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }