{ "currentVersion": 10.91, "id": 8, "name": "Commerce City Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2877, "latestWkid": 2877 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Commerce City Streets" }, "subLayers": [], "minScale": 0, "maxScale": 12001, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PRIM_CLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "1", "label": "Interstate; Tollway; US Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "2", "label": "Interstate; Tollway; US Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "3", "label": "Interstate; Tollway; US Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.5 }, "value": "4", "label": "State Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 }, "value": "5", "label": "Major Streets", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 }, "value": "6", "label": "Local Streets", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 }, "value": "", "label": "Other", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 189, 189, 197, 255 ], "width": 1 }, "value": "0", "label": "Private", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3105014.2589333057, "ymin": 1652647.3916800618, "xmax": 3325782.996856883, "ymax": 1790643.3752019703, "spatialReference": { "wkid": 2877, "latestWkid": 2877 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPLETE_ST_Name", "type": "esriFieldTypeString", "alias": "Complete Street Name", "length": 50, "domain": null }, { "name": "LABEL_TEXT", "type": "esriFieldTypeString", "alias": "Label Text", "length": 60, "domain": null }, { "name": "PRIM_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Primary Classification", "domain": { "type": "codedValue", "name": "STR_PRIMCLASS", "description": "Primary Classification for Streets", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "Tollway", "code": 2 }, { "name": "US Highway", "code": 3 }, { "name": "State Highway", "code": 4 }, { "name": "Major Streets", "code": 5 }, { "name": "Local Streets", "code": 6 }, { "name": "Private", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SNOWROUTE", "type": "esriFieldTypeDouble", "alias": "Snow Route", "domain": null }, { "name": "SNOWDISTRICT", "type": "esriFieldTypeString", "alias": "Snow District", "length": 5, "domain": null }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "STR_LifeStatus", "description": "Lifecycle status of Street", "codedValues": [ { "name": "Proposed", "code": 1 }, { "name": "Under Construction", "code": 2 }, { "name": "Abandoned", "code": 4 }, { "name": "Vacated", "code": 5 }, { "name": "Constructed", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STR_ID", "type": "esriFieldTypeString", "alias": "STR_ID", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "Year Built", "domain": null }, { "name": "ROW_WIDTH", "type": "esriFieldTypeString", "alias": "ROW Width", "length": 10, "domain": null }, { "name": "ALL_ROW", "type": "esriFieldTypeString", "alias": "All ROW", "length": 10, "domain": null }, { "name": "ENCLAVE", "type": "esriFieldTypeString", "alias": "Enclave", "length": 5, "domain": null }, { "name": "CONSTRUCTED_DATE", "type": "esriFieldTypeDate", "alias": "Constructed Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S2203_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 5000, "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 }