{ "currentVersion": 10.81, "id": 1, "name": "Hampton Centerlines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "The Virginia Geographic Information Network (VGIN) has coordinated and manages the development of a consistent, seamless, statewide digital road centerline file with address, road name, and state route number attribution, as part of the Virginia Base Mapping Program (VBMP). The Road Centerline Program (RCL) leverages the Commonwealth's investment in the VBMP digital orthophotography and is focused on creating a single statewide, consistent digital road file. The RCL data layer is a dynamic dataset supported and maintained by Virginia's Local Governments, VDOT, and VGIN. VBMP RCL is extracted and provided back to local governments and state agencies in many geographic data sets every quarter. ", "copyrightText": "Virginia Geographic Information Network (VGIN), Virginia Department of Transportation (VDOT), Virginia local government GIS", "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": 1.2081024999791667E7, "ymin": 3525332.198750004, "xmax": 1.2132109197291672E7, "ymax": 3569853.9397916794, "spatialReference": { "wkid": 102747, "latestWkid": 2284 } }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "STREET_NAME NOT LIKE '%I-6%' AND STREET_NAME NOT LIKE '%INTERSTATE%'", "labelExpression": "[STREET_NAME_FULL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 223, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 78, 78, 78, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 50000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREET_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RCL_ID", "type": "esriFieldTypeDouble", "alias": "RCL_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "RCL_ID" }, { "name": "LOCAL_ID", "type": "esriFieldTypeDouble", "alias": "LOCAL_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LOCAL_ID" }, { "name": "VDOT_EDGE_ID", "type": "esriFieldTypeDouble", "alias": "VDOT_EDGE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "VDOT_EDGE_ID" }, { "name": "MFIPS", "type": "esriFieldTypeString", "alias": "MFIPS", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "MFIPS" }, { "name": "GEOMETRY_EDIT_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "GEOMETRY_EDIT_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GEOMETRY_EDIT_TYPE" }, { "name": "GEOMETRY_EFFECTIVE_DATE", "type": "esriFieldTypeDate", "alias": "GEOMETRY_EFFECTIVE_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GEOMETRY_EFFECTIVE_DATE" }, { "name": "GEOMETRY_SOURCE", "type": "esriFieldTypeString", "alias": "GEOMETRY_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": "L", "modelName": "GEOMETRY_SOURCE" }, { "name": "GEOMETRY_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "GEOMETRY_EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GEOMETRY_EDIT_DATE" }, { "name": "LEFT_FROM_ADDRESS", "type": "esriFieldTypeInteger", "alias": "LEFT_FROM_ADDRESS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFT_FROM_ADDRESS" }, { "name": "LEFT_TO_ADDRESS", "type": "esriFieldTypeInteger", "alias": "LEFT_TO_ADDRESS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFT_TO_ADDRESS" }, { "name": "RIGHT_FROM_ADDRESS", "type": "esriFieldTypeInteger", "alias": "RIGHT_FROM_ADDRESS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHT_FROM_ADDRESS" }, { "name": "RIGHT_TO_ADDRESS", "type": "esriFieldTypeInteger", "alias": "RIGHT_TO_ADDRESS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHT_TO_ADDRESS" }, { "name": "ADDRESS_RANGE_FORMAT", "type": "esriFieldTypeString", "alias": "ADDRESS_RANGE_FORMAT", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ADDRESS_RANGE_FORMAT" }, { "name": "ADDRESS_RANGE_SOURCE", "type": "esriFieldTypeString", "alias": "ADDRESS_RANGE_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": "L", "modelName": "ADDRESS_RANGE_SOURCE" }, { "name": "ADDRESS_RANGE_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "ADDRESS_RANGE_EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADDRESS_RANGE_EDIT_DATE" }, { "name": "STREET_PREMODIFIER", "type": "esriFieldTypeString", "alias": "STREET_PREMODIFIER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STREET_PREMODIFIER" }, { "name": "STREET_PREFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "STREET_PREFIX_DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_PREFIX_DIRECTION" }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_SUFFIX" }, { "name": "STREET_SUFFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX_DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_SUFFIX_DIRECTION" }, { "name": "STREET_POSTMODIFIER", "type": "esriFieldTypeString", "alias": "STREET_POSTMODIFIER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STREET_POSTMODIFIER" }, { "name": "STREET_NAME_FULL", "type": "esriFieldTypeString", "alias": "STREET_NAME_FULL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STREET_NAME_FULL" }, { "name": "STREET_NAME_SOURCE", "type": "esriFieldTypeString", "alias": "STREET_NAME_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": "L", "modelName": "STREET_NAME_SOURCE" }, { "name": "STREET_NAME_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "STREET_NAME_EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "STREET_NAME_EDIT_DATE" }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "MTFCC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "S1400", "modelName": "MTFCC" }, { "name": "SEGMENT_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "SEGMENT_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 99, "modelName": "SEGMENT_TYPE" }, { "name": "LOCAL_SPEED_MPH", "type": "esriFieldTypeSmallInteger", "alias": "LOCAL_SPEED_MPH", "domain": null, "editable": true, "nullable": true, "defaultValue": 25, "modelName": "LOCAL_SPEED_MPH" }, { "name": "DUAL_CARRIAGEWAY", "type": "esriFieldTypeString", "alias": "DUAL_CARRIAGEWAY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "DUAL_CARRIAGEWAY" }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "B", "modelName": "ONE_WAY" }, { "name": "REVERSIBLE", "type": "esriFieldTypeString", "alias": "REVERSIBLE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "REVERSIBLE" }, { "name": "SEGMENT_EXISTS", "type": "esriFieldTypeString", "alias": "SEGMENT_EXISTS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SEGMENT_EXISTS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1293_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1266_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Hampton Centerlines", "description": "", "prototype": { "attributes": { "REVERSIBLE": "Y", "SEGMENT_EXISTS": null, "RCL_ID": 0, "LOCAL_ID": 0, "VDOT_EDGE_ID": 0, "MFIPS": null, "GEOMETRY_EDIT_TYPE": null, "GEOMETRY_EFFECTIVE_DATE": null, "GEOMETRY_SOURCE": "L", "GEOMETRY_EDIT_DATE": null, "LEFT_FROM_ADDRESS": null, "LEFT_TO_ADDRESS": null, "RIGHT_FROM_ADDRESS": null, "RIGHT_TO_ADDRESS": null, "ADDRESS_RANGE_FORMAT": null, "ADDRESS_RANGE_SOURCE": "L", "ADDRESS_RANGE_EDIT_DATE": null, "STREET_PREMODIFIER": null, "STREET_PREFIX_DIRECTION": null, "STREET_NAME": null, "STREET_SUFFIX": null, "STREET_SUFFIX_DIRECTION": null, "STREET_POSTMODIFIER": null, "STREET_NAME_FULL": null, "STREET_NAME_SOURCE": "L", "STREET_NAME_EDIT_DATE": null, "MTFCC": "S1400", "SEGMENT_TYPE": 99, "LOCAL_SPEED_MPH": 25, "DUAL_CARRIAGEWAY": "N", "ONE_WAY": "B" } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }