{ "currentVersion": 10.51, "id": 5, "name": "State Routes", "type": "Feature Layer", "description": "This line feature class shows state routes in Deschutes County, Oregon.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Deschutes County - Road Department", "parentLayer": null, "subLayers": [], "minScale": 1155581.108577, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 91, 88, 94, 255 ], "width": 1 }, "value": "7", "label": "City Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 241, 235, 247, 255 ], "width": 1 }, "value": "8", "label": "City Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 162, 152, 171, 255 ], "width": 1 }, "value": "9", "label": "City Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 190, 212, 255 ], "width": 1 }, "value": "6", "label": "Forest Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 124, 118, 130, 255 ], "width": 1 }, "value": "13", "label": "On-Off Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 231, 218, 245, 255 ], "width": 1 }, "value": "11", "label": "Primary Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 138, 145, 255 ], "width": 1 }, "value": "3", "label": "Rural Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 174, 184, 255 ], "width": 1 }, "value": "4", "label": "Rural Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 73, 70, 77, 255 ], "width": 1 }, "value": "5", "label": "Rural Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 206, 217, 255 ], "width": 1 }, "value": "12", "label": "Secondary Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 168, 189, 255 ], "width": 1 }, "value": "10", "label": "Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 136, 153, 255 ], "width": 1 }, "value": "0", "label": "Urban Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 104, 115, 255 ], "width": 1 }, "value": "1", "label": "Urban Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 159, 155, 163, 255 ], "width": 1 }, "value": "2", "label": "Urban Local", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3559793012E7, "ymin": 5405466.131399997, "xmax": -1.33764682314E7, "ymax": 5526524.533, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "length": 5, "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "ALT_DIR", "type": "esriFieldTypeString", "alias": "ALTERNATE DIRECTION", "length": 2, "domain": null }, { "name": "ALT_NAME", "type": "esriFieldTypeString", "alias": "ALTERNATE NAME", "length": 50, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 33, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Road_Jurisdiction", "codedValues": [ { "name": "Deschutes County", "code": "County" }, { "name": "Unmaintained Deschutes County", "code": "County Non-Maintained" }, { "name": "Private", "code": "Private" }, { "name": "State", "code": "State" }, { "name": "City of Bend", "code": "City of Bend" }, { "name": "City of Redmond", "code": "City of Redmond" }, { "name": "City of Sisters", "code": "City of Sisters" }, { "name": "City of La Pine", "code": "City of La Pine" }, { "name": "Forest Service", "code": "Forest Service" }, { "name": "BLM", "code": "BLM" }, { "name": "Railroad", "code": "Railroad" }, { "name": "Other", "code": "Other" }, { "name": "Undeveloped Right-of-Way", "code": "Undeveloped Right-of-Way" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Local Access Road", "code": "Local Access Road" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 50, "domain": { "type": "codedValue", "name": "Road_Classification", "codedValues": [ { "name": "Urban Arterial", "code": "Urban Arterial" }, { "name": "Urban Collector", "code": "Urban Collector" }, { "name": "Urban Local", "code": "Urban Local" }, { "name": "Rural Arterial", "code": "Rural Arterial" }, { "name": "Rural Collector", "code": "Rural Collector" }, { "name": "Rural Local", "code": "Rural Local" }, { "name": "City Arterial", "code": "City Arterial" }, { "name": "City Collector", "code": "City Collector" }, { "name": "City Local", "code": "City Local" }, { "name": "Forest Highway", "code": "Forest Highway" }, { "name": "Primary Highway", "code": "Primary Highway" }, { "name": "Secondary Highway", "code": "Secondary Highway" }, { "name": "On-Off Ramp", "code": "On-Off Ramp" }, { "name": "Unkown", "code": "Unkown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATE_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "STATE NUMBER", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null } ], "indexes": [ { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true }