{ "currentVersion": 10.51, "id": 1, "name": "County Route", "type": "Feature Layer", "description": "This line feature class contains Deschutes County, Oregon roads with measures for locating information along the routes based on a mileage from a starting point on the road.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Deschutes County - Road Department", "parentLayer": null, "subLayers": [], "minScale": 1155581.108577, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3563161012699999E7, "ymin": 5405488.064499997, "xmax": -1.3353562462000001E7, "ymax": 5526464.728600003, "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": "SEGMENT", "type": "esriFieldTypeString", "alias": "SEGMENT", "length": 2, "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 33, "domain": null }, { "name": "BEGIN_MP", "type": "esriFieldTypeDouble", "alias": "BEGIN MP", "domain": null }, { "name": "END_MP", "type": "esriFieldTypeDouble", "alias": "END MP", "domain": null }, { "name": "LENGTH_MI", "type": "esriFieldTypeDouble", "alias": "LENGTH MI", "domain": null }, { "name": "SNOW_PRIORITY", "type": "esriFieldTypeSmallInteger", "alias": "SNOW PLOW PRIORITY", "domain": { "type": "codedValue", "name": "Road_SnowPlow", "codedValues": [ { "name": "No Information", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 }, { "name": "As Needed", "code": 4 }, { "name": "Not in Plan", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "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": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE", "length": 25, "domain": { "type": "codedValue", "name": "Road_SurfaceType", "codedValues": [ { "name": "AC", "code": "AC" }, { "name": "Macadam, Oil Mat", "code": "Macadam" }, { "name": "Cinders", "code": "Cinders" }, { "name": "Crushed Rock", "code": "Crushed Rock" }, { "name": "Dust Abatement", "code": "Dust Abatement" }, { "name": "Dirt-Graded", "code": "Dirt-Graded" }, { "name": "Primitive", "code": "Primitive" }, { "name": "Unimproved", "code": "Unimproved" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLASSIFICATION", "type": "esriFieldTypeString", "alias": "CLASSIFICATION", "length": 25, "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": "ROAD_SEG", "type": "esriFieldTypeString", "alias": "ROAD_SEG", "length": 7, "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, "hasM": 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 }