{ "currentVersion": 10.51, "id": 31, "name": "Parks", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 1114386.0019623935, "ymin": 671218.0015882254, "xmax": 1290877.1355279684, "ymax": 830032.8929473162, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNERTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Federal", "label": "Federal Forest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "State", "label": "State", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Local Government", "label": "Local Government", "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": "", "displayField": "NAME", "typeIdField": "OWNERTYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "BALLFIELDS", "type": "esriFieldTypeString", "alias": "BALLFIELDS", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "WALKING_TR", "type": "esriFieldTypeString", "alias": "WALKING_TR", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "RESTROOM", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "PICNICING", "type": "esriFieldTypeString", "alias": "PICNICING", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "PLAY_EQUIP", "type": "esriFieldTypeString", "alias": "PLAY_EQUIP", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "OUT_BBALL", "type": "esriFieldTypeString", "alias": "OUT_BBALL", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "GYMNASIUM", "type": "esriFieldTypeString", "alias": "GYMNASIUM", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "TENNIS", "type": "esriFieldTypeString", "alias": "TENNIS", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "BOATING", "type": "esriFieldTypeString", "alias": "BOATING", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "VOLLEYBALL", "type": "esriFieldTypeString", "alias": "VOLLEYBALL", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "OTHER", "type": "esriFieldTypeString", "alias": "OTHER", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "LINK", "type": "esriFieldTypeString", "alias": "LINK", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "OWNERTYPE", "type": "esriFieldTypeString", "alias": "OWNERTYPE", "domain": null, "editable": true, "nullable": true, "length": 20 } ], "indexes": [ { "name": "R65_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S56_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Federal", "name": "Federal", "domains": {}, "templates": [ { "name": "Federal", "description": "", "prototype": { "attributes": { "LINK": null, "OWNERTYPE": "Federal", "NAME": null, "OWNER": null, "BALLFIELDS": null, "WALKING_TR": null, "RESTROOM": null, "PICNICING": null, "PLAY_EQUIP": null, "OUT_BBALL": null, "GYMNASIUM": null, "TENNIS": null, "BOATING": null, "VOLLEYBALL": null, "OTHER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "State", "name": "State", "domains": {}, "templates": [ { "name": "State", "description": "", "prototype": { "attributes": { "LINK": null, "OWNERTYPE": "State", "NAME": null, "OWNER": null, "BALLFIELDS": null, "WALKING_TR": null, "RESTROOM": null, "PICNICING": null, "PLAY_EQUIP": null, "OUT_BBALL": null, "GYMNASIUM": null, "TENNIS": null, "BOATING": null, "VOLLEYBALL": null, "OTHER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Local Government", "name": "Local Government", "domains": {}, "templates": [ { "name": "Local Government", "description": "", "prototype": { "attributes": { "LINK": null, "OWNERTYPE": "Local Government", "NAME": null, "OWNER": null, "BALLFIELDS": null, "WALKING_TR": null, "RESTROOM": null, "PICNICING": null, "PLAY_EQUIP": null, "OUT_BBALL": null, "GYMNASIUM": null, "TENNIS": null, "BOATING": null, "VOLLEYBALL": null, "OTHER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }