{ "currentVersion": 10.71, "id": 5, "name": "Courts", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Parks" }, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "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 }, "extent": { "xmin": 2590142.9778913856, "ymin": 6956715.340837389, "xmax": 2597126.7818371356, "ymax": 6959353.002228722, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Basketball", "label": "Basketball", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Horsehoes", "label": "Horseshoes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tennis", "label": "Tennis", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Volleyball", "label": "Volleyball", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Type", "typeIdField": "Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "CourtType", "description": "", "codedValues": [ { "name": "Basketball", "code": "Basketball" }, { "name": "Volleyball", "code": "Volleyball" }, { "name": "Tennis", "code": "Tennis" }, { "name": "Horseshoes", "code": "Horsehoes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Type" }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "domain": { "type": "codedValue", "name": "ParksSurface", "description": "", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Wood", "code": "Wood" }, { "name": "Brick", "code": "Brick" }, { "name": "Stone", "code": "Stone" }, { "name": "Metal", "code": "Metal" }, { "name": "Sand", "code": "Sand" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Grass", "code": "Grass" }, { "name": "Astroturf", "code": "Astroturf" }, { "name": "Crushed Granite", "code": "Crushed Granite" }, { "name": "Whiterock", "code": "Whiterock" }, { "name": "Rubberized", "code": "Rubberized" }, { "name": "Infield Mix", "code": "Infield Mix" }, { "name": "Ornamental Grass", "code": "Ornamental Grass" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Surface" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "ParksCondition", "description": "", "codedValues": [ { "name": "Feature is in like new condition without any visible wear and tear", "code": "Excellent" }, { "name": "Feature is in good condition with some visible wear and tear", "code": "Good" }, { "name": "Feature is in poor condition and is damaged and needs repair or replacement", "code": "Poor" }, { "name": "Feature is in fair condition and is showing significant signs of wear and tear", "code": "Fair" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Condition" }, { "name": "Lights", "type": "esriFieldTypeString", "alias": "Lights", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Lights" }, { "name": "Seating", "type": "esriFieldTypeString", "alias": "Seating", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Seating" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Notes" }, { "name": "Fence", "type": "esriFieldTypeString", "alias": "Fence", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Fence" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "Court_Identifier", "type": "esriFieldTypeString", "alias": "Court Identifier", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "Court_Identifier" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R307_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S190_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Basketball", "name": "Basketball", "domains": { "Type": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Lights": {"type": "inherited"}, "Seating": {"type": "inherited"}, "Fence": {"type": "inherited"} }, "templates": [ { "name": "Basketball", "description": "", "prototype": { "attributes": { "Acres": null, "Type": "Basketball", "Surface": null, "Condition": null, "Lights": null, "Seating": null, "Notes": null, "Fence": null, "Court_Identifier": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Horsehoes", "name": "Horsehoes", "domains": { "Type": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Lights": {"type": "inherited"}, "Seating": {"type": "inherited"}, "Fence": {"type": "inherited"} }, "templates": [ { "name": "Horseshoes", "description": "", "prototype": { "attributes": { "Acres": null, "Type": "Horsehoes", "Surface": null, "Condition": null, "Lights": null, "Seating": null, "Notes": null, "Fence": null, "Court_Identifier": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tennis", "name": "Tennis", "domains": { "Type": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Lights": {"type": "inherited"}, "Seating": {"type": "inherited"}, "Fence": {"type": "inherited"} }, "templates": [ { "name": "Tennis", "description": "", "prototype": { "attributes": { "Acres": null, "Type": "Tennis", "Surface": null, "Condition": null, "Lights": null, "Seating": null, "Notes": null, "Fence": null, "Court_Identifier": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Volleyball", "name": "Volleyball", "domains": { "Type": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Condition": {"type": "inherited"}, "Lights": {"type": "inherited"}, "Seating": {"type": "inherited"}, "Fence": {"type": "inherited"} }, "templates": [ { "name": "Volleyball", "description": "", "prototype": { "attributes": { "Acres": null, "Type": "Volleyball", "Surface": null, "Condition": null, "Lights": null, "Seating": null, "Notes": null, "Fence": null, "Court_Identifier": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }