{ "currentVersion": 10.91, "id": 0, "name": "Virginia Designated Highways for STAA Vehicles", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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.", "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", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -83.10143314701, "ymin": 36.53790670129, "xmax": -75.5294185235, "ymax": 39.440893945460004, "spatialReference": { "wkid": 4269, "latestWkid": 4269 } }, "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269 }, "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 }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RTE_COMMON_NM", "typeIdField": "TRUCKZONE_TYPE_CD", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TRUCKZONE_ID", "type": "esriFieldTypeInteger", "alias": "Serial Number", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TRUCKZONE_ID" }, { "name": "RTE_COMMON_NM", "type": "esriFieldTypeString", "alias": "Route Common Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "RTE_COMMON_NM" }, { "name": "RTE_FROM_MSR", "type": "esriFieldTypeDouble", "alias": "Start Milepost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTE_FROM_MSR" }, { "name": "RTE_TO_MSR", "type": "esriFieldTypeDouble", "alias": "End Milepost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTE_TO_MSR" }, { "name": "TRUCKZONE_TYPE_CD", "type": "esriFieldTypeString", "alias": "Zone Type Number", "domain": null, "editable": true, "nullable": false, "length": 3, "defaultValue": null, "modelName": "TRUCKZONE_TYPE_CD" }, { "name": "TRUCKZONE_TYPE_NM", "type": "esriFieldTypeString", "alias": "Short Label", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "TRUCKZONE_TYPE_NM" }, { "name": "TRUCKZONE_TYPE_DSC", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "TRUCKZONE_TYPE_DSC" }, { "name": "ADOPTION_DT", "type": "esriFieldTypeDate", "alias": "Adoption Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADOPTION_DT" }, { "name": "EFFECTIVE_DT", "type": "esriFieldTypeDate", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EFFECTIVE_DT" }, { "name": "TERMINATION_DT", "type": "esriFieldTypeDate", "alias": "Termination Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TERMINATION_DT" }, { "name": "COMMENT_TXT", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "COMMENT_TXT" }, { "name": "START_LABEL_TXT", "type": "esriFieldTypeString", "alias": "Start Label", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "START_LABEL_TXT" }, { "name": "END_LABEL_TXT", "type": "esriFieldTypeString", "alias": "End Label", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "END_LABEL_TXT" }, { "name": "EVENT_SOURCE_CD", "type": "esriFieldTypeString", "alias": "Event Source Code", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "EVENT_SOURCE_CD" }, { "name": "EVENT_SOURCE_NM", "type": "esriFieldTypeString", "alias": "Event Source Name", "domain": null, "editable": true, "nullable": false, "length": 60, "defaultValue": null, "modelName": "EVENT_SOURCE_NM" }, { "name": "EVENT_LOCATION_ID", "type": "esriFieldTypeInteger", "alias": "Event Location ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "EVENT_LOCATION_ID" }, { "name": "RTE_NM", "type": "esriFieldTypeString", "alias": "Route Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "RTE_NM" }, { "name": "RTE_MEASURE_SYSTEM_CD", "type": "esriFieldTypeString", "alias": "Route Measure System Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RTE_MEASURE_SYSTEM_CD" }, { "name": "LOCATION_VISIBILITY_CD", "type": "esriFieldTypeString", "alias": "Location Visibility Code", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LOCATION_VISIBILITY_CD" }, { "name": "RTE_CATEGORY_NM", "type": "esriFieldTypeString", "alias": "Route Category Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "RTE_CATEGORY_NM" }, { "name": "RTE_TYPE_NM", "type": "esriFieldTypeString", "alias": "Route Type Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "RTE_TYPE_NM" }, { "name": "RTE_RAMP_CD", "type": "esriFieldTypeString", "alias": "Route Ramp Code", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RTE_RAMP_CD" }, { "name": "LOC_COMP_DIRECTIONALITY_CD", "type": "esriFieldTypeString", "alias": "Location Component Directionality Code", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LOC_COMP_DIRECTIONALITY_CD" }, { "name": "RTE_ID", "type": "esriFieldTypeInteger", "alias": "Route ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "RTE_ID" }, { "name": "LRM_CURRENCY_DT", "type": "esriFieldTypeDate", "alias": "LRM Currency Date", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "LRM_CURRENCY_DT" }, { "name": "CHANGE_STATUS_CD", "type": "esriFieldTypeString", "alias": "Change Status Code", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CHANGE_STATUS_CD" }, { "name": "CHANGE_STATUS_DT", "type": "esriFieldTypeDate", "alias": "Change Status Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CHANGE_STATUS_DT" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "A15140_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "CHANGE_STATUS_CD": null, "CHANGE_STATUS_DT": null, "TRUCKZONE_ID": 0, "RTE_COMMON_NM": null, "RTE_FROM_MSR": null, "RTE_TO_MSR": null, "TRUCKZONE_TYPE_CD": "1", "TRUCKZONE_TYPE_NM": null, "TRUCKZONE_TYPE_DSC": null, "ADOPTION_DT": null, "EFFECTIVE_DT": null, "TERMINATION_DT": null, "COMMENT_TXT": null, "START_LABEL_TXT": null, "END_LABEL_TXT": null, "EVENT_SOURCE_CD": " ", "EVENT_SOURCE_NM": " ", "EVENT_LOCATION_ID": 0, "RTE_NM": null, "RTE_MEASURE_SYSTEM_CD": null, "LOCATION_VISIBILITY_CD": null, "RTE_CATEGORY_NM": null, "RTE_TYPE_NM": null, "RTE_RAMP_CD": null, "LOC_COMP_DIRECTIONALITY_CD": null, "RTE_ID": 0, "LRM_CURRENCY_DT": -2209161600000 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "CHANGE_STATUS_CD": null, "CHANGE_STATUS_DT": null, "TRUCKZONE_ID": 0, "RTE_COMMON_NM": null, "RTE_FROM_MSR": null, "RTE_TO_MSR": null, "TRUCKZONE_TYPE_CD": "2", "TRUCKZONE_TYPE_NM": null, "TRUCKZONE_TYPE_DSC": null, "ADOPTION_DT": null, "EFFECTIVE_DT": null, "TERMINATION_DT": null, "COMMENT_TXT": null, "START_LABEL_TXT": null, "END_LABEL_TXT": null, "EVENT_SOURCE_CD": " ", "EVENT_SOURCE_NM": " ", "EVENT_LOCATION_ID": 0, "RTE_NM": null, "RTE_MEASURE_SYSTEM_CD": null, "LOCATION_VISIBILITY_CD": null, "RTE_CATEGORY_NM": null, "RTE_TYPE_NM": null, "RTE_RAMP_CD": null, "LOC_COMP_DIRECTIONALITY_CD": null, "RTE_ID": 0, "LRM_CURRENCY_DT": -2209161600000 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "CHANGE_STATUS_CD": null, "CHANGE_STATUS_DT": null, "TRUCKZONE_ID": 0, "RTE_COMMON_NM": null, "RTE_FROM_MSR": null, "RTE_TO_MSR": null, "TRUCKZONE_TYPE_CD": "3", "TRUCKZONE_TYPE_NM": null, "TRUCKZONE_TYPE_DSC": null, "ADOPTION_DT": null, "EFFECTIVE_DT": null, "TERMINATION_DT": null, "COMMENT_TXT": null, "START_LABEL_TXT": null, "END_LABEL_TXT": null, "EVENT_SOURCE_CD": " ", "EVENT_SOURCE_NM": " ", "EVENT_LOCATION_ID": 0, "RTE_NM": null, "RTE_MEASURE_SYSTEM_CD": null, "LOCATION_VISIBILITY_CD": null, "RTE_CATEGORY_NM": null, "RTE_TYPE_NM": null, "RTE_RAMP_CD": null, "LOC_COMP_DIRECTIONALITY_CD": null, "RTE_ID": 0, "LRM_CURRENCY_DT": -2209161600000 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5db17ea5997c4618908b1763a814eafe" }