{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Virginia Designated Highways for STAA Vehicles", "type": "Feature Layer", "description": "This feature class consists of linear data which represents Designated (STAA) routes and Vehicle length restriction data on roadway segments. This data is derived from the VDOT Linear Referencing System and is updated nightly based on LRS changes, and updates to the business information. The Linear Referencing System is based on the Virginia Department of Transportation's source system of record for road inventory.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269 }, "copyrightText": "This data was created as part of the Roadway Network System Program, contained under the Information Technology Division of the Virginia Department of Transportation. © Copyright 2021 Virginia Department of Transportation - All Rights Reserved", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRUCKZONE_TYPE_CD", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 }, "value": "1", "label": "National Network + Virginia Qualifying Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 }, "value": "2", "label": "National Network + Virginia Qualifying Highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "3", "label": "Virginia Access Highways", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -83.10143314701, "ymin": 36.53790670129, "xmax": -75.5294185235, "ymax": 39.440893945460004, "spatialReference": { "wkid": 4269, "latestWkid": 4269 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RTE_COMMON_NM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRUCKZONE_ID", "type": "esriFieldTypeInteger", "alias": "Serial Number", "domain": null }, { "name": "TRUCKZONE_TYPE_CD", "type": "esriFieldTypeString", "alias": "Zone Type Number", "length": 3, "domain": null }, { "name": "TRUCKZONE_TYPE_NM", "type": "esriFieldTypeString", "alias": "Short Label", "length": 60, "domain": null }, { "name": "TRUCKZONE_TYPE_DSC", "type": "esriFieldTypeString", "alias": "Description", "length": 2000, "domain": null }, { "name": "ADOPTION_DT", "type": "esriFieldTypeDate", "alias": "Adoption Date", "length": 8, "domain": null }, { "name": "EFFECTIVE_DT", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "TERMINATION_DT", "type": "esriFieldTypeDate", "alias": "Termination Date", "length": 8, "domain": null }, { "name": "RTE_TYPE_NM", "type": "esriFieldTypeString", "alias": "Route Type Name", "length": 60, "domain": null }, { "name": "RTE_COMMON_NM", "type": "esriFieldTypeString", "alias": "Route Common Name", "length": 60, "domain": null }, { "name": "RTE_NM", "type": "esriFieldTypeString", "alias": "Route Name", "length": 60, "domain": null }, { "name": "START_LABEL_TXT", "type": "esriFieldTypeString", "alias": "Start Label", "length": 2000, "domain": null }, { "name": "RTE_FROM_MSR", "type": "esriFieldTypeDouble", "alias": "Start Milepost", "domain": null }, { "name": "END_LABEL_TXT", "type": "esriFieldTypeString", "alias": "End Label", "length": 2000, "domain": null }, { "name": "RTE_TO_MSR", "type": "esriFieldTypeDouble", "alias": "End Milepost", "domain": null }, { "name": "LRM_CURRENCY_DT", "type": "esriFieldTypeDate", "alias": "LRM Currency Date", "length": 8, "domain": null }, { "name": "CHANGE_STATUS_DT", "type": "esriFieldTypeDate", "alias": "Change Status Date", "length": 8, "domain": null }, { "name": "COMMENT_TXT", "type": "esriFieldTypeString", "alias": "Comment", "length": 2000, "domain": null }, { "name": "EVENT_SOURCE_CD", "type": "esriFieldTypeString", "alias": "Event Source Code", "length": 5, "domain": null }, { "name": "EVENT_SOURCE_NM", "type": "esriFieldTypeString", "alias": "Event Source Name", "length": 60, "domain": null }, { "name": "EVENT_LOCATION_ID", "type": "esriFieldTypeInteger", "alias": "Event Location ID", "domain": null }, { "name": "RTE_MEASURE_SYSTEM_CD", "type": "esriFieldTypeString", "alias": "Route Measure System Code", "length": 5, "domain": null }, { "name": "LOCATION_VISIBILITY_CD", "type": "esriFieldTypeString", "alias": "Location Visibility Code", "length": 3, "domain": null }, { "name": "RTE_CATEGORY_NM", "type": "esriFieldTypeString", "alias": "Route Category Name", "length": 60, "domain": null }, { "name": "RTE_RAMP_CD", "type": "esriFieldTypeString", "alias": "Route Ramp Code", "length": 3, "domain": null }, { "name": "LOC_COMP_DIRECTIONALITY_CD", "type": "esriFieldTypeString", "alias": "Location Component Directionality Code", "length": 1, "domain": null }, { "name": "RTE_ID", "type": "esriFieldTypeInteger", "alias": "Route ID", "domain": null }, { "name": "CHANGE_STATUS_CD", "type": "esriFieldTypeString", "alias": "Change Status Code", "length": 2, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "A15140_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "1d902c7bcc7e4d2fbdb0cb0ecdcb570c" }, { "currentVersion": 10.81, "id": 1, "name": "Highways with Restrictions on Vehicle Type or Length", "type": "Feature Layer", "description": "This feature class consists of linear data which represents Designated (STAA) routes and Vehicle length restriction data on roadway segments. This data is derived from the VDOT Linear Referencing System and is updated nightly based on LRS changes, and updates to the business information. The Linear Referencing System is based on the Virginia Department of Transportation's source system of record for road inventory.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269 }, "copyrightText": "This data was created as part of the Roadway Network System Program, contained under the Information Technology Division of the Virginia Department of Transportation. © Copyright 2021 Virginia Department of Transportation - All Rights Reserved", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRUCKZONE_TYPE_CD", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "64", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "63", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "62", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "61", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "60", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "4", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "36", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "26", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "25", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "24", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "23", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "22", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "21", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "20", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "19", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "18", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "17", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "16", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "15", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "14", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "13", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "12", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "11", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "10", "label": "Restricted Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "31", "label": "Not Recommended", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "32", "label": "Not Recommended", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "33", "label": "Not Recommended", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "34", "label": "Not Recommended", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -83.10143314701, "ymin": 36.53790670129, "xmax": -75.5294185235, "ymax": 39.440893945460004, "spatialReference": { "wkid": 4269, "latestWkid": 4269 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RTE_COMMON_NM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRUCKZONE_ID", "type": "esriFieldTypeInteger", "alias": "Serial Number", "domain": null }, { "name": "TRUCKZONE_TYPE_CD", "type": "esriFieldTypeString", "alias": "Zone Type Number", "length": 3, "domain": null }, { "name": "TRUCKZONE_TYPE_NM", "type": "esriFieldTypeString", "alias": "Short Label", "length": 60, "domain": null }, { "name": "TRUCKZONE_TYPE_DSC", "type": "esriFieldTypeString", "alias": "Description", "length": 2000, "domain": null }, { "name": "ADOPTION_DT", "type": "esriFieldTypeDate", "alias": "Adoption Date", "length": 8, "domain": null }, { "name": "EFFECTIVE_DT", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "TERMINATION_DT", "type": "esriFieldTypeDate", "alias": "Termination Date", "length": 8, "domain": null }, { "name": "RTE_TYPE_NM", "type": "esriFieldTypeString", "alias": "Route Type Name", "length": 60, "domain": null }, { "name": "RTE_COMMON_NM", "type": "esriFieldTypeString", "alias": "Route Common Name", "length": 60, "domain": null }, { "name": "RTE_NM", "type": "esriFieldTypeString", "alias": "Route Name", "length": 60, "domain": null }, { "name": "START_LABEL_TXT", "type": "esriFieldTypeString", "alias": "Start Label", "length": 2000, "domain": null }, { "name": "RTE_FROM_MSR", "type": "esriFieldTypeDouble", "alias": "Start Milepost", "domain": null }, { "name": "END_LABEL_TXT", "type": "esriFieldTypeString", "alias": "End Label", "length": 2000, "domain": null }, { "name": "RTE_TO_MSR", "type": "esriFieldTypeDouble", "alias": "End Milepost", "domain": null }, { "name": "LRM_CURRENCY_DT", "type": "esriFieldTypeDate", "alias": "LRM Currency Date", "length": 8, "domain": null }, { "name": "CHANGE_STATUS_DT", "type": "esriFieldTypeDate", "alias": "Change Status Date", "length": 8, "domain": null }, { "name": "COMMENT_TXT", "type": "esriFieldTypeString", "alias": "Comment", "length": 2000, "domain": null }, { "name": "EVENT_SOURCE_CD", "type": "esriFieldTypeString", "alias": "Event Source Code", "length": 5, "domain": null }, { "name": "EVENT_SOURCE_NM", "type": "esriFieldTypeString", "alias": "Event Source Name", "length": 60, "domain": null }, { "name": "EVENT_LOCATION_ID", "type": "esriFieldTypeInteger", "alias": "Event Location ID", "domain": null }, { "name": "RTE_MEASURE_SYSTEM_CD", "type": "esriFieldTypeString", "alias": "Route Measure System Code", "length": 5, "domain": null }, { "name": "LOCATION_VISIBILITY_CD", "type": "esriFieldTypeString", "alias": "Location Visibility Code", "length": 3, "domain": null }, { "name": "RTE_CATEGORY_NM", "type": "esriFieldTypeString", "alias": "Route Category Name", "length": 60, "domain": null }, { "name": "RTE_RAMP_CD", "type": "esriFieldTypeString", "alias": "Route Ramp Code", "length": 3, "domain": null }, { "name": "LOC_COMP_DIRECTIONALITY_CD", "type": "esriFieldTypeString", "alias": "Location Component Directionality Code", "length": 1, "domain": null }, { "name": "RTE_ID", "type": "esriFieldTypeInteger", "alias": "Route ID", "domain": null }, { "name": "CHANGE_STATUS_CD", "type": "esriFieldTypeString", "alias": "Change Status Code", "length": 2, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "A15140_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "1d902c7bcc7e4d2fbdb0cb0ecdcb570c" } ], "tables": [] }