{
 "currentVersion": 10.31,
 "id": 5,
 "name": "Council Districts",
 "type": "Feature Layer",
 "description": "Acreage and percentage calculations were derived from tree canopy data sets for 2008 and 2018. Within each feature boundary the acreages were compared to determine canopy change that occured within the feature. Percent change was calculated for 2008-2018.",
 "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": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 15,
     "label": "Under 15%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       167,
       207,
       180,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 25,
     "label": "15.1% - 25%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       118,
       168,
       130,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 35,
     "label": "25.1% - 35%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       74,
       135,
       88,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 45,
     "label": "35.1% - 45%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       34,
       102,
       51,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 70.63349679065513,
     "label": "Over 45%",
     "description": ""
    }
   ]
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": -9639363.7007,
  "ymin": 4739066.5677,
  "xmax": -9625923.1393,
  "ymax": 4753431.7495,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "name",
 "typeIdField": null,
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "FID",
   "domain": null
  },
  {
   "name": "shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "district",
   "type": "esriFieldTypeDouble",
   "alias": "DISTRICT",
   "domain": null
  },
  {
   "name": "name",
   "type": "esriFieldTypeString",
   "alias": "NAME",
   "length": 254,
   "domain": null
  },
  {
   "name": "repname",
   "type": "esriFieldTypeString",
   "alias": "REPNAME",
   "length": 254,
   "domain": null
  },
  {
   "name": "uniqueid",
   "type": "esriFieldTypeInteger",
   "alias": "UNIQUEID",
   "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": "canopy_acres2008",
   "type": "esriFieldTypeDouble",
   "alias": "CANOPY_ACRES2008",
   "domain": null
  },
  {
   "name": "canopy_percent2008",
   "type": "esriFieldTypeDouble",
   "alias": "CANOPY_PERCENT2008",
   "domain": null
  },
  {
   "name": "difference_acres_08_18",
   "type": "esriFieldTypeDouble",
   "alias": "DIFFERENCE_ACRES_08_18",
   "domain": null
  },
  {
   "name": "percent_change08_18",
   "type": "esriFieldTypeDouble",
   "alias": "PERCENT_CHANGE08_18",
   "domain": null
  },
  {
   "name": "absolute_change",
   "type": "esriFieldTypeDouble",
   "alias": "ABSOLUTE_CHANGE",
   "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
 }
}