{ "currentVersion": 10.71, "id": 29, "name": "Parks", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Recreation and Parks" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "extent": { "xmin": 2039589.2444773344, "ymin": -4057813.735862346, "xmax": 2105948.476499605, "ymax": -3962877.224892112, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": {"wkt": "PROJCS[\"WGS_1984_Transverse_Mercator\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_Hartebeesthoek_1994\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",19.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]"}, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PARK_NAME", "typeIdField": "", "subtypeField": "LU_PARK_TYPE", "defaultSubtypeCode": 4, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object Id", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "Park Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARK_NAME" }, { "name": "LU_PARK_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Park Type", "domain": null, "editable": true, "nullable": true, "defaultValue": 4, "modelName": "LU_PARK_TYPE" }, { "name": "ACS_ADR", "type": "esriFieldTypeString", "alias": "Access Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LCTN_ADRS" }, { "name": "PLAY_EQPM", "type": "esriFieldTypeString", "alias": "Play Equip", "domain": { "type": "codedValue", "name": "PlayEquipYN", "description": "Parks With Play Equipment Yes No", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "NO", "modelName": "PLYQP" }, { "name": "SUB_AREA", "type": "esriFieldTypeString", "alias": "Sub Area", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SUBA" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R169_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S162_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "PLAY_EQPM": "NO", "SUB_AREA": null, "PARK_NAME": null, "LU_PARK_TYPE": 4, "ACS_ADR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 1, "name": "PUBLIC OPEN SPACE", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 1, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } }, { "code": 2, "name": "SPLIT USE", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 2, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } }, { "code": 3, "name": "NOT CITY PARKS", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 3, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } }, { "code": 4, "name": "NOT VERIFIED", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 4, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } }, { "code": 5, "name": "ROAD RESERVE", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 5, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } }, { "code": 6, "name": "BUILDINGS ON SITE", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 6, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } }, { "code": 7, "name": "CEMETERY", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 7, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } }, { "code": 8, "name": "UNDETERMINED", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 8, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } }, { "code": 9, "name": "DISTRICT PARK", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 9, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } }, { "code": 10, "name": "COMMUNITY PARK", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 10, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } }, { "code": 11, "name": "GREENBELT", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 11, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } }, { "code": 12, "name": "UNDEVELOPED", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 12, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } }, { "code": 13, "name": "COASTAL AMENITY", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 13, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } }, { "code": 14, "name": "PASSAGEWAYS", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 14, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } }, { "code": 16, "name": "NATURE SENSITIVE AREA", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 16, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } }, { "code": 15, "name": "COMMUNITY GARDEN", "defaultValues": { "PARK_NAME": null, "LU_PARK_TYPE": 15, "ACS_ADR": null, "PLAY_EQPM": "NO", "SUB_AREA": null }, "domains": { "PLAY_EQPM": {"type": "inherited"} } } ], "maxRecordCount": 250000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }