{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Parks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "modelName": "GP_183307281", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1447690704000 }, "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": -5120899.9999212595, "ymin": -9998099.999949977, "xmax": 500465.6351122102, "ymax": 5064409.634000396, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "sourceSpatialReference": { "wkid": 26912, "latestWkid": 26912 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PARK_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ACRES_PLAT", "type": "esriFieldTypeDouble", "alias": "Acreage - Plat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES_PLAT" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "domain": { "type": "codedValue", "name": "park_maintenance", "description": "Park maintenance responsiblity", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "CONTRACTED", "code": "CONTRACTED" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "HOA", "code": "HOA" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "PARKS", "code": "PARKS" }, { "name": "SANITATION", "code": "SANITATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MAINTENANCE" }, { "name": "ACCESS", "type": "esriFieldTypeString", "alias": "ACCESS", "domain": { "type": "codedValue", "name": "access_type", "description": "Type of Access", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ACCESS" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "owner_type", "description": "Owner Type", "codedValues": [ { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "FWP", "code": "FWP" }, { "name": "State", "code": "State" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": { "type": "codedValue", "name": "park_category/PROST", "description": "Park category/PROST type", "codedValues": [ { "name": "Buffer Area", "code": "B" }, { "name": "Regional Park", "code": "R" }, { "name": "Community Park", "code": "C" }, { "name": "Neighborhood Park", "code": "N" }, { "name": "Special Use Park", "code": "S" }, { "name": "Linear Park", "code": "L" }, { "name": "Mini Park", "code": "M" }, { "name": "Natural Area with Trails", "code": "OT" }, { "name": "Pocket Park", "code": "P" }, { "name": "Sports Complex", "code": "SC" }, { "name": "Natural Area/Open Land", "code": "O" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "DEDICATED", "type": "esriFieldTypeString", "alias": "DEDICATED", "domain": { "type": "codedValue", "name": "YES/NO/UNK", "description": "YES, NO, OR UNKNOWN", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNK", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DEDICATED" }, { "name": "MAP_NO", "type": "esriFieldTypeString", "alias": "MAP_NO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAP_NO" }, { "name": "DOC_NO", "type": "esriFieldTypeString", "alias": "DOC_NO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DOC_NO" }, { "name": "DOC_DATE", "type": "esriFieldTypeDate", "alias": "DOC_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DOC_DATE" }, { "name": "REF_MAP", "type": "esriFieldTypeString", "alias": "REF_MAP", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "REF_MAP" }, { "name": "DEED_REF", "type": "esriFieldTypeString", "alias": "DEED_REF", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DEED_REF" }, { "name": "DEED_DATE", "type": "esriFieldTypeDate", "alias": "DEED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DEED_DATE" }, { "name": "WAIVER", "type": "esriFieldTypeString", "alias": "WAIVER", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "WAIVER" }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "HYPERLINK" }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SUBDIVISION" }, { "name": "YR_ORIGIN", "type": "esriFieldTypeString", "alias": "YR_ORIGIN", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "YR_ORIGIN" }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARK_NAME" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "Parks_Type", "description": "P.O.S. Type", "codedValues": [ { "name": "Park", "code": "Park" }, { "name": "Open Space", "code": "Open Space" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "Tier", "type": "esriFieldTypeString", "alias": "Tier", "domain": { "type": "codedValue", "name": "park_tier", "description": "Park category type", "codedValues": [ { "name": "Athletic Fields", "code": "1" }, { "name": "Community Parks", "code": "2" }, { "name": "Neighborhood Parks", "code": "3" }, { "name": "Undeveloped and Linear Parks", "code": "4" }, { "name": "Other", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Tier" }, { "name": "PROST", "type": "esriFieldTypeString", "alias": "PROST", "domain": { "type": "codedValue", "name": "park_category/PROST", "description": "Park category/PROST type", "codedValues": [ { "name": "Buffer Area", "code": "B" }, { "name": "Regional Park", "code": "R" }, { "name": "Community Park", "code": "C" }, { "name": "Neighborhood Park", "code": "N" }, { "name": "Special Use Park", "code": "S" }, { "name": "Linear Park", "code": "L" }, { "name": "Mini Park", "code": "M" }, { "name": "Natural Area with Trails", "code": "OT" }, { "name": "Pocket Park", "code": "P" }, { "name": "Sports Complex", "code": "SC" }, { "name": "Natural Area/Open Land", "code": "O" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROST" }, { "name": "IRRIGATION_DATE", "type": "esriFieldTypeString", "alias": "IRRIGATION_DATE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "IRRIGATION_DATE" }, { "name": "Turf", "type": "esriFieldTypeString", "alias": "Turf", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Turf" }, { "name": "Turf_Condition", "type": "esriFieldTypeString", "alias": "Turf_Condition", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Turf_Condition" }, { "name": "Turf_Condition_Date", "type": "esriFieldTypeDate", "alias": "Turf_Condition_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Turf_Condition_Date" }, { "name": "Irrigated", "type": "esriFieldTypeString", "alias": "Irrigated", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Irrigated" }, { "name": "Irrigation_Size", "type": "esriFieldTypeString", "alias": "Irrigation_Size", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Irrigation_Size" }, { "name": "Irrigation_Condition", "type": "esriFieldTypeString", "alias": "Irrigation_Condition", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Irrigation_Condition" }, { "name": "Irrigation_Condition_Date", "type": "esriFieldTypeDate", "alias": "Irrigation_Condition_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Irrigation_Condition_Date" }, { "name": "PTMD_CLASS", "type": "esriFieldTypeString", "alias": "PTMD_CLASS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PTMD_CLASS" }, { "name": "Mow", "type": "esriFieldTypeString", "alias": "Mow", "domain": { "type": "codedValue", "name": "YES/NO/UNK", "description": "YES, NO, OR UNKNOWN", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNK", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Mow" }, { "name": "HOA_CONTACT", "type": "esriFieldTypeString", "alias": "HOA_CONTACT", "domain": { "type": "codedValue", "name": "YES/NO/UNK", "description": "YES, NO, OR UNKNOWN", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNK", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "HOA_CONTACT" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "Contacted", "type": "esriFieldTypeString", "alias": "Contacted", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Contacted" }, { "name": "Funding", "type": "esriFieldTypeString", "alias": "Funding", "domain": { "type": "codedValue", "name": "Funding", "description": "Funding", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Public and Private", "code": "Public and Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Funding" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1346_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1159_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "Contacted": null, "Funding": null, "ACRES_PLAT": null, "LOCATION": null, "FACILITYID": null, "ADDRESS": null, "HOA_CONTACT": null, "Mow": null, "PTMD_CLASS": null, "ACRES": null, "MAINTENANCE": null, "ACCESS": null, "OWNER": null, "CATEGORY": null, "DEDICATED": null, "MAP_NO": null, "DOC_NO": null, "DOC_DATE": null, "REF_MAP": null, "DEED_REF": null, "DEED_DATE": null, "WAIVER": null, "HYPERLINK": null, "SUBDIVISION": null, "YR_ORIGIN": null, "PARK_NAME": null, "COMMENTS": null, "TYPE": null, "Tier": null, "PROST": null, "IRRIGATION_DATE": null, "Turf": null, "Turf_Condition": null, "Turf_Condition_Date": null, "Irrigated": null, "Irrigation_Size": null, "Irrigation_Condition": null, "Irrigation_Condition_Date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "519b22b941a346aa97951c1d162c4089" } ], "tables": [] }