{
 "currentVersion": 10.31,
 "id": 11,
 "name": "Grandville 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": [
       220,
       245,
       233,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1.2
      }
     },
     "classMaxValue": 20,
     "label": "Under 20%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       167,
       207,
       180,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1.2
      }
     },
     "classMaxValue": 40,
     "label": "20.1% - 40%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       118,
       168,
       130,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1.2
      }
     },
     "classMaxValue": 60,
     "label": "40.1% - 60%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       74,
       135,
       88,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1.2
      }
     },
     "classMaxValue": 80,
     "label": "60.1% - 80%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       34,
       102,
       51,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1.2
      }
     },
     "classMaxValue": 99.9997187067304,
     "label": "Over 80%",
     "description": ""
    }
   ]
  },
  "transparency": 50,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1.2743970911616E7,
  "ymin": 503843.398357645,
  "xmax": 1.27573401381583E7,
  "ymax": 525300.924668238,
  "spatialReference": {
   "wkid": 102690,
   "latestWkid": 102690
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "pnum",
 "typeIdField": null,
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "FID",
   "domain": null
  },
  {
   "name": "shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "ppn",
   "type": "esriFieldTypeDouble",
   "alias": "PPN",
   "domain": null
  },
  {
   "name": "pnum",
   "type": "esriFieldTypeString",
   "alias": "PNUM",
   "length": 16,
   "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": "unique_",
   "type": "esriFieldTypeInteger",
   "alias": "UNIQUE",
   "domain": null
  },
  {
   "name": "st_area(shape)",
   "type": "esriFieldTypeDouble",
   "alias": "st_area(shape)",
   "domain": null
  },
  {
   "name": "st_length(shape)",
   "type": "esriFieldTypeDouble",
   "alias": "st_length(shape)",
   "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
 }
}