{ "currentVersion": 10.81, "id": 7, "name": "Athletic Fields", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The athletic layer contains outlines of County-owned or maintained athletic fields, including baseball, softball, football, soccer fields, tennis and basketball courts. Each polygon is coded with a ptype (type of field) and gtype (grass type). This layer was created for York County's Department of General Services in order to help define and categorize these fields for possible out-sourcing of the maintenance.", "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.1999963451666668E7, "ymin": 3564199.703333333, "xmax": 1.2088970822916672E7, "ymax": 3641785.1458333433, "spatialReference": { "wkid": 102747, "latestWkid": 2284 } }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10", "label": "Softball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11", "label": "Baseball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 201, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "12", "label": "Soccer", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "13", "label": "Tennis", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 181, 117, 255 ], "outline": null }, "value": "14", "label": "Basketball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 99, 0, 255 ], "outline": null }, "value": "15", "label": "Football", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17", "label": "Track and Field", "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": "PTYPE", "typeIdField": "PTYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PTYPE", "type": "esriFieldTypeSmallInteger", "alias": "PTYPE", "domain": { "type": "codedValue", "name": "Athletic", "description": "Athletic Field Type", "codedValues": [ { "name": "Softball", "code": 10 }, { "name": "Baseball", "code": 11 }, { "name": "Soccer", "code": 12 }, { "name": "Tennis", "code": 13 }, { "name": "Basketball", "code": 14 }, { "name": "Football", "code": 15 }, { "name": "Track", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PTYPE" }, { "name": "GTYPE", "type": "esriFieldTypeSmallInteger", "alias": "GTYPE", "domain": { "type": "codedValue", "name": "GTYPE", "description": "Athletic Field Grass Type", "codedValues": [ { "name": "Warm Season", "code": 1 }, { "name": "Cool Season", "code": 2 }, { "name": "Synthetic", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GTYPE" }, { "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": "R1189_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1189", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1189", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1173_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 10, "name": "10", "domains": { "PTYPE": {"type": "inherited"}, "GTYPE": {"type": "inherited"} }, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "GTYPE": null, "PTYPE": 10 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 11, "name": "11", "domains": { "PTYPE": {"type": "inherited"}, "GTYPE": {"type": "inherited"} }, "templates": [ { "name": "11", "description": "", "prototype": { "attributes": { "GTYPE": null, "PTYPE": 11 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 12, "name": "12", "domains": { "PTYPE": {"type": "inherited"}, "GTYPE": {"type": "inherited"} }, "templates": [ { "name": "12", "description": "", "prototype": { "attributes": { "GTYPE": null, "PTYPE": 12 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 13, "name": "13", "domains": { "PTYPE": {"type": "inherited"}, "GTYPE": {"type": "inherited"} }, "templates": [ { "name": "13", "description": "", "prototype": { "attributes": { "GTYPE": null, "PTYPE": 13 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 14, "name": "14", "domains": { "PTYPE": {"type": "inherited"}, "GTYPE": {"type": "inherited"} }, "templates": [ { "name": "14", "description": "", "prototype": { "attributes": { "GTYPE": null, "PTYPE": 14 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 15, "name": "15", "domains": { "PTYPE": {"type": "inherited"}, "GTYPE": {"type": "inherited"} }, "templates": [ { "name": "15", "description": "", "prototype": { "attributes": { "GTYPE": null, "PTYPE": 15 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 17, "name": "17", "domains": { "PTYPE": {"type": "inherited"}, "GTYPE": {"type": "inherited"} }, "templates": [ { "name": "17", "description": "", "prototype": { "attributes": { "GTYPE": null, "PTYPE": 17 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }