{ "currentVersion": 10.81, "id": 3, "name": "Easements", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The easements feature class contains the boundaries of major easements, such as the Virginia Power (formerly VEPCO) power lines. It was created by The Sirine Group, LTD at the same time they researched the parcel database, from 1989-1993. Most of the power lines and major easements were taken from recorded plats and surveys. Virginia Power easements were checked and corrected using the digital orthophotography from 1990, 1995, and the 20% flown in 1997. Beginning circa 2009 through 2012, several additional types of easements were captured by the County staff. Each subdivision plat was reviewed for easements, and those (primarily) that were conveyed to York County, were captured.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1.199062425333333E7, "ymin": 3563963.7147916704, "xmax": 12096838, "ymax": 3663028.1183333397, "spatialReference": { "wkid": 102747, "latestWkid": 2284 } }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DESCRIPTION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ETYPE", "type": "esriFieldTypeSmallInteger", "alias": "ETYPE", "domain": { "type": "codedValue", "name": "EasementType", "description": "Easement type code.", "codedValues": [ { "name": "Ingress/Egress Easement", "code": 2 }, { "name": "Landscape Preservation Easement", "code": 4 }, { "name": "Prescriptive Easement", "code": 5 }, { "name": "Scenic Easement", "code": 6 }, { "name": "Open Space Easement", "code": 7 }, { "name": "Emergency Access Easement", "code": 3 }, { "name": "Navigational Easement", "code": 8 }, { "name": "Building Easement", "code": 9 }, { "name": "Utility/Drainage Easement", "code": 12 }, { "name": "Restricted Access Easement", "code": 13 }, { "name": "Historic Preservation Easement", "code": 14 }, { "name": "Utility Easement >= 50'", "code": 1 }, { "name": "Drainage Easement", "code": 11 }, { "name": "Slope Easement", "code": 15 }, { "name": "Utility Easement < 50'", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ETYPE" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "CONTROL", "type": "esriFieldTypeSmallInteger", "alias": "CONTROL", "domain": { "type": "codedValue", "name": "Ease_Control", "description": "Ownership of Easement", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Virginia Power", "code": 1 }, { "name": "York County", "code": 2 }, { "name": "Private", "code": 3 }, { "name": "HRSD", "code": 4 }, { "name": "VDOT", "code": 5 }, { "name": "NNWW", "code": 6 }, { "name": "VNG", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CONTROL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1154_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1154", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2032ETYPE", "fields": "ETYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1154", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1138_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Easements", "description": "", "prototype": { "attributes": { "CONTROL": 0, "DESCRIPTION": null, "ETYPE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }