{ "currentVersion": 10.71, "id": 52, "name": "Streets (<=64K)", "type": "Feature Layer", "description": "This data set contains centerlines of Federal, State, County and Municipal roads. In 1986, the road centerlines were digitized from hand drawn 1:2400 half and 1:1200 quarter section maps. In 1995, the parcel data layer was converted to ArcINFO format and held in the ArcStorm data base. Centerlines were converted in 2005 to an ESRI ArcGIS GeoDatabase. The vector data is updated utilizing positions calculated from plats using coordinate geometry programs. Plated, Public road centerlines are captured within this database. Private roads may not be shown. All graphical lines contain a character based layer name that identifies the different mapping features. The centerlines usually represent the center of the road right of way. Exceptions to this are freeways and large divided highways, which are represented by double lines. The center of physical roadway pavement may or may not represent the center of the road right of way. Road right of ways may taper or change width. There has been no attempt to alter the road centerline to conform to right of way that is not parallel or alters in width.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 202011, "latestWkid": 202011 }, "copyrightText": "", "parentLayer": { "id": 50, "name": "Streets, Google-style" }, "subLayers": [], "minScale": 64000, "maxScale": 32001, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1297", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1298", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1300", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1299", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1297", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1298", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1299", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1300", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1301", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "RouteSystem", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "01", "label": "Interstate", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3 }, "value": "03", "label": "US or MN Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3 }, "value": "02", "label": "US or MN Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 2 }, "value": "22", "label": "Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 }, "value": "07", "label": "County Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 }, "value": "04", "label": "County Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "10", "label": "Local Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "08", "label": "Local Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "05", "label": "Local Road", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 540071.0013677473, "ymin": 136551.61680450846, "xmax": 603640.6199726951, "ymax": 222901.66896662503, "spatialReference": { "wkid": 103768, "latestWkid": 103768 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RouteName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RouteSystem", "type": "esriFieldTypeString", "alias": "RouteSystem", "length": 2, "domain": { "type": "codedValue", "name": "stMnDOTRouteSystem", "description": "MnDOT route system used in the local centerline model. ", "codedValues": [ { "name": "Interstate", "code": "01" }, { "name": "US Highway", "code": "02" }, { "name": "MN Highway", "code": "03" }, { "name": "County-State Aid Highway", "code": "04" }, { "name": "Municipal-State Aid Street", "code": "05" }, { "name": "County Road", "code": "07" }, { "name": "Township Road", "code": "08" }, { "name": "Unorganized Territory Road", "code": "09" }, { "name": "Municipal Street", "code": "10" }, { "name": "National Park Road", "code": "11" }, { "name": "National Forest Road", "code": "12" }, { "name": "Indian Tribe Nation Road", "code": "13" }, { "name": "State Forest Road", "code": "14" }, { "name": "State Park Road", "code": "15" }, { "name": "Military Road", "code": "16" }, { "name": "Other Federal Agency Road", "code": "17" }, { "name": "Bureau of Fish and Wildlife Road", "code": "18" }, { "name": "Frontage Road", "code": "19" }, { "name": "Other State Agency Road", "code": "20" }, { "name": "Privately Maintained Public Access Road", "code": "21" }, { "name": "Connector (Ramp)", "code": "22" }, { "name": "Airport Road", "code": "23" }, { "name": "Bureau of Indian Affairs Road", "code": "24" }, { "name": "Local Park, Forest or Reservation Agency Road", "code": "25" }, { "name": "Other Local Road", "code": "26" }, { "name": "Railroad Service Road", "code": "27" }, { "name": "State Toll Road", "code": "28" }, { "name": "Local Toll Road", "code": "29" }, { "name": "Alleyway", "code": "30" }, { "name": "USBR Road", "code": "31" }, { "name": "BLM Road", "code": "33" }, { "name": "Non Trafficway", "code": "34" }, { "name": "HOV/HOT Reversible lanes on Interstate", "code": "41" }, { "name": "HOV/HOT Reversible lanes on US Hwy", "code": "42" }, { "name": "HOV/HOT Reversible lanes on MN Hwy", "code": "43" }, { "name": "Non-numbered Interstate", "code": "51" }, { "name": "Non-numbered US Hwy", "code": "52" }, { "name": "Non-numbered MN Hwy", "code": "53" }, { "name": "Private Road Restricted Access", "code": "70" }, { "name": "Designated Non-existant CSAH", "code": "44" }, { "name": "Designated Non-existant MSAS", "code": "45" }, { "name": "Designated Non-existant Highway", "code": "46" }, { "name": "Former Highway", "code": "32" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 16, "domain": null }, { "name": "StreetNameAll", "type": "esriFieldTypeString", "alias": "StreetNameAll", "length": 150, "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "OneWay", "length": 1, "domain": null }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 30, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "RouteDirection", "type": "esriFieldTypeString", "alias": "RouteDirection", "length": 1, "domain": { "type": "codedValue", "name": "stRouteDirection", "description": "MnDOT Street Route Directions used for the Local Centerline Model.", "codedValues": [ { "name": "Route goes in direction of decreasing miles", "code": "D" }, { "name": "Both", "code": "B" }, { "name": "Route goes in direction of increasing miles", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteNumber", "type": "esriFieldTypeString", "alias": "RouteNumber", "length": 35, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3158_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3091_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }