{ "currentVersion": 10.81, "id": 5, "name": "Bikeways", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Represents roads and trails intended for bicycle use in York, James City and the City of Williamsburg. ", "copyrightText": "County of York, Virginia", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1.1946419973721713E7, "ymin": 3563905.786536798, "xmax": 1.2097473999590397E7, "ymax": 3691583.4724157006, "spatialReference": { "wkid": 102747, "latestWkid": 2284 } }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "1", "label": "National Park Service Responsible Facility", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "5", "label": "Shared Roadway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "7", "label": "Existing Multi-Use Path", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "3", "label": "Proposed Multi-Use Path", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "8", "label": "Existing Bike Lane", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "4", "label": "Proposed Shoulder Bike Lane", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "JURIS", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "Bikeway", "description": "Regional Bikeway Description", "codedValues": [ { "name": "National Park Service Responsible Facility", "code": 1 }, { "name": "Proposed Multi-Use Path", "code": 3 }, { "name": "Conceptual Corridor", "code": 6 }, { "name": "Existing Multi-Use Path", "code": 7 }, { "name": "Existing Bike Lane", "code": 8 }, { "name": "Proposed Bike Lane", "code": 4 }, { "name": "Shared Roadway", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TYPE" }, { "name": "DOTS", "type": "esriFieldTypeSmallInteger", "alias": "DOTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOTS" }, { "name": "JURIS", "type": "esriFieldTypeString", "alias": "JURIS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "JURIS" }, { "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": "R1218_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I2100DOTS", "fields": "DOTS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2100TYPE", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1202_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "JURIS": null, "DOTS": null, "TYPE": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "5", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "JURIS": null, "DOTS": null, "TYPE": 5 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 7, "name": "7", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "JURIS": null, "DOTS": null, "TYPE": 7 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "3", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "JURIS": null, "DOTS": null, "TYPE": 3 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 8, "name": "8", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "8", "description": "", "prototype": { "attributes": { "JURIS": null, "DOTS": null, "TYPE": 8 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "4", "domains": { "TYPE": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "JURIS": null, "DOTS": null, "TYPE": 4 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }