{
 "currentVersion": 10.91,
 "id": 8,
 "name": "PARKS 5 YEAR PLAN INSPECTION",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 2253,
  "latestWkid": 2253
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     0,
     0,
     0,
     0
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      56,
      168,
      0,
      255
     ],
     "width": 2
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1.3083915064304456E7,
  "ymin": 445178.05479002,
  "xmax": 1.3101669834973752E7,
  "ymax": 469333.38221785426,
  "spatialReference": {
   "wkid": 2253,
   "latestWkid": 2253
  }
 },
 "hasAttachments": true,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "ParkName",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "ParkName",
   "type": "esriFieldTypeString",
   "alias": "PARK NAME",
   "length": 100,
   "domain": null
  },
  {
   "name": "ParkType",
   "type": "esriFieldTypeString",
   "alias": "PARK TYPE",
   "length": 100,
   "domain": {
    "type": "codedValue",
    "name": "pType",
    "description": "Park Type for 5 Year Plan - Intern",
    "codedValues": [
     {
      "name": "Community Park",
      "code": "Community Park"
     },
     {
      "name": "Neighborhood Park",
      "code": "Neighborhood Park"
     },
     {
      "name": "Mini Park",
      "code": "Mini Park"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "PAddr",
   "type": "esriFieldTypeString",
   "alias": "PARK ADDRESS",
   "length": 150,
   "domain": null
  },
  {
   "name": "pCost",
   "type": "esriFieldTypeString",
   "alias": "PARK COST",
   "length": 100,
   "domain": null
  },
  {
   "name": "pLifeCyc",
   "type": "esriFieldTypeString",
   "alias": "TYPICAL LIFE CYCLE",
   "length": 100,
   "domain": null
  },
  {
   "name": "pCond",
   "type": "esriFieldTypeString",
   "alias": "CONDITION",
   "length": 100,
   "domain": {
    "type": "codedValue",
    "name": "pCond",
    "description": "Park & features conditions for 5 year plan (intern)",
    "codedValues": [
     {
      "name": "Poor",
      "code": "Poor"
     },
     {
      "name": "Poor to Fair",
      "code": "Poor to Fair"
     },
     {
      "name": "Fair",
      "code": "Fair"
     },
     {
      "name": "Fair to Good",
      "code": "Fair to Good"
     },
     {
      "name": "Good",
      "code": "Good"
     },
     {
      "name": "New",
      "code": "New"
     },
     {
      "name": "Failure",
      "code": "Failure"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "pLifeexp",
   "type": "esriFieldTypeString",
   "alias": "LIFE EXPECTANCY",
   "length": 150,
   "domain": null
  },
  {
   "name": "pSizeLeg",
   "type": "esriFieldTypeString",
   "alias": "PARK SIZE (ACRES) LEGAL DOCUMENTS",
   "length": 150,
   "domain": null
  },
  {
   "name": "pSizeCalc",
   "type": "esriFieldTypeDouble",
   "alias": "PARK SIZE CALCULATED GEOMETRY",
   "domain": null
  },
  {
   "name": "pNotes",
   "type": "esriFieldTypeString",
   "alias": "PARK NOTES",
   "length": 50,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "SHAPE.STArea()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STArea()",
   "domain": null
  },
  {
   "name": "SHAPE.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R59_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S46_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, geoJSON",
 "isDataVersioned": true,
 "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,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "SHAPE.STArea()",
  "shapeLengthFieldName": "SHAPE.STLength()",
  "units": "esriFeet"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}