{
 "currentVersion": 10.7,
 "id": 5,
 "name": "Playgrounds",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102739,
  "latestWkid": 2277,
  "vcsWkid": 115702,
  "latestVcsWkid": 115702
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 2,
  "name": "PARK AMENITIES "
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "cc8675c16ff1110d8c461d3e99664924",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAgCAYAAADqgqNBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAttJREFUSInN111IU2EYwPH/OdscW4FNM9JCUylFC9IIJcjKiigswUBFKLCPqyCsCyuJdBErEsy8qKCLikjMylQwsS60jxu7ERQr6MtCRAk1Sza1ed4u9oFrY3PHmT5X7zkv7/N7eN9n55xpWcDQLhpcCFEAnAeS/52bYyjAR+A6cEuSJOGBCyHygboQgjNDBpKAG4AJsHjgwBl3Ico0kqxh2j7hP6WiBFa1egAkWeO6ddQXnuQaPDwd+lYorBau4RrXYKaiBZj4PRRyGMA21o8hfDU4jsALB2B6atznYkPMdmwDHapxxT7pdc8L1xkjfC7OLW2nrkRSjQsf/THrw226kkni7st8fnFOdQGqcdtgJxtKOhYGB2g8a6CwWsxp+1XjAM1Xs4jdVsH3lxXzjys6Pcof0OLoVuvAa9JPPp8fXLFPucdZp3qIiVsP4LHVTeZVaE1JbD3WSntlQujwmeGCAVLz7tDbUAzAup0XSdt1wlGsAFllC/jFrVYrRqMRgJ5HxWQcaSExbZ97vqU6RzUcEG8uW0Jk6iGUqXEKq6zIOgMAv0YHeWaO5oBljOaycADkpdFEJWQDoAjHc3you9ZvcQEbbrj3viO5EwawT9qcxYWTuOMCy+O2EL9xj4/VD/z+LFW9viJWxrO3fIhWSyybc81qUgSHD3x7R0xcivs63LSCwkrP9/3A1y76etrc1/1va0KDv7qWimyMIN8y7DX3vrOerseHKaqc4OePPrpr82aVM6htV6wj1JdFehTwxJxMQuZxiionaKvJYfRLy6zzBX3minWEutJIMoru0Xl3PwBRa7NVPe/VfS9NjbhhgDc16QGXyDq9X9wO6GVtmKp6gohpX/gHYFOYwTQvonFZ7EzHC78EPAUoqLKj2CdRFHvApEIIv/Majc79+eyM2164JEmNQoiDQLkka1I0YUathpCFAnwCqiVJuumFOwtoABpCZ/qPxfNH8X/HXylh2H1eJPoaAAAAAElFTkSuQmCC",
    "contentType": "image/png",
    "width": 23,
    "height": 24,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 3071998.4807119668,
  "ymin": 1.0140008075515315E7,
  "xmax": 3107386.320369214,
  "ymax": 1.0172740237084985E7,
  "spatialReference": {
   "wkid": 102739,
   "latestWkid": 2277,
   "vcsWkid": 115702,
   "latestVcsWkid": 115702
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "Park_Name",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "PlaygroundID",
   "type": "esriFieldTypeString",
   "alias": "PlaygroundID",
   "length": 50,
   "domain": null
  },
  {
   "name": "LucityID",
   "type": "esriFieldTypeInteger",
   "alias": "LucityID",
   "domain": null
  },
  {
   "name": "ParkID",
   "type": "esriFieldTypeString",
   "alias": "ParkID",
   "length": 50,
   "domain": null
  },
  {
   "name": "Park_Name",
   "type": "esriFieldTypeString",
   "alias": "Park_Name",
   "length": 50,
   "domain": null
  },
  {
   "name": "Address",
   "type": "esriFieldTypeString",
   "alias": "Address",
   "length": 50,
   "domain": null
  },
  {
   "name": "Ownership",
   "type": "esriFieldTypeString",
   "alias": "Ownership",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS3_Ownership_3",
    "description": "Park Ownership",
    "codedValues": [
     {
      "name": "City of Cedar Park",
      "code": "CP"
     },
     {
      "name": "Williamson County",
      "code": "WC"
     },
     {
      "name": "State of Texas",
      "code": "TX"
     },
     {
      "name": "Not Available",
      "code": "NA"
     },
     {
      "name": "Private",
      "code": "PV"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Classification",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Classification",
   "domain": {
    "type": "codedValue",
    "name": "WS3_ParkClassification",
    "description": "Park Classification ",
    "codedValues": [
     {
      "name": "Neighborhood",
      "code": 1
     },
     {
      "name": "Community",
      "code": 2
     },
     {
      "name": "Other",
      "code": 5
     },
     {
      "name": "Recreation/Detention",
      "code": 3
     },
     {
      "name": "Nature Preserve/Open Space",
      "code": 4
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Managing_Entity",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Managing_Entity",
   "domain": {
    "type": "codedValue",
    "name": "WS3_Managing_Entity",
    "description": "Managing Entity",
    "codedValues": [
     {
      "name": "City of Cedar Park",
      "code": 1
     },
     {
      "name": "Williamson County",
      "code": 2
     },
     {
      "name": "Home Owners Association",
      "code": 3
     },
     {
      "name": "Cedar Park Youth League",
      "code": 4
     },
     {
      "name": "Other",
      "code": 5
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Type",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Type",
   "domain": {
    "type": "codedValue",
    "name": "WS3_PlaygroundTypes",
    "description": "Types of Playground",
    "codedValues": [
     {
      "name": "Playscape",
      "code": 1
     },
     {
      "name": "Rock Wall/Zipline",
      "code": 2
     },
     {
      "name": "Skate Park",
      "code": 3
     },
     {
      "name": "Dog Park",
      "code": 4
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Covered",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Covered",
   "domain": {
    "type": "codedValue",
    "name": "WS3_YesOrNo",
    "description": "Yes or No",
    "codedValues": [
     {
      "name": "Yes",
      "code": 1
     },
     {
      "name": "No",
      "code": 2
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Lights",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Lights",
   "domain": {
    "type": "codedValue",
    "name": "WS3_YesOrNo",
    "description": "Yes or No",
    "codedValues": [
     {
      "name": "Yes",
      "code": 1
     },
     {
      "name": "No",
      "code": 2
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "ParkLucityID",
   "type": "esriFieldTypeInteger",
   "alias": "ParkLucityID",
   "domain": null
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R241282_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_241282",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_241282",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S241216_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "isDataVersioned": true,
 "effectiveMinScale": 10000,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "supportsCoordinatesQuantization": true
}