{
 "currentVersion": 10.31,
 "id": 4,
 "name": "Relative Canopy %",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "classBreaks",
   "field": "relcanpct",
   "classificationMethod": "esriClassifyManual",
   "minValue": 7,
   "classBreakInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       233,
       255,
       190,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 20,
     "label": "Under 20%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       163,
       255,
       115,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 25,
     "label": "21% - 25%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       76,
       230,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 30,
     "label": "26% - 30%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       112,
       168,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "classMaxValue": 35,
     "label": "31% - 35%",
     "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": 50,
     "label": "Over 35%",
     "description": ""
    }
   ]
  },
  "transparency": 30,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "where": null,
    "labelExpression": "[NAME]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -9114732.428181024,
  "ymin": 5069787.571935732,
  "xmax": -9076095.105582211,
  "ymax": 5101469.185776317,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "name",
 "typeIdField": null,
 "fields": [
  {
   "name": "shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "name",
   "type": "esriFieldTypeString",
   "alias": "NAME",
   "length": 50,
   "domain": null
  },
  {
   "name": "air",
   "type": "esriFieldTypeDouble",
   "alias": "AIR",
   "domain": null
  },
  {
   "name": "carbon",
   "type": "esriFieldTypeDouble",
   "alias": "CARBON",
   "domain": null
  },
  {
   "name": "stormwater",
   "type": "esriFieldTypeDouble",
   "alias": "STORMWATER",
   "domain": null
  },
  {
   "name": "energy",
   "type": "esriFieldTypeDouble",
   "alias": "ENERGY",
   "domain": null
  },
  {
   "name": "benperacre",
   "type": "esriFieldTypeDouble",
   "alias": "BENPERACRE",
   "domain": null
  },
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "objectid",
   "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
  },
  {
   "name": "relcanpct",
   "type": "esriFieldTypeInteger",
   "alias": "relcanpct",
   "domain": null
  },
  {
   "name": "popdensity",
   "type": "esriFieldTypeInteger",
   "alias": "popdensity",
   "domain": null
  },
  {
   "name": "stormreten",
   "type": "esriFieldTypeDouble",
   "alias": "stormreten",
   "domain": null
  },
  {
   "name": "heatisland",
   "type": "esriFieldTypeDouble",
   "alias": "heatisland",
   "domain": null
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": true,
 "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
 }
}