{
 "currentVersion": 10.31,
 "id": 2,
 "name": "Parcels",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "classBreaks",
   "field": "CANOPY_PERCENT",
   "classificationMethod": "esriClassifyManual",
   "minValue": 0,
   "classBreakInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       204,
       255,
       204,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 10,
     "label": "0.000000 - 10.000000",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       34,
       199,
       125,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 20,
     "label": "10.000001 - 20.000000",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       42,
       168,
       82,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 30,
     "label": "20.000001 - 30.000000",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       42,
       140,
       45,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 40,
     "label": "30.000001 - 40.000000",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       38,
       115,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 100,
     "label": "40.000001 - 100.000000",
     "description": ""
    }
   ]
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 1008669.5289610922,
  "ymin": 824416.2760149986,
  "xmax": 1029453.7337836772,
  "ymax": 854942.4423247576,
  "spatialReference": {
   "wkid": 102656,
   "latestWkid": 2234
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "CODE",
 "typeIdField": null,
 "fields": [
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeDouble",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "CODE",
   "type": "esriFieldTypeString",
   "alias": "CODE",
   "length": 80,
   "domain": null
  },
  {
   "name": "GIS_PIN",
   "type": "esriFieldTypeString",
   "alias": "GIS_PIN",
   "length": 80,
   "domain": null
  },
  {
   "name": "UNIQUE",
   "type": "esriFieldTypeInteger",
   "alias": "UNIQUE",
   "domain": null
  },
  {
   "name": "ACRES",
   "type": "esriFieldTypeDouble",
   "alias": "ACRES",
   "domain": null
  },
  {
   "name": "CANOPY_ACRES",
   "type": "esriFieldTypeDouble",
   "alias": "CANOPY_ACRES",
   "domain": null
  },
  {
   "name": "CANOPY_PERCENT",
   "type": "esriFieldTypeDouble",
   "alias": "CANOPY_PERCENT",
   "domain": null
  },
  {
   "name": "IMPERVIOUS_ACRES",
   "type": "esriFieldTypeDouble",
   "alias": "IMPERVIOUS_ACRES",
   "domain": null
  },
  {
   "name": "IMPERVIOUS_PERCENT",
   "type": "esriFieldTypeDouble",
   "alias": "IMPERVIOUS_PERCENT",
   "domain": null
  },
  {
   "name": "PERVIOUS_ACRES",
   "type": "esriFieldTypeDouble",
   "alias": "PERVIOUS_ACRES",
   "domain": null
  },
  {
   "name": "PERVIOUS_PERCENT",
   "type": "esriFieldTypeDouble",
   "alias": "PERVIOUS_PERCENT",
   "domain": null
  },
  {
   "name": "BARE_SOIL_ACRES",
   "type": "esriFieldTypeDouble",
   "alias": "BARE_SOIL_ACRES",
   "domain": null
  },
  {
   "name": "BARE_SOIL_PERCENT",
   "type": "esriFieldTypeDouble",
   "alias": "BARE_SOIL_PERCENT",
   "domain": null
  },
  {
   "name": "WATER_ACRES",
   "type": "esriFieldTypeDouble",
   "alias": "WATER_ACRES",
   "domain": null
  },
  {
   "name": "WATER_PERCENT",
   "type": "esriFieldTypeDouble",
   "alias": "WATER_PERCENT",
   "domain": null
  },
  {
   "name": "PREFERRABLE_ACRES",
   "type": "esriFieldTypeDouble",
   "alias": "PREFERRABLE_ACRES",
   "domain": null
  },
  {
   "name": "PREFERRABLE_PERCENT",
   "type": "esriFieldTypeDouble",
   "alias": "PREFERRABLE_PERCENT",
   "domain": null
  },
  {
   "name": "MAXIMUM_UTC_PERCENT",
   "type": "esriFieldTypeDouble",
   "alias": "MAXIMUM_UTC_PERCENT",
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "domain": null
  },
  {
   "name": "Shape_Area",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Area",
   "domain": null
  }
 ],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF",
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true
 }
}