{
 "layers": [
  {
   "currentVersion": 10.22,
   "id": 0,
   "name": "Elevations",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 1,
     "name": "Contours (light)"
    },
    {
     "id": 5,
     "name": "Contours (dark)"
    },
    {
     "id": 9,
     "name": "Elevation Benchmarks"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 636000.0000419766,
    "ymin": 707757.8158623129,
    "xmax": 703999.9998684675,
    "ymax": 767999.9998396486,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 1,
   "name": "Contours (light)",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Elevations"
   },
   "subLayers": [
    {
     "id": 2,
     "name": "Contours (50')"
    },
    {
     "id": 3,
     "name": "Contours (10')"
    },
    {
     "id": 4,
     "name": "Contours (1')"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 636000.0000419766,
    "ymin": 708000.0000892282,
    "xmax": 703999.9998684675,
    "ymax": 767999.9998396486,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 2,
   "name": "Contours (50')",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 1,
    "name": "Contours (light)"
   },
   "subLayers": [],
   "minScale": 72224,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       76,
       230,
       0,
       255
      ],
      "width": 1.75
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[Elevation]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        168,
        132,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 636000.0000419766,
    "ymin": 708000.0000892282,
    "xmax": 703999.9998684675,
    "ymax": 767999.9998396486,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CONTOURINTERVAL",
   "typeIdField": null,
   "fields": [
    {
     "name": "Elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "CONTOURUNITS",
     "type": "esriFieldTypeString",
     "alias": "Unit",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "ContourUnits Domain",
      "codedValues": [
       {
        "name": "Feet",
        "code": "Feet"
       },
       {
        "name": "Meters",
        "code": "Meters"
       }
      ]
     }
    },
    {
     "name": "CONTOURTYPE",
     "type": "esriFieldTypeString",
     "alias": "Contour Type",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "ContourType Domain",
      "codedValues": [
       {
        "name": "Index",
        "code": "Index"
       },
       {
        "name": "Intermediate",
        "code": "Intermediate"
       },
       {
        "name": "Index Depression",
        "code": "Index Depression"
       },
       {
        "name": "Intermediate Depression",
        "code": "Intermediate Depression"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ]
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 3,
   "name": "Contours (10')",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 1,
    "name": "Contours (light)"
   },
   "subLayers": [],
   "minScale": 20000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       108,
       223,
       29,
       255
      ],
      "width": 1.1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 636000.0000419766,
    "ymin": 708000.0000892282,
    "xmax": 703999.9998684675,
    "ymax": 767999.9998396486,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CONTOURINTERVAL",
   "typeIdField": null,
   "fields": [
    {
     "name": "Elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "CONTOURUNITS",
     "type": "esriFieldTypeString",
     "alias": "Unit",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "ContourUnits Domain",
      "codedValues": [
       {
        "name": "Feet",
        "code": "Feet"
       },
       {
        "name": "Meters",
        "code": "Meters"
       }
      ]
     }
    },
    {
     "name": "CONTOURTYPE",
     "type": "esriFieldTypeString",
     "alias": "Contour Type",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "ContourType Domain",
      "codedValues": [
       {
        "name": "Index",
        "code": "Index"
       },
       {
        "name": "Intermediate",
        "code": "Intermediate"
       },
       {
        "name": "Index Depression",
        "code": "Index Depression"
       },
       {
        "name": "Intermediate Depression",
        "code": "Intermediate Depression"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ]
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 4,
   "name": "Contours (1')",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 1,
    "name": "Contours (light)"
   },
   "subLayers": [],
   "minScale": 7500,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       163,
       255,
       115,
       255
      ],
      "width": 0.75
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 636000.0000419766,
    "ymin": 708000.0000892282,
    "xmax": 703999.9998684675,
    "ymax": 767999.9998396486,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CONTOURINTERVAL",
   "typeIdField": null,
   "fields": [
    {
     "name": "Elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "CONTOURUNITS",
     "type": "esriFieldTypeString",
     "alias": "Unit",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "ContourUnits Domain",
      "codedValues": [
       {
        "name": "Feet",
        "code": "Feet"
       },
       {
        "name": "Meters",
        "code": "Meters"
       }
      ]
     }
    },
    {
     "name": "CONTOURTYPE",
     "type": "esriFieldTypeString",
     "alias": "Contour Type",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "ContourType Domain",
      "codedValues": [
       {
        "name": "Index",
        "code": "Index"
       },
       {
        "name": "Intermediate",
        "code": "Intermediate"
       },
       {
        "name": "Index Depression",
        "code": "Index Depression"
       },
       {
        "name": "Intermediate Depression",
        "code": "Intermediate Depression"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ]
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 5,
   "name": "Contours (dark)",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Elevations"
   },
   "subLayers": [
    {
     "id": 6,
     "name": "Contours (50')"
    },
    {
     "id": 7,
     "name": "Contours (10')"
    },
    {
     "id": 8,
     "name": "Contours (1')"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 636000.0000419766,
    "ymin": 708000.0000892282,
    "xmax": 703999.9998684675,
    "ymax": 767999.9998396486,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 6,
   "name": "Contours (50')",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 5,
    "name": "Contours (dark)"
   },
   "subLayers": [],
   "minScale": 72224,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       38,
       115,
       0,
       255
      ],
      "width": 1.75
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[Elevation]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        168,
        132,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 636000.0000419766,
    "ymin": 708000.0000892282,
    "xmax": 703999.9998684675,
    "ymax": 767999.9998396486,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CONTOURINTERVAL",
   "typeIdField": null,
   "fields": [
    {
     "name": "Elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "CONTOURUNITS",
     "type": "esriFieldTypeString",
     "alias": "Unit",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "ContourUnits Domain",
      "codedValues": [
       {
        "name": "Feet",
        "code": "Feet"
       },
       {
        "name": "Meters",
        "code": "Meters"
       }
      ]
     }
    },
    {
     "name": "CONTOURTYPE",
     "type": "esriFieldTypeString",
     "alias": "Contour Type",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "ContourType Domain",
      "codedValues": [
       {
        "name": "Index",
        "code": "Index"
       },
       {
        "name": "Intermediate",
        "code": "Intermediate"
       },
       {
        "name": "Index Depression",
        "code": "Index Depression"
       },
       {
        "name": "Intermediate Depression",
        "code": "Intermediate Depression"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ]
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 7,
   "name": "Contours (10')",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 5,
    "name": "Contours (dark)"
   },
   "subLayers": [],
   "minScale": 20000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       38,
       115,
       0,
       255
      ],
      "width": 1.1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 636000.0000419766,
    "ymin": 708000.0000892282,
    "xmax": 703999.9998684675,
    "ymax": 767999.9998396486,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CONTOURINTERVAL",
   "typeIdField": null,
   "fields": [
    {
     "name": "Elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "CONTOURUNITS",
     "type": "esriFieldTypeString",
     "alias": "Unit",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "ContourUnits Domain",
      "codedValues": [
       {
        "name": "Feet",
        "code": "Feet"
       },
       {
        "name": "Meters",
        "code": "Meters"
       }
      ]
     }
    },
    {
     "name": "CONTOURTYPE",
     "type": "esriFieldTypeString",
     "alias": "Contour Type",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "ContourType Domain",
      "codedValues": [
       {
        "name": "Index",
        "code": "Index"
       },
       {
        "name": "Intermediate",
        "code": "Intermediate"
       },
       {
        "name": "Index Depression",
        "code": "Index Depression"
       },
       {
        "name": "Intermediate Depression",
        "code": "Intermediate Depression"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ]
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 8,
   "name": "Contours (1')",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 5,
    "name": "Contours (dark)"
   },
   "subLayers": [],
   "minScale": 7500,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       168,
       168,
       0,
       255
      ],
      "width": 0.75
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 636000.0000419766,
    "ymin": 708000.0000892282,
    "xmax": 703999.9998684675,
    "ymax": 767999.9998396486,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CONTOURINTERVAL",
   "typeIdField": null,
   "fields": [
    {
     "name": "Elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "CONTOURUNITS",
     "type": "esriFieldTypeString",
     "alias": "Unit",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "ContourUnits Domain",
      "codedValues": [
       {
        "name": "Feet",
        "code": "Feet"
       },
       {
        "name": "Meters",
        "code": "Meters"
       }
      ]
     }
    },
    {
     "name": "CONTOURTYPE",
     "type": "esriFieldTypeString",
     "alias": "Contour Type",
     "length": 200,
     "domain": {
      "type": "codedValue",
      "name": "ContourType Domain",
      "codedValues": [
       {
        "name": "Index",
        "code": "Index"
       },
       {
        "name": "Intermediate",
        "code": "Intermediate"
       },
       {
        "name": "Index Depression",
        "code": "Index Depression"
       },
       {
        "name": "Intermediate Depression",
        "code": "Intermediate Depression"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ]
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 9,
   "name": "Elevation Benchmarks",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Elevations"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "671ee3e94e1c91a9511914ece1929eb2",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmtJREFUOI2lk1tIVFEUhr99Os4BFcOhojHoYgXRRSQvTwVFScQwkFmNQmAEKSgEiVReUAgvLyL0UPSg2Bh4SV9SQVECw1IKFBtTtCKm6zxoQ6lj7snO7kUHdXAgWo+L9X/8+19r6/xn6esb5TRZLYZ2HYkd2AtIEK8Fqr6YzHZAbQioovmsQriQqltAmULcEogOULqC2kpasg2ks5Bsfwigwmg9paSqV4ZIL5WZLwAqackXBhNFMrOnBte9AJaHEqMNsK840QFqcEVJqRqEITJKpHNIZViTlOZ3PHHPHEuNf2m/HY1XiexOv0oruNt2tbGC1txSnA+CgEWMawK6i6VzyLyIA3wdArDov1cM2oQiJ5q+HEdSyoWu4YTaavrqikhb0gEE4rxmNW+qk9Yk8HWESz0hvqq9/82jkXlmUpEMLmegDs76xLDS/CUi/NYASDz8JWZgeM9RCAKIjYZAdZsrZHh03L6c2Zrap6Gsq7cwo8GhgvTy6dVTvRN5HNntxhb5fI165FsWT18emF0NGPtjZadFn/ICtpVBTTeJ0AJY9Kk1gK/ftwY0Q4wjlwEK0Y7PvKIEnUKRE+7984ETfPq82RQyMBB04Ec1RiPGut7W5jn2F2wIUMCzyXOL27b76y5/zF0MAqrJXKg2WvPHRuPqbZHFWck7qprXi03TyoCncMEzHeuZ88XdWOkHT7lIOnsqaC7sHUy477bVN51J7N+1KCOSF2SM8U7m/+gfTTF/+Td5fkrjdBlpSyEAgFKyWu7w+JXXG1Xo8trjAG3y/fE5wK1QDaVsaYQ0c7Um5DuXcekDkBcuyLCAf62/xyruYFUUCOAAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 12,
      "height": 13,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[Elevation]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "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": false,
   "extent": {
    "xmin": 649196.2443187237,
    "ymin": 707757.8158623129,
    "xmax": 699278.8062268943,
    "ymax": 760852.2618385553,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Elevation",
   "typeIdField": null,
   "fields": [
    {
     "name": "Number",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Monument Number",
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeString",
     "alias": "Elevation",
     "length": 50,
     "domain": null
    },
    {
     "name": "Y1",
     "type": "esriFieldTypeDouble",
     "alias": "Northing",
     "domain": null
    },
    {
     "name": "X1",
     "type": "esriFieldTypeDouble",
     "alias": "Easting",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 10,
   "name": "Township and Range Sections",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 63360,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        169,
        0,
        230,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[S_T_R]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        169,
        0,
        230,
        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": 14,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 542875.3601761311,
    "ymin": 651405.4498927295,
    "xmax": 777741.1601286381,
    "ymax": 798689.4401010573,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "PLS_SECT",
   "typeIdField": null,
   "fields": [
    {
     "name": "S_T_R",
     "type": "esriFieldTypeString",
     "alias": "S_T_R",
     "length": 12,
     "domain": null
    },
    {
     "name": "PLS_SECT",
     "type": "esriFieldTypeString",
     "alias": "PLS_SECT",
     "length": 254,
     "domain": null
    },
    {
     "name": "PLS_TWP",
     "type": "esriFieldTypeString",
     "alias": "PLS_TWP",
     "length": 254,
     "domain": null
    },
    {
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 11,
   "name": "Railroad",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       104,
       104,
       104,
       255
      ],
      "width": 0.30000000000000004
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 673207.2747086436,
    "ymin": 707228.3730235547,
    "xmax": 694914.0118068904,
    "ymax": 750059.3700385541,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 12,
   "name": "Trail System",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 13,
     "name": "Razorback Regional Greenway"
    },
    {
     "id": 14,
     "name": "Railyard Loop"
    },
    {
     "id": 15,
     "name": "Shared Use Paved Trail"
    },
    {
     "id": 16,
     "name": "Neighborhood Trail"
    },
    {
     "id": 17,
     "name": "Natural Surface Trail"
    },
    {
     "id": 18,
     "name": "On-Street Bike Lane"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 555931.087345466,
    "ymin": 623879.7729888111,
    "xmax": 740763.8630203903,
    "ymax": 774958.859937638,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 13,
   "name": "Razorback Regional Greenway",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 12,
    "name": "Trail System"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       230,
       0,
       0,
       255
      ],
      "width": 2.5
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[facdescrip]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        245,
        180,
        255
       ],
       "haloSize": 0.5,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 654266.2909371406,
    "ymin": 624222.3513718992,
    "xmax": 698635.2622383833,
    "ymax": 773956.4429792315,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "prim_name",
   "typeIdField": null,
   "fields": [
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "prim_name",
     "type": "esriFieldTypeString",
     "alias": "prim_name",
     "length": 50,
     "domain": null
    },
    {
     "name": "trlsubtype",
     "type": "esriFieldTypeInteger",
     "alias": "trlsubtype",
     "domain": null
    },
    {
     "name": "trltyptxt",
     "type": "esriFieldTypeString",
     "alias": "trltyptxt",
     "length": 50,
     "domain": null
    },
    {
     "name": "trlsubtxt",
     "type": "esriFieldTypeString",
     "alias": "trlsubtxt",
     "length": 50,
     "domain": null
    },
    {
     "name": "projstatus",
     "type": "esriFieldTypeString",
     "alias": "projstatus",
     "length": 50,
     "domain": null
    },
    {
     "name": "facdescrip",
     "type": "esriFieldTypeString",
     "alias": "facdescrip",
     "length": 50,
     "domain": null
    },
    {
     "name": "surftype",
     "type": "esriFieldTypeString",
     "alias": "surftype",
     "length": 50,
     "domain": null
    },
    {
     "name": "trlrating",
     "type": "esriFieldTypeString",
     "alias": "trlrating",
     "length": 50,
     "domain": null
    },
    {
     "name": "infourl",
     "type": "esriFieldTypeString",
     "alias": "infourl",
     "length": 50,
     "domain": null
    },
    {
     "name": "maintowner",
     "type": "esriFieldTypeString",
     "alias": "maintowner",
     "length": 50,
     "domain": null
    },
    {
     "name": "length",
     "type": "esriFieldTypeDouble",
     "alias": "length",
     "domain": null
    },
    {
     "name": "lighting",
     "type": "esriFieldTypeString",
     "alias": "lighting",
     "length": 50,
     "domain": null
    },
    {
     "name": "bikesallow",
     "type": "esriFieldTypeString",
     "alias": "bikesallow",
     "length": 50,
     "domain": null
    },
    {
     "name": "eqstrallow",
     "type": "esriFieldTypeString",
     "alias": "eqstrallow",
     "length": 50,
     "domain": null
    },
    {
     "name": "adopted_se",
     "type": "esriFieldTypeString",
     "alias": "adopted_se",
     "length": 50,
     "domain": null
    },
    {
     "name": "razr_grnwy",
     "type": "esriFieldTypeString",
     "alias": "razr_grnwy",
     "length": 50,
     "domain": null
    },
    {
     "name": "herit_trl",
     "type": "esriFieldTypeString",
     "alias": "herit_trl",
     "length": 50,
     "domain": null
    },
    {
     "name": "ctlst_proj",
     "type": "esriFieldTypeString",
     "alias": "ctlst_proj",
     "length": 50,
     "domain": null
    },
    {
     "name": "reg_net",
     "type": "esriFieldTypeString",
     "alias": "reg_net",
     "length": 50,
     "domain": null
    },
    {
     "name": "seg_name",
     "type": "esriFieldTypeString",
     "alias": "seg_name",
     "length": 50,
     "domain": null
    },
    {
     "name": "created_us",
     "type": "esriFieldTypeString",
     "alias": "created_us",
     "length": 254,
     "domain": null
    },
    {
     "name": "created_da",
     "type": "esriFieldTypeDate",
     "alias": "created_da",
     "length": 36,
     "domain": null
    },
    {
     "name": "last_edite",
     "type": "esriFieldTypeString",
     "alias": "last_edite",
     "length": 254,
     "domain": null
    },
    {
     "name": "last_edi_1",
     "type": "esriFieldTypeDate",
     "alias": "last_edi_1",
     "length": 36,
     "domain": null
    },
    {
     "name": "trlwidth",
     "type": "esriFieldTypeInteger",
     "alias": "trlwidth",
     "domain": null
    },
    {
     "name": "motorallow",
     "type": "esriFieldTypeString",
     "alias": "motorallow",
     "length": 10,
     "domain": null
    },
    {
     "name": "skateallow",
     "type": "esriFieldTypeString",
     "alias": "skateallow",
     "length": 10,
     "domain": null
    },
    {
     "name": "useaccess",
     "type": "esriFieldTypeString",
     "alias": "useaccess",
     "length": 10,
     "domain": null
    },
    {
     "name": "surfclass",
     "type": "esriFieldTypeString",
     "alias": "surfclass",
     "length": 20,
     "domain": null
    },
    {
     "name": "num_track",
     "type": "esriFieldTypeString",
     "alias": "num_track",
     "length": 20,
     "domain": null
    },
    {
     "name": "trlmiles",
     "type": "esriFieldTypeDouble",
     "alias": "trlmiles",
     "domain": null
    },
    {
     "name": "yr_constr",
     "type": "esriFieldTypeInteger",
     "alias": "yr_constr",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeString",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape__Len",
     "type": "esriFieldTypeDouble",
     "alias": "Shape__Len",
     "domain": null
    },
    {
     "name": "CreationDa",
     "type": "esriFieldTypeDate",
     "alias": "CreationDa",
     "length": 36,
     "domain": null
    },
    {
     "name": "Creator",
     "type": "esriFieldTypeString",
     "alias": "Creator",
     "length": 128,
     "domain": null
    },
    {
     "name": "EditDate",
     "type": "esriFieldTypeDate",
     "alias": "EditDate",
     "length": 36,
     "domain": null
    },
    {
     "name": "Editor",
     "type": "esriFieldTypeString",
     "alias": "Editor",
     "length": 128,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "FID_",
     "type": "esriFieldTypeInteger",
     "alias": "FID_",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NWARPC_Com",
     "type": "esriFieldTypeString",
     "alias": "NWARPC_Com",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 14,
   "name": "Railyard Loop",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 12,
    "name": "Trail System"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       112,
       255,
       255
      ],
      "width": 2.5
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "\"Railyard Loop\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        245,
        180,
        255
       ],
       "haloSize": 0.5,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 654266.2909371406,
    "ymin": 624222.3513718992,
    "xmax": 698635.2622383833,
    "ymax": 773956.4429792315,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "prim_name",
   "typeIdField": null,
   "fields": [
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "prim_name",
     "type": "esriFieldTypeString",
     "alias": "prim_name",
     "length": 50,
     "domain": null
    },
    {
     "name": "trlsubtype",
     "type": "esriFieldTypeInteger",
     "alias": "trlsubtype",
     "domain": null
    },
    {
     "name": "trltyptxt",
     "type": "esriFieldTypeString",
     "alias": "trltyptxt",
     "length": 50,
     "domain": null
    },
    {
     "name": "trlsubtxt",
     "type": "esriFieldTypeString",
     "alias": "trlsubtxt",
     "length": 50,
     "domain": null
    },
    {
     "name": "projstatus",
     "type": "esriFieldTypeString",
     "alias": "projstatus",
     "length": 50,
     "domain": null
    },
    {
     "name": "facdescrip",
     "type": "esriFieldTypeString",
     "alias": "facdescrip",
     "length": 50,
     "domain": null
    },
    {
     "name": "surftype",
     "type": "esriFieldTypeString",
     "alias": "surftype",
     "length": 50,
     "domain": null
    },
    {
     "name": "trlrating",
     "type": "esriFieldTypeString",
     "alias": "trlrating",
     "length": 50,
     "domain": null
    },
    {
     "name": "infourl",
     "type": "esriFieldTypeString",
     "alias": "infourl",
     "length": 50,
     "domain": null
    },
    {
     "name": "maintowner",
     "type": "esriFieldTypeString",
     "alias": "maintowner",
     "length": 50,
     "domain": null
    },
    {
     "name": "length",
     "type": "esriFieldTypeDouble",
     "alias": "length",
     "domain": null
    },
    {
     "name": "lighting",
     "type": "esriFieldTypeString",
     "alias": "lighting",
     "length": 50,
     "domain": null
    },
    {
     "name": "bikesallow",
     "type": "esriFieldTypeString",
     "alias": "bikesallow",
     "length": 50,
     "domain": null
    },
    {
     "name": "eqstrallow",
     "type": "esriFieldTypeString",
     "alias": "eqstrallow",
     "length": 50,
     "domain": null
    },
    {
     "name": "adopted_se",
     "type": "esriFieldTypeString",
     "alias": "adopted_se",
     "length": 50,
     "domain": null
    },
    {
     "name": "razr_grnwy",
     "type": "esriFieldTypeString",
     "alias": "razr_grnwy",
     "length": 50,
     "domain": null
    },
    {
     "name": "herit_trl",
     "type": "esriFieldTypeString",
     "alias": "herit_trl",
     "length": 50,
     "domain": null
    },
    {
     "name": "ctlst_proj",
     "type": "esriFieldTypeString",
     "alias": "ctlst_proj",
     "length": 50,
     "domain": null
    },
    {
     "name": "reg_net",
     "type": "esriFieldTypeString",
     "alias": "reg_net",
     "length": 50,
     "domain": null
    },
    {
     "name": "seg_name",
     "type": "esriFieldTypeString",
     "alias": "seg_name",
     "length": 50,
     "domain": null
    },
    {
     "name": "created_us",
     "type": "esriFieldTypeString",
     "alias": "created_us",
     "length": 254,
     "domain": null
    },
    {
     "name": "created_da",
     "type": "esriFieldTypeDate",
     "alias": "created_da",
     "length": 36,
     "domain": null
    },
    {
     "name": "last_edite",
     "type": "esriFieldTypeString",
     "alias": "last_edite",
     "length": 254,
     "domain": null
    },
    {
     "name": "last_edi_1",
     "type": "esriFieldTypeDate",
     "alias": "last_edi_1",
     "length": 36,
     "domain": null
    },
    {
     "name": "trlwidth",
     "type": "esriFieldTypeInteger",
     "alias": "trlwidth",
     "domain": null
    },
    {
     "name": "motorallow",
     "type": "esriFieldTypeString",
     "alias": "motorallow",
     "length": 10,
     "domain": null
    },
    {
     "name": "skateallow",
     "type": "esriFieldTypeString",
     "alias": "skateallow",
     "length": 10,
     "domain": null
    },
    {
     "name": "useaccess",
     "type": "esriFieldTypeString",
     "alias": "useaccess",
     "length": 10,
     "domain": null
    },
    {
     "name": "surfclass",
     "type": "esriFieldTypeString",
     "alias": "surfclass",
     "length": 20,
     "domain": null
    },
    {
     "name": "num_track",
     "type": "esriFieldTypeString",
     "alias": "num_track",
     "length": 20,
     "domain": null
    },
    {
     "name": "trlmiles",
     "type": "esriFieldTypeDouble",
     "alias": "trlmiles",
     "domain": null
    },
    {
     "name": "yr_constr",
     "type": "esriFieldTypeInteger",
     "alias": "yr_constr",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeString",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape__Len",
     "type": "esriFieldTypeDouble",
     "alias": "Shape__Len",
     "domain": null
    },
    {
     "name": "CreationDa",
     "type": "esriFieldTypeDate",
     "alias": "CreationDa",
     "length": 36,
     "domain": null
    },
    {
     "name": "Creator",
     "type": "esriFieldTypeString",
     "alias": "Creator",
     "length": 128,
     "domain": null
    },
    {
     "name": "EditDate",
     "type": "esriFieldTypeDate",
     "alias": "EditDate",
     "length": 36,
     "domain": null
    },
    {
     "name": "Editor",
     "type": "esriFieldTypeString",
     "alias": "Editor",
     "length": 128,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "FID_",
     "type": "esriFieldTypeInteger",
     "alias": "FID_",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NWARPC_Com",
     "type": "esriFieldTypeString",
     "alias": "NWARPC_Com",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 15,
   "name": "Shared Use Paved Trail",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 12,
    "name": "Trail System"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       152,
       230,
       0,
       255
      ],
      "width": 2.5
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[prim_name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        245,
        180,
        255
       ],
       "haloSize": 0.5,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 654266.2909371406,
    "ymin": 624222.3513718992,
    "xmax": 698635.2622383833,
    "ymax": 773956.4429792315,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "prim_name",
   "typeIdField": null,
   "fields": [
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "prim_name",
     "type": "esriFieldTypeString",
     "alias": "prim_name",
     "length": 50,
     "domain": null
    },
    {
     "name": "trlsubtype",
     "type": "esriFieldTypeInteger",
     "alias": "trlsubtype",
     "domain": null
    },
    {
     "name": "trltyptxt",
     "type": "esriFieldTypeString",
     "alias": "trltyptxt",
     "length": 50,
     "domain": null
    },
    {
     "name": "trlsubtxt",
     "type": "esriFieldTypeString",
     "alias": "trlsubtxt",
     "length": 50,
     "domain": null
    },
    {
     "name": "projstatus",
     "type": "esriFieldTypeString",
     "alias": "projstatus",
     "length": 50,
     "domain": null
    },
    {
     "name": "facdescrip",
     "type": "esriFieldTypeString",
     "alias": "facdescrip",
     "length": 50,
     "domain": null
    },
    {
     "name": "surftype",
     "type": "esriFieldTypeString",
     "alias": "surftype",
     "length": 50,
     "domain": null
    },
    {
     "name": "trlrating",
     "type": "esriFieldTypeString",
     "alias": "trlrating",
     "length": 50,
     "domain": null
    },
    {
     "name": "infourl",
     "type": "esriFieldTypeString",
     "alias": "infourl",
     "length": 50,
     "domain": null
    },
    {
     "name": "maintowner",
     "type": "esriFieldTypeString",
     "alias": "maintowner",
     "length": 50,
     "domain": null
    },
    {
     "name": "length",
     "type": "esriFieldTypeDouble",
     "alias": "length",
     "domain": null
    },
    {
     "name": "lighting",
     "type": "esriFieldTypeString",
     "alias": "lighting",
     "length": 50,
     "domain": null
    },
    {
     "name": "bikesallow",
     "type": "esriFieldTypeString",
     "alias": "bikesallow",
     "length": 50,
     "domain": null
    },
    {
     "name": "eqstrallow",
     "type": "esriFieldTypeString",
     "alias": "eqstrallow",
     "length": 50,
     "domain": null
    },
    {
     "name": "adopted_se",
     "type": "esriFieldTypeString",
     "alias": "adopted_se",
     "length": 50,
     "domain": null
    },
    {
     "name": "razr_grnwy",
     "type": "esriFieldTypeString",
     "alias": "razr_grnwy",
     "length": 50,
     "domain": null
    },
    {
     "name": "herit_trl",
     "type": "esriFieldTypeString",
     "alias": "herit_trl",
     "length": 50,
     "domain": null
    },
    {
     "name": "ctlst_proj",
     "type": "esriFieldTypeString",
     "alias": "ctlst_proj",
     "length": 50,
     "domain": null
    },
    {
     "name": "reg_net",
     "type": "esriFieldTypeString",
     "alias": "reg_net",
     "length": 50,
     "domain": null
    },
    {
     "name": "seg_name",
     "type": "esriFieldTypeString",
     "alias": "seg_name",
     "length": 50,
     "domain": null
    },
    {
     "name": "created_us",
     "type": "esriFieldTypeString",
     "alias": "created_us",
     "length": 254,
     "domain": null
    },
    {
     "name": "created_da",
     "type": "esriFieldTypeDate",
     "alias": "created_da",
     "length": 36,
     "domain": null
    },
    {
     "name": "last_edite",
     "type": "esriFieldTypeString",
     "alias": "last_edite",
     "length": 254,
     "domain": null
    },
    {
     "name": "last_edi_1",
     "type": "esriFieldTypeDate",
     "alias": "last_edi_1",
     "length": 36,
     "domain": null
    },
    {
     "name": "trlwidth",
     "type": "esriFieldTypeInteger",
     "alias": "trlwidth",
     "domain": null
    },
    {
     "name": "motorallow",
     "type": "esriFieldTypeString",
     "alias": "motorallow",
     "length": 10,
     "domain": null
    },
    {
     "name": "skateallow",
     "type": "esriFieldTypeString",
     "alias": "skateallow",
     "length": 10,
     "domain": null
    },
    {
     "name": "useaccess",
     "type": "esriFieldTypeString",
     "alias": "useaccess",
     "length": 10,
     "domain": null
    },
    {
     "name": "surfclass",
     "type": "esriFieldTypeString",
     "alias": "surfclass",
     "length": 20,
     "domain": null
    },
    {
     "name": "num_track",
     "type": "esriFieldTypeString",
     "alias": "num_track",
     "length": 20,
     "domain": null
    },
    {
     "name": "trlmiles",
     "type": "esriFieldTypeDouble",
     "alias": "trlmiles",
     "domain": null
    },
    {
     "name": "yr_constr",
     "type": "esriFieldTypeInteger",
     "alias": "yr_constr",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeString",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape__Len",
     "type": "esriFieldTypeDouble",
     "alias": "Shape__Len",
     "domain": null
    },
    {
     "name": "CreationDa",
     "type": "esriFieldTypeDate",
     "alias": "CreationDa",
     "length": 36,
     "domain": null
    },
    {
     "name": "Creator",
     "type": "esriFieldTypeString",
     "alias": "Creator",
     "length": 128,
     "domain": null
    },
    {
     "name": "EditDate",
     "type": "esriFieldTypeDate",
     "alias": "EditDate",
     "length": 36,
     "domain": null
    },
    {
     "name": "Editor",
     "type": "esriFieldTypeString",
     "alias": "Editor",
     "length": 128,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "FID_",
     "type": "esriFieldTypeInteger",
     "alias": "FID_",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NWARPC_Com",
     "type": "esriFieldTypeString",
     "alias": "NWARPC_Com",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 16,
   "name": "Neighborhood Trail",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 12,
    "name": "Trail System"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       230,
       0,
       169,
       255
      ],
      "width": 2.5
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[prim_name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        245,
        180,
        255
       ],
       "haloSize": 0.5,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 654266.2909371406,
    "ymin": 624222.3513718992,
    "xmax": 698635.2622383833,
    "ymax": 773956.4429792315,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "prim_name",
   "typeIdField": null,
   "fields": [
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "prim_name",
     "type": "esriFieldTypeString",
     "alias": "prim_name",
     "length": 50,
     "domain": null
    },
    {
     "name": "trlsubtype",
     "type": "esriFieldTypeInteger",
     "alias": "trlsubtype",
     "domain": null
    },
    {
     "name": "trltyptxt",
     "type": "esriFieldTypeString",
     "alias": "trltyptxt",
     "length": 50,
     "domain": null
    },
    {
     "name": "trlsubtxt",
     "type": "esriFieldTypeString",
     "alias": "trlsubtxt",
     "length": 50,
     "domain": null
    },
    {
     "name": "projstatus",
     "type": "esriFieldTypeString",
     "alias": "projstatus",
     "length": 50,
     "domain": null
    },
    {
     "name": "facdescrip",
     "type": "esriFieldTypeString",
     "alias": "facdescrip",
     "length": 50,
     "domain": null
    },
    {
     "name": "surftype",
     "type": "esriFieldTypeString",
     "alias": "surftype",
     "length": 50,
     "domain": null
    },
    {
     "name": "trlrating",
     "type": "esriFieldTypeString",
     "alias": "trlrating",
     "length": 50,
     "domain": null
    },
    {
     "name": "infourl",
     "type": "esriFieldTypeString",
     "alias": "infourl",
     "length": 50,
     "domain": null
    },
    {
     "name": "maintowner",
     "type": "esriFieldTypeString",
     "alias": "maintowner",
     "length": 50,
     "domain": null
    },
    {
     "name": "length",
     "type": "esriFieldTypeDouble",
     "alias": "length",
     "domain": null
    },
    {
     "name": "lighting",
     "type": "esriFieldTypeString",
     "alias": "lighting",
     "length": 50,
     "domain": null
    },
    {
     "name": "bikesallow",
     "type": "esriFieldTypeString",
     "alias": "bikesallow",
     "length": 50,
     "domain": null
    },
    {
     "name": "eqstrallow",
     "type": "esriFieldTypeString",
     "alias": "eqstrallow",
     "length": 50,
     "domain": null
    },
    {
     "name": "adopted_se",
     "type": "esriFieldTypeString",
     "alias": "adopted_se",
     "length": 50,
     "domain": null
    },
    {
     "name": "razr_grnwy",
     "type": "esriFieldTypeString",
     "alias": "razr_grnwy",
     "length": 50,
     "domain": null
    },
    {
     "name": "herit_trl",
     "type": "esriFieldTypeString",
     "alias": "herit_trl",
     "length": 50,
     "domain": null
    },
    {
     "name": "ctlst_proj",
     "type": "esriFieldTypeString",
     "alias": "ctlst_proj",
     "length": 50,
     "domain": null
    },
    {
     "name": "reg_net",
     "type": "esriFieldTypeString",
     "alias": "reg_net",
     "length": 50,
     "domain": null
    },
    {
     "name": "seg_name",
     "type": "esriFieldTypeString",
     "alias": "seg_name",
     "length": 50,
     "domain": null
    },
    {
     "name": "created_us",
     "type": "esriFieldTypeString",
     "alias": "created_us",
     "length": 254,
     "domain": null
    },
    {
     "name": "created_da",
     "type": "esriFieldTypeDate",
     "alias": "created_da",
     "length": 36,
     "domain": null
    },
    {
     "name": "last_edite",
     "type": "esriFieldTypeString",
     "alias": "last_edite",
     "length": 254,
     "domain": null
    },
    {
     "name": "last_edi_1",
     "type": "esriFieldTypeDate",
     "alias": "last_edi_1",
     "length": 36,
     "domain": null
    },
    {
     "name": "trlwidth",
     "type": "esriFieldTypeInteger",
     "alias": "trlwidth",
     "domain": null
    },
    {
     "name": "motorallow",
     "type": "esriFieldTypeString",
     "alias": "motorallow",
     "length": 10,
     "domain": null
    },
    {
     "name": "skateallow",
     "type": "esriFieldTypeString",
     "alias": "skateallow",
     "length": 10,
     "domain": null
    },
    {
     "name": "useaccess",
     "type": "esriFieldTypeString",
     "alias": "useaccess",
     "length": 10,
     "domain": null
    },
    {
     "name": "surfclass",
     "type": "esriFieldTypeString",
     "alias": "surfclass",
     "length": 20,
     "domain": null
    },
    {
     "name": "num_track",
     "type": "esriFieldTypeString",
     "alias": "num_track",
     "length": 20,
     "domain": null
    },
    {
     "name": "trlmiles",
     "type": "esriFieldTypeDouble",
     "alias": "trlmiles",
     "domain": null
    },
    {
     "name": "yr_constr",
     "type": "esriFieldTypeInteger",
     "alias": "yr_constr",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeString",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape__Len",
     "type": "esriFieldTypeDouble",
     "alias": "Shape__Len",
     "domain": null
    },
    {
     "name": "CreationDa",
     "type": "esriFieldTypeDate",
     "alias": "CreationDa",
     "length": 36,
     "domain": null
    },
    {
     "name": "Creator",
     "type": "esriFieldTypeString",
     "alias": "Creator",
     "length": 128,
     "domain": null
    },
    {
     "name": "EditDate",
     "type": "esriFieldTypeDate",
     "alias": "EditDate",
     "length": 36,
     "domain": null
    },
    {
     "name": "Editor",
     "type": "esriFieldTypeString",
     "alias": "Editor",
     "length": 128,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "FID_",
     "type": "esriFieldTypeInteger",
     "alias": "FID_",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NWARPC_Com",
     "type": "esriFieldTypeString",
     "alias": "NWARPC_Com",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 17,
   "name": "Natural Surface Trail",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 12,
    "name": "Trail System"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       170,
       0,
       255
      ],
      "width": 2.5
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[seg_name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        245,
        180,
        255
       ],
       "haloSize": 0.5,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 654266.2909371406,
    "ymin": 624222.3513718992,
    "xmax": 698635.2622383833,
    "ymax": 773956.4429792315,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsURL",
   "displayField": "prim_name",
   "typeIdField": null,
   "fields": [
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "prim_name",
     "type": "esriFieldTypeString",
     "alias": "prim_name",
     "length": 50,
     "domain": null
    },
    {
     "name": "trlsubtype",
     "type": "esriFieldTypeInteger",
     "alias": "trlsubtype",
     "domain": null
    },
    {
     "name": "trltyptxt",
     "type": "esriFieldTypeString",
     "alias": "trltyptxt",
     "length": 50,
     "domain": null
    },
    {
     "name": "trlsubtxt",
     "type": "esriFieldTypeString",
     "alias": "trlsubtxt",
     "length": 50,
     "domain": null
    },
    {
     "name": "projstatus",
     "type": "esriFieldTypeString",
     "alias": "projstatus",
     "length": 50,
     "domain": null
    },
    {
     "name": "facdescrip",
     "type": "esriFieldTypeString",
     "alias": "facdescrip",
     "length": 50,
     "domain": null
    },
    {
     "name": "surftype",
     "type": "esriFieldTypeString",
     "alias": "surftype",
     "length": 50,
     "domain": null
    },
    {
     "name": "trlrating",
     "type": "esriFieldTypeString",
     "alias": "trlrating",
     "length": 50,
     "domain": null
    },
    {
     "name": "infourl",
     "type": "esriFieldTypeString",
     "alias": "infourl",
     "length": 50,
     "domain": null
    },
    {
     "name": "maintowner",
     "type": "esriFieldTypeString",
     "alias": "maintowner",
     "length": 50,
     "domain": null
    },
    {
     "name": "length",
     "type": "esriFieldTypeDouble",
     "alias": "length",
     "domain": null
    },
    {
     "name": "lighting",
     "type": "esriFieldTypeString",
     "alias": "lighting",
     "length": 50,
     "domain": null
    },
    {
     "name": "bikesallow",
     "type": "esriFieldTypeString",
     "alias": "bikesallow",
     "length": 50,
     "domain": null
    },
    {
     "name": "eqstrallow",
     "type": "esriFieldTypeString",
     "alias": "eqstrallow",
     "length": 50,
     "domain": null
    },
    {
     "name": "adopted_se",
     "type": "esriFieldTypeString",
     "alias": "adopted_se",
     "length": 50,
     "domain": null
    },
    {
     "name": "razr_grnwy",
     "type": "esriFieldTypeString",
     "alias": "razr_grnwy",
     "length": 50,
     "domain": null
    },
    {
     "name": "herit_trl",
     "type": "esriFieldTypeString",
     "alias": "herit_trl",
     "length": 50,
     "domain": null
    },
    {
     "name": "ctlst_proj",
     "type": "esriFieldTypeString",
     "alias": "ctlst_proj",
     "length": 50,
     "domain": null
    },
    {
     "name": "reg_net",
     "type": "esriFieldTypeString",
     "alias": "reg_net",
     "length": 50,
     "domain": null
    },
    {
     "name": "seg_name",
     "type": "esriFieldTypeString",
     "alias": "seg_name",
     "length": 50,
     "domain": null
    },
    {
     "name": "created_us",
     "type": "esriFieldTypeString",
     "alias": "created_us",
     "length": 254,
     "domain": null
    },
    {
     "name": "created_da",
     "type": "esriFieldTypeDate",
     "alias": "created_da",
     "length": 36,
     "domain": null
    },
    {
     "name": "last_edite",
     "type": "esriFieldTypeString",
     "alias": "last_edite",
     "length": 254,
     "domain": null
    },
    {
     "name": "last_edi_1",
     "type": "esriFieldTypeDate",
     "alias": "last_edi_1",
     "length": 36,
     "domain": null
    },
    {
     "name": "trlwidth",
     "type": "esriFieldTypeInteger",
     "alias": "trlwidth",
     "domain": null
    },
    {
     "name": "motorallow",
     "type": "esriFieldTypeString",
     "alias": "motorallow",
     "length": 10,
     "domain": null
    },
    {
     "name": "skateallow",
     "type": "esriFieldTypeString",
     "alias": "skateallow",
     "length": 10,
     "domain": null
    },
    {
     "name": "useaccess",
     "type": "esriFieldTypeString",
     "alias": "useaccess",
     "length": 10,
     "domain": null
    },
    {
     "name": "surfclass",
     "type": "esriFieldTypeString",
     "alias": "surfclass",
     "length": 20,
     "domain": null
    },
    {
     "name": "num_track",
     "type": "esriFieldTypeString",
     "alias": "num_track",
     "length": 20,
     "domain": null
    },
    {
     "name": "trlmiles",
     "type": "esriFieldTypeDouble",
     "alias": "trlmiles",
     "domain": null
    },
    {
     "name": "yr_constr",
     "type": "esriFieldTypeInteger",
     "alias": "yr_constr",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeString",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape__Len",
     "type": "esriFieldTypeDouble",
     "alias": "Shape__Len",
     "domain": null
    },
    {
     "name": "CreationDa",
     "type": "esriFieldTypeDate",
     "alias": "CreationDa",
     "length": 36,
     "domain": null
    },
    {
     "name": "Creator",
     "type": "esriFieldTypeString",
     "alias": "Creator",
     "length": 128,
     "domain": null
    },
    {
     "name": "EditDate",
     "type": "esriFieldTypeDate",
     "alias": "EditDate",
     "length": 36,
     "domain": null
    },
    {
     "name": "Editor",
     "type": "esriFieldTypeString",
     "alias": "Editor",
     "length": 128,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "FID_",
     "type": "esriFieldTypeInteger",
     "alias": "FID_",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NWARPC_Com",
     "type": "esriFieldTypeString",
     "alias": "NWARPC_Com",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_STLe",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLe",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 18,
   "name": "On-Street Bike Lane",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 12,
    "name": "Trail System"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       168,
       56,
       0,
       255
      ],
      "width": 2.5
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[Name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        245,
        180,
        255
       ],
       "haloSize": 0.5,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 555931.087345466,
    "ymin": 623879.7729888111,
    "xmax": 740763.8630203903,
    "ymax": 774958.859937638,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "fields": [
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 320,
     "domain": null
    },
    {
     "name": "FolderPath",
     "type": "esriFieldTypeString",
     "alias": "FolderPath",
     "length": 320,
     "domain": null
    },
    {
     "name": "SymbolID",
     "type": "esriFieldTypeInteger",
     "alias": "SymbolID",
     "domain": null
    },
    {
     "name": "AltMode",
     "type": "esriFieldTypeSmallInteger",
     "alias": "AltMode",
     "domain": null
    },
    {
     "name": "Base",
     "type": "esriFieldTypeDouble",
     "alias": "Base",
     "domain": null
    },
    {
     "name": "Clamped",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Clamped",
     "domain": null
    },
    {
     "name": "Extruded",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Extruded",
     "domain": null
    },
    {
     "name": "Snippet",
     "type": "esriFieldTypeString",
     "alias": "Snippet",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "PopupInfo",
     "type": "esriFieldTypeString",
     "alias": "PopupInfo",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "Field",
     "type": "esriFieldTypeInteger",
     "alias": "Field",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 19,
   "name": "Fire Stations",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "06c2764739bce8aafd4c00c9c7d8eff7",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAYAAACMo1E1AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA3VJREFUWIXl2F1oHFUUwPF/0k2PfdD0i5pqI7ZFKqJIUChUwZaCX1SqNM0qVVDSmA9tsZomqNvubrcWaaOiT0Jbia3FzqZRhEpAfRAUxIcKiiDGPrhpQRPUGI2hJ5vd8WGy2d3s3c+ZtULP09w55577mzu7wzA+/sfhu9yAQnFl4GKWPD86rrv+npR3N3dryIuenuBilkQujhHQGeGtDzQ4GOb6bUHaLjsuZknkwiiBFUtB6mD/k8KBft05GAa3QFe4+TCA5fXeASvGmWCpyAQOhLC3h3j6P8PFLImMjBK41gAzANvOhEk2B+moOi5mSSQ2RqChAMwAbI+GsVuCdFYNNwdbUhxmAHZEQ9gtIbo8x1UCMwA7rSBJf5hnPcO5gRmAz1j7SfoPsNs1zguYAbjr/X2SeCyieyrGeQkzAJ87tU8SOyLaXTauGjAD8IX3ApJ4/KD2lowrBhufVOp8wtgfsGyx8u15YeVSmI7n1tq2UlMjc+OZpLKuUTKBPSdfkvgThzRQFFcIpnGYvAQjv8KqFfDDz9D1JoDS/6KwusGpyZpnC9Sk5y9aINTWOuMM4MvH90q89YiG8+JiUem9MJoNSyThlRPK9z/B1+edcy0bhVtvVM4Np+danyiNDaDTgizU3C0kndtwm7CpKQcYertbJjv69DXzztn0Lrkm+8ovTcPxoexFop8r0XkLD52bIxhhmbnxv5RNTelbvbweOrcKpz/TQ0AeHBz75Tfdu/o6wTe79Wr4HbmNgS8g2ApXL3LGE/8oRz+CLXfzYf+n6bos3A1+7cVi8Y8j2rZ2lQMc+krZsw3eGHRqtm+EmxuLA+wkHDzlHD9wB9x5S3b+m2G453YHFj4GD97F2acO82hmTRauBmzbTzsWpIA77hXiCbj4u/Lld9D1sLBmZQnbA0xNK68PQPsj0HST5OQzYa1HeGh+PuffagLWLYDDHcJMAhaW8aqwu1lo3wpXGR5HE1OFYUZcPqCvtjzYbJ/8sKOFYXlxhYBuo1RYQVw1gOXAiuK8BM7BNpQGKwnnBXBiSom8MwvrKw1WMs4NMAW7f315sLJwlQDdwMrGlQNMwe5bz8eVwCrClQLMhO3sY0sla1SMKwT0CuYKZwIuqxdePekNzDUuGyh/Do/Q5d+M1Ryi1W1fT3DgAPFrD9DjRb9UXBmfXasR/wLVZPFhN93mEAAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 29,
      "height": 29,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[NAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        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": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 668272.2340538055,
    "ymin": 715750.8451518118,
    "xmax": 690882.46737656,
    "ymax": 748000.0332779735,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 20,
   "name": "Fire Zones",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "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": [
        0,
        112,
        255,
        255
       ],
       "width": 5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ID]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        92,
        230,
        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": 12,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 542875.3601761311,
    "ymin": 651405.4505488873,
    "xmax": 777621.403478384,
    "ymax": 798689.4574894756,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Editor_Nam",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeDouble",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "FIRE_DISPA",
     "type": "esriFieldTypeString",
     "alias": "FIRE_DISPA",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 21,
   "name": "Bridges",
   "type": "Feature Layer",
   "description": "Bridge data derived from ArDOT datbase",
   "geometryType": "esriGeometryPoint",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "f7fc3d5a19fdd5e00dbeba08a11741bc",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAPCAYAAADzun+cAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdRJREFUOI3F1C9P81AUx/HvvetYFoIpQWwCCZ7LC+AFbCQoFAlqGCRiqHVBzCIwmyQIggTeAgoaEDPg+BOqqIQ0Lfc8os+WdoApS/glFe1Jzif39tzr8Edxsi8iXAAkCTvlMq/TAOKYuuPQECHQOu2fg62lDzR2d+HoiBugPiX0/P4eEwQAqC/wKHNz8PhITYSWUgx+AzsODcAMh7CyAtmeY1gpfIDtbeh2odejL0JTpNiWK4URwVxfw9UVbGwAuD6ETMIDEbzlZWrtNvR6oDWN+fliq/38hKcnWFuDg4O0v1KhP6rntjpJWHUcbpaWqB0ewvs7xHExWCmYnYVSCYDLJKGbrefgcpnXOGbVcTgHTLUKMzPFYK3TR4SB1uxM1ieOk2sg7D8/Y05O4PYWXLcYnCSwsACbm7SsrQRaR96PMITeywum3QbPg/39YugoHx9wdgbDYdSxtkIWH8MitIDG6Wk6WIuLAPhAUNCtVauYrS3odODtLeoA38GVulIRd3ewtwcirGdvmiKxlr7WtJpNeHhIf+Vosr9cIMfHAPi/RQGUcgcQtoxJpzybMax15IlgtKYmkh/94nDoW8t6qURHpHL54zlWiuY0wGz+79wFRLnv/wAex6t5raszZwAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 22,
      "height": 11,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 617363.0261611342,
    "ymin": 716934.9297259003,
    "xmax": 718575.606872052,
    "ymax": 763411.2619698942,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "city_name",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "StructureN",
     "type": "esriFieldTypeString",
     "alias": "StructureN",
     "length": 254,
     "domain": null
    },
    {
     "name": "District",
     "type": "esriFieldTypeDouble",
     "alias": "District",
     "domain": null
    },
    {
     "name": "County",
     "type": "esriFieldTypeString",
     "alias": "County",
     "length": 254,
     "domain": null
    },
    {
     "name": "Route",
     "type": "esriFieldTypeDouble",
     "alias": "Route",
     "domain": null
    },
    {
     "name": "Section",
     "type": "esriFieldTypeDouble",
     "alias": "Section",
     "domain": null
    },
    {
     "name": "LogMile",
     "type": "esriFieldTypeDouble",
     "alias": "LogMile",
     "domain": null
    },
    {
     "name": "PlaceCode",
     "type": "esriFieldTypeString",
     "alias": "PlaceCode",
     "length": 254,
     "domain": null
    },
    {
     "name": "FeaturesIn",
     "type": "esriFieldTypeString",
     "alias": "FeaturesIn",
     "length": 254,
     "domain": null
    },
    {
     "name": "FacilityCa",
     "type": "esriFieldTypeString",
     "alias": "FacilityCa",
     "length": 254,
     "domain": null
    },
    {
     "name": "Location",
     "type": "esriFieldTypeString",
     "alias": "Location",
     "length": 254,
     "domain": null
    },
    {
     "name": "Latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "Longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "RecordType",
     "type": "esriFieldTypeString",
     "alias": "RecordType",
     "length": 254,
     "domain": null
    },
    {
     "name": "Maintenanc",
     "type": "esriFieldTypeString",
     "alias": "Maintenanc",
     "length": 254,
     "domain": null
    },
    {
     "name": "Owner",
     "type": "esriFieldTypeString",
     "alias": "Owner",
     "length": 254,
     "domain": null
    },
    {
     "name": "Length",
     "type": "esriFieldTypeDouble",
     "alias": "Length",
     "domain": null
    },
    {
     "name": "Width",
     "type": "esriFieldTypeDouble",
     "alias": "Width",
     "domain": null
    },
    {
     "name": "Functional",
     "type": "esriFieldTypeString",
     "alias": "Functional",
     "length": 254,
     "domain": null
    },
    {
     "name": "YearBuilt",
     "type": "esriFieldTypeDouble",
     "alias": "YearBuilt",
     "domain": null
    },
    {
     "name": "AverageDai",
     "type": "esriFieldTypeDouble",
     "alias": "AverageDai",
     "domain": null
    },
    {
     "name": "ApproachRo",
     "type": "esriFieldTypeDouble",
     "alias": "ApproachRo",
     "domain": null
    },
    {
     "name": "OpenPosted",
     "type": "esriFieldTypeString",
     "alias": "OpenPosted",
     "length": 254,
     "domain": null
    },
    {
     "name": "TypeofServ",
     "type": "esriFieldTypeString",
     "alias": "TypeofServ",
     "length": 254,
     "domain": null
    },
    {
     "name": "StructureM",
     "type": "esriFieldTypeString",
     "alias": "StructureM",
     "length": 254,
     "domain": null
    },
    {
     "name": "DesignCons",
     "type": "esriFieldTypeString",
     "alias": "DesignCons",
     "length": 254,
     "domain": null
    },
    {
     "name": "DeckCondit",
     "type": "esriFieldTypeString",
     "alias": "DeckCondit",
     "length": 254,
     "domain": null
    },
    {
     "name": "Superstruc",
     "type": "esriFieldTypeString",
     "alias": "Superstruc",
     "length": 254,
     "domain": null
    },
    {
     "name": "Substructu",
     "type": "esriFieldTypeString",
     "alias": "Substructu",
     "length": 254,
     "domain": null
    },
    {
     "name": "CulvertCon",
     "type": "esriFieldTypeString",
     "alias": "CulvertCon",
     "length": 254,
     "domain": null
    },
    {
     "name": "Inspection",
     "type": "esriFieldTypeDouble",
     "alias": "Inspection",
     "domain": null
    },
    {
     "name": "NHS",
     "type": "esriFieldTypeDouble",
     "alias": "NHS",
     "domain": null
    },
    {
     "name": "WearingSur",
     "type": "esriFieldTypeString",
     "alias": "WearingSur",
     "length": 254,
     "domain": null
    },
    {
     "name": "Code4Vehic",
     "type": "esriFieldTypeDouble",
     "alias": "Code4Vehic",
     "domain": null
    },
    {
     "name": "Code9Vehic",
     "type": "esriFieldTypeDouble",
     "alias": "Code9Vehic",
     "domain": null
    },
    {
     "name": "Code5Vehic",
     "type": "esriFieldTypeDouble",
     "alias": "Code5Vehic",
     "domain": null
    },
    {
     "name": "ArnoldRoad",
     "type": "esriFieldTypeString",
     "alias": "ArnoldRoad",
     "length": 254,
     "domain": null
    },
    {
     "name": "ArnoldLM",
     "type": "esriFieldTypeDouble",
     "alias": "ArnoldLM",
     "domain": null
    },
    {
     "name": "AntilogRoa",
     "type": "esriFieldTypeString",
     "alias": "AntilogRoa",
     "length": 254,
     "domain": null
    },
    {
     "name": "AntilogLM",
     "type": "esriFieldTypeDouble",
     "alias": "AntilogLM",
     "domain": null
    },
    {
     "name": "Bridgecond",
     "type": "esriFieldTypeString",
     "alias": "Bridgecond",
     "length": 254,
     "domain": null
    },
    {
     "name": "APHN",
     "type": "esriFieldTypeString",
     "alias": "APHN",
     "length": 254,
     "domain": null
    },
    {
     "name": "WearingS_1",
     "type": "esriFieldTypeDouble",
     "alias": "WearingS_1",
     "domain": null
    },
    {
     "name": "PhotoURL",
     "type": "esriFieldTypeString",
     "alias": "PhotoURL",
     "length": 254,
     "domain": null
    },
    {
     "name": "DeckArea",
     "type": "esriFieldTypeDouble",
     "alias": "DeckArea",
     "domain": null
    },
    {
     "name": "city_name",
     "type": "esriFieldTypeString",
     "alias": "city_name",
     "length": 254,
     "domain": null
    },
    {
     "name": "city_fips",
     "type": "esriFieldTypeDouble",
     "alias": "city_fips",
     "domain": null
    },
    {
     "name": "GDB_GEOMAT",
     "type": "esriFieldTypeString",
     "alias": "GDB_GEOMAT",
     "length": 254,
     "domain": null
    },
    {
     "name": "x",
     "type": "esriFieldTypeDouble",
     "alias": "x",
     "domain": null
    },
    {
     "name": "y",
     "type": "esriFieldTypeDouble",
     "alias": "y",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 22,
   "name": "Highways",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       150,
       0,
       255
      ],
      "width": 5
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[State_3]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 655614.7511667162,
    "ymin": 711411.9867035598,
    "xmax": 698000.8566830605,
    "ymax": 759411.2952323109,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "LAYER",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "LAYER",
     "type": "esriFieldTypeString",
     "alias": "LAYER",
     "length": 254,
     "domain": null
    },
    {
     "name": "US_1",
     "type": "esriFieldTypeString",
     "alias": "US_1",
     "length": 50,
     "domain": null
    },
    {
     "name": "US_2",
     "type": "esriFieldTypeString",
     "alias": "US_2",
     "length": 50,
     "domain": null
    },
    {
     "name": "US_3",
     "type": "esriFieldTypeString",
     "alias": "US_3",
     "length": 50,
     "domain": null
    },
    {
     "name": "State_1",
     "type": "esriFieldTypeString",
     "alias": "State_1",
     "length": 50,
     "domain": null
    },
    {
     "name": "State_2",
     "type": "esriFieldTypeString",
     "alias": "State_2",
     "length": 50,
     "domain": null
    },
    {
     "name": "State_3",
     "type": "esriFieldTypeString",
     "alias": "myLabel",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 23,
   "name": "Roads",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 24000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       104,
       104,
       104,
       255
      ],
      "width": 3
     },
     "label": "",
     "description": ""
    },
    "transparency": 50,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[ROAD_NAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "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": 542404.352916047,
    "ymin": 651377.4391219765,
    "xmax": 777420.9409528077,
    "ymax": 798729.8137079775,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ROAD_NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "ROAD_NAME",
     "type": "esriFieldTypeString",
     "alias": "ROAD_NAME",
     "length": 35,
     "domain": null
    },
    {
     "name": "OWNERSHIP",
     "type": "esriFieldTypeString",
     "alias": "OWNERSHIP",
     "length": 15,
     "domain": null
    },
    {
     "name": "HWY_NUM",
     "type": "esriFieldTypeString",
     "alias": "HWY_NUM",
     "length": 5,
     "domain": null
    },
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 24,
   "name": "Master Street Plan Layers",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 25,
     "name": "Truck Route"
    },
    {
     "id": 26,
     "name": "Street Classifications"
    },
    {
     "id": 27,
     "name": "Trails"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 653868.9278867245,
    "ymin": 708223.7296286374,
    "xmax": 698008.9075200111,
    "ymax": 759462.3876498044,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 25,
   "name": "Truck Route",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "Master Street Plan Layers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       169,
       0,
       230,
       255
      ],
      "width": 2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 655606.2885852158,
    "ymin": 711411.1241724789,
    "xmax": 698002.3543834686,
    "ymax": 759462.3876498044,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeDouble",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Leng",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 26,
   "name": "Street Classifications",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "Master Street Plan Layers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "TYPE",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         255,
         255
        ],
        "width": 9
       },
       "value": "Collector",
       "label": "Collector",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "width": 9
       },
       "value": "Express Freeway",
       "label": "Express Freeway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         169,
         230,
         255
        ],
        "width": 7
       },
       "value": "Future Collector",
       "label": "Future Collector",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 7
       },
       "value": "Future Major Arterial",
       "label": "Future Major Arterial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 7
       },
       "value": "Future Minor Arterial",
       "label": "Future Minor Arterial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 7
       },
       "value": "Future Minor Street",
       "label": "Future Minor Street",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         255,
         255
        ],
        "width": 9
       },
       "value": "Major Arterial",
       "label": "Major Arterial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         255,
         255
        ],
        "width": 7
       },
       "value": "Minor Arterial",
       "label": "Minor Arterial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         255,
         255
        ],
        "width": 7
       },
       "value": "Minor Street",
       "label": "Minor Street",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 655594.2640030086,
    "ymin": 709744.5871512592,
    "xmax": 698008.9075200111,
    "ymax": 759406.1761480868,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TYPE",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 27,
   "name": "Trails",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 24,
    "name": "Master Street Plan Layers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Status",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 7
       },
       "value": "EXISTING TRAIL",
       "label": "Existing",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDot",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 7
       },
       "value": "FUTURE TRAIL",
       "label": "Future",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 653868.9278867245,
    "ymin": 708223.7296286374,
    "xmax": 696168.2491278052,
    "ymax": 754216.6248473972,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Status",
   "typeIdField": null,
   "fields": [
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 28,
   "name": "Overlay District",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       232,
       190,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        170,
        102,
        205,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 50,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 667571.7085519731,
    "ymin": 711384.5110367239,
    "xmax": 698010.91538997,
    "ymax": 750196.3320349753,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 29,
   "name": "Interstate Sign District",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       168,
       132,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        115,
        76,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 667421.6287996322,
    "ymin": 710939.302281484,
    "xmax": 679157.9826234728,
    "ymax": 740950.9811031371,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 30,
   "name": "Building Footprints",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 20000.000000002183,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       168,
       190,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 542974.7415390611,
    "ymin": 651695.3817275614,
    "xmax": 777536.6887528002,
    "ymax": 798620.251591146,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "PARCELID",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID_12",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_12",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeDouble",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "PARCELID",
     "type": "esriFieldTypeString",
     "alias": "PARCELID",
     "length": 12,
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 31,
   "name": "Public Schools",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 20511.474694987384,
   "maxScale": 478.45226004856534,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       207,
       186,
       247,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 623173.5440676361,
    "ymin": 707376.0170852244,
    "xmax": 691332.3103088886,
    "ymax": 750940.5572525561,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 32,
   "name": "Public School Property Boundaries",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 20000.000000002183,
   "maxScale": 525.8594408357394,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSForwardDiagonal",
      "color": [
       122,
       142,
       245,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        223,
        115,
        255,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 20,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 665302.0802172273,
    "ymin": 710442.0939583033,
    "xmax": 691893.5349082202,
    "ymax": 741845.5708493888,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "OWNER",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "OWNER",
     "type": "esriFieldTypeString",
     "alias": "OWNER",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 33,
   "name": "Utilities",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 34,
     "name": "Water Service Area"
    },
    {
     "id": 35,
     "name": "Electric Service Area"
    },
    {
     "id": 36,
     "name": "Sewer Structures"
    },
    {
     "id": 37,
     "name": "Fire Hydrants"
    },
    {
     "id": 38,
     "name": "Water Lines"
    },
    {
     "id": 39,
     "name": "Sewer Lines"
    },
    {
     "id": 40,
     "name": "Stormwater: Outfall Type"
    },
    {
     "id": 41,
     "name": "Stormwater: Structures"
    },
    {
     "id": 42,
     "name": "Stormwater: Pipe Run"
    },
    {
     "id": 43,
     "name": "Stormwater: Conditch Run"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 546925.7526658922,
    "ymin": 577449.3336976469,
    "xmax": 885129.3784226328,
    "ymax": 797261.6102795601,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 34,
   "name": "Water Service Area",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 33,
    "name": "Utilities"
   },
   "subLayers": [],
   "minScale": 79999.99999999964,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       0,
       112,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        112,
        255,
        255
       ],
       "width": 4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 648994.7240524739,
    "ymin": 705542.5040199757,
    "xmax": 728483.5827909708,
    "ymax": 756192.9978631437,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 35,
   "name": "Electric Service Area",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 33,
    "name": "Utilities"
   },
   "subLayers": [],
   "minScale": 79999.99999999964,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Provider_short",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         112,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          92,
          230,
          255
         ],
         "width": 3
        }
       },
       "value": "AEP",
       "label": "AEP",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         85,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          85,
          255,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "CECC",
       "label": "CECC",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Provider_short]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 12,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 546925.7526658922,
    "ymin": 577449.3336976469,
    "xmax": 885129.3784226328,
    "ymax": 797261.6102795601,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Provider_short",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Provider",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 320,
     "domain": null
    },
    {
     "name": "Provider_short",
     "type": "esriFieldTypeString",
     "alias": "Provider",
     "length": 1073741822,
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 36,
   "name": "Sewer Structures",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "copyrightText": "",
   "parentLayer": {
    "id": 33,
    "name": "Utilities"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NUMBER",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": {
      "type": "esriPMS",
      "url": "5322ec22f7cf137790f1746132b9e562",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATdJREFUKJGFkbFLAnEYQN95P7m7igvkIITSkAhyqIiiaBRuiAppCFraGgOJovwLIlpaoiFamoQDB6klKogiwkFotgaDxEgQETMPtGuI4CS0t37v8fHxCf4SXp5mRpV9ajZfek2/cAXUfofCJfrWTXZHg8zr3fRDiblJ7Nw795knjpIZku5AjUc5HR9kwb3KI6GE+ogYOiNyF7J1hyUA1iLKxljQbpHd6Br+iQG2LDgXAAHDNiWpnf5DwGBqZZYlAaB6CXTWwSOB0asMCQDHoflfAOD5oikAPmyegeFOcvWT5lvZvhYApSrH1Tpmj4q3XZArcmuleRAAhxek4ovKQchvb+oaslt0HMgWyBZrrILrcXtn9s521P+oK4WYphEG1EaDfLnCTbFO7OSSSksAsJ8qJIBEp1u+Ac01WEpV5hTdAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 9,
      "height": 9,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "defaultLabel": "Manholes",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "dc87d3e66db3f5d679fac4e5e9329057",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAH1JREFUKJFjYSATsDAwMDBMSWQ/xcz0U4YYDY8+Mei1r2Z4w8LAwMDw5tNPOTkRBnFCmr7/YWC4dI9di4Hh5yEWBgYGBk52hj9cHERY9wPNqeSAUY2DT2PdWvbFP3/+PEmEejEhIe5vDAw/IRp//vxZSaxN7969Y2BgYGAAAIDUIAdMSJhrAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 10,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "LIFT STATION",
       "label": "Lift Stations",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[NUMBER]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "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": 1999.9999999998888,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 650883.0683728904,
    "ymin": 707502.0368463099,
    "xmax": 696035.1562181413,
    "ymax": 750354.3514039814,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NUMBER",
   "typeIdField": null,
   "fields": [
    {
     "name": "NUMBER",
     "type": "esriFieldTypeString",
     "alias": "NUMBER",
     "length": 255,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 37,
   "name": "Fire Hydrants",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "copyrightText": "",
   "parentLayer": {
    "id": 33,
    "name": "Utilities"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "1f12baa0e375afde5e58fc780282ec1e",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAPCAYAAADQ4S5JAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWhJREFUKJFt0b9rk2EUxfFPylsf6Iu0RjFF66CLIh1E0NEiFHQWZ6lT/gEVxAoKxV8IUnARO9RFt86CoEhxUKROokOXmKKgaVEU4appHN68oaW54/Oc7+HeczJb5wAmUcVXPMXn8jPbqLyY0u1vEfWz/M1pr6S0diti+j3TeLwJeMmeBxEX5hkYLB8jamdoVbkTPEEngyVGbrL0iYHrW1fcVeVf8HqN4xmMUhum9qLPQXCFbIz9vZVarDb4fZKhw32A57TxswccS+nQHPeXIy5dwzq+YwcqOEHzTUr1ap4fyYrbYnGl0PijiCTvul3GQXZPRMzNRKz2UqozMosmxnEO97pFbGfoKmZY7wGLdFAZxatCZFnRHjxjGK0SOP+RCUzluIsGTmEb3tFYYBbNEpg/zeACU7ru4xtSatNp8BC/SqDyJaWdEeFH/yoy7MOHsumxyYgbCY/6qIO9ibdBnsHRIpyB/uab5z80mmuM8O+FtwAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 9,
      "height": 11,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 650441.4134163111,
    "ymin": 707438.6170256436,
    "xmax": 727717.9868812263,
    "ymax": 755492.9090402275,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "HYD_NO",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "HYD_NO",
     "type": "esriFieldTypeString",
     "alias": "HYD_NO",
     "length": 255,
     "domain": null
    },
    {
     "name": "BRAND",
     "type": "esriFieldTypeString",
     "alias": "BRAND",
     "length": 255,
     "domain": null
    },
    {
     "name": "STATIC",
     "type": "esriFieldTypeString",
     "alias": "STATIC",
     "length": 255,
     "domain": null
    },
    {
     "name": "RESIDUAL",
     "type": "esriFieldTypeString",
     "alias": "RESIDUAL",
     "length": 255,
     "domain": null
    },
    {
     "name": "GPM",
     "type": "esriFieldTypeString",
     "alias": "GPM",
     "length": 255,
     "domain": null
    },
    {
     "name": "FLOW_DATE",
     "type": "esriFieldTypeString",
     "alias": "FLOW_DATE",
     "length": 255,
     "domain": null
    },
    {
     "name": "MANUFACTUR",
     "type": "esriFieldTypeString",
     "alias": "MANUFACTUR",
     "length": 50,
     "domain": null
    },
    {
     "name": "OUTLETS",
     "type": "esriFieldTypeString",
     "alias": "OUTLETS",
     "length": 255,
     "domain": null
    },
    {
     "name": "LATITUDE",
     "type": "esriFieldTypeString",
     "alias": "LATITUDE",
     "length": 255,
     "domain": null
    },
    {
     "name": "LONGITUDE",
     "type": "esriFieldTypeString",
     "alias": "LONGITUDE",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 38,
   "name": "Water Lines",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 33,
    "name": "Utilities"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       197,
       255,
       255
      ],
      "width": 2.2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[SIZE]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        169,
        230,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "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": 5999.999999999917,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 650439.6614513099,
    "ymin": 705026.9368096441,
    "xmax": 727963.290196389,
    "ymax": 761193.2244112343,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SIZE",
   "typeIdField": null,
   "fields": [
    {
     "name": "SIZE",
     "type": "esriFieldTypeString",
     "alias": "SIZE",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Segment Length",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 39,
   "name": "Sewer Lines",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 33,
    "name": "Utilities"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "SIZE",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       104,
       104,
       104,
       255
      ],
      "width": 1.5
     },
     "defaultLabel": "Force Main",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         247,
         87,
         167,
         255
        ],
        "width": 1.5
       },
       "value": "SEWER 04 inch",
       "label": "4-in",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         224,
         144,
         130,
         255
        ],
        "width": 1.5
       },
       "value": "SEWER 06 inch",
       "label": "6-in",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         49,
         130,
         56,
         255
        ],
        "width": 1.5
       },
       "value": "SEWER 08 inch",
       "label": "8-in",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         222,
         197,
         142,
         255
        ],
        "width": 1.5
       },
       "value": "SEWER 10 inch",
       "label": "10-in",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         84,
         204,
         73,
         255
        ],
        "width": 1.5
       },
       "value": "SEWER 12 inch",
       "label": "12-in",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         125,
         153,
         72,
         255
        ],
        "width": 1.5
       },
       "value": "SEWER 15 inch",
       "label": "15-in",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         138,
         78,
         145,
         255
        ],
        "width": 1.5
       },
       "value": "SEWER 16 inch",
       "label": "16-in",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         125,
         199,
         149,
         255
        ],
        "width": 1.5
       },
       "value": "SEWER 18 inch",
       "label": "18-in",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         81,
         95,
         224,
         255
        ],
        "width": 1.5
       },
       "value": "SEWER 21 inch",
       "label": "21-in",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         163,
         219,
         83,
         255
        ],
        "width": 1.5
       },
       "value": "SEWER 24 inch",
       "label": "24-in",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         88,
         59,
         255
        ],
        "width": 1.5
       },
       "value": "SEWER 30 inch",
       "label": "30-in",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         240,
         120,
         84,
         255
        ],
        "width": 1.5
       },
       "value": "SEWER 36 inch",
       "label": "36-in",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         0,
         0,
         255
        ],
        "width": 1.5
       },
       "value": "SEWER 42 inch",
       "label": "42-in",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[SIZE]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        56,
        168,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 5999.999999999917,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 650883.1408793032,
    "ymin": 707502.0368463099,
    "xmax": 696035.1201289743,
    "ymax": 750354.3514039814,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SIZE",
   "typeIdField": null,
   "fields": [
    {
     "name": "SIZE",
     "type": "esriFieldTypeString",
     "alias": "Size",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Segment Length",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 40,
   "name": "Stormwater: Outfall Type",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "copyrightText": "",
   "parentLayer": {
    "id": 33,
    "name": "Utilities"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "OUTFALL_TY",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         156,
         156,
         156,
         255
        ],
        "size": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "CONCRETE DITCH",
       "label": "CONCRETE DITCH",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         196,
         138,
         182,
         255
        ],
        "size": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "OTHER",
       "label": "OTHER",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         255,
         255,
         255,
         255
        ],
        "size": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "PIPE",
       "label": "PIPE",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         0,
         230,
         169,
         255
        ],
        "size": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "SPILLWAY",
       "label": "SPILLWAY",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "a1ee6176202bf0ba55413dd2e2f8d4e6",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAD1JREFUGJVjYWBgYPi/gkGZgYGBlQEX+MnwmIWBgYGBgZFhLwMDgzxOhRzsniw4JdHACFbIGM6ggF/ZTwYAbOUGepD0OUYAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 7,
        "height": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "WEIR",
       "label": "WEIR",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 656048.8185400516,
    "ymin": 710776.5240637213,
    "xmax": 688581.2669264674,
    "ymax": 743125.7543126494,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 16,
     "domain": null
    },
    {
     "name": "Code",
     "type": "esriFieldTypeString",
     "alias": "Code",
     "length": 60,
     "domain": null
    },
    {
     "name": "Northing",
     "type": "esriFieldTypeDouble",
     "alias": "Northing",
     "domain": null
    },
    {
     "name": "Easting",
     "type": "esriFieldTypeDouble",
     "alias": "Easting",
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "MEASUDOWN",
     "type": "esriFieldTypeDouble",
     "alias": "MEASUDOWN",
     "domain": null
    },
    {
     "name": "OUTFALL_TY",
     "type": "esriFieldTypeString",
     "alias": "OUTFALL_TY",
     "length": 16,
     "domain": null
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "MATERIAL",
     "length": 8,
     "domain": null
    },
    {
     "name": "UNITS",
     "type": "esriFieldTypeString",
     "alias": "UNITS",
     "length": 6,
     "domain": null
    },
    {
     "name": "OUT_SHAPE",
     "type": "esriFieldTypeString",
     "alias": "OUT_SHAPE",
     "length": 60,
     "domain": null
    },
    {
     "name": "OUT_LENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "OUT_LENGTH",
     "domain": null
    },
    {
     "name": "OUT_WIDTH",
     "type": "esriFieldTypeDouble",
     "alias": "OUT_WIDTH",
     "domain": null
    },
    {
     "name": "OUT_DIAMET",
     "type": "esriFieldTypeDouble",
     "alias": "OUT_DIAMET",
     "domain": null
    },
    {
     "name": "TRIBUTARY",
     "type": "esriFieldTypeString",
     "alias": "TRIBUTARY",
     "length": 60,
     "domain": null
    },
    {
     "name": "COMMENTS",
     "type": "esriFieldTypeString",
     "alias": "COMMENTS",
     "length": 120,
     "domain": null
    },
    {
     "name": "OUT_PHOTO",
     "type": "esriFieldTypeString",
     "alias": "OUT_PHOTO",
     "length": 254,
     "domain": null
    },
    {
     "name": "OUT_NAME",
     "type": "esriFieldTypeString",
     "alias": "OUT_NAME",
     "length": 20,
     "domain": null
    },
    {
     "name": "DATE_SHOT",
     "type": "esriFieldTypeDate",
     "alias": "DATE_SHOT",
     "length": 36,
     "domain": null
    },
    {
     "name": "CT_EMP",
     "type": "esriFieldTypeString",
     "alias": "CT_EMP",
     "length": 2,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 41,
   "name": "Stormwater: Structures",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "copyrightText": "",
   "parentLayer": {
    "id": 33,
    "name": "Utilities"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "STR_TYPE",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         255,
         255,
         255,
         255
        ],
        "size": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "DETOUT",
       "label": "DETOUT",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "b7f3455e8b05292f453e2d67ca2b54dd",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPBJREFUGJWVkK1OA2EURA+wyZDUfQZWIzCQgEKSKniEAgpBUKzhITDU1BKK4+cVMEgkNGgkuSGEz9IRbTFbsiUYrprMHDF3Cv5xRUPPA2NJbds3wDrwAcwBkya8CNwDl8A7sAQsSOraTsBhEx5KerLdt31Xe+e294HjmRplWa4BFxGxCuzV2YGkXkrpMSJWgNcCICJe/nrIdhURFTAANgqAlNImQM75DNidwpJ6rVbrKuf89VMj5/wsqQvsALdAB7i2fWJ7APRn1rC9BRxJerPdAU6BT2D7NzyszRHQrucbAVW9P02YOsT2A7Dc8MdT8Q1slFtUD4N4qwAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 8,
        "height": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "GRINLET",
       "label": "GRINLET",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ce2ac022416083d245b504af874f50a3",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFFJREFUGJVjYWBgYBCKYkhi4GT4w4ADsN9nOM/CwMDAIGnJ0MojyiCBS+GHC+zlLLgk0cHwU/jzLQMbKxNuRX9/MrCxMDAwMNxpYBDGb95PBgABEg1WrbFmawAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 7,
        "height": 7,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "INLET",
       "label": "INLET",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "846b6d92d3f13700e3e6a4c8643bd529",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALRJREFUKJHFjy0KQlEQhT9QnPDaVBcgBjdgM7odk8EkuAeLTVyHYNAiuAXFPMlygmjxPi76xB8EByacM+e7M7fOl1Wv8Ap37yQREUfg+BJ093ZErJM2s4mk0Tsbvz71I3AANAAiopkHJHWBYWYtgEMCx0Dx5PHerQEws42kw5/+aGZ9oAYgqQVMs8zczGZJSNqVoKRVGrj7KSJKysz2kpa/PfWuLsA50+eKzCMYEdvcl1S58QorDjpD2+cKJAAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 10,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "JUNCTION",
       "label": "JUNCTION",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 650537.0962958038,
    "ymin": 710172.9924623966,
    "xmax": 697971.3665845543,
    "ymax": 749943.1097723991,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 16,
     "domain": null
    },
    {
     "name": "Code",
     "type": "esriFieldTypeString",
     "alias": "Code",
     "length": 60,
     "domain": null
    },
    {
     "name": "Northing",
     "type": "esriFieldTypeDouble",
     "alias": "Northing",
     "domain": null
    },
    {
     "name": "Easting",
     "type": "esriFieldTypeDouble",
     "alias": "Easting",
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "IMG_OF_STR",
     "type": "esriFieldTypeString",
     "alias": "IMG_OF_STR",
     "length": 255,
     "domain": null
    },
    {
     "name": "STR_TYPE",
     "type": "esriFieldTypeString",
     "alias": "STR_TYPE",
     "length": 8,
     "domain": null
    },
    {
     "name": "STR_SHAPE",
     "type": "esriFieldTypeString",
     "alias": "STR_SHAPE",
     "length": 12,
     "domain": null
    },
    {
     "name": "DAMAGE",
     "type": "esriFieldTypeString",
     "alias": "DAMAGE",
     "length": 5,
     "domain": null
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "MATERIAL",
     "length": 23,
     "domain": null
    },
    {
     "name": "SIZE",
     "type": "esriFieldTypeString",
     "alias": "SIZE",
     "length": 9,
     "domain": null
    },
    {
     "name": "UNITS",
     "type": "esriFieldTypeString",
     "alias": "UNITS",
     "length": 6,
     "domain": null
    },
    {
     "name": "INT_OF_STR",
     "type": "esriFieldTypeString",
     "alias": "INT_OF_STR",
     "length": 255,
     "domain": null
    },
    {
     "name": "SILT_DEBRI",
     "type": "esriFieldTypeString",
     "alias": "SILT_DEBRI",
     "length": 4,
     "domain": null
    },
    {
     "name": "FLOW_WATER",
     "type": "esriFieldTypeString",
     "alias": "FLOW_WATER",
     "length": 3,
     "domain": null
    },
    {
     "name": "MESRDOWN",
     "type": "esriFieldTypeDouble",
     "alias": "MESRDOWN",
     "domain": null
    },
    {
     "name": "CT_EMP",
     "type": "esriFieldTypeString",
     "alias": "CT_EMP",
     "length": 2,
     "domain": null
    },
    {
     "name": "COMMENTS",
     "type": "esriFieldTypeString",
     "alias": "COMMENTS",
     "length": 119,
     "domain": null
    },
    {
     "name": "DATE_COL",
     "type": "esriFieldTypeDate",
     "alias": "DATE_COL",
     "length": 36,
     "domain": null
    },
    {
     "name": "EXISTING_S",
     "type": "esriFieldTypeDouble",
     "alias": "EXISTING_S",
     "domain": null
    },
    {
     "name": "Z_adj",
     "type": "esriFieldTypeDouble",
     "alias": "Z_adj",
     "domain": null
    },
    {
     "name": "FL_Z",
     "type": "esriFieldTypeDouble",
     "alias": "FL_Z",
     "domain": null
    },
    {
     "name": "Catch_Name",
     "type": "esriFieldTypeString",
     "alias": "Catch_Name",
     "length": 5,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 42,
   "name": "Stormwater: Pipe Run",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 33,
    "name": "Utilities"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       150,
       0,
       255
      ],
      "width": 3
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 650473.0304790586,
    "ymin": 710115.3613440543,
    "xmax": 698515.3057853878,
    "ymax": 760386.1367865652,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "PIPE_NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "PIPE_NAME",
     "type": "esriFieldTypeString",
     "alias": "PIPE_NAME",
     "length": 20,
     "domain": null
    },
    {
     "name": "UP_FL",
     "type": "esriFieldTypeDouble",
     "alias": "UP_FL",
     "domain": null
    },
    {
     "name": "DN_Z",
     "type": "esriFieldTypeDouble",
     "alias": "DN_Z",
     "domain": null
    },
    {
     "name": "UP_Northin",
     "type": "esriFieldTypeDouble",
     "alias": "UP_Northin",
     "domain": null
    },
    {
     "name": "UP_Easting",
     "type": "esriFieldTypeDouble",
     "alias": "UP_Easting",
     "domain": null
    },
    {
     "name": "UP_CONN_ST",
     "type": "esriFieldTypeDouble",
     "alias": "UP_CONN_ST",
     "domain": null
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "MATERIAL",
     "length": 8,
     "domain": null
    },
    {
     "name": "PipeSize",
     "type": "esriFieldTypeDouble",
     "alias": "PipeSize",
     "domain": null
    },
    {
     "name": "UNITS",
     "type": "esriFieldTypeString",
     "alias": "UNITS",
     "length": 6,
     "domain": null
    },
    {
     "name": "DAMAGE",
     "type": "esriFieldTypeString",
     "alias": "DAMAGE",
     "length": 5,
     "domain": null
    },
    {
     "name": "SILT_DEBRI",
     "type": "esriFieldTypeString",
     "alias": "SILT_DEBRI",
     "length": 4,
     "domain": null
    },
    {
     "name": "FLOW_WATER",
     "type": "esriFieldTypeString",
     "alias": "FLOW_WATER",
     "length": 3,
     "domain": null
    },
    {
     "name": "PIPE_PHOTO",
     "type": "esriFieldTypeString",
     "alias": "PIPE_PHOTO",
     "length": 254,
     "domain": null
    },
    {
     "name": "COMMENTS",
     "type": "esriFieldTypeString",
     "alias": "COMMENTS",
     "length": 100,
     "domain": null
    },
    {
     "name": "DATE_SHOT",
     "type": "esriFieldTypeDate",
     "alias": "DATE_SHOT",
     "length": 36,
     "domain": null
    },
    {
     "name": "CT_EMP",
     "type": "esriFieldTypeString",
     "alias": "CT_EMP",
     "length": 2,
     "domain": null
    },
    {
     "name": "DN_Northin",
     "type": "esriFieldTypeDouble",
     "alias": "DN_Northin",
     "domain": null
    },
    {
     "name": "DN_Easting",
     "type": "esriFieldTypeDouble",
     "alias": "DN_Easting",
     "domain": null
    },
    {
     "name": "DN_CONN_ST",
     "type": "esriFieldTypeDouble",
     "alias": "DN_CONN_ST",
     "domain": null
    },
    {
     "name": "PipeSize_1",
     "type": "esriFieldTypeDouble",
     "alias": "PipeSize_1",
     "domain": null
    },
    {
     "name": "UNITS_1",
     "type": "esriFieldTypeString",
     "alias": "UNITS_1",
     "length": 6,
     "domain": null
    },
    {
     "name": "DAMAGE_1",
     "type": "esriFieldTypeString",
     "alias": "DAMAGE_1",
     "length": 5,
     "domain": null
    },
    {
     "name": "SILT_DEB_1",
     "type": "esriFieldTypeString",
     "alias": "SILT_DEB_1",
     "length": 4,
     "domain": null
    },
    {
     "name": "FLOW_WAT_1",
     "type": "esriFieldTypeString",
     "alias": "FLOW_WAT_1",
     "length": 3,
     "domain": null
    },
    {
     "name": "PIPE_PHO_1",
     "type": "esriFieldTypeString",
     "alias": "PIPE_PHO_1",
     "length": 254,
     "domain": null
    },
    {
     "name": "COMMENTS_1",
     "type": "esriFieldTypeString",
     "alias": "COMMENTS_1",
     "length": 100,
     "domain": null
    },
    {
     "name": "DATE_SHO_1",
     "type": "esriFieldTypeDate",
     "alias": "DATE_SHO_1",
     "length": 36,
     "domain": null
    },
    {
     "name": "CT_EMP_1",
     "type": "esriFieldTypeString",
     "alias": "CT_EMP_1",
     "length": 2,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 43,
   "name": "Stormwater: Conditch Run",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 33,
    "name": "Utilities"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       78,
       78,
       78,
       255
      ],
      "width": 3
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 654881.8648372144,
    "ymin": 710743.9329215586,
    "xmax": 697964.9197470546,
    "ymax": 749962.6504157335,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "StrucName",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "StrucName",
     "type": "esriFieldTypeString",
     "alias": "StrucName",
     "length": 20,
     "domain": null
    },
    {
     "name": "FL_In",
     "type": "esriFieldTypeDouble",
     "alias": "FL_In",
     "domain": null
    },
    {
     "name": "FL_Out",
     "type": "esriFieldTypeDouble",
     "alias": "FL_Out",
     "domain": null
    },
    {
     "name": "Code",
     "type": "esriFieldTypeString",
     "alias": "Code",
     "length": 60,
     "domain": null
    },
    {
     "name": "Northing",
     "type": "esriFieldTypeDouble",
     "alias": "Northing",
     "domain": null
    },
    {
     "name": "Easting",
     "type": "esriFieldTypeDouble",
     "alias": "Easting",
     "domain": null
    },
    {
     "name": "CONC_PHOTO",
     "type": "esriFieldTypeString",
     "alias": "CONC_PHOTO",
     "length": 254,
     "domain": null
    },
    {
     "name": "COMMENTS",
     "type": "esriFieldTypeString",
     "alias": "COMMENTS",
     "length": 120,
     "domain": null
    },
    {
     "name": "TOP_WIDTH",
     "type": "esriFieldTypeDouble",
     "alias": "TOP_WIDTH",
     "domain": null
    },
    {
     "name": "BOTTOM_WID",
     "type": "esriFieldTypeDouble",
     "alias": "BOTTOM_WID",
     "domain": null
    },
    {
     "name": "DAMAGE",
     "type": "esriFieldTypeString",
     "alias": "DAMAGE",
     "length": 5,
     "domain": null
    },
    {
     "name": "SILT_DEBRI",
     "type": "esriFieldTypeString",
     "alias": "SILT_DEBRI",
     "length": 4,
     "domain": null
    },
    {
     "name": "FLOW_WATER",
     "type": "esriFieldTypeString",
     "alias": "FLOW_WATER",
     "length": 3,
     "domain": null
    },
    {
     "name": "CT_EMP",
     "type": "esriFieldTypeString",
     "alias": "CT_EMP",
     "length": 2,
     "domain": null
    },
    {
     "name": "DATE_SHOT",
     "type": "esriFieldTypeDate",
     "alias": "DATE_SHOT",
     "length": 36,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 44,
   "name": "Address Points",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 4999.999999997931,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "e2e79acca8572ef65dfd1ad5adb41886",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPVJREFUGJVjYUAF/AzRFXYMIqKcDKuWXWF4fvYaTIIFxhCqWxL/1cC26Ke4rB4DAyMDg0/qa4bLJ1cxFLmWMzAwfIUorJjn+87WfxIDFw8f3GwuXlEGc5dshol7WRjynTMgCjWN01AUIQNts0gG3/TpLFDdOlgVMTAwMHDy8AmZO1lBFP7//wenQob/DAx//vyBKPzy7hwDg5IKVnVvnr95d+36OojCh3frGfhEbRkk5SVRFP34+o/9wY3+n6ta3kIUNkbcYGjf7Mbw9UM3A7eAJQMTEyfDz+83hd48mfou33kmAwNSODJU+l5hYGDwRDbwHRIbAEtcR4pgG1kzAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 7,
      "height": 7,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[ADDR_NUM]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        169,
        230,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1.2,
       "font": {
        "family": "Arial Black",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 2499.9999999989654,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 543280.1457838863,
    "ymin": 651732.2655120641,
    "xmax": 777956.7141594738,
    "ymax": 799967.8742239773,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ADDR_NUM",
   "typeIdField": null,
   "fields": [
    {
     "name": "FULL_ADDR",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 50,
     "domain": null
    },
    {
     "name": "ADDR_NUM",
     "type": "esriFieldTypeString",
     "alias": "Address Number",
     "length": 15,
     "domain": null
    },
    {
     "name": "CLASSIFICA",
     "type": "esriFieldTypeString",
     "alias": "Classification",
     "length": 100,
     "domain": null
    },
    {
     "name": "COMMENT",
     "type": "esriFieldTypeString",
     "alias": "COMMENT",
     "length": 25,
     "domain": null
    },
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 45,
   "name": "Flood Zone Layers",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 46,
     "name": "Flood Zone Elevations"
    },
    {
     "id": 47,
     "name": "Flood Zones"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 554391.6544007212,
    "ymin": 681203.2479085624,
    "xmax": 705378.4062323868,
    "ymax": 796020.6216198057,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 46,
   "name": "Flood Zone Elevations",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 45,
    "name": "Flood Zone Layers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       85,
       0,
       255
      ],
      "width": 2.2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[ELEV]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        85,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 554391.6544007212,
    "ymin": 681203.2479085624,
    "xmax": 698012.3376312256,
    "ymax": 796020.6216198057,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BFE_LN_ID",
   "typeIdField": null,
   "fields": [
    {
     "name": "ELEV",
     "type": "esriFieldTypeDouble",
     "alias": "ELEV",
     "domain": null
    },
    {
     "name": "SOURCE_CIT",
     "type": "esriFieldTypeString",
     "alias": "SOURCE_CIT",
     "length": 21,
     "domain": null
    },
    {
     "name": "BFE_LN_ID",
     "type": "esriFieldTypeString",
     "alias": "BFE_LN_ID",
     "length": 32,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "DFIRM_ID",
     "type": "esriFieldTypeString",
     "alias": "DFIRM_ID",
     "length": 6,
     "domain": null
    },
    {
     "name": "VERSION_ID",
     "type": "esriFieldTypeString",
     "alias": "VERSION_ID",
     "length": 11,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 47,
   "name": "Flood Zones",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 45,
    "name": "Flood Zone Layers"
   },
   "subLayers": [
    {
     "id": 48,
     "name": "AE - Floodpain"
    },
    {
     "id": 49,
     "name": "AE"
    },
    {
     "id": 50,
     "name": "A"
    },
    {
     "id": 51,
     "name": "BFE A"
    },
    {
     "id": 52,
     "name": "X (Shaded Area)"
    },
    {
     "id": 53,
     "name": "BFE X"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 644617.9595120549,
    "ymin": 699622.4134979844,
    "xmax": 705378.4062323868,
    "ymax": 770382.7454022318,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 48,
   "name": "AE - Floodpain",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 47,
    "name": "Flood Zones"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 644617.9595120549,
    "ymin": 699622.4134979844,
    "xmax": 705378.4062323868,
    "ymax": 770382.7454022318,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EST_ID",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "EST_ID",
     "type": "esriFieldTypeString",
     "alias": "EST_ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "VERSION_ID",
     "type": "esriFieldTypeString",
     "alias": "VERSION_ID",
     "length": 11,
     "domain": null
    },
    {
     "name": "EST_AR_ID",
     "type": "esriFieldTypeString",
     "alias": "EST_AR_ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "ZONE_SUBTY",
     "type": "esriFieldTypeString",
     "alias": "ZONE_SUBTY",
     "length": 72,
     "domain": null
    },
    {
     "name": "V_DATUM",
     "type": "esriFieldTypeString",
     "alias": "V_DATUM",
     "length": 17,
     "domain": null
    },
    {
     "name": "LEN_UNIT",
     "type": "esriFieldTypeString",
     "alias": "LEN_UNIT",
     "length": 16,
     "domain": null
    },
    {
     "name": "Data_Source",
     "type": "esriFieldTypeString",
     "alias": "Data_Source",
     "length": 15,
     "domain": null
    },
    {
     "name": "EST_Risk",
     "type": "esriFieldTypeString",
     "alias": "EST_Risk",
     "length": 30,
     "domain": null
    },
    {
     "name": "STUDY_TYP",
     "type": "esriFieldTypeString",
     "alias": "STUDY_TYP",
     "length": 28,
     "domain": null
    },
    {
     "name": "SFHA_TF",
     "type": "esriFieldTypeString",
     "alias": "SFHA_TF",
     "length": 1,
     "domain": null
    },
    {
     "name": "DUAL_ZONE",
     "type": "esriFieldTypeString",
     "alias": "DUAL_ZONE",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLD_ZONE",
     "type": "esriFieldTypeString",
     "alias": "FLD_ZONE",
     "length": 254,
     "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
    },
    {
     "name": "CSLF_ID",
     "type": "esriFieldTypeString",
     "alias": "CSLF_ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "CNMS_ID",
     "type": "esriFieldTypeString",
     "alias": "CNMS_ID",
     "length": 12,
     "domain": null
    },
    {
     "name": "AREA_SF",
     "type": "esriFieldTypeDouble",
     "alias": "AREA_SF",
     "domain": null
    },
    {
     "name": "PRE_ZONE",
     "type": "esriFieldTypeString",
     "alias": "PRE_ZONE",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_ZONEST",
     "type": "esriFieldTypeString",
     "alias": "NEW_ZONEST",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_MODEL",
     "type": "esriFieldTypeString",
     "alias": "NEW_MODEL",
     "length": 11,
     "domain": null
    },
    {
     "name": "NEW_TOPO",
     "type": "esriFieldTypeString",
     "alias": "NEW_TOPO",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_SRCCIT",
     "type": "esriFieldTypeString",
     "alias": "NEW_SRCCIT",
     "length": 25,
     "domain": null
    },
    {
     "name": "PEAKDSCHG",
     "type": "esriFieldTypeString",
     "alias": "PEAKDSCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "MDLMETHODS",
     "type": "esriFieldTypeString",
     "alias": "MDLMETHODS",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLD_CTRLCH",
     "type": "esriFieldTypeString",
     "alias": "FLD_CTRLCH",
     "length": 1,
     "domain": null
    },
    {
     "name": "HYDSTRCHG",
     "type": "esriFieldTypeString",
     "alias": "HYDSTRCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "TOPOCHG",
     "type": "esriFieldTypeString",
     "alias": "TOPOCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "SEDCHG",
     "type": "esriFieldTypeString",
     "alias": "SEDCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "EROSIONCHG",
     "type": "esriFieldTypeString",
     "alias": "EROSIONCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "CHANNELCHG",
     "type": "esriFieldTypeString",
     "alias": "CHANNELCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "LEVEECHG",
     "type": "esriFieldTypeString",
     "alias": "LEVEECHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "RUNOFFCHG",
     "type": "esriFieldTypeString",
     "alias": "RUNOFFCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "DUNECHG",
     "type": "esriFieldTypeString",
     "alias": "DUNECHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "OTHCHG",
     "type": "esriFieldTypeString",
     "alias": "OTHCHG",
     "length": 25,
     "domain": null
    },
    {
     "name": "SFHACHG",
     "type": "esriFieldTypeString",
     "alias": "SFHACHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLDWYCHG",
     "type": "esriFieldTypeString",
     "alias": "FLDWYCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "NONSFHACHG",
     "type": "esriFieldTypeString",
     "alias": "NONSFHACHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "STRUCTURES",
     "type": "esriFieldTypeInteger",
     "alias": "STRUCTURES",
     "domain": null
    },
    {
     "name": "POPULATION",
     "type": "esriFieldTypeDouble",
     "alias": "POPULATION",
     "domain": null
    },
    {
     "name": "CID",
     "type": "esriFieldTypeString",
     "alias": "CID",
     "length": 6,
     "domain": null
    },
    {
     "name": "HUC8_CODE",
     "type": "esriFieldTypeString",
     "alias": "HUC8_CODE",
     "length": 8,
     "domain": null
    },
    {
     "name": "CASE_NO",
     "type": "esriFieldTypeString",
     "alias": "CASE_NO",
     "length": 12,
     "domain": null
    },
    {
     "name": "SOURCE_CIT",
     "type": "esriFieldTypeString",
     "alias": "SOURCE_CIT",
     "length": 25,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Chng_Typ",
     "type": "esriFieldTypeString",
     "alias": "Chng_Typ",
     "length": 254,
     "domain": null
    },
    {
     "name": "Watershed",
     "type": "esriFieldTypeDouble",
     "alias": "Watershed",
     "domain": null
    },
    {
     "name": "CID_Affect",
     "type": "esriFieldTypeDouble",
     "alias": "CID_Affect",
     "domain": null
    },
    {
     "name": "From_Date",
     "type": "esriFieldTypeDate",
     "alias": "From_Date",
     "length": 36,
     "domain": null
    },
    {
     "name": "To_Date",
     "type": "esriFieldTypeDate",
     "alias": "To_Date",
     "length": 36,
     "domain": null
    },
    {
     "name": "New_Study",
     "type": "esriFieldTypeString",
     "alias": "New_Study",
     "length": 3,
     "domain": null
    },
    {
     "name": "Prev_Zone",
     "type": "esriFieldTypeString",
     "alias": "Prev_Zone",
     "length": 254,
     "domain": null
    },
    {
     "name": "SqMiles",
     "type": "esriFieldTypeDouble",
     "alias": "SqMiles",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 49,
   "name": "AE",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 47,
    "name": "Flood Zones"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       77,
       214,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 644617.9595120549,
    "ymin": 699622.4134979844,
    "xmax": 705378.4062323868,
    "ymax": 770382.7454022318,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EST_ID",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "EST_ID",
     "type": "esriFieldTypeString",
     "alias": "EST_ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "VERSION_ID",
     "type": "esriFieldTypeString",
     "alias": "VERSION_ID",
     "length": 11,
     "domain": null
    },
    {
     "name": "EST_AR_ID",
     "type": "esriFieldTypeString",
     "alias": "EST_AR_ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "ZONE_SUBTY",
     "type": "esriFieldTypeString",
     "alias": "ZONE_SUBTY",
     "length": 72,
     "domain": null
    },
    {
     "name": "V_DATUM",
     "type": "esriFieldTypeString",
     "alias": "V_DATUM",
     "length": 17,
     "domain": null
    },
    {
     "name": "LEN_UNIT",
     "type": "esriFieldTypeString",
     "alias": "LEN_UNIT",
     "length": 16,
     "domain": null
    },
    {
     "name": "Data_Source",
     "type": "esriFieldTypeString",
     "alias": "Data_Source",
     "length": 15,
     "domain": null
    },
    {
     "name": "EST_Risk",
     "type": "esriFieldTypeString",
     "alias": "EST_Risk",
     "length": 30,
     "domain": null
    },
    {
     "name": "STUDY_TYP",
     "type": "esriFieldTypeString",
     "alias": "STUDY_TYP",
     "length": 28,
     "domain": null
    },
    {
     "name": "SFHA_TF",
     "type": "esriFieldTypeString",
     "alias": "SFHA_TF",
     "length": 1,
     "domain": null
    },
    {
     "name": "DUAL_ZONE",
     "type": "esriFieldTypeString",
     "alias": "DUAL_ZONE",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLD_ZONE",
     "type": "esriFieldTypeString",
     "alias": "FLD_ZONE",
     "length": 254,
     "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
    },
    {
     "name": "CSLF_ID",
     "type": "esriFieldTypeString",
     "alias": "CSLF_ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "CNMS_ID",
     "type": "esriFieldTypeString",
     "alias": "CNMS_ID",
     "length": 12,
     "domain": null
    },
    {
     "name": "AREA_SF",
     "type": "esriFieldTypeDouble",
     "alias": "AREA_SF",
     "domain": null
    },
    {
     "name": "PRE_ZONE",
     "type": "esriFieldTypeString",
     "alias": "PRE_ZONE",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_ZONEST",
     "type": "esriFieldTypeString",
     "alias": "NEW_ZONEST",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_MODEL",
     "type": "esriFieldTypeString",
     "alias": "NEW_MODEL",
     "length": 11,
     "domain": null
    },
    {
     "name": "NEW_TOPO",
     "type": "esriFieldTypeString",
     "alias": "NEW_TOPO",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_SRCCIT",
     "type": "esriFieldTypeString",
     "alias": "NEW_SRCCIT",
     "length": 25,
     "domain": null
    },
    {
     "name": "PEAKDSCHG",
     "type": "esriFieldTypeString",
     "alias": "PEAKDSCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "MDLMETHODS",
     "type": "esriFieldTypeString",
     "alias": "MDLMETHODS",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLD_CTRLCH",
     "type": "esriFieldTypeString",
     "alias": "FLD_CTRLCH",
     "length": 1,
     "domain": null
    },
    {
     "name": "HYDSTRCHG",
     "type": "esriFieldTypeString",
     "alias": "HYDSTRCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "TOPOCHG",
     "type": "esriFieldTypeString",
     "alias": "TOPOCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "SEDCHG",
     "type": "esriFieldTypeString",
     "alias": "SEDCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "EROSIONCHG",
     "type": "esriFieldTypeString",
     "alias": "EROSIONCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "CHANNELCHG",
     "type": "esriFieldTypeString",
     "alias": "CHANNELCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "LEVEECHG",
     "type": "esriFieldTypeString",
     "alias": "LEVEECHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "RUNOFFCHG",
     "type": "esriFieldTypeString",
     "alias": "RUNOFFCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "DUNECHG",
     "type": "esriFieldTypeString",
     "alias": "DUNECHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "OTHCHG",
     "type": "esriFieldTypeString",
     "alias": "OTHCHG",
     "length": 25,
     "domain": null
    },
    {
     "name": "SFHACHG",
     "type": "esriFieldTypeString",
     "alias": "SFHACHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLDWYCHG",
     "type": "esriFieldTypeString",
     "alias": "FLDWYCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "NONSFHACHG",
     "type": "esriFieldTypeString",
     "alias": "NONSFHACHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "STRUCTURES",
     "type": "esriFieldTypeInteger",
     "alias": "STRUCTURES",
     "domain": null
    },
    {
     "name": "POPULATION",
     "type": "esriFieldTypeDouble",
     "alias": "POPULATION",
     "domain": null
    },
    {
     "name": "CID",
     "type": "esriFieldTypeString",
     "alias": "CID",
     "length": 6,
     "domain": null
    },
    {
     "name": "HUC8_CODE",
     "type": "esriFieldTypeString",
     "alias": "HUC8_CODE",
     "length": 8,
     "domain": null
    },
    {
     "name": "CASE_NO",
     "type": "esriFieldTypeString",
     "alias": "CASE_NO",
     "length": 12,
     "domain": null
    },
    {
     "name": "SOURCE_CIT",
     "type": "esriFieldTypeString",
     "alias": "SOURCE_CIT",
     "length": 25,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Chng_Typ",
     "type": "esriFieldTypeString",
     "alias": "Chng_Typ",
     "length": 254,
     "domain": null
    },
    {
     "name": "Watershed",
     "type": "esriFieldTypeDouble",
     "alias": "Watershed",
     "domain": null
    },
    {
     "name": "CID_Affect",
     "type": "esriFieldTypeDouble",
     "alias": "CID_Affect",
     "domain": null
    },
    {
     "name": "From_Date",
     "type": "esriFieldTypeDate",
     "alias": "From_Date",
     "length": 36,
     "domain": null
    },
    {
     "name": "To_Date",
     "type": "esriFieldTypeDate",
     "alias": "To_Date",
     "length": 36,
     "domain": null
    },
    {
     "name": "New_Study",
     "type": "esriFieldTypeString",
     "alias": "New_Study",
     "length": 3,
     "domain": null
    },
    {
     "name": "Prev_Zone",
     "type": "esriFieldTypeString",
     "alias": "Prev_Zone",
     "length": 254,
     "domain": null
    },
    {
     "name": "SqMiles",
     "type": "esriFieldTypeDouble",
     "alias": "SqMiles",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 50,
   "name": "A",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 47,
    "name": "Flood Zones"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       210,
       239,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 644617.9595120549,
    "ymin": 699622.4134979844,
    "xmax": 705378.4062323868,
    "ymax": 770382.7454022318,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EST_ID",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "EST_ID",
     "type": "esriFieldTypeString",
     "alias": "EST_ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "VERSION_ID",
     "type": "esriFieldTypeString",
     "alias": "VERSION_ID",
     "length": 11,
     "domain": null
    },
    {
     "name": "EST_AR_ID",
     "type": "esriFieldTypeString",
     "alias": "EST_AR_ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "ZONE_SUBTY",
     "type": "esriFieldTypeString",
     "alias": "ZONE_SUBTY",
     "length": 72,
     "domain": null
    },
    {
     "name": "V_DATUM",
     "type": "esriFieldTypeString",
     "alias": "V_DATUM",
     "length": 17,
     "domain": null
    },
    {
     "name": "LEN_UNIT",
     "type": "esriFieldTypeString",
     "alias": "LEN_UNIT",
     "length": 16,
     "domain": null
    },
    {
     "name": "Data_Source",
     "type": "esriFieldTypeString",
     "alias": "Data_Source",
     "length": 15,
     "domain": null
    },
    {
     "name": "EST_Risk",
     "type": "esriFieldTypeString",
     "alias": "EST_Risk",
     "length": 30,
     "domain": null
    },
    {
     "name": "STUDY_TYP",
     "type": "esriFieldTypeString",
     "alias": "STUDY_TYP",
     "length": 28,
     "domain": null
    },
    {
     "name": "SFHA_TF",
     "type": "esriFieldTypeString",
     "alias": "SFHA_TF",
     "length": 1,
     "domain": null
    },
    {
     "name": "DUAL_ZONE",
     "type": "esriFieldTypeString",
     "alias": "DUAL_ZONE",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLD_ZONE",
     "type": "esriFieldTypeString",
     "alias": "FLD_ZONE",
     "length": 254,
     "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
    },
    {
     "name": "CSLF_ID",
     "type": "esriFieldTypeString",
     "alias": "CSLF_ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "CNMS_ID",
     "type": "esriFieldTypeString",
     "alias": "CNMS_ID",
     "length": 12,
     "domain": null
    },
    {
     "name": "AREA_SF",
     "type": "esriFieldTypeDouble",
     "alias": "AREA_SF",
     "domain": null
    },
    {
     "name": "PRE_ZONE",
     "type": "esriFieldTypeString",
     "alias": "PRE_ZONE",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_ZONEST",
     "type": "esriFieldTypeString",
     "alias": "NEW_ZONEST",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_MODEL",
     "type": "esriFieldTypeString",
     "alias": "NEW_MODEL",
     "length": 11,
     "domain": null
    },
    {
     "name": "NEW_TOPO",
     "type": "esriFieldTypeString",
     "alias": "NEW_TOPO",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_SRCCIT",
     "type": "esriFieldTypeString",
     "alias": "NEW_SRCCIT",
     "length": 25,
     "domain": null
    },
    {
     "name": "PEAKDSCHG",
     "type": "esriFieldTypeString",
     "alias": "PEAKDSCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "MDLMETHODS",
     "type": "esriFieldTypeString",
     "alias": "MDLMETHODS",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLD_CTRLCH",
     "type": "esriFieldTypeString",
     "alias": "FLD_CTRLCH",
     "length": 1,
     "domain": null
    },
    {
     "name": "HYDSTRCHG",
     "type": "esriFieldTypeString",
     "alias": "HYDSTRCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "TOPOCHG",
     "type": "esriFieldTypeString",
     "alias": "TOPOCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "SEDCHG",
     "type": "esriFieldTypeString",
     "alias": "SEDCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "EROSIONCHG",
     "type": "esriFieldTypeString",
     "alias": "EROSIONCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "CHANNELCHG",
     "type": "esriFieldTypeString",
     "alias": "CHANNELCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "LEVEECHG",
     "type": "esriFieldTypeString",
     "alias": "LEVEECHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "RUNOFFCHG",
     "type": "esriFieldTypeString",
     "alias": "RUNOFFCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "DUNECHG",
     "type": "esriFieldTypeString",
     "alias": "DUNECHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "OTHCHG",
     "type": "esriFieldTypeString",
     "alias": "OTHCHG",
     "length": 25,
     "domain": null
    },
    {
     "name": "SFHACHG",
     "type": "esriFieldTypeString",
     "alias": "SFHACHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLDWYCHG",
     "type": "esriFieldTypeString",
     "alias": "FLDWYCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "NONSFHACHG",
     "type": "esriFieldTypeString",
     "alias": "NONSFHACHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "STRUCTURES",
     "type": "esriFieldTypeInteger",
     "alias": "STRUCTURES",
     "domain": null
    },
    {
     "name": "POPULATION",
     "type": "esriFieldTypeDouble",
     "alias": "POPULATION",
     "domain": null
    },
    {
     "name": "CID",
     "type": "esriFieldTypeString",
     "alias": "CID",
     "length": 6,
     "domain": null
    },
    {
     "name": "HUC8_CODE",
     "type": "esriFieldTypeString",
     "alias": "HUC8_CODE",
     "length": 8,
     "domain": null
    },
    {
     "name": "CASE_NO",
     "type": "esriFieldTypeString",
     "alias": "CASE_NO",
     "length": 12,
     "domain": null
    },
    {
     "name": "SOURCE_CIT",
     "type": "esriFieldTypeString",
     "alias": "SOURCE_CIT",
     "length": 25,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Chng_Typ",
     "type": "esriFieldTypeString",
     "alias": "Chng_Typ",
     "length": 254,
     "domain": null
    },
    {
     "name": "Watershed",
     "type": "esriFieldTypeDouble",
     "alias": "Watershed",
     "domain": null
    },
    {
     "name": "CID_Affect",
     "type": "esriFieldTypeDouble",
     "alias": "CID_Affect",
     "domain": null
    },
    {
     "name": "From_Date",
     "type": "esriFieldTypeDate",
     "alias": "From_Date",
     "length": 36,
     "domain": null
    },
    {
     "name": "To_Date",
     "type": "esriFieldTypeDate",
     "alias": "To_Date",
     "length": 36,
     "domain": null
    },
    {
     "name": "New_Study",
     "type": "esriFieldTypeString",
     "alias": "New_Study",
     "length": 3,
     "domain": null
    },
    {
     "name": "Prev_Zone",
     "type": "esriFieldTypeString",
     "alias": "Prev_Zone",
     "length": 254,
     "domain": null
    },
    {
     "name": "SqMiles",
     "type": "esriFieldTypeDouble",
     "alias": "SqMiles",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 51,
   "name": "BFE A",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 47,
    "name": "Flood Zones"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPFS",
      "url": "7bafffe18af7c8b41c810b250f0cefe9",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABg1JREFUeJy1nMt5GzEMhPewJ5ehDlVJOkopPqeCXJ2T8tEUgPkHoHHycgkQxHNISb5///n6+vX593o+Pq4ORbzrmCN7oscJGTtvJmsdv6/rspnWv6O565iSlfGt8yqH7M+V8ZSz93eZrHX8zl5WihEPVxutNhHpUq2tdHGcXemS0U2jYReu0jR7JnNPpmEmh+xbRex1XdftMJCIpClWGSnjJ39TgxEHRXrsY3fG4CxUzVdGUtFGnOYaIyPq1HXsjhgrQaTJZPPc9O2kssPficqd760LR89ZikTjUag7ClYbclNYObDj8J3vrQurTalxtyE4UTZJYTWv6/D/BuyASEJK5qRhdMuGK6Oad2cpp1I1ognI3d93mgeNIlfGOr7b61abqoQqA1F404kcpYvTGDMiTe/OGEgod1N5f1ZRsnvdAe6VvExWpddKJQ7MFnDgzYnLgWhNJ9KUsSc6f6uBSvnOCcNtQs5RcV93fe6cTDJ5SpewBnZSRI1X+DDizf4mETKp69E6VcSGONBp+5ROpPIuhzamDhal+r4Z8HTNcAzuYk+q54mIzegNSE8K8uu9UwedY2KmA5XvogyyRgqkd8Wj52y+A39ILXWbAolEWsOzIHqNoSZyAqKQeuR0xn3+qRqr1m41kcoD61hEzg3IqW4bpaqTyk5wpJcJ2ZiKEIIPK1lEptI1Wt9JZScrcQ2cGHgdd6Ijk+mkOSXqFFkDnTrkdMOIR0XHpBbvznGdRMfSjzUzctq/W9P2uZ1N7rwnnFSRPAvTQq+6rCrgVUftOo0Q4bfPwutEWuijMedU02koxNA0hatIrPRMPxOhsKQaV1GpZHQ7d7R5t/PaMCZTOFMoG3drYRVRTmnpgmqnBkZzb7KwM+5GULfeTYzd1WcvBc/HB/tMhCgzTWFVc10DnTrmKQOXnwtPgXLEow7n0TwHw1WOqOR04Ux5lKNRozbjvI8MQGBUpjPtpl0974iBkuLpQCRHD5LWThDQ7FjXLm+kO0enShGSrl1STSab221ML3r7dpaLl6LxTJFpg6ic5NSzrrMiUB5+O6vaBBlX7xy5nVpI0UD3RLK+P/7tLPJuAlmq+W7kkQxTuoRduBtZyqOTGkj0U+ucpLILd+uH8qgTcdW6ygFOWkbPZE7ahXc6VR9pR+9EjwunTqZyCaRXond3EyWzMfeAT4w/nVemsEL47ibVPMX7Ex2XOkQFCPpYk9BEoQ6UyOZmMqcGywjBGApmI6DZ6eYOlJimvGOwSG74O5FKSZI+WfR0IkltQsGk7hEvomgf+NeaikgqVUajMMOtzU4GEMfv8/CvNRV1nHAihR0ipSVas5qLPlSiNVDxZjyOsyhsIXeF7toRHauBk27oRC+NTirTyTh0G9P1iCvDjV4S+fSM7Ohv38acqDdkc26NJLxOXaPGVDLRb+VcHBi9m8AHRZ37yk4djvaXfiZCvO9Cik7TIZuhkKciJ4XXv9++XHQ6GiIFprVon5fxO7plMlSkvn2wPk1jp+t2u39EJI1pB69o5ynPwp00vi6O9RwIERE5GjpynTP0i/B9oENu1O3vaKOqnHcaimUOkveBnQ5cjREl3ZKwyqLd1QXs2Xt5H9jpwK4SXSId121WLsmv+CqanE2pHHol1tXBWbfswp10pSmmjFw9O92Y6kB4VXn59Ql+sR4t7HjXrYMOTc7H07Wv6/reRDo0qUHZe2UUdTJw1lcNhxi4PIkogU5Nowop+TRiOtHVybTyJOJCCBWRk9R1o+N02mYwqZXCBL9V89250XyaNUpOxkOzLTTgJHXVfGeDHXDegVCTUhFe6Z+OFvXOkdNJv2k6VwGFvmCZCSNp4zYOR8ZPrOtiVPlfO0j60vlkU069pBBHySdrZSQ/E5lCgeqdY6yKh/JSHaJxeZ1FyYEBk4bRqa9THarxtAu7uMgBxxPcRnndkjOtm/gygTzvCjrp5TgualYZsHUbB72gjfjLywTyrJSjc6kxHSxKZU/29HwMLxMqco5e2bwOTpuksLPmi+5q8U5KZ4p3+KhhnchUBlVpvP99V8zucycVfzJ9ifzJ2s/Hx/UP3cbq058VlekAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 1
      },
      "width": 60,
      "height": 60,
      "angle": 180,
      "xoffset": 0,
      "yoffset": 0,
      "xscale": 1,
      "yscale": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 644617.9595120549,
    "ymin": 699622.4134979844,
    "xmax": 705378.4062323868,
    "ymax": 770382.7454022318,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EST_ID",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "EST_ID",
     "type": "esriFieldTypeString",
     "alias": "EST_ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "VERSION_ID",
     "type": "esriFieldTypeString",
     "alias": "VERSION_ID",
     "length": 11,
     "domain": null
    },
    {
     "name": "EST_AR_ID",
     "type": "esriFieldTypeString",
     "alias": "EST_AR_ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "ZONE_SUBTY",
     "type": "esriFieldTypeString",
     "alias": "ZONE_SUBTY",
     "length": 72,
     "domain": null
    },
    {
     "name": "V_DATUM",
     "type": "esriFieldTypeString",
     "alias": "V_DATUM",
     "length": 17,
     "domain": null
    },
    {
     "name": "LEN_UNIT",
     "type": "esriFieldTypeString",
     "alias": "LEN_UNIT",
     "length": 16,
     "domain": null
    },
    {
     "name": "Data_Source",
     "type": "esriFieldTypeString",
     "alias": "Data_Source",
     "length": 15,
     "domain": null
    },
    {
     "name": "EST_Risk",
     "type": "esriFieldTypeString",
     "alias": "EST_Risk",
     "length": 30,
     "domain": null
    },
    {
     "name": "STUDY_TYP",
     "type": "esriFieldTypeString",
     "alias": "STUDY_TYP",
     "length": 28,
     "domain": null
    },
    {
     "name": "SFHA_TF",
     "type": "esriFieldTypeString",
     "alias": "SFHA_TF",
     "length": 1,
     "domain": null
    },
    {
     "name": "DUAL_ZONE",
     "type": "esriFieldTypeString",
     "alias": "DUAL_ZONE",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLD_ZONE",
     "type": "esriFieldTypeString",
     "alias": "FLD_ZONE",
     "length": 254,
     "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
    },
    {
     "name": "CSLF_ID",
     "type": "esriFieldTypeString",
     "alias": "CSLF_ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "CNMS_ID",
     "type": "esriFieldTypeString",
     "alias": "CNMS_ID",
     "length": 12,
     "domain": null
    },
    {
     "name": "AREA_SF",
     "type": "esriFieldTypeDouble",
     "alias": "AREA_SF",
     "domain": null
    },
    {
     "name": "PRE_ZONE",
     "type": "esriFieldTypeString",
     "alias": "PRE_ZONE",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_ZONEST",
     "type": "esriFieldTypeString",
     "alias": "NEW_ZONEST",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_MODEL",
     "type": "esriFieldTypeString",
     "alias": "NEW_MODEL",
     "length": 11,
     "domain": null
    },
    {
     "name": "NEW_TOPO",
     "type": "esriFieldTypeString",
     "alias": "NEW_TOPO",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_SRCCIT",
     "type": "esriFieldTypeString",
     "alias": "NEW_SRCCIT",
     "length": 25,
     "domain": null
    },
    {
     "name": "PEAKDSCHG",
     "type": "esriFieldTypeString",
     "alias": "PEAKDSCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "MDLMETHODS",
     "type": "esriFieldTypeString",
     "alias": "MDLMETHODS",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLD_CTRLCH",
     "type": "esriFieldTypeString",
     "alias": "FLD_CTRLCH",
     "length": 1,
     "domain": null
    },
    {
     "name": "HYDSTRCHG",
     "type": "esriFieldTypeString",
     "alias": "HYDSTRCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "TOPOCHG",
     "type": "esriFieldTypeString",
     "alias": "TOPOCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "SEDCHG",
     "type": "esriFieldTypeString",
     "alias": "SEDCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "EROSIONCHG",
     "type": "esriFieldTypeString",
     "alias": "EROSIONCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "CHANNELCHG",
     "type": "esriFieldTypeString",
     "alias": "CHANNELCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "LEVEECHG",
     "type": "esriFieldTypeString",
     "alias": "LEVEECHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "RUNOFFCHG",
     "type": "esriFieldTypeString",
     "alias": "RUNOFFCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "DUNECHG",
     "type": "esriFieldTypeString",
     "alias": "DUNECHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "OTHCHG",
     "type": "esriFieldTypeString",
     "alias": "OTHCHG",
     "length": 25,
     "domain": null
    },
    {
     "name": "SFHACHG",
     "type": "esriFieldTypeString",
     "alias": "SFHACHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLDWYCHG",
     "type": "esriFieldTypeString",
     "alias": "FLDWYCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "NONSFHACHG",
     "type": "esriFieldTypeString",
     "alias": "NONSFHACHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "STRUCTURES",
     "type": "esriFieldTypeInteger",
     "alias": "STRUCTURES",
     "domain": null
    },
    {
     "name": "POPULATION",
     "type": "esriFieldTypeDouble",
     "alias": "POPULATION",
     "domain": null
    },
    {
     "name": "CID",
     "type": "esriFieldTypeString",
     "alias": "CID",
     "length": 6,
     "domain": null
    },
    {
     "name": "HUC8_CODE",
     "type": "esriFieldTypeString",
     "alias": "HUC8_CODE",
     "length": 8,
     "domain": null
    },
    {
     "name": "CASE_NO",
     "type": "esriFieldTypeString",
     "alias": "CASE_NO",
     "length": 12,
     "domain": null
    },
    {
     "name": "SOURCE_CIT",
     "type": "esriFieldTypeString",
     "alias": "SOURCE_CIT",
     "length": 25,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Chng_Typ",
     "type": "esriFieldTypeString",
     "alias": "Chng_Typ",
     "length": 254,
     "domain": null
    },
    {
     "name": "Watershed",
     "type": "esriFieldTypeDouble",
     "alias": "Watershed",
     "domain": null
    },
    {
     "name": "CID_Affect",
     "type": "esriFieldTypeDouble",
     "alias": "CID_Affect",
     "domain": null
    },
    {
     "name": "From_Date",
     "type": "esriFieldTypeDate",
     "alias": "From_Date",
     "length": 36,
     "domain": null
    },
    {
     "name": "To_Date",
     "type": "esriFieldTypeDate",
     "alias": "To_Date",
     "length": 36,
     "domain": null
    },
    {
     "name": "New_Study",
     "type": "esriFieldTypeString",
     "alias": "New_Study",
     "length": 3,
     "domain": null
    },
    {
     "name": "Prev_Zone",
     "type": "esriFieldTypeString",
     "alias": "Prev_Zone",
     "length": 254,
     "domain": null
    },
    {
     "name": "SqMiles",
     "type": "esriFieldTypeDouble",
     "alias": "SqMiles",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 52,
   "name": "X (Shaded Area)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 47,
    "name": "Flood Zones"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       170,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 644617.9595120549,
    "ymin": 699622.4134979844,
    "xmax": 705378.4062323868,
    "ymax": 770382.7454022318,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EST_ID",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "EST_ID",
     "type": "esriFieldTypeString",
     "alias": "EST_ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "VERSION_ID",
     "type": "esriFieldTypeString",
     "alias": "VERSION_ID",
     "length": 11,
     "domain": null
    },
    {
     "name": "EST_AR_ID",
     "type": "esriFieldTypeString",
     "alias": "EST_AR_ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "ZONE_SUBTY",
     "type": "esriFieldTypeString",
     "alias": "ZONE_SUBTY",
     "length": 72,
     "domain": null
    },
    {
     "name": "V_DATUM",
     "type": "esriFieldTypeString",
     "alias": "V_DATUM",
     "length": 17,
     "domain": null
    },
    {
     "name": "LEN_UNIT",
     "type": "esriFieldTypeString",
     "alias": "LEN_UNIT",
     "length": 16,
     "domain": null
    },
    {
     "name": "Data_Source",
     "type": "esriFieldTypeString",
     "alias": "Data_Source",
     "length": 15,
     "domain": null
    },
    {
     "name": "EST_Risk",
     "type": "esriFieldTypeString",
     "alias": "EST_Risk",
     "length": 30,
     "domain": null
    },
    {
     "name": "STUDY_TYP",
     "type": "esriFieldTypeString",
     "alias": "STUDY_TYP",
     "length": 28,
     "domain": null
    },
    {
     "name": "SFHA_TF",
     "type": "esriFieldTypeString",
     "alias": "SFHA_TF",
     "length": 1,
     "domain": null
    },
    {
     "name": "DUAL_ZONE",
     "type": "esriFieldTypeString",
     "alias": "DUAL_ZONE",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLD_ZONE",
     "type": "esriFieldTypeString",
     "alias": "FLD_ZONE",
     "length": 254,
     "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
    },
    {
     "name": "CSLF_ID",
     "type": "esriFieldTypeString",
     "alias": "CSLF_ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "CNMS_ID",
     "type": "esriFieldTypeString",
     "alias": "CNMS_ID",
     "length": 12,
     "domain": null
    },
    {
     "name": "AREA_SF",
     "type": "esriFieldTypeDouble",
     "alias": "AREA_SF",
     "domain": null
    },
    {
     "name": "PRE_ZONE",
     "type": "esriFieldTypeString",
     "alias": "PRE_ZONE",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_ZONEST",
     "type": "esriFieldTypeString",
     "alias": "NEW_ZONEST",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_MODEL",
     "type": "esriFieldTypeString",
     "alias": "NEW_MODEL",
     "length": 11,
     "domain": null
    },
    {
     "name": "NEW_TOPO",
     "type": "esriFieldTypeString",
     "alias": "NEW_TOPO",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_SRCCIT",
     "type": "esriFieldTypeString",
     "alias": "NEW_SRCCIT",
     "length": 25,
     "domain": null
    },
    {
     "name": "PEAKDSCHG",
     "type": "esriFieldTypeString",
     "alias": "PEAKDSCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "MDLMETHODS",
     "type": "esriFieldTypeString",
     "alias": "MDLMETHODS",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLD_CTRLCH",
     "type": "esriFieldTypeString",
     "alias": "FLD_CTRLCH",
     "length": 1,
     "domain": null
    },
    {
     "name": "HYDSTRCHG",
     "type": "esriFieldTypeString",
     "alias": "HYDSTRCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "TOPOCHG",
     "type": "esriFieldTypeString",
     "alias": "TOPOCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "SEDCHG",
     "type": "esriFieldTypeString",
     "alias": "SEDCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "EROSIONCHG",
     "type": "esriFieldTypeString",
     "alias": "EROSIONCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "CHANNELCHG",
     "type": "esriFieldTypeString",
     "alias": "CHANNELCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "LEVEECHG",
     "type": "esriFieldTypeString",
     "alias": "LEVEECHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "RUNOFFCHG",
     "type": "esriFieldTypeString",
     "alias": "RUNOFFCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "DUNECHG",
     "type": "esriFieldTypeString",
     "alias": "DUNECHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "OTHCHG",
     "type": "esriFieldTypeString",
     "alias": "OTHCHG",
     "length": 25,
     "domain": null
    },
    {
     "name": "SFHACHG",
     "type": "esriFieldTypeString",
     "alias": "SFHACHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLDWYCHG",
     "type": "esriFieldTypeString",
     "alias": "FLDWYCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "NONSFHACHG",
     "type": "esriFieldTypeString",
     "alias": "NONSFHACHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "STRUCTURES",
     "type": "esriFieldTypeInteger",
     "alias": "STRUCTURES",
     "domain": null
    },
    {
     "name": "POPULATION",
     "type": "esriFieldTypeDouble",
     "alias": "POPULATION",
     "domain": null
    },
    {
     "name": "CID",
     "type": "esriFieldTypeString",
     "alias": "CID",
     "length": 6,
     "domain": null
    },
    {
     "name": "HUC8_CODE",
     "type": "esriFieldTypeString",
     "alias": "HUC8_CODE",
     "length": 8,
     "domain": null
    },
    {
     "name": "CASE_NO",
     "type": "esriFieldTypeString",
     "alias": "CASE_NO",
     "length": 12,
     "domain": null
    },
    {
     "name": "SOURCE_CIT",
     "type": "esriFieldTypeString",
     "alias": "SOURCE_CIT",
     "length": 25,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Chng_Typ",
     "type": "esriFieldTypeString",
     "alias": "Chng_Typ",
     "length": 254,
     "domain": null
    },
    {
     "name": "Watershed",
     "type": "esriFieldTypeDouble",
     "alias": "Watershed",
     "domain": null
    },
    {
     "name": "CID_Affect",
     "type": "esriFieldTypeDouble",
     "alias": "CID_Affect",
     "domain": null
    },
    {
     "name": "From_Date",
     "type": "esriFieldTypeDate",
     "alias": "From_Date",
     "length": 36,
     "domain": null
    },
    {
     "name": "To_Date",
     "type": "esriFieldTypeDate",
     "alias": "To_Date",
     "length": 36,
     "domain": null
    },
    {
     "name": "New_Study",
     "type": "esriFieldTypeString",
     "alias": "New_Study",
     "length": 3,
     "domain": null
    },
    {
     "name": "Prev_Zone",
     "type": "esriFieldTypeString",
     "alias": "Prev_Zone",
     "length": 254,
     "domain": null
    },
    {
     "name": "SqMiles",
     "type": "esriFieldTypeDouble",
     "alias": "SqMiles",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 53,
   "name": "BFE X",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 47,
    "name": "Flood Zones"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       245,
       202,
       122,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 644617.9595120549,
    "ymin": 699622.4134979844,
    "xmax": 705378.4062323868,
    "ymax": 770382.7454022318,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EST_ID",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "EST_ID",
     "type": "esriFieldTypeString",
     "alias": "EST_ID",
     "length": 20,
     "domain": null
    },
    {
     "name": "VERSION_ID",
     "type": "esriFieldTypeString",
     "alias": "VERSION_ID",
     "length": 11,
     "domain": null
    },
    {
     "name": "EST_AR_ID",
     "type": "esriFieldTypeString",
     "alias": "EST_AR_ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "ZONE_SUBTY",
     "type": "esriFieldTypeString",
     "alias": "ZONE_SUBTY",
     "length": 72,
     "domain": null
    },
    {
     "name": "V_DATUM",
     "type": "esriFieldTypeString",
     "alias": "V_DATUM",
     "length": 17,
     "domain": null
    },
    {
     "name": "LEN_UNIT",
     "type": "esriFieldTypeString",
     "alias": "LEN_UNIT",
     "length": 16,
     "domain": null
    },
    {
     "name": "Data_Source",
     "type": "esriFieldTypeString",
     "alias": "Data_Source",
     "length": 15,
     "domain": null
    },
    {
     "name": "EST_Risk",
     "type": "esriFieldTypeString",
     "alias": "EST_Risk",
     "length": 30,
     "domain": null
    },
    {
     "name": "STUDY_TYP",
     "type": "esriFieldTypeString",
     "alias": "STUDY_TYP",
     "length": 28,
     "domain": null
    },
    {
     "name": "SFHA_TF",
     "type": "esriFieldTypeString",
     "alias": "SFHA_TF",
     "length": 1,
     "domain": null
    },
    {
     "name": "DUAL_ZONE",
     "type": "esriFieldTypeString",
     "alias": "DUAL_ZONE",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLD_ZONE",
     "type": "esriFieldTypeString",
     "alias": "FLD_ZONE",
     "length": 254,
     "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
    },
    {
     "name": "CSLF_ID",
     "type": "esriFieldTypeString",
     "alias": "CSLF_ID",
     "length": 25,
     "domain": null
    },
    {
     "name": "CNMS_ID",
     "type": "esriFieldTypeString",
     "alias": "CNMS_ID",
     "length": 12,
     "domain": null
    },
    {
     "name": "AREA_SF",
     "type": "esriFieldTypeDouble",
     "alias": "AREA_SF",
     "domain": null
    },
    {
     "name": "PRE_ZONE",
     "type": "esriFieldTypeString",
     "alias": "PRE_ZONE",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_ZONEST",
     "type": "esriFieldTypeString",
     "alias": "NEW_ZONEST",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_MODEL",
     "type": "esriFieldTypeString",
     "alias": "NEW_MODEL",
     "length": 11,
     "domain": null
    },
    {
     "name": "NEW_TOPO",
     "type": "esriFieldTypeString",
     "alias": "NEW_TOPO",
     "length": 4,
     "domain": null
    },
    {
     "name": "NEW_SRCCIT",
     "type": "esriFieldTypeString",
     "alias": "NEW_SRCCIT",
     "length": 25,
     "domain": null
    },
    {
     "name": "PEAKDSCHG",
     "type": "esriFieldTypeString",
     "alias": "PEAKDSCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "MDLMETHODS",
     "type": "esriFieldTypeString",
     "alias": "MDLMETHODS",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLD_CTRLCH",
     "type": "esriFieldTypeString",
     "alias": "FLD_CTRLCH",
     "length": 1,
     "domain": null
    },
    {
     "name": "HYDSTRCHG",
     "type": "esriFieldTypeString",
     "alias": "HYDSTRCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "TOPOCHG",
     "type": "esriFieldTypeString",
     "alias": "TOPOCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "SEDCHG",
     "type": "esriFieldTypeString",
     "alias": "SEDCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "EROSIONCHG",
     "type": "esriFieldTypeString",
     "alias": "EROSIONCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "CHANNELCHG",
     "type": "esriFieldTypeString",
     "alias": "CHANNELCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "LEVEECHG",
     "type": "esriFieldTypeString",
     "alias": "LEVEECHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "RUNOFFCHG",
     "type": "esriFieldTypeString",
     "alias": "RUNOFFCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "DUNECHG",
     "type": "esriFieldTypeString",
     "alias": "DUNECHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "OTHCHG",
     "type": "esriFieldTypeString",
     "alias": "OTHCHG",
     "length": 25,
     "domain": null
    },
    {
     "name": "SFHACHG",
     "type": "esriFieldTypeString",
     "alias": "SFHACHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "FLDWYCHG",
     "type": "esriFieldTypeString",
     "alias": "FLDWYCHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "NONSFHACHG",
     "type": "esriFieldTypeString",
     "alias": "NONSFHACHG",
     "length": 1,
     "domain": null
    },
    {
     "name": "STRUCTURES",
     "type": "esriFieldTypeInteger",
     "alias": "STRUCTURES",
     "domain": null
    },
    {
     "name": "POPULATION",
     "type": "esriFieldTypeDouble",
     "alias": "POPULATION",
     "domain": null
    },
    {
     "name": "CID",
     "type": "esriFieldTypeString",
     "alias": "CID",
     "length": 6,
     "domain": null
    },
    {
     "name": "HUC8_CODE",
     "type": "esriFieldTypeString",
     "alias": "HUC8_CODE",
     "length": 8,
     "domain": null
    },
    {
     "name": "CASE_NO",
     "type": "esriFieldTypeString",
     "alias": "CASE_NO",
     "length": 12,
     "domain": null
    },
    {
     "name": "SOURCE_CIT",
     "type": "esriFieldTypeString",
     "alias": "SOURCE_CIT",
     "length": 25,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Chng_Typ",
     "type": "esriFieldTypeString",
     "alias": "Chng_Typ",
     "length": 254,
     "domain": null
    },
    {
     "name": "Watershed",
     "type": "esriFieldTypeDouble",
     "alias": "Watershed",
     "domain": null
    },
    {
     "name": "CID_Affect",
     "type": "esriFieldTypeDouble",
     "alias": "CID_Affect",
     "domain": null
    },
    {
     "name": "From_Date",
     "type": "esriFieldTypeDate",
     "alias": "From_Date",
     "length": 36,
     "domain": null
    },
    {
     "name": "To_Date",
     "type": "esriFieldTypeDate",
     "alias": "To_Date",
     "length": 36,
     "domain": null
    },
    {
     "name": "New_Study",
     "type": "esriFieldTypeString",
     "alias": "New_Study",
     "length": 3,
     "domain": null
    },
    {
     "name": "Prev_Zone",
     "type": "esriFieldTypeString",
     "alias": "Prev_Zone",
     "length": 254,
     "domain": null
    },
    {
     "name": "SqMiles",
     "type": "esriFieldTypeDouble",
     "alias": "SqMiles",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 54,
   "name": "Wetlands",
   "type": "Feature Layer",
   "description": "This data set represents the extent, approximate location and type of wetlands and deepwater habitats in the United States and its Territories. These data delineate the areal extent of wetlands and surface waters as defined by Cowardin et al. (1979). The National Wetlands Inventory - Version 2, Surface Waters and Wetlands Inventory was derived by retaining the wetland and deepwater polygons that compose the NWI digital wetlands spatial data layer and reintroducing any linear wetland or surface water features that were orphaned from the original NWI hard copy maps by converting them to narrow polygonal features. Additionally, the data are supplemented with hydrography data, buffered to become polygonal features, as a secondary source for any single-line stream features not mapped by the NWI and to complete segmented connections. Wetland mapping conducted in WA, OR, CA, NV and ID after 2012 and most other projects mapped after 2015 were mapped to include all surface water features and are not derived data. The linear hydrography dataset used to derive Version 2 was the U.S. Geological Survey's National Hydrography Dataset (NHD). Specific information on the NHD version used to derive Version 2 and where Version 2 was mapped can be found in the 'comments' field of the Wetlands_Project_Metadata feature class. Certain wetland habitats are excluded from the National mapping program because of the limitations of aerial imagery as the primary data source used to detect wetlands. These habitats include seagrasses or submerged aquatic vegetation that are found in the intertidal and subtidal zones of estuaries and near shore coastal waters. Some deepwater reef communities (coral or tuberficid worm reefs) have also been excluded from the inventory. These habitats, because of their depth, go undetected by aerial imagery. By policy, the Service also excludes certain types of \"farmed wetlands\" as may be defined by the Food Security Act or that do not coincide with the Cowardin et al. definition. Contact the Service's Regional Wetland Coordinator for additional information on what types of farmed wetlands are included on wetland maps. This dataset should be used in conjunction with the Wetlands_Project_Metadata layer, which contains project specific wetlands mapping procedures and information on dates, scales and emulsion of imagery used to map the wetlands within specific project boundaries.",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       0,
       230,
       169,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        230,
        169,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 648704.3193310476,
    "ymin": 709132.3416943627,
    "xmax": 700514.9566395418,
    "ymax": 762794.3122986357,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ATTRIBUTE",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ATTRIBUTE",
     "type": "esriFieldTypeString",
     "alias": "ATTRIBUTE",
     "length": 15,
     "domain": null
    },
    {
     "name": "WETLAND_TY",
     "type": "esriFieldTypeString",
     "alias": "WETLAND_TY",
     "length": 50,
     "domain": null
    },
    {
     "name": "ACRES",
     "type": "esriFieldTypeDouble",
     "alias": "ACRES",
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Shape_Le_1",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Le_1",
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 55,
   "name": "Parcels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 10000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        196,
        86,
        85,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 647663.5800612271,
    "ymin": 706124.2502318174,
    "xmax": 730911.8961758018,
    "ymax": 761142.8701812327,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "PH_ADD",
   "typeIdField": null,
   "fields": [
    {
     "name": "PARCELID",
     "type": "esriFieldTypeString",
     "alias": "Parcel Number",
     "length": 12,
     "domain": null
    },
    {
     "name": "PH_ADD",
     "type": "esriFieldTypeString",
     "alias": "Parcel Address",
     "length": 255,
     "domain": null
    },
    {
     "name": "OW_NAME",
     "type": "esriFieldTypeString",
     "alias": "Owner",
     "length": 255,
     "domain": null
    },
    {
     "name": "ACRE_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "domain": null
    },
    {
     "name": "TYPE_",
     "type": "esriFieldTypeString",
     "alias": "TYPE_",
     "length": 5,
     "domain": null
    },
    {
     "name": "SUBDIVNAME",
     "type": "esriFieldTypeString",
     "alias": "Subdivision",
     "length": 255,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ASSESS_VAL",
     "type": "esriFieldTypeInteger",
     "alias": "ASSESS_VAL",
     "domain": null
    },
    {
     "name": "IMP_VAL",
     "type": "esriFieldTypeInteger",
     "alias": "IMP_VAL",
     "domain": null
    },
    {
     "name": "LAND_VAL",
     "type": "esriFieldTypeInteger",
     "alias": "LAND_VAL",
     "domain": null
    },
    {
     "name": "TOTAL_VAL",
     "type": "esriFieldTypeInteger",
     "alias": "TOTAL_VAL",
     "domain": null
    },
    {
     "name": "GIS_EST_ACREAGE",
     "type": "esriFieldTypeDouble",
     "alias": "GIS_EST_ACREAGE",
     "domain": null
    },
    {
     "name": "APPRAISER_NAME",
     "type": "esriFieldTypeString",
     "alias": "APPRAISER_NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "APPRAISER_INITIALS",
     "type": "esriFieldTypeString",
     "alias": "APPRAISER_INITIALS",
     "length": 50,
     "domain": null
    },
    {
     "name": "EDITOR_NAME",
     "type": "esriFieldTypeString",
     "alias": "EDITOR_NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "EDIT_DATE",
     "type": "esriFieldTypeDate",
     "alias": "EDIT_DATE",
     "length": 36,
     "domain": null
    },
    {
     "name": "Creator_Name",
     "type": "esriFieldTypeString",
     "alias": "Creator_Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "Create_Date",
     "type": "esriFieldTypeDate",
     "alias": "Create_Date",
     "length": 36,
     "domain": null
    },
    {
     "name": "Retired",
     "type": "esriFieldTypeString",
     "alias": "Retired",
     "length": 3,
     "domain": null
    },
    {
     "name": "Hyperlink",
     "type": "esriFieldTypeString",
     "alias": "Hyperlink",
     "length": 255,
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 56,
   "name": "Subdivisions",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       225,
       225,
       225,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        170,
        0,
        255
       ],
       "width": 4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 30,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[NAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        230,
        152,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1.2,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 546386.677628547,
    "ymin": 653531.1720192283,
    "xmax": 777614.3985711336,
    "ymax": 796973.0701742321,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID_12",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_12",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "CAMA_Name",
     "type": "esriFieldTypeString",
     "alias": "CAMA_Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 57,
   "name": "Future Land Use Placetypes",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 58,
     "name": "Neighborhood Centers"
    },
    {
     "id": 59,
     "name": "Regional Centers"
    },
    {
     "id": 60,
     "name": "Neighborhoods"
    },
    {
     "id": 61,
     "name": "City Centers"
    },
    {
     "id": 62,
     "name": "Corridors"
    },
    {
     "id": 63,
     "name": "Industry - Technology"
    },
    {
     "id": 64,
     "name": "Rural"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 655609.2583955526,
    "ymin": 709592.6701322347,
    "xmax": 709592.9230657965,
    "ymax": 763784.8521019816,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 58,
   "name": "Neighborhood Centers",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 57,
    "name": "Future Land Use Placetypes"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       201,
       242,
       208,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "\"N-C\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        253
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 7,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 659959.1867035478,
    "ymin": 711297.7510396391,
    "xmax": 692281.6273078918,
    "ymax": 743415.3836546391,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Annex",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeInteger",
     "alias": "Id",
     "domain": null
    },
    {
     "name": "BUFF_DIST",
     "type": "esriFieldTypeDouble",
     "alias": "BUFF_DIST",
     "domain": null
    },
    {
     "name": "ORIG_FID",
     "type": "esriFieldTypeInteger",
     "alias": "ORIG_FID",
     "domain": null
    },
    {
     "name": "Annex",
     "type": "esriFieldTypeString",
     "alias": "Annex",
     "length": 254,
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 59,
   "name": "Regional Centers",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 57,
    "name": "Future Land Use Placetypes"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "FLU_CAT",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         89,
         149,
         240,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Uptown Regional Center",
       "label": "Uptown Regional Center",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         89,
         149,
         240,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Pleasant Grove Regional Center",
       "label": "Pleasant Grove Regional Center",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         89,
         149,
         240,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Northwest Regional Center",
       "label": "Northwest Regional Center",
       "description": ""
      }
     ]
    },
    "transparency": 40,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[FLU_LABEL]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        253
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 655609.2583955526,
    "ymin": 709592.6701322347,
    "xmax": 709592.9230657965,
    "ymax": 763784.8521019816,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FLU_CAT",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FLU_CAT",
     "type": "esriFieldTypeString",
     "alias": "FLU_CAT",
     "length": 30,
     "domain": null
    },
    {
     "name": "FLU_LABEL",
     "type": "esriFieldTypeString",
     "alias": "FLU_LABEL",
     "length": 254,
     "domain": null
    },
    {
     "name": "CITY_OWNED",
     "type": "esriFieldTypeString",
     "alias": "CITY_OWNED",
     "length": 254,
     "domain": null
    },
    {
     "name": "CITY_LABEL",
     "type": "esriFieldTypeString",
     "alias": "CITY_LABEL",
     "length": 254,
     "domain": null
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "length": 30,
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 60,
   "name": "Neighborhoods",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 57,
    "name": "Future Land Use Placetypes"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "FLU_CAT",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         217,
         255,
         140,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Urban Neighborhood",
       "label": "Urban Neighborhood",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         227,
         227,
         145,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Suburban Neighborhood",
       "label": "Suburban Neighborhood",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         234,
         240,
         221,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Neighborhood Fabric",
       "label": "Neighborhood Fabric",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         247,
         233,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Downtown Neighborhood",
       "label": "Downtown Neighborhood",
       "description": ""
      }
     ]
    },
    "transparency": 40,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[FLU_LABEL]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        253
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 655609.2583955526,
    "ymin": 709592.6701322347,
    "xmax": 709592.9230657965,
    "ymax": 763784.8521019816,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FLU_CAT",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FLU_CAT",
     "type": "esriFieldTypeString",
     "alias": "FLU_CAT",
     "length": 30,
     "domain": null
    },
    {
     "name": "FLU_LABEL",
     "type": "esriFieldTypeString",
     "alias": "FLU_LABEL",
     "length": 254,
     "domain": null
    },
    {
     "name": "CITY_OWNED",
     "type": "esriFieldTypeString",
     "alias": "CITY_OWNED",
     "length": 254,
     "domain": null
    },
    {
     "name": "CITY_LABEL",
     "type": "esriFieldTypeString",
     "alias": "CITY_LABEL",
     "length": 254,
     "domain": null
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "length": 30,
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 61,
   "name": "City Centers",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 57,
    "name": "Future Land Use Placetypes"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "FLU_CAT",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         81,
         192,
         232,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Southwest City Center",
       "label": "Southwest City Center",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         89,
         199,
         240,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Midtown City Center",
       "label": "Midtown City Center",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         81,
         192,
         232,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Downtown City Center",
       "label": "Downtown City Center",
       "description": ""
      }
     ]
    },
    "transparency": 40,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[FLU_LABEL]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        253
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 655609.2583955526,
    "ymin": 709592.6701322347,
    "xmax": 709592.9230657965,
    "ymax": 763784.8521019816,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FLU_CAT",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FLU_CAT",
     "type": "esriFieldTypeString",
     "alias": "FLU_CAT",
     "length": 30,
     "domain": null
    },
    {
     "name": "FLU_LABEL",
     "type": "esriFieldTypeString",
     "alias": "FLU_LABEL",
     "length": 254,
     "domain": null
    },
    {
     "name": "CITY_OWNED",
     "type": "esriFieldTypeString",
     "alias": "CITY_OWNED",
     "length": 254,
     "domain": null
    },
    {
     "name": "CITY_LABEL",
     "type": "esriFieldTypeString",
     "alias": "CITY_LABEL",
     "length": 254,
     "domain": null
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "length": 30,
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 62,
   "name": "Corridors",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 57,
    "name": "Future Land Use Placetypes"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "FLU_CAT",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         157,
         113,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Regional Corridor",
       "label": "Regional Corridor",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         126,
         90,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Highway Corridor",
       "label": "Highway Corridor",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         200,
         89,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "City Corridor",
       "label": "City Corridor",
       "description": ""
      }
     ]
    },
    "transparency": 40,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[FLU_LABEL]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        253
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 655609.2583955526,
    "ymin": 709592.6701322347,
    "xmax": 709592.9230657965,
    "ymax": 763784.8521019816,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FLU_CAT",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FLU_CAT",
     "type": "esriFieldTypeString",
     "alias": "FLU_CAT",
     "length": 30,
     "domain": null
    },
    {
     "name": "FLU_LABEL",
     "type": "esriFieldTypeString",
     "alias": "FLU_LABEL",
     "length": 254,
     "domain": null
    },
    {
     "name": "CITY_OWNED",
     "type": "esriFieldTypeString",
     "alias": "CITY_OWNED",
     "length": 254,
     "domain": null
    },
    {
     "name": "CITY_LABEL",
     "type": "esriFieldTypeString",
     "alias": "CITY_LABEL",
     "length": 254,
     "domain": null
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "length": 30,
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 63,
   "name": "Industry - Technology",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 57,
    "name": "Future Land Use Placetypes"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "FLU_CAT",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         158,
         158,
         158,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Industry & Technology",
       "label": "Industry & Technology",
       "description": ""
      }
     ]
    },
    "transparency": 40,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[FLU_LABEL]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        253
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 655609.2583955526,
    "ymin": 709592.6701322347,
    "xmax": 709592.9230657965,
    "ymax": 763784.8521019816,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FLU_CAT",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FLU_CAT",
     "type": "esriFieldTypeString",
     "alias": "FLU_CAT",
     "length": 30,
     "domain": null
    },
    {
     "name": "FLU_LABEL",
     "type": "esriFieldTypeString",
     "alias": "FLU_LABEL",
     "length": 254,
     "domain": null
    },
    {
     "name": "CITY_OWNED",
     "type": "esriFieldTypeString",
     "alias": "CITY_OWNED",
     "length": 254,
     "domain": null
    },
    {
     "name": "CITY_LABEL",
     "type": "esriFieldTypeString",
     "alias": "CITY_LABEL",
     "length": 254,
     "domain": null
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "length": 30,
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 64,
   "name": "Rural",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 57,
    "name": "Future Land Use Placetypes"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "FLU_CAT",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         222,
         222,
         222,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Rural",
       "label": "Rural",
       "description": ""
      }
     ]
    },
    "transparency": 40,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[FLU_LABEL]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        253
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 655609.2583955526,
    "ymin": 709592.6701322347,
    "xmax": 709592.9230657965,
    "ymax": 763784.8521019816,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FLU_CAT",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FLU_CAT",
     "type": "esriFieldTypeString",
     "alias": "FLU_CAT",
     "length": 30,
     "domain": null
    },
    {
     "name": "FLU_LABEL",
     "type": "esriFieldTypeString",
     "alias": "FLU_LABEL",
     "length": 254,
     "domain": null
    },
    {
     "name": "CITY_OWNED",
     "type": "esriFieldTypeString",
     "alias": "CITY_OWNED",
     "length": 254,
     "domain": null
    },
    {
     "name": "CITY_LABEL",
     "type": "esriFieldTypeString",
     "alias": "CITY_LABEL",
     "length": 254,
     "domain": null
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "length": 30,
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 65,
   "name": "Zoning Layers",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 66,
     "name": "Airport Overlay"
    },
    {
     "id": 67,
     "name": "Downtown Development Overlay"
    },
    {
     "id": 68,
     "name": "Planning Boundary"
    },
    {
     "id": 69,
     "name": "PUD"
    },
    {
     "id": 70,
     "name": "Zoning"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 612316.8882875592,
    "ymin": 709576.3955584764,
    "xmax": 704582.0925363004,
    "ymax": 806204.5047953129,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 66,
   "name": "Airport Overlay",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 65,
    "name": "Zoning Layers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       190,
       210,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        169,
        230,
        255
       ],
       "width": 3
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 688591.6986641437,
    "ymin": 743894.1559910625,
    "xmax": 695728.9452163875,
    "ymax": 753691.653128311,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BUFF_DIST",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "BUFF_DIST",
     "type": "esriFieldTypeDouble",
     "alias": "BUFF_DIST",
     "domain": null
    },
    {
     "name": "ORIG_FID",
     "type": "esriFieldTypeInteger",
     "alias": "ORIG_FID",
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 67,
   "name": "Downtown Development Overlay",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 65,
    "name": "Zoning Layers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       79,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 688327.63193506,
    "ymin": 733444.3373238146,
    "xmax": 688936.939443469,
    "ymax": 734644.8647783995,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Shape.STArea()",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 68,
   "name": "Planning Boundary",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 65,
    "name": "Zoning Layers"
   },
   "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": [
        245,
        122,
        182,
        255
       ],
       "width": 6
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 646483.5939041376,
    "ymin": 709579.1576920599,
    "xmax": 704582.0925363004,
    "ymax": 763784.8701465577,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "Reserve_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Reserve_1",
     "domain": null
    },
    {
     "name": "Reserve_2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Reserve_2",
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 69,
   "name": "PUD",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 65,
    "name": "Zoning Layers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSForwardDiagonal",
      "color": [
       0,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 612316.8882875592,
    "ymin": 710645.7720286399,
    "xmax": 690771.3977168053,
    "ymax": 806204.5047953129,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "LAYER",
   "typeIdField": null,
   "fields": [
    {
     "name": "LAYER",
     "type": "esriFieldTypeString",
     "alias": "LAYER",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 70,
   "name": "Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 65,
    "name": "Zoning Layers"
   },
   "subLayers": [],
   "minScale": 79999.99999999827,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "LAYER",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         130,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "HC",
       "label": "HC",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         210,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "I-1",
       "label": "I-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         178,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "I-2",
       "label": "I-2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         109,
         193,
         131,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "T2",
       "label": "T2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         196,
         138,
         182,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "T3.1",
       "label": "T3.1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         232,
         190,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "T3.2",
       "label": "T3.2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         245,
         122,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "T4.1",
       "label": "T4.1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         170,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "T4.2",
       "label": "T4.2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "T5.1",
       "label": "T5.1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         167,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "T5.2",
       "label": "T5.2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         85,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "T6.1",
       "label": "T6.1",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[LAYER]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        78,
        78,
        78,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial Black",
        "size": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 10000.000000001406,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 648991.0813432187,
    "ymin": 709576.3955584764,
    "xmax": 699302.1158915609,
    "ymax": 761140.3514854759,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "LAYER",
   "typeIdField": null,
   "fields": [
    {
     "name": "LAYER",
     "type": "esriFieldTypeString",
     "alias": "Zone Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "URL",
     "type": "esriFieldTypeString",
     "alias": "Zone Definition",
     "length": 254,
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 71,
   "name": "Downtown Historic District",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       158,
       187,
       215,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        68,
        101,
        137,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[NAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        68,
        101,
        137,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 688438.6632090509,
    "ymin": 733685.5445185602,
    "xmax": 689363.4878029674,
    "ymax": 734947.7575453073,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 254,
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 72,
   "name": "Entertainment Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       112,
       168,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        38,
        115,
        0,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[NAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        38,
        115,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        253
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 670565.4935748875,
    "ymin": 723905.4945248961,
    "xmax": 689549.0395972133,
    "ymax": 735127.1095488071,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 73,
   "name": "Fire District",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 25000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       230,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        168,
        0,
        0,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 50,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "\"Fire District\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        230,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 16,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 6000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 686172.6726623029,
    "ymin": 732629.9436113983,
    "xmax": 690222.6265046299,
    "ymax": 735474.1291959733,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Shape.STArea()",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 74,
   "name": "Voting Wards",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "DISTRICT",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         130,
         29,
         110,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Ward 1",
       "label": "Ward 1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         55,
         163,
         41,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Ward 2",
       "label": "Ward 2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         57,
         134,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Ward 3",
       "label": "Ward 3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         143,
         86,
         30,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Ward 4",
       "label": "Ward 4",
       "description": ""
      }
     ]
    },
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 648991.0813432187,
    "ymin": 709579.1576920599,
    "xmax": 699303.2028316408,
    "ymax": 761142.8701812327,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DISTRICT",
   "typeIdField": null,
   "fields": [
    {
     "name": "DISTRICT",
     "type": "esriFieldTypeString",
     "alias": "DISTRICT",
     "length": 25,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 75,
   "name": "Cave Springs Recharge Data",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 76,
     "name": "Losing Stream Corridor"
    },
    {
     "id": 77,
     "name": "Direct Recharge Area"
    },
    {
     "id": 78,
     "name": "Indirect Recharge Area"
    },
    {
     "id": 79,
     "name": "Vulnerability"
    },
    {
     "id": 80,
     "name": "Zone 4 Low Vulnerability"
    },
    {
     "id": 81,
     "name": " Groundwater Trough"
    },
    {
     "id": 82,
     "name": "Presumptive Habitat"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 635447.7944534719,
    "ymin": 690252.1103882343,
    "xmax": 699747.1251721382,
    "ymax": 740271.9585110545,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 76,
   "name": "Losing Stream Corridor",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 75,
    "name": "Cave Springs Recharge Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "width": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 655647.8012974709,
    "ymin": 701542.8614287227,
    "xmax": 671990.2748460472,
    "ymax": 714360.804296732,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FeatId1",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FeatId1",
     "type": "esriFieldTypeDouble",
     "alias": "FeatId1",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeDouble",
     "alias": "Id",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 77,
   "name": "Direct Recharge Area",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 75,
    "name": "Cave Springs Recharge Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSForwardDiagonal",
      "color": [
       255,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        0,
        0,
        255
       ],
       "width": 3
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 50,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 654799.5549624711,
    "ymin": 701648.0396960676,
    "xmax": 693012.7154126316,
    "ymax": 730483.959386304,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TYPE",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 255,
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 78,
   "name": "Indirect Recharge Area",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 75,
    "name": "Cave Springs Recharge Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSForwardDiagonal",
      "color": [
       56,
       168,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        76,
        230,
        0,
        255
       ],
       "width": 5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 50,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 654799.5549624711,
    "ymin": 701648.0396960676,
    "xmax": 693012.7154126316,
    "ymax": 730483.959386304,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TYPE",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "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
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 255,
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 79,
   "name": "Vulnerability",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 75,
    "name": "Cave Springs Recharge Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "GNDVUL",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          230,
          152,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "H",
       "label": "Zone 1 - Extremely High",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          211,
          127,
          255
         ],
         "width": 0.4
        }
       },
       "value": "M",
       "label": "Zone 2 - High",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          255,
          115,
          255
         ],
         "width": 0.4
        }
       },
       "value": "L",
       "label": "Zone 3 - Moderate",
       "description": ""
      }
     ]
    },
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 635447.7944534719,
    "ymin": 690252.1103882343,
    "xmax": 699747.1251721382,
    "ymax": 740271.9585110545,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SOIL_NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "FeatId1",
     "type": "esriFieldTypeDouble",
     "alias": "FeatId1",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeDouble",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "AREASYMBOL",
     "type": "esriFieldTypeString",
     "alias": "AREASYMBOL",
     "length": 254,
     "domain": null
    },
    {
     "name": "SPATIALVER",
     "type": "esriFieldTypeDouble",
     "alias": "SPATIALVER",
     "domain": null
    },
    {
     "name": "MUKEY",
     "type": "esriFieldTypeString",
     "alias": "MUKEY",
     "length": 254,
     "domain": null
    },
    {
     "name": "MAP_SYMBOL",
     "type": "esriFieldTypeString",
     "alias": "MAP_SYMBOL",
     "length": 254,
     "domain": null
    },
    {
     "name": "SOIL_NAME",
     "type": "esriFieldTypeString",
     "alias": "SOIL_NAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "LAND_CLASS",
     "type": "esriFieldTypeString",
     "alias": "LAND_CLASS",
     "length": 254,
     "domain": null
    },
    {
     "name": "ACD_NUM",
     "type": "esriFieldTypeDouble",
     "alias": "ACD_NUM",
     "domain": null
    },
    {
     "name": "MUSYM",
     "type": "esriFieldTypeString",
     "alias": "MUSYM",
     "length": 254,
     "domain": null
    },
    {
     "name": "YEAR",
     "type": "esriFieldTypeString",
     "alias": "YEAR",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "GNDVUL",
     "type": "esriFieldTypeString",
     "alias": "GNDVUL",
     "length": 254,
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 80,
   "name": "Zone 4 Low Vulnerability",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 75,
    "name": "Cave Springs Recharge Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       190,
       255,
       232,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        115,
        255,
        223,
        255
       ],
       "width": 0
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 667916.053991884,
    "ymin": 707696.0318651497,
    "xmax": 692601.5446470529,
    "ymax": 731921.7337417305,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FeatId1",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FeatId1",
     "type": "esriFieldTypeDouble",
     "alias": "FeatId1",
     "domain": null
    },
    {
     "name": "RogersGIS.DBO.Zone_4_Low_Vulnerability_State_Plane.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "AREA",
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 81,
   "name": " Groundwater Trough",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 75,
    "name": "Cave Springs Recharge Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       230,
       152,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        230,
        152,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 60,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 655261.0904567242,
    "ymin": 705851.7583227307,
    "xmax": 671684.846323058,
    "ymax": 711108.7484648973,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FeatId1",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FeatId1",
     "type": "esriFieldTypeDouble",
     "alias": "FeatId1",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeDouble",
     "alias": "Id",
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 82,
   "name": "Presumptive Habitat",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 75,
    "name": "Cave Springs Recharge Data"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       209,
       255,
       115,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        209,
        255,
        115,
        255
       ],
       "width": 0
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 50,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 653256.5406600535,
    "ymin": 700217.5963627249,
    "xmax": 665180.4698961377,
    "ymax": 717175.4686148912,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FeatId1",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FeatId1",
     "type": "esriFieldTypeDouble",
     "alias": "FeatId1",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeDouble",
     "alias": "Id",
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 83,
   "name": "Hydrography",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 84,
     "name": "Primary Channel"
    },
    {
     "id": 85,
     "name": "Ponds"
    },
    {
     "id": 86,
     "name": "Lakes"
    },
    {
     "id": 87,
     "name": "Streams"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 546115.8681308031,
    "ymin": 653553.5338511467,
    "xmax": 777583.209329054,
    "ymax": 798531.1133179814,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 84,
   "name": "Primary Channel",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 83,
    "name": "Hydrography"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       65,
       105,
       225,
       255
      ],
      "width": 1.5
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 642956.6974146366,
    "ymin": 709397.4546433985,
    "xmax": 699379.5953953862,
    "ymax": 759466.4473529756,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BLOCKNAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ANGLE",
     "type": "esriFieldTypeDouble",
     "alias": "ANGLE",
     "domain": null
    },
    {
     "name": "RogersGIS.DBO.Primary_Channel_Updated.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "AREA",
     "domain": null
    },
    {
     "name": "BLOCKNAME",
     "type": "esriFieldTypeString",
     "alias": "BLOCKNAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "BULGE",
     "type": "esriFieldTypeDouble",
     "alias": "BULGE",
     "domain": null
    },
    {
     "name": "CENTER",
     "type": "esriFieldTypeString",
     "alias": "CENTER",
     "length": 60,
     "domain": null
    },
    {
     "name": "CENTROID",
     "type": "esriFieldTypeString",
     "alias": "CENTROID",
     "length": 60,
     "domain": null
    },
    {
     "name": "CLASSNAME",
     "type": "esriFieldTypeString",
     "alias": "CLASSNAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "COLOR",
     "type": "esriFieldTypeDouble",
     "alias": "COLOR",
     "domain": null
    },
    {
     "name": "DWGNAME",
     "type": "esriFieldTypeString",
     "alias": "DWGNAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "EANGLE",
     "type": "esriFieldTypeDouble",
     "alias": "EANGLE",
     "domain": null
    },
    {
     "name": "EHANDLE",
     "type": "esriFieldTypeString",
     "alias": "EHANDLE",
     "length": 10,
     "domain": null
    },
    {
     "name": "ELEVATION",
     "type": "esriFieldTypeDouble",
     "alias": "ELEVATION",
     "domain": null
    },
    {
     "name": "EWIDTH",
     "type": "esriFieldTypeDouble",
     "alias": "EWIDTH",
     "domain": null
    },
    {
     "name": "HEIGHT",
     "type": "esriFieldTypeDouble",
     "alias": "HEIGHT",
     "domain": null
    },
    {
     "name": "IMAGENAME",
     "type": "esriFieldTypeString",
     "alias": "IMAGENAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "LABELPT",
     "type": "esriFieldTypeString",
     "alias": "LABELPT",
     "length": 254,
     "domain": null
    },
    {
     "name": "LAYER",
     "type": "esriFieldTypeString",
     "alias": "LAYER",
     "length": 254,
     "domain": null
    },
    {
     "name": "LENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "LENGTH",
     "domain": null
    },
    {
     "name": "LINETYPE",
     "type": "esriFieldTypeString",
     "alias": "LINETYPE",
     "length": 254,
     "domain": null
    },
    {
     "name": "LINEWEIGHT",
     "type": "esriFieldTypeDouble",
     "alias": "LINEWEIGHT",
     "domain": null
    },
    {
     "name": "LOCKSTAT",
     "type": "esriFieldTypeDouble",
     "alias": "LOCKSTAT",
     "domain": null
    },
    {
     "name": "PLOTSTYLE",
     "type": "esriFieldTypeString",
     "alias": "PLOTSTYLE",
     "length": 254,
     "domain": null
    },
    {
     "name": "RADIUS",
     "type": "esriFieldTypeDouble",
     "alias": "RADIUS",
     "domain": null
    },
    {
     "name": "ROTATION",
     "type": "esriFieldTypeDouble",
     "alias": "ROTATION",
     "domain": null
    },
    {
     "name": "SANGLE",
     "type": "esriFieldTypeDouble",
     "alias": "SANGLE",
     "domain": null
    },
    {
     "name": "SHAPENAME",
     "type": "esriFieldTypeString",
     "alias": "SHAPENAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "SIZE",
     "type": "esriFieldTypeDouble",
     "alias": "SIZE",
     "domain": null
    },
    {
     "name": "STRING",
     "type": "esriFieldTypeString",
     "alias": "STRING",
     "length": 254,
     "domain": null
    },
    {
     "name": "STYLE",
     "type": "esriFieldTypeString",
     "alias": "STYLE",
     "length": 254,
     "domain": null
    },
    {
     "name": "SWIDTH",
     "type": "esriFieldTypeDouble",
     "alias": "SWIDTH",
     "domain": null
    },
    {
     "name": "TAG",
     "type": "esriFieldTypeString",
     "alias": "TAG",
     "length": 254,
     "domain": null
    },
    {
     "name": "THICKNESS",
     "type": "esriFieldTypeDouble",
     "alias": "THICKNESS",
     "domain": null
    },
    {
     "name": "TRUECOLOR",
     "type": "esriFieldTypeString",
     "alias": "TRUECOLOR",
     "length": 254,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 254,
     "domain": null
    },
    {
     "name": "URL",
     "type": "esriFieldTypeString",
     "alias": "URL",
     "length": 254,
     "domain": null
    },
    {
     "name": "X1_Y1_Z1",
     "type": "esriFieldTypeString",
     "alias": "X1_Y1_Z1",
     "length": 60,
     "domain": null
    },
    {
     "name": "X1",
     "type": "esriFieldTypeDouble",
     "alias": "X1",
     "domain": null
    },
    {
     "name": "Y1",
     "type": "esriFieldTypeDouble",
     "alias": "Y1",
     "domain": null
    },
    {
     "name": "Z1",
     "type": "esriFieldTypeDouble",
     "alias": "Z1",
     "domain": null
    },
    {
     "name": "X2_Y2_Z2",
     "type": "esriFieldTypeString",
     "alias": "X2_Y2_Z2",
     "length": 60,
     "domain": null
    },
    {
     "name": "X2",
     "type": "esriFieldTypeDouble",
     "alias": "X2",
     "domain": null
    },
    {
     "name": "Y2",
     "type": "esriFieldTypeDouble",
     "alias": "Y2",
     "domain": null
    },
    {
     "name": "Z2",
     "type": "esriFieldTypeDouble",
     "alias": "Z2",
     "domain": null
    },
    {
     "name": "X3_Y3_Z3",
     "type": "esriFieldTypeString",
     "alias": "X3_Y3_Z3",
     "length": 254,
     "domain": null
    },
    {
     "name": "X3",
     "type": "esriFieldTypeDouble",
     "alias": "X3",
     "domain": null
    },
    {
     "name": "Y3",
     "type": "esriFieldTypeDouble",
     "alias": "Y3",
     "domain": null
    },
    {
     "name": "Z3",
     "type": "esriFieldTypeDouble",
     "alias": "Z3",
     "domain": null
    },
    {
     "name": "X4_Y4_Z4",
     "type": "esriFieldTypeString",
     "alias": "X4_Y4_Z4",
     "length": 60,
     "domain": null
    },
    {
     "name": "X4",
     "type": "esriFieldTypeDouble",
     "alias": "X4",
     "domain": null
    },
    {
     "name": "Y4",
     "type": "esriFieldTypeDouble",
     "alias": "Y4",
     "domain": null
    },
    {
     "name": "Z4",
     "type": "esriFieldTypeDouble",
     "alias": "Z4",
     "domain": null
    },
    {
     "name": "XSCALE",
     "type": "esriFieldTypeDouble",
     "alias": "XSCALE",
     "domain": null
    },
    {
     "name": "YSCALE",
     "type": "esriFieldTypeDouble",
     "alias": "YSCALE",
     "domain": null
    },
    {
     "name": "ZSCALE",
     "type": "esriFieldTypeDouble",
     "alias": "ZSCALE",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 85,
   "name": "Ponds",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 83,
    "name": "Hydrography"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       151,
       219,
       242,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 645749.6104639769,
    "ymin": 706196.5299429,
    "xmax": 715000.3203874677,
    "ymax": 763445.4098674804,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "RogersGIS.DBO.Ponds_State_Plane.AREA",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ELEVATION",
     "type": "esriFieldTypeDouble",
     "alias": "ELEVATION",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "RogersGIS.DBO.Ponds_State_Plane.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "RogersGIS.DBO.Ponds_State_Plane.AREA",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 86,
   "name": "Lakes",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 83,
    "name": "Hydrography"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       115,
       178,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 692825.500235885,
    "ymin": 686597.6885632277,
    "xmax": 777583.209329054,
    "ymax": 778187.447640568,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 87,
   "name": "Streams",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 83,
    "name": "Hydrography"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       115,
       178,
       255,
       255
      ],
      "width": 2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[WTR_NM]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        112,
        255,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "italic",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 5000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 546115.8681308031,
    "ymin": 653553.5338511467,
    "xmax": 763184.4064338058,
    "ymax": 798531.1133179814,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "WTR_LN_ID",
   "typeIdField": null,
   "fields": [
    {
     "name": "WTR_NM",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 100,
     "domain": null
    },
    {
     "name": "WATER_TYP",
     "type": "esriFieldTypeString",
     "alias": "WATER_TYP",
     "length": 40,
     "domain": null
    },
    {
     "name": "CHAN_REP",
     "type": "esriFieldTypeString",
     "alias": "CHAN_REP",
     "length": 20,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 88,
   "name": "Parks",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 79999.99999999827,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       174,
       241,
       176,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        102,
        205,
        171,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 40,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[NAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        68,
        137,
        112,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 24000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 662796.7571438849,
    "ymin": 713419.5279640555,
    "xmax": 696577.855920136,
    "ymax": 743022.3700049818,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 89,
   "name": "City Limits",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NAME",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         217,
         169,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDot",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1.2
        }
       },
       "value": "Avoca",
       "label": "Avoca",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         202,
         227,
         166,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDot",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1.2
        }
       },
       "value": "Bella Vista",
       "label": "Bella Vista",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         179,
         150,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDot",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1.2
        }
       },
       "value": "Bentonville",
       "label": "Bentonville",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         227,
         221,
         188,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDot",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1.2
        }
       },
       "value": "Cave Springs",
       "label": "Cave Springs",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         196,
         191,
         139,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDot",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1.2
        }
       },
       "value": "Centerton",
       "label": "Centerton",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         134,
         132,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDot",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1.2
        }
       },
       "value": "Highfill",
       "label": "Highfill",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         181,
         129,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDot",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1.2
        }
       },
       "value": "Little Flock",
       "label": "Little Flock",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         186,
         166,
         134,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDot",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1.2
        }
       },
       "value": "Lowell",
       "label": "Lowell",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         214,
         191,
         171,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDot",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1.2
        }
       },
       "value": "Pea Ridge",
       "label": "Pea Ridge",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDot",
         "color": [
          50,
          50,
          50,
          255
         ],
         "width": 3
        }
       },
       "value": "Rogers",
       "label": "Rogers",
       "description": ""
      }
     ]
    },
    "transparency": 25,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[NAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        169,
        230,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 12,
        "style": "italic",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 9999.999999995862
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 554325.4839293808,
    "ymin": 660765.3439025581,
    "xmax": 753365.6632760465,
    "ymax": 797452.2736121416,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 90,
   "name": "Ozark Regional Transit",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 91,
     "name": "ORT Route"
    },
    {
     "id": 92,
     "name": "ORT Stops"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 657482.2930352986,
    "ymin": 625543.780815646,
    "xmax": 694183.7839366347,
    "ymax": 754631.3435061425,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 91,
   "name": "ORT Route",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": {
    "id": 90,
    "name": "Ozark Regional Transit"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       132,
       168,
       255
      ],
      "width": 7
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 667211.6367655545,
    "ymin": 722030.3916478157,
    "xmax": 688666.6814538091,
    "ymax": 734798.1584350616,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeDouble",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 254,
     "domain": null
    },
    {
     "name": "FolderPath",
     "type": "esriFieldTypeString",
     "alias": "FolderPath",
     "length": 254,
     "domain": null
    },
    {
     "name": "SymbolID",
     "type": "esriFieldTypeDouble",
     "alias": "SymbolID",
     "domain": null
    },
    {
     "name": "PopupInfo",
     "type": "esriFieldTypeString",
     "alias": "PopupInfo",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Shape_Le_1",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Le_1",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 92,
   "name": "ORT Stops",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "copyrightText": "",
   "parentLayer": {
    "id": 90,
    "name": "Ozark Regional Transit"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "8e7b141de0460f3e1e77a2739b3d575b",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAWCAYAAAD0OH0aAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXxJREFUOI2V0TssBFEUxvH/ndmYgizZEFHo1GpaoRWV3SWi8YhE4bWSzchuVnaNEFkhChOJih2NV60QlY5CrSSsbCMi12NGMcQ+xuB095zvd3NuboB/VsCza5oq+WAMPbL4N3BfO4xwFkJG7rQQj577gyWrlldnHhAFW8kC7b5Ae3ESUogG9+S0kbH60CO73sDYbZG2GC+7Y5Hk4QGpnudKYCsrQFUZaEZ7jgHzJUDL5DokdFe8CcARs6R2tkj237jANFWZF1nPsFvVBBQDGHRBPjgEtPoAQAyEjL31r5Vm/MOuKLzbU5/A2QSx/JvQVMV0wd3jGo3BUaDFJ78v4+FTF6yNvJDJTYM4+iEseVdiUPwPevSYtHWCoLNiFZxVmei9LgVAkyomb23nElCL2nfyzc58HUrAbTx8RdoyEYx9d4VOsv/REwCgksAmCtQBF+ih7eJxJYhHHkhbKQRZDTEh6bL9AcATG1oN9VIPn5WPvIEReZUw5zXyBj71AZpwcvXRZ0k3AAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 9,
      "height": 16,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 657482.2930352986,
    "ymin": 625543.780815646,
    "xmax": 694183.7839366347,
    "ymax": 754631.3435061425,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Location",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Location",
     "type": "esriFieldTypeString",
     "alias": "Location",
     "length": 254,
     "domain": null
    },
    {
     "name": "AddLocatio",
     "type": "esriFieldTypeString",
     "alias": "Location",
     "length": 254,
     "domain": null
    },
    {
     "name": "Stop_Numbe",
     "type": "esriFieldTypeString",
     "alias": "Stop Number",
     "length": 10,
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 93,
   "name": "Retired Zoning and Overlays",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 94,
     "name": "Ordinance Numbers"
    },
    {
     "id": 95,
     "name": "Zoning"
    },
    {
     "id": 96,
     "name": "Comprehensive Growth Layers"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 647810.9965471801,
    "ymin": 708470.5836864978,
    "xmax": 700391.9291119177,
    "ymax": 762250.606128839,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 94,
   "name": "Ordinance Numbers",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "copyrightText": "",
   "parentLayer": {
    "id": 93,
    "name": "Retired Zoning and Overlays"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       0,
       0,
       0
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementCenterCenter",
      "where": null,
      "labelExpression": "[Contents]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 649314.6371265501,
    "ymin": 710173.8517126441,
    "xmax": 699034.4080936313,
    "ymax": 761043.1161156446,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Contents",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Contents",
     "type": "esriFieldTypeString",
     "alias": "Contents",
     "length": 254,
     "domain": null
    },
    {
     "name": "TEXTSTRING",
     "type": "esriFieldTypeString",
     "alias": "TEXTSTRING",
     "length": 254,
     "domain": null
    },
    {
     "name": "TEXT_SIZE",
     "type": "esriFieldTypeDouble",
     "alias": "TEXT_SIZE",
     "domain": null
    },
    {
     "name": "TEXT_ANGLE",
     "type": "esriFieldTypeDouble",
     "alias": "TEXT_ANGLE",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 95,
   "name": "Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 93,
    "name": "Retired Zoning and Overlays"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "LAYER",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         143,
         150,
         99,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone A-1",
       "label": "Zone A-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         80,
         162,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone C-2",
       "label": "Zone C-2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         91,
         135,
         89,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone C-3",
       "label": "Zone C-3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         232,
         128,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone C-4",
       "label": "Zone C-4",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         84,
         148,
         131,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone C2-CU",
       "label": "Zone C2-CU",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         242,
         202,
         162,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone COM",
       "label": "Zone COM",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         139,
         206,
         217,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone COR",
       "label": "Zone COR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         224,
         247,
         161,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone I-1",
       "label": "Zone I-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         84,
         165,
         176,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone I-2",
       "label": "Zone I-2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         157,
         237,
         197,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone I1-CU",
       "label": "Zone I1-CU",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         60,
         128,
         61,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone I2-CU",
       "label": "Zone I2-CU",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         89,
         63,
         181,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone IA",
       "label": "Zone IA",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         135,
         66,
         59,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone NBT",
       "label": "Zone NBT",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         134,
         240,
         113,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone NR",
       "label": "Zone NR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         113,
         173,
         83,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone O",
       "label": "Zone O",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         128,
         237,
         152,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone R-AH",
       "label": "Zone R-AH",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         219,
         147,
         92,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone R-DP",
       "label": "Zone R-DP",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         95,
         128,
         212,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone R-E",
       "label": "Zone R-E",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         85,
         90,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone R-O",
       "label": "Zone R-O",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         198,
         122,
         207,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-10B",
       "label": "Zone RMF-10B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         150,
         118,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-11A",
       "label": "Zone RMF-11A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         176,
         209,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-11B",
       "label": "Zone RMF-11B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         201,
         133,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-12A",
       "label": "Zone RMF-12A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         100,
         217,
         170,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-12B",
       "label": "Zone RMF-12B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         173,
         201,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-13.5A",
       "label": "Zone RMF-13.5A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         169,
         186,
         71,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-14A",
       "label": "Zone RMF-14A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         158,
         93,
         63,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-15A",
       "label": "Zone RMF-15A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         146,
         106,
         247,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-15B",
       "label": "Zone RMF-15B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         118,
         136,
         184,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-16B",
       "label": "Zone RMF-16B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         150,
         56,
         76,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-17B",
       "label": "Zone RMF-17B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         164,
         215,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-18B",
       "label": "Zone RMF-18B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         62,
         176,
         75,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-19B",
       "label": "Zone RMF-19B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         247,
         195,
         121,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-20B",
       "label": "Zone RMF-20B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         131,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-21B",
       "label": "Zone RMF-21B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         196,
         162,
         77,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-22B",
       "label": "Zone RMF-22B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         86,
         110,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-23B",
       "label": "Zone RMF-23B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         134,
         99,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-24B",
       "label": "Zone RMF-24B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         81,
         166,
         114,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-28B",
       "label": "Zone RMF-28B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         235,
         91,
         245,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-29B",
       "label": "Zone RMF-29B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         85,
         99,
         128,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-31B",
       "label": "Zone RMF-31B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         177,
         95,
         207,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-5.3A",
       "label": "Zone RMF-5.3A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         97,
         121,
         242,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-5.5B",
       "label": "Zone RMF-5.5B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         54,
         50,
         135,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-6.5A-CU",
       "label": "Zone RMF-6.5A-CU",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         143,
         111,
         53,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-6A",
       "label": "Zone RMF-6A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         237,
         109,
         154,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-6B",
       "label": "Zone RMF-6B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         95,
         245,
         95,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-7A",
       "label": "Zone RMF-7A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         240,
         145,
         144,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-7B",
       "label": "Zone RMF-7B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         103,
         130,
         48,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-8A",
       "label": "Zone RMF-8A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         145,
         73,
         124,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-8A-CU",
       "label": "Zone RMF-8A-CU",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         145,
         99,
         94,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-9.5B",
       "label": "Zone RMF-9.5B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         110,
         189,
         250,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-9A",
       "label": "Zone RMF-9A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         92,
         195,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMF-9B",
       "label": "Zone RMF-9B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         181,
         151,
         240,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RMHC",
       "label": "Zone RMHC",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         164,
         227,
         86,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RO-CU",
       "label": "Zone RO-CU",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         83,
         124,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RSF",
       "label": "Zone RSF",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         75,
         116,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RSF-3.5",
       "label": "Zone RSF-3.5",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         233,
         247,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RSF-4",
       "label": "Zone RSF-4",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         75,
         71,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RSF-5",
       "label": "Zone RSF-5",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         76,
         83,
         135,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RSF-6.5",
       "label": "Zone RSF-6.5",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         226,
         86,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RSF-8",
       "label": "Zone RSF-8",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         79,
         194,
         188,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone RVP",
       "label": "Zone RVP",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         118,
         45,
         128,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone U-COM",
       "label": "Zone U-COM",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         91,
         56,
         130,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone U-COR",
       "label": "Zone U-COR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         110,
         245,
         227,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone U-ENT",
       "label": "Zone U-ENT",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         114,
         98,
         181,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone U-NBT",
       "label": "Zone U-NBT",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         242,
         222,
         133,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Zone W-O",
       "label": "Zone W-O",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 655613.125333332,
    "ymin": 709576.3955832794,
    "xmax": 699280.6298193617,
    "ymax": 761125.195956263,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "LAYER",
   "typeIdField": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "LAYER",
     "type": "esriFieldTypeString",
     "alias": "LAYER",
     "length": 254,
     "domain": null
    },
    {
     "name": "URL",
     "type": "esriFieldTypeString",
     "alias": "URL",
     "length": 254,
     "domain": null
    },
    {
     "name": "Reserve_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Reserve_1",
     "domain": null
    },
    {
     "name": "Reserve_2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Reserve_2",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 96,
   "name": "Comprehensive Growth Layers",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 93,
    "name": "Retired Zoning and Overlays"
   },
   "subLayers": [
    {
     "id": 97,
     "name": "Open Space"
    },
    {
     "id": 98,
     "name": "Uptown Zoning Plan"
    },
    {
     "id": 99,
     "name": "Downtown Zoning Plan"
    },
    {
     "id": 100,
     "name": "Commerce Corridor Zoning Plan"
    },
    {
     "id": 101,
     "name": "Comprehensive Growth Designations"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 648991.0813432187,
    "ymin": 709576.3955584764,
    "xmax": 699303.2031597197,
    "ymax": 761142.8701812327,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "fields": null,
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 97,
   "name": "Open Space",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 96,
    "name": "Comprehensive Growth Layers"
   },
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       0,
       168,
       132,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        168,
        132,
        255
       ],
       "width": 1.5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 656024.3874865472,
    "ymin": 710323.6621085554,
    "xmax": 698049.1147886366,
    "ymax": 745218.4541954845,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TYPE",
   "typeIdField": null,
   "fields": [
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 98,
   "name": "Uptown Zoning Plan",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 96,
    "name": "Comprehensive Growth Layers"
   },
   "subLayers": [],
   "minScale": 25000,
   "maxScale": 250.00000000000003,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "TYPE",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         56,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "UCOR",
       "label": "UCOR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         162,
         122,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "UENT",
       "label": "UENT",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "UCOM",
       "label": "UCOM",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         132,
         168,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "UNBT",
       "label": "UNBT",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[TYPE]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 12,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 665775.2000058889,
    "ymin": 719356.4448959827,
    "xmax": 672665.1963964701,
    "ymax": 730383.7735630572,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TYPE",
   "typeIdField": null,
   "fields": [
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 99,
   "name": "Downtown Zoning Plan",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 96,
    "name": "Comprehensive Growth Layers"
   },
   "subLayers": [],
   "minScale": 12500,
   "maxScale": 250.00000000000003,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "TYPE",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         56,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "COR",
       "label": "COR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         162,
         122,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "IA",
       "label": "IA",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "COM",
       "label": "COM",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         132,
         168,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "NBT",
       "label": "NBT",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[TYPE]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 12,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 685967.9972186387,
    "ymin": 729373.2703347206,
    "xmax": 692003.3604759723,
    "ymax": 738035.4728265554,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TYPE",
   "typeIdField": null,
   "fields": [
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 100,
   "name": "Commerce Corridor Zoning Plan",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 96,
    "name": "Comprehensive Growth Layers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       201,
       242,
       208,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 665707.6259940565,
    "ymin": 711328.6282744706,
    "xmax": 681383.7803372145,
    "ymax": 740295.4200783074,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "OBJECTID",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "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
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  },
  {
   "currentVersion": 10.22,
   "id": 101,
   "name": "Comprehensive Growth Designations",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "copyrightText": "",
   "parentLayer": {
    "id": 96,
    "name": "Comprehensive Growth Layers"
   },
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 150,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "TYPE",
     "field2": null,
     "field3": null,
     "fieldDelimiter": ", ",
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         191,
         55,
         40,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Regional Center",
       "label": "Regional Center",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         162,
         122,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Commerce Corridor",
       "label": "Commerce Corridor",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Employment Center",
       "label": "Employment Center",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         132,
         168,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Neighborhood Center",
       "label": "Neighborhood Center",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         178,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Access Corridor",
       "label": "Access Corridor",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 0.4
        }
       },
       "value": "Neighborhood",
       "label": "Neighborhood",
       "description": ""
      }
     ]
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[TYPE]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 648991.0813432187,
    "ymin": 709576.3955584764,
    "xmax": 699303.2031597197,
    "ymax": 761142.8701812327,
    "spatialReference": {
     "wkid": 102995,
     "latestWkid": 102995
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 254,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "GROWTHGOAL",
     "type": "esriFieldTypeString",
     "alias": "GROWTH GOAL",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 500000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true
  }
 ],
 "tables": []
}