{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "RCL Snap Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The Virginia Geographic Information Network (VGIN) has coordinated and manages thedevelopment of a consistent, seamless, statewide digital road centerline file with address, roadname, 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 VBMPdigital orthophotography and is focused on creating a single statewide, consistent digital roadfile. The VA_CENTERLINE_SNAP_POINT represents an XY point feature that participants of theRCL program will agree to maintain and snap their centerline data to. This will provide seamlessdata exchange via the RCL data set.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -9314007.3873, "ymin": 4375129.4848000035, "xmax": -8392204.8634, "ymax": 4767819.809, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME_CHANGE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SNAP_POINT_ID", "type": "esriFieldTypeDouble", "alias": "SNAP_POINT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SNAP_POINT_ID" }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORDINATE", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "X_COORD" }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORDINATE", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Y_COORD" }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "LAST_UPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_UPDATE" }, { "name": "NAME_CHANGE", "type": "esriFieldTypeString", "alias": "NAME_CHANGE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NAME_CHANGE" }, { "name": "FIPS_01", "type": "esriFieldTypeString", "alias": "FIPS_01", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "FIPS_01" }, { "name": "FIPS_02", "type": "esriFieldTypeString", "alias": "FIPS_02", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "FIPS_02" }, { "name": "FIPS_03", "type": "esriFieldTypeString", "alias": "FIPS_03", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "FIPS_03" }, { "name": "GEOMETRY_SOURCE", "type": "esriFieldTypeString", "alias": "GEOMETRY_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "GEOMETRY_SOURCE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1560_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1447_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "RCL Snap Points", "description": "", "prototype": { "attributes": { "FIPS_03": null, "GEOMETRY_SOURCE": null, "SNAP_POINT_ID": 0, "X_COORD": 0, "Y_COORD": 0, "LAST_UPDATE": null, "NAME_CHANGE": null, "FIPS_01": null, "FIPS_02": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }