{ "currentVersion": 10.91, "id": 0, "name": "Senior Living or Disabled Adult Center", "type": "Feature Layer", "description": "Commerce City's Address Point file is a digital, geospatial file containing all address points within the city as well as points that are contained in enclaves. This dataset has been compiled from multiple jurisdictions and agencies to ensure the most complete set of addresses possible.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2877, "latestWkid": 2877 }, "copyrightText": "Commerce City Engineering Division (original city address data), Commerce City Public Works (trash customer list), Corona Research, Inc. (Commerce City Census), Adams County Clerk & Recorder (voter registration list), South Adams County Water & Sanitation District (customer list), Commerce City Building Division (building permits)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7e35df0cb4371eaf5c24310e45ab3b0a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMhJREFUGJWFzj0OAVEUhuF35o74SZQSlUVgEpUdUFOJYBJRiYKCRoOGQkSiwna4N9NZAo1KJeJGM4TJ4OvOlyfnHIuASFmvaZ3Y2vbo9t5bfui61ZTW5lyIcwyY/8Rah8ZAFBhI2VxnMstLIFaqngNK3pgwjHsX6H/ZbM4A461o73athW0vjh9YKacM5HxfxYS4DoHGCytViQBj///etep+70yz2dXB2xzuAKlgjDBNJkDRUqqSBHpf4DMFKZ28lU5vTkD8DwbgAYaaM32WKDDvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[LOCATION_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -118767900, "ymin": -94525500, "xmax": 3246718.09557766, "ymax": 1769316.9040288166, "spatialReference": { "wkid": 2877, "latestWkid": 2877 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMPLETE_ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDR_HN", "type": "esriFieldTypeSmallInteger", "alias": "Address House Number", "domain": null }, { "name": "COMPLETE_ST_NAME", "type": "esriFieldTypeString", "alias": "Complete Street Name", "length": 50, "domain": null }, { "name": "COMPLETE_ADDR", "type": "esriFieldTypeString", "alias": "Complete Address", "length": 60, "domain": null }, { "name": "DELIVERY_ADDR", "type": "esriFieldTypeString", "alias": "Delivery Address", "length": 90, "domain": null }, { "name": "ADDR_CITY", "type": "esriFieldTypeString", "alias": "City (Address)", "length": 15, "domain": { "type": "codedValue", "name": "ADDR_City", "description": "List of places or cities for addresses", "codedValues": [ { "name": "AURORA", "code": "AURORA" }, { "name": "BRIGHTON", "code": "BRIGHTON" }, { "name": "COMMERCE CITY", "code": "COMMERCE CITY" }, { "name": "DENVER", "code": "DENVER" }, { "name": "HENDERSON", "code": "HENDERSON" }, { "name": "THORNTON", "code": "THORNTON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 15, "domain": { "type": "codedValue", "name": "ADDR_State", "description": "State", "codedValues": [ { "name": "COLORADO", "code": "CO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": { "type": "codedValue", "name": "ZipCode", "description": "List of Zip Code (in text format)", "codedValues": [ { "name": "80019", "code": "80019" }, { "name": "80022", "code": "80022" }, { "name": "80216", "code": "80216" }, { "name": "80229", "code": "80229" }, { "name": "80233", "code": "80233" }, { "name": "80239", "code": "80239" }, { "name": "80241", "code": "80241" }, { "name": "80249", "code": "80249" }, { "name": "80601", "code": "80601" }, { "name": "80602", "code": "80602" }, { "name": "80603", "code": "80603" }, { "name": "80640", "code": "80640" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_STATE_ZIP", "type": "esriFieldTypeString", "alias": "City, State, Zip", "length": 50, "domain": null }, { "name": "LOCATION_NAME", "type": "esriFieldTypeString", "alias": "Location Name", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2267_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2199_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }