{ "layers": [ { "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 }, { "currentVersion": 10.91, "id": 1, "name": "Nursing Home or Rehab 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": "f600e6058e6ed612ec29a16d180f7790", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANdJREFUGJVjYcACOvNdkz9w7V7U3s7wG1mcBV1hV56T3D8Ghsn839y5GBh2Tsar+B8zcwfDPwZOBgaG2sZMzwX107d/xqq4vcjVguEvQwRUmyg72+9yBgaGGqyKmf4y9P9nYGBEiDAXtmR7Tq2Zuv05iuKOPKfI/wwMFmiu4mJh+dPEwMCQClfcHh/PwcD4rAPd/VCQ2JXv3lc2ced1FgYGBgZGgRfFDAwMcjgUM/9jYOhkYGDwY2nP85ZgYPhVgUMhFPzz7Sh0sGOpnLT1BQMDAy9+xRAAAHmLOJBOsIOqAAAAAElFTkSuQmCC", "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 }, { "currentVersion": 10.91, "id": 2, "name": "City or County Building", "type": "Feature Layer", "description": "Fiber Optic Network features within Commerce City. Includes buffer zones, conduit, manholes, pull boxes, and connections to city buildings.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2877, "latestWkid": 2877 }, "copyrightText": "Commerce City, Colorado (IT department, GIS division)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "46bc1b13dc1d0b04a413edbe62a382a5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASxJREFUKJHlkDFLAnEYxp9X/jcJB7qI0hi0BXVDFDS13klLBU1NOvUBCiLbHPoCXrRGtRTYFARCZAReS0E0FVG3lBRGHnjn/2lJF1GMxn7ry4/3eR6FP6D6HUjmSFoi4omIO5RM0gJQaEfa/moEMJNxkHRExBkoa60dAKXP92a6XLyEf/aB+Z0pjE6M2CRrURRlDcPwe2StdUFENh9ufRyvXiGotAAAh5MXmNkbw+zCuKWUeiGZ79RQP1HL7Ujb1aMbnC/e9XSrLt/j+foN2bVpmMl4iSRExFVhGGYA2AcbFTwWX/vth6ftOnZrp1jZn0MiZeYAuN3Yg8QOQaWFRr2JRMrM9Az2W/6Z7AOAMgzDJ5lf51JpSNEjudX9LCJuGIYnSqn0MHYsFvMA4Bv+NXvWQ4glHwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3157486.6848281324, "ymin": 1715307.8270544708, "xmax": 3203596.8780406415, "ymax": 1762062.9185834825, "spatialReference": { "wkid": 2877, "latestWkid": 2877 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SITE_ADDRESS", "type": "esriFieldTypeString", "alias": "SITE_ADDRESS", "length": 50, "domain": null }, { "name": "MNGMT_AGENCY", "type": "esriFieldTypeString", "alias": "MNGMT_AGENCY", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S2031_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 }, { "currentVersion": 10.91, "id": 3, "name": "City Recreation Facility", "type": "Feature Layer", "description": "Fiber Optic Network features within Commerce City. Includes buffer zones, conduit, manholes, pull boxes, and connections to city buildings.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2877, "latestWkid": 2877 }, "copyrightText": "Commerce City, Colorado (IT department, GIS division)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8a333d4be0bd3efcd6d1e105618e9f7b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASpJREFUKJHlkLFLAmEYxp/3+G4SBF0Opb2tqBuiufUMGiroD9ApCJoaKiMIhxoaGrz2aGtIgoLAJTLwWrKi3W4pUQoMvI/vaUkXUYzGfuvLj/d5HoU/oAYdSGZJuiISiIg/kkzSBZDXRnufXx9IxJIgmRGRzFDZGJMBUGy1m6nD2wKC1jV2Z44xOTblkaxqredt2w77ZGNMXkS2n8Iatu5WUe+UAQC5m2msj59gYWLRVUq9ksx1a6ifqOfaaK/0cIbC81Jft4OXFdTe77E2u4FELFkkCRHxVRRFaQDeXnkTF2+FQfvhsrGPx6sqjuZO4cSdLAC/F3uY2KXeKaPZbsCJO+m+wX7LP5NDAFC2bYckc5VlFkcUA5I7vc8i4kdRVFJKpUaxLcsKAOAb75d7MZ24F3wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3157486.6848281324, "ymin": 1715307.8270544708, "xmax": 3203596.8780406415, "ymax": 1762062.9185834825, "spatialReference": { "wkid": 2877, "latestWkid": 2877 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SITE_ADDRESS", "type": "esriFieldTypeString", "alias": "SITE_ADDRESS", "length": 50, "domain": null }, { "name": "MNGMT_AGENCY", "type": "esriFieldTypeString", "alias": "MNGMT_AGENCY", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S2031_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 }, { "currentVersion": 10.91, "id": 4, "name": "School", "type": "Feature Layer", "description": "Commerce City's School feature class was created as part of the city's initial GIS implementation. When determining levels of service for various growth areas around the city, it is important to determine the location of each school in the city.The School feature class depicts the location of schools within Commerce City.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2877, "latestWkid": 2877 }, "copyrightText": "Commerce City, Colorado (IT department, GIS division)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SCHOOL_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "edfbeddd2b74ef526dd4ed9677867e5a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARBJREFUKJGdkjFOw0AQRd9sdguEBIEGkiB6SDq4QrqQC5AOBA0NJ7BDRYNSuCLXyBGoEPgYWEqDQCnt7FAkEbbBIPjlzNPum9m1/CG2XPDen4jIBRCKSFwJe+9D0XkANRDpqWqcZVnfOZd8d3KD2RSe7qB9BruHR9baF+993xgz+aIBwOsIHkawfQ2dc9g56AEV8Crr+7BWrx4QgNYttE+hvher6tAYM6mGOwN0ozk0ImG+/LNGKRaWKxMJ8g0RCVQ1AI5X+7bLRwh4T2Cewmy6oOcZ1BxsNp/TNG0555JPjccbeLsv3rt1Bd3on84ikiwkHZhGsSsOIM7Dsape0o1CiCglUdVh4W+IyBgY/6bxAbj+V1md1y7aAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "Administrative", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f338c39b970996ffab7d67abe47630c5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAS1JREFUKJGdUrtOAlEUnLnca6EFGJtlNZYkPqgw8Q9ITBAtjI12Gm1s/IK7WNkYCmIh8S/4AysT3MKPcCMUxke5u/dYKAaEDdEpz5nMmTPnaPwB+nfBObdN8gRAQDLMJDvngtSJzSmAZE1EwiRJ6saYaJJysdd/x9VtF0f761gteRWt9ZNzrq6U6ozZAIBm9wXN7h3ONxdwvLeGlZJXAzCZPMCyN4dCfjZ7QQC43PJxsFPGkl8IRaShlOpkkg93y/C9fINkkJnGNGjgKzKSdrhB0oqIBbAxyFt/H8FGz2+IkxS9/gcAIEkdjM7B9/IPcRwvGmOiHxsX1/e4eXwdGXtWmUfLVv/pmWQEAEYTxRmONI1WABAOk0MROW3ZatAaF4tEpDHyGyTbANrTbHwCdQhjde8ZYSAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Pre-School", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2c75bf2f510d23f590d62926d5c8d7ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQtJREFUKJGdkrFOAlEQRc997tMEKaAEhV4rEv0M5Ae002hj4xfsrpWNoaCS3+A33NrE2LoJH0Aodn1jgRgQkOgtZ05m7tz3Iv6g6GchhHAm6RpIJGUb4RBC8mGKdwCJrpllZVn2vPf5usmN8RQe3+CyDcd1TqIoeg8h9JxzoxUbAP0J9F/grgpXLTiq0QXWw3O196C2+8uBAA91OG/BYZXMzFLn3GgjfNGGZsVSySUb09imCGaRSYoXG5JiM4uB03ne0dcjxPkEigDj6QwuA3gHzX2ei6I48N7n3zbuX+Fpurz2tgKDzn89S8oBvKCh5aZ3AGSLcGZmN4MOyWB1WG5m6dLfkDQEhttsfAJ8flcQ9goGWQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Elementary School", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d4ba96249d390f482ae6e27e737a52cd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASNJREFUKJGdkrFOAlEQRc8s70GMGC0oAI0libaY+A0miBbGRjuNNjZ+wS5WNoaCWEj8Cz4Dt/AjJEKFhdU+3lggBpAN0VvO3Mzce2cMf4CZL3jvD0XkCohEJE4le+8jzygMyCBITVVj51zdWttbNLk0cH2ePx44Xb2gsrJbNca8ee/rQRB0fskA6CZNusMm+5+3nOQvqeR2asBi8gTFzDbrmY10gwAHuXuO8meUs1uxqjaCIOikko/XzimackNEotQ0lsHAODIRCacbIhKqagjsTfI230cI35MeThMGrg/ASB1GLEVbfkmSZNNa2/uR8Ti849U9zayt2hvCQuufmkVkfEqxZKU0Z8gCxNPkWFWvw0IrghZz6KlqY+Y3RKQNtJfJ+AIewWK2NxiakgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Middle School", "description": "" }, { "symbol": { "type": "esriPMS", "url": "25e995f49ac40c99babfc30a0ddd9b82", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAR1JREFUKJGdUkFOAkEQrBpmjJCAJzZsPEJI4KonPgDJIs/QB+wDdvcb3DjxAL7hnveEMSZuQgJXxexk2gNiQNkQrVv3VPdUV7fGH6B/JpxzdyTvAcQk01Kycy4W5yIoBZJjEUmttRNjTH6qs79dr/Eyn8MPAlx1Ojda61fn3EQptfglAwDeswxPWYZqvw8/CNBot8cATpP3uGg2Yer18gEBoDEYwB8OUWu1UhFJlFKLUrI/GqHqeQnJuNSNc9DAzjKS0eEDyUhEIgC3e7/11xKit9UKYi22mw0AQKwFjUHN8x6Lorg2xuTfMp5nM3wsl0ffXna76IXhPzWTzAGAlQqgj2u5i9NDcioiD70wjE80y0UkOboNklMA03MyPgHthmGrgspj8gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "K-8 School", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4a2e1f3f23b1d3865a7da46811b52c68", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASZJREFUKJGdks9KQmEQxX/zeb9IKYNI69KivwS2aVGrdv2BAs3HKPc+wL2+hrtWQbvwNbprV0lECVG2LMPbNy3KUFOkznLmcObMmfH4A7zBgnPuREROgVBEopFk51zonAbGgIgUVDWK47horW0OU/afW20uru7IH/isr8xse5734JwrGmNqv2wA1Btv1BsNNleT5A991pbTBWA4uYvM7ATTU3b0ggC7W2mO9nwW5lORqlaMMbWR5ON9n2wmWRGRcGQa4+DBV2QiEvQ2RCRQ1QDY6ebtfR8heHx6JY6V1ksbgPhDsVbIzqWuO53OorW2+WPj/PKWm/v3vrEbS5OUS7l/ehaRJkAiIXhmoJkQgKiXHKnqWbmUC4eINVW10vcbIlIFquNsfAK2YmF8b2ogGQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "High School", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8d76fe235c7d50356fc301fe5e7c64df", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATFJREFUKJGdkjFKA2EQhb/Z/f9UAUUIkkSEgIWxVE+gaBVTWSiKFopKsPEEu7HRJgRJIeYGNmnSeAj3CDaCCwnkBLv7/xYaSWKWoK+c95h582YUf4CaLBhj9kTkAvBFJEgVG2P8xCSe67iISMVaG8RxXNVah9M65/uDHg+dBqe7Z5RLaxtKqQ9jTNVxnO4vGwCdtyadxyb7Kzec7JyzWipXgOniIYoLy8xl59MXBLhav+dg64ji4lJgra07jtNNFR9uH5PPFeoi4qemMQsKviITEW+UEBHPWusBm8O81fcRvLAfEicRvUEPgDiJ0UqTzxVeoygqaq3DHxt3z7e8vD+Nja2WrmnUWv/0LCIhQMbVZJ38GJlxNUAwKg6stZeNWsuHFhMIrbX1sd8QkTbQnmXjEziuZC5g9faCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "Charter", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9ff6bdc0d404bf30124f5341f3e9103f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASJJREFUKJGdkr1OAlEQhc+53NtAsRCaZTX2ClvpM2yFvIB2Gm1sfIJdrGwMBZW8Bm9ARYL7GG5CQ/gpd7ljsWIA2RA95czJzDfnXo0/SO8XrLXXJB8ARCTjQrO1NhJZh0AJJNsiEmdZ1jHGJIcmN5bLKSaTN7Rad3Ddi0ut9ae1tqOUGv7CAIDZrIfRqId6/RnN5j1c97wN4LB5o0rlDOVytfhAAPC8V/j+DarV01hEukqpYaHZ92/hOF6XZFSYxjFpII+MZLjdIBmKSAjgapO3/n6EcLFIsF6nWK2myAdkKJUMHMf7SNP0xBiT/GCMxy+Yz9931tZqTwiC/j+ZSSY5owHZ2GkqZQAg3jbHIvIYBP0I6GNPiYh0d/4GyQGAwTGML+iWYlf4yoy6AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "12", "label": "Private", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3158010.238571048, "ymin": 1716450.1859902292, "xmax": 3203235.1888033897, "ymax": 1759254.895656228, "spatialReference": { "wkid": 2877, "latestWkid": 2877 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 35, "domain": null }, { "name": "SCHOOLDIST", "type": "esriFieldTypeString", "alias": "SCHOOLDIST", "length": 50, "domain": { "type": "codedValue", "name": "SCH_District", "description": "School District", "codedValues": [ { "name": "ADAMS COUNTY SCHOOL DISTRICT 14", "code": "Adams 14" }, { "name": "BRIGHTON SCHOOL DISTRICT 27J", "code": "Brighton 27J" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SCHOOL_TYPE", "type": "esriFieldTypeInteger", "alias": "SCHOOL_TYPE", "domain": { "type": "codedValue", "name": "SCH_Type_code", "description": "Type of School", "codedValues": [ { "name": "Pre-School", "code": 1 }, { "name": "Elementary School", "code": 2 }, { "name": "Middle School", "code": 3 }, { "name": "K-8 School", "code": 4 }, { "name": "High School", "code": 5 }, { "name": "Maintenance/Service", "code": 6 }, { "name": "Administrative", "code": 7 }, { "name": "Health/Nutrition", "code": 8 }, { "name": "Charter", "code": 10 }, { "name": "Child Care", "code": 11 }, { "name": "Private", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GRADE_LEVEL", "type": "esriFieldTypeString", "alias": "GRADE_LEVEL", "length": 4, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 35, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": { "type": "codedValue", "name": "ADDR_State", "description": "State", "codedValues": [ { "name": "COLORADO", "code": "CO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "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": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 12, "domain": null }, { "name": "URL_LINK", "type": "esriFieldTypeString", "alias": "URL_LINK", "length": 128, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S1984_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 }, { "currentVersion": 10.91, "id": 5, "name": "Police Station", "type": "Feature Layer", "description": "Fiber Optic Network features within Commerce City. Includes buffer zones, conduit, manholes, pull boxes, and connections to city buildings.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2877, "latestWkid": 2877 }, "copyrightText": "Commerce City, Colorado (IT department, GIS division)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "160b4bf7e46353c9a09111b73251afe8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjtJREFUOI2t0zFoGlEcx/Hvi0q8KQhJtMESweAQcJA0URQhmC2lnVoHpyx1yWpFHEIgkIwOIkjqXGwsgaa0YxwczNkMEeJgIKjoVIpZA0Jeh9zJebWllP7gLe/d+7z/vfuflf8U67RJKeUMsA28AUKAA/gBfAPeAydCCPlHSEr5FKgAQdPSE+ClNt5KKV8JIbpTIQ257Pf7i0tLS1gsFu7v77Hb7QB0u12cTieKoqwBF1LKkI5ZDcgMcFKv1xfD4TDBYBC/38/p6SlbW1sAVCoV0uk0+/v7KIriBD5KKdeFENJY0XMgdH5+DoCqqqiqOgb0lEolMpkMiqIArAFx4IMRSgJEo1EAjo6OiEQierV0Oh12dnZIJpM4HA7jjSTMUAhgdnYWgGKxSCKRoN1uU61WOTw8pNVqMTc3Z/oGrJsv2wHQbDYB6PV6jEYjfD4fbreb4XDI9fU1w+GQVCqF1TreOm+G7oD5s7OzieNubm44ODigVquN5waDAR6Px7hvAmoA28vLywDs7e2xsLCAxWJhZWVlAtLbQcuFGToGtnd3dymXy1SrVW5vbwG4uroaP1QqlXC5XEbonRn6DDRWV1c3Go0GuVyOQqEwXtzc3CSbzY57SosKfJ2AhBAPUso4cOn1eufz+TypVIpyuUwsFiMQCGCz2YzId+C1EOLBXBFCiJ6U8hlQEUKsezweMpkMU3IBxIUQfX3il59Ww0LACx6bdIPH1rjTgGPgi17JbyH9NYFP2virTIX+JT8BlovDCtG2zQkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3157486.6848281324, "ymin": 1715307.8270544708, "xmax": 3203596.8780406415, "ymax": 1762062.9185834825, "spatialReference": { "wkid": 2877, "latestWkid": 2877 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SITE_ADDRESS", "type": "esriFieldTypeString", "alias": "SITE_ADDRESS", "length": 50, "domain": null }, { "name": "MNGMT_AGENCY", "type": "esriFieldTypeString", "alias": "MNGMT_AGENCY", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S2031_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 }, { "currentVersion": 10.91, "id": 6, "name": "Health Clinic", "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": "173adf44908ca35522106d1a4e6b25ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMBJREFUKJFjYSATsKALrHVl4Pv1VUgLxv/38d2j6KsMzwhq/POO3YiR5d1+GJ+Zh6GSgYGhg6BGsp1KksYV5gwVCKGfSmhq7FeYIzjMPxkWhF5geAGzsR0m8R/TcA8oZmBgYGD4xyu0h4Hh3YsB8iPjH3ZHmMB/9p8GDH8Z+mF8RgaG2Qx/2JfB+H+E3t2Eaww/+/MATGKlMTvDf5afcJP/MzDci0CSp45TkcE/Bob/jAwMf1GFiNAYefbnQWJcAgD2ITaKUcj1ggAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "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": "ADDR_HNS", "type": "esriFieldTypeString", "alias": "House Number Suffix", "length": 4, "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": "COMPLETE_SUBADDR", "type": "esriFieldTypeString", "alias": "Complete Subaddress", "length": 30, "domain": null }, { "name": "DELIVERY_ADDR", "type": "esriFieldTypeString", "alias": "Delivery Address", "length": 90, "domain": null }, { "name": "BLDG_NUMBER", "type": "esriFieldTypeString", "alias": "Building Number", "length": 10, "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 10, "domain": { "type": "codedValue", "name": "ADDR_County", "description": "County", "codedValues": [ { "name": "ADAMS COUNTY", "code": "ADAMS" }, { "name": "CITY AND COUNTY OF DENVER", "code": "DENVER" } ], "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": "COUNTRY", "type": "esriFieldTypeString", "alias": "Country", "length": 3, "domain": { "type": "codedValue", "name": "ADDR_Country", "description": "Country", "codedValues": [ { "name": "United States", "code": "USA" } ], "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": "ADDR_AUTHORITY", "type": "esriFieldTypeString", "alias": "Addressing Authority", "length": 20, "domain": { "type": "codedValue", "name": "ADDR_Authority", "description": "Address authority that created or has jurisdiction over address", "codedValues": [ { "name": "City of Commerce City", "code": "Commerce City" }, { "name": "Adams County", "code": "Adams" }, { "name": "City of Aurora", "code": "Aurora" }, { "name": "City of Brighton", "code": "Brighton" }, { "name": "City and County of Denver", "code": "Denver" }, { "name": "Rocky Mountain Arsenal - Fish and Wildlife Service", "code": "RMANWR" }, { "name": "City of Thornton", "code": "Thornton" }, { "name": "Unknown (Use for data from non-authorities)", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecyle Status", "length": 16, "domain": { "type": "codedValue", "name": "Lifecycle", "description": "Lifecycle status of the address", "codedValues": [ { "name": "Active (issued and is in use)", "code": "Active" }, { "name": "Pending (pending use; i.e. CO)", "code": "Pending" }, { "name": "Proposed (in planning stage)", "code": "Proposed" }, { "name": "Retired (now obsolete due to change, demo, etc.)", "code": "Retired" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDR_CLASS", "type": "esriFieldTypeString", "alias": "Address Feature Classification", "length": 16, "domain": { "type": "codedValue", "name": "ADDR_FeatureClass_1", "description": "Address feature class (Ag, Res, Comm, Pub, etc.)", "codedValues": [ { "name": "Landscape Tract", "code": "Landscape" }, { "name": "Sign", "code": "Sign" }, { "name": "Agricultural / Farm", "code": "Agricultural" }, { "name": "Residential", "code": "Residential" }, { "name": "Business (commercial / industrial)", "code": "Business" }, { "name": "Both - Business with living quarters", "code": "Both" }, { "name": "Public access - general (ex: gov, park, church, cemetery, government)", "code": "Public" }, { "name": "Range Address (for Sales Tax Guide)", "code": "Range" }, { "name": "Utility (including communication tower)", "code": "Utility" }, { "name": "Other (i.e. not listed above)", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDR_FEATURE_TYPE", "type": "esriFieldTypeString", "alias": "Address Feature Type", "length": 20, "domain": { "type": "codedValue", "name": "ADDR_FeatureType_new", "description": "Address feature type (vacant, buliding, entrance, etc.)", "codedValues": [ { "name": "Building (Structure)", "code": "Building" }, { "name": "Campus (Bus, Educ, or Res Campus with multiple bldgs)", "code": "Complex" }, { "name": "Alternate Corner Address", "code": "Corner" }, { "name": "Building Entrance", "code": "Entrance" }, { "name": "Other (use when cat. does not exist; see Use Type for detail Use Type)", "code": "Other" }, { "name": "Range (Provisional for Motor / Sales Tax Locators)", "code": "Range" }, { "name": "Subaddress (Bldg, Floor, Apt, Suite, etc.)", "code": "Subaddress" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Vacant Parcel - No MAIN structure", "code": "Vacant" }, { "name": "Landscape Tract", "code": "Landscape" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDR_USE_TYPE", "type": "esriFieldTypeString", "alias": "Address Use Type", "length": 25, "domain": { "type": "codedValue", "name": "ADDR_UseType_new", "description": "Address use type (detail) (e.g. Ag, Gov, Res, Comm, etc.)", "codedValues": [ { "name": "Agricultural / Farm", "code": "Agricultural" }, { "name": "Athletic Field", "code": "Athletic Field" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Commercial with Living Quarter (C-3)", "code": "Commercial wLQ" }, { "name": "Common Area (ex: HOA common grounds, parking, etc)", "code": "Common Area" }, { "name": "Day Care Center", "code": "Day Care Center" }, { "name": "Education", "code": "Education" }, { "name": "Fire Station", "code": "Fire Station" }, { "name": "Government Services", "code": "Government" }, { "name": "Hotel / Motel", "code": "Hotel, Motel" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Industrial with Living Quarter (I-1 thru I-3)", "code": "Industrial wLQ" }, { "name": "Medical", "code": "Medical" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Open Space (or Greenway) (includes HOA)", "code": "Open Space" }, { "name": "Out Building (Ag/Farm)", "code": "Out Building" }, { "name": "Park (includes HOA Park)", "code": "Park" }, { "name": "Park Facility / Recreation Facility", "code": "Park Facility" }, { "name": "Police Station", "code": "Police Station" }, { "name": "Pool Rec", "code": "Pool Rec" }, { "name": "Provisional (Range - Sales Tax)", "code": "Range" }, { "name": "Religious", "code": "Religious" }, { "name": "Religious with Living Quarter", "code": "Religious wLQ" }, { "name": "Recreation / Recreation Center", "code": "Recreation" }, { "name": "Residential (Subtype unknown/undefined)", "code": "Residential - Gen" }, { "name": "Residential - Single Family", "code": "Single Family" }, { "name": "Residential - Duplex", "code": "Duplex" }, { "name": "Residential - Triplex", "code": "Triplex" }, { "name": "Residential - Fourplex", "code": "Fourplex" }, { "name": "Residential - Condo", "code": "Condo" }, { "name": "Residential - Townhome", "code": "Townhome" }, { "name": "Residential - Apartment", "code": "Apartment" }, { "name": "Residential - Mobile Home", "code": "Mobile" }, { "name": "Residential - Senior / Assisted Living (have separate unit address)", "code": "Senior, Assisted Living" }, { "name": "Residential - Nursing Home", "code": "Nursing Home" }, { "name": "Residential - Group Home (rehab, halfway house, group home, etc)", "code": "Group Home" }, { "name": "Residential - Community Center / Club House", "code": "Community Center" }, { "name": "Temporary (Construction Trailer or Utility)", "code": "Temporary" }, { "name": "Tower (Communication - Cell, Radio, Other)", "code": "Tower" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Transportation (Park-n-Ride, Bus Stop, etc)", "code": "Transportation" }, { "name": "Utility (Infrastructure)", "code": "Utility - Infrastructure" }, { "name": "Utility (Meter)", "code": "Utility - Meter" }, { "name": "Unused Land (Vacant; not under cultivation)", "code": "Unused Land" }, { "name": "Other (Fits no other catalog above)", "code": "Other" }, { "name": "Unknown (ex: PUD and will need to look at land use)", "code": "Unknown" }, { "name": "Vacant (Undeveloped Subdivided Parcel)", "code": "Vacant" }, { "name": "Residential - Multiplex", "code": "Multiplex" }, { "name": "Library", "code": "Library" }, { "name": "Utility - Unknown", "code": "Utility - Type Unknown" }, { "name": "Sign", "code": "Sign" }, { "name": "Landscape Tract", "code": "Landscape" }, { "name": "Commercial - Restaurant", "code": "CommercialRestaurant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_FLG", "type": "esriFieldTypeString", "alias": "City Flag (Y/N)", "length": 3, "domain": { "type": "codedValue", "name": "YES or NO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENCLAVE_FLG", "type": "esriFieldTypeString", "alias": "Enclave Flag (Y/N)", "length": 3, "domain": { "type": "codedValue", "name": "YES or NO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAILABLE_FLG", "type": "esriFieldTypeString", "alias": "Mailable (Y/N)", "length": 3, "domain": { "type": "codedValue", "name": "Mailable", "description": "Mailable address (yes/no)", "codedValues": [ { "name": "NO (RECEPTICAL)", "code": "NO" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDR_NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "PARCEL_ADDR", "type": "esriFieldTypeString", "alias": "Parcel Address (Y/N)", "length": 3, "domain": { "type": "codedValue", "name": "YES or NO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDR_CO_DATE", "type": "esriFieldTypeDate", "alias": "CO Date for Address", "length": 8, "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": "ADDR_DATE_ASSIGNED", "type": "esriFieldTypeDate", "alias": "Date Assigned", "length": 8, "domain": null }, { "name": "ADDR_DATE_RETIRED", "type": "esriFieldTypeDate", "alias": "Date Retired", "length": 8, "domain": null }, { "name": "GROUP_RESIDENCE_FLG", "type": "esriFieldTypeString", "alias": "Group Residence (Y/N)", "length": 3, "domain": { "type": "codedValue", "name": "YES or NO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMPLETE_HN", "type": "esriFieldTypeString", "alias": "Complete House Number", "length": 11, "domain": null }, { "name": "ADDR_ID", "type": "esriFieldTypeInteger", "alias": "ADDR_ID_New", "domain": null }, { "name": "Verified_Notes", "type": "esriFieldTypeString", "alias": "Verified_Notes", "length": 256, "domain": null }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "length": 50, "domain": null }, { "name": "PARCEL_PIN", "type": "esriFieldTypeString", "alias": "PARCEL_PIN", "length": 15, "domain": null }, { "name": "STREET_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null }, { "name": "LABEL_ANGLE", "type": "esriFieldTypeDouble", "alias": "LABEL_ANGLE", "domain": null }, { "name": "ADDRESS_ID", "type": "esriFieldTypeString", "alias": "ADDRESS_ID", "length": 15, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "UUID_2267", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2267", "fields": "GlobalID,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 }, { "currentVersion": 10.91, "id": 7, "name": "Emergency Room", "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": "5f77cdc2195d35863b37f93f41321bba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK1JREFUKJHFjyEOwkAQRV9Jk3WIVaQSiSJcgOB6JDgBOA6AQXEKEuAYGAQJbdX4EXQx7GaLoIWQMO792Tf5m/LlpK/BDfo9a0eeE5HrAIpWMTFm4kQOUbQAVq3i11U/EkuYh0R16KIHDqZlk7cZVOkTlm+O5w7yIFq7R6T60x8xZhYS1TGw9pjAxhmz81yLnIOYqR79ojAGVOPjl3j/o6rNccA9grqTmKmeujR5AJ74NC1Nn6ybAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "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 }, { "currentVersion": 10.91, "id": 8, "name": "Fire Station", "type": "Feature Layer", "description": "Commerce City's Fire Station layer is a digital, geospatial file depicting the location of fire stations within Commerce City.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2877, "latestWkid": 2877 }, "copyrightText": "Commerce City, Colorado (IT department, GIS division)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "583fc4d7a1a557116aa3b92cc3b71218", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdhJREFUKJF1kstOFFEQhr86nMP0XHRreiRIjAohJi7aBEMgUaO7wccYH4OZ1+AtDG7cuyGhiVEjXgjBCTBhZzQwM5yeUy6a7nCtXZ3Ud/6qv8pyQ3jvm9baWETSm2rs5QdVbQNtIDnLAfqqumaM6VwLq2oCdICWP+rj+/ugINUqlZkHsYmiVVVtZVn2xjl3eFm5E06OWydbG0zef0TtyVMQIQwHjH5tI5MVotn5xFq7CTRLOISwot63TrY2qC8+Z7TznePNXvmrm7qHTEww/PGNaHY+VtW2iKwVyq3B10/UF5YQYxh9TqktvyrhicYtTL1BdtQnDIeYKGoDOSwiCaqImwRAnMPdia+4W3k4x2hvh+rc48R73yyUE4yUReHvH/59eFfmjdcriDGYqIoOBrnT1sYFnKL5agBM4zb1c22LMcVK4ExDRFJ7tqZUx76EMQZTq19p+7R/gIuncrHC7fF43HXN6faot0dleuYKBKAhcLr7k8bSS1S1W8LOucMQQne4/WV11NujuvjiIuhPOd74SC15BvDeGLNewnmnphNCwPcPVv3vXfx+L58vKIhQX1gGa9eyLOsWzIXbNsZ0VHXdxXfbIpKQ33eqqul5xWvhwkXg7bWDX4r/iSq6R36xT98AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Station_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 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": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 3159430.7685383856, "ymin": 1716607.239809975, "xmax": 3203200.0258159637, "ymax": 1758901.2815340608, "spatialReference": { "wkid": 2877, "latestWkid": 2877 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "length": 50, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 50, "domain": null }, { "name": "Station_ID", "type": "esriFieldTypeString", "alias": "Station_ID", "length": 12, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S2004_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 }, { "currentVersion": 10.91, "id": 9, "name": "Warning Tower", "type": "Feature Layer", "description": "This layer contains the locations of the Commerce City Warning Towers that were initially installed in 2004 thougthout the City.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2877, "latestWkid": 2877 }, "copyrightText": "City of Commerce City (IT Department, GIS Division)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0d2fb417381c74e756efea43b45a1c97", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAaCAYAAABVX2cEAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAw9JREFUOI21lc1LalsUwH9re84tEDNMBEWoIKJCnChCOK+Jt1GT/oGaNmx2e4P+CQf9E/dNmgaFxA2CGhoR4Qd9HFMM01OuN3jn+Mq8ju5bkw17r/1bn3ttiz8o1v8CU9WMqn4XkYyqVkUk4a0ZIAPUVPWnvw8gIgngp4gUhz3bF5GCp8TH1ZO4iGyP2C+oKiJStABc100AhUajgaoCcH9/z9LSEqVSiVKpxO7uLq1WC8dxCIfDAASDQb59+wawDRQ/5cxxHFSVQCDA1tYWJycntNttXNel0+lweHhIKpVibm4OVcW2bR9WGw6TSCQCQLvd5uLignK5zOrqKvl8nnq9Tq1WY3l5mVAo9BEEEP8Ce3p64v39nYmJCQ4ODohGowSDQQCMMWxubtJsNnl+fgYY7Zlt21VVrS0sLMR98N7eHvV6fWDIGEM2m8VL9qcC+dUdePb29pYNBAI/vFZIGGPi/X7/UwoajYafihpQ5d92qRpjdj7BbNuuAjsA/X5/H/hRLpdJJpOD4riu68OqIpJlSEa+ABEpNBoNUqkUl5eXg1awbdtXyYy69wXm9Vym1WoxOzuL4zhcXV2xvr5OpVIZ6KlqRkTOx8ICgcDA6s3NDZFIhLW1Nc7OzojFYh9VM8B4mIjEfVA6nR70Xi6X4+joiFgsRigUQlW/hPoFpqoJEUFVsazPx9PT0zw8PBAKhfCqPh4mIoV2u006ncZxHHq9HlNTU5yenpLP57m9vf0Y5ngYkGk0GiSTSWZmZri+vub4+JiNjQ0syyIQCAwUXddNeC31FeZVEhFBROj1enS7XXK5HPV6nWQyiTHmP08sqwAUR8K8Q4wxdDod7u7uWFlZAeDx8ZFKpUIwGOT19ZXJyUlUNfHbMP3kv7y80O12WVxc9I/+jkajhWazORhJ8Xgcb5juj4SJSMZ1XVSV+fl538Bfxph9Vc2Ew+FflmXhOI5/ZaxnVdu2P3q0Y4wpeobOVTUbDAZ/+WOJcU1rjNlR1XPvqRSHn4sPVNVtX/+3MO9CcXhvGIg3XYblj/6b/wAha1Y+bkbiJgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3159578.8699482232, "ymin": 1711460.4902609736, "xmax": 3201746.7652710527, "ymax": 1758862.0227543116, "spatialReference": { "wkid": 2877, "latestWkid": 2877 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Address", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Tower_ID", "type": "esriFieldTypeInteger", "alias": "Tower_ID", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 60, "domain": null }, { "name": "Tower_Height", "type": "esriFieldTypeDouble", "alias": "Tower_Height", "domain": null }, { "name": "Speaker_Height", "type": "esriFieldTypeDouble", "alias": "Speaker_Height", "domain": null }, { "name": "Total_Height", "type": "esriFieldTypeInteger", "alias": "Total_Height", "domain": null }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel_ID", "length": 16, "domain": null }, { "name": "Mount", "type": "esriFieldTypeString", "alias": "Mount", "length": 10, "domain": null }, { "name": "Power", "type": "esriFieldTypeString", "alias": "Power", "length": 10, "domain": null }, { "name": "Strobe", "type": "esriFieldTypeString", "alias": "Strobe", "length": 3, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "Inspection_Date", "type": "esriFieldTypeDate", "alias": "Inspection_Date", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 12, "domain": null }, { "name": "Address_Location", "type": "esriFieldTypeString", "alias": "Address_Location", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S2006_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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 }, { "currentVersion": 10.91, "id": 10, "name": "FEMA Flood Hazards", "type": "Feature Layer", "description": "The Digital Flood Insurance Rate Map (DFIRM) Database depicts flood risk information and supporting data used to develop the risk data. The primary risk classifications used are the 1-percent-annual-chance flood event, the 0.2-percent-annual-chance flood event, and areas of minimal flood risk. The DFIRM Database is derived from Flood Insurance Studies (FISs), previously published Flood Insurance Rate Maps (FIRMs), flood hazard analyses performed in support of the FISs and FIRMs, and new mapping data where available. The FISs and FIRMs are published by the Federal Emergency Management Agency (FEMA). The file is georeferenced to earth's surface using the UTM projection and coordinate system. The specifications for the horizontal control of DFIRM data files are consistent with those required for mapping at a scale of 1:12,000.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2877, "latestWkid": 2877 }, "copyrightText": "Federal Emergency Management Agency; Commerce City, Colorado (IT department, GIS division); Denver Urban Drainage and Flood Control District; Icon Engineering. Data created as a result of the Adams County Map Modernization Project, a sub-project of FEMA's Map Modernization Project (MMP) and National Flood Insurance Program (NFIP) - September 2004-2005.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -118767900, "ymin": -94525500, "xmax": 3269262.276565224, "ymax": 1792175.8977274746, "spatialReference": { "wkid": 2877, "latestWkid": 2877 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONE_LID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONE_LID", "type": "esriFieldTypeString", "alias": "ZONE_LID", "length": 11, "domain": { "type": "codedValue", "name": "DFIRM_ZONE", "description": "Valid Flood Insurance Rate Map (FIRM) Flood Zones", "codedValues": [ { "name": "A", "code": "1000" }, { "name": "AE", "code": "1001" }, { "name": "AH", "code": "1002" }, { "name": "AO", "code": "1003" }, { "name": "AR", "code": "1004" }, { "name": "1 PCT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL", "code": "1005" }, { "name": "1 PCT CONDITIONS", "code": "1006" }, { "name": "A99", "code": "1007" }, { "name": "V", "code": "1008" }, { "name": "VE", "code": "1009" }, { "name": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "code": "2000" }, { "name": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL", "code": "2001" }, { "name": "AREA NOT INCLUDED", "code": "3000" }, { "name": "D", "code": "4000" }, { "name": "X PROTECTED BY LEVEE", "code": "4001" }, { "name": "X", "code": "4002" }, { "name": "OPEN WATER", "code": "5000" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLDWAY_LID", "type": "esriFieldTypeString", "alias": "FLDWAY_LID", "length": 11, "domain": { "type": "codedValue", "name": "DFIRM_FLOODWAY", "description": "Valid Floodway Representations", "codedValues": [ { "name": "FLOODWAY", "code": "1000" }, { "name": "COLORADO RIVER", "code": "1010" }, { "name": "FLOODWAY CONTAINED IN CHANNEL", "code": "1020" }, { "name": "FLOWAGE EASEMENT BOUNDARY", "code": "1030" }, { "name": "STATE ENCROACHMENT", "code": "1040" }, { "name": "AREA OF SPECIAL CONSIDERATION", "code": "1050" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 50, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edit_user", "type": "esriFieldTypeString", "alias": "last_edit_user", "length": 50, "domain": null }, { "name": "last_edit_date", "type": "esriFieldTypeDate", "alias": "last_edit_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 5, "domain": null }, { "name": "ZONE_SUBTY", "type": "esriFieldTypeString", "alias": "ZONE_SUBTY", "length": 35, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2063_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2063", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2063", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2010_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "Waterbody", "type": "Feature Layer", "description": "Hydrological feature data collected photogrammetrically using 3D stereo work stations and compiled from the 2008 Denver Regional Council of Governments (DRCOG) raw stereo models. Consists of both arc and polygon layers that depict rivers, lakes, streams, marshes and wetlands, and man-made structures.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2877, "latestWkid": 2877 }, "copyrightText": "DRCOG; Commerce City (IT department, GIS division); Bohannon-Huston, Inc. (BHI)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 45, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 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": 3149529.3162284642, "ymin": 1709833.4400373995, "xmax": 3212568.321711883, "ymax": 1775530.4621863961, "spatialReference": { "wkid": 2877, "latestWkid": 2877 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": null }, { "name": "Method", "type": "esriFieldTypeSmallInteger", "alias": "Method", "domain": null }, { "name": "Source", "type": "esriFieldTypeSmallInteger", "alias": "Source", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S2084_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, "hasZ": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 12, "name": "Water Feature", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2877, "latestWkid": 2877 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 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.5, "font": { "family": "Times New Roman", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 3136092.9215133935, "ymin": 1710743.7275868952, "xmax": 3251616.0054273903, "ymax": 1790586.076760143, "spatialReference": { "wkid": 2877, "latestWkid": 2877 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S2080_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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }