{
 "layers": [
  {
   "currentVersion": 10.91,
   "id": 1,
   "name": "Lot Numbers",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 0,
     "name": "Lot Numbers"
    }
   ],
   "minScale": 4800,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 189328.27490262687,
    "ymin": 1936141.0305554941,
    "xmax": 273198.78944369033,
    "ymax": 2084878.8599814698,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TextString",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "featureid",
     "type": "esriFieldTypeInteger",
     "alias": "FeatureID",
     "domain": null
    },
    {
     "name": "zorder",
     "type": "esriFieldTypeInteger",
     "alias": "ZOrder",
     "domain": null
    },
    {
     "name": "annotationclassid",
     "type": "esriFieldTypeInteger",
     "alias": "AnnotationClassID",
     "domain": null
    },
    {
     "name": "symbolid",
     "type": "esriFieldTypeInteger",
     "alias": "SymbolID",
     "domain": null
    },
    {
     "name": "status",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "WS1_AnnotationStatus",
      "description": "Valid annotation state values.",
      "codedValues": [
       {
        "name": "Placed",
        "code": 0
       },
       {
        "name": "Unplaced",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "textstring",
     "type": "esriFieldTypeString",
     "alias": "TextString",
     "length": 255,
     "domain": null
    },
    {
     "name": "fontname",
     "type": "esriFieldTypeString",
     "alias": "FontName",
     "length": 255,
     "domain": null
    },
    {
     "name": "fontsize",
     "type": "esriFieldTypeDouble",
     "alias": "FontSize",
     "domain": null
    },
    {
     "name": "bold",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Bold",
     "domain": {
      "type": "codedValue",
      "name": "WS1_BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "italic",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Italic",
     "domain": {
      "type": "codedValue",
      "name": "WS1_BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "underline",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Underline",
     "domain": {
      "type": "codedValue",
      "name": "WS1_BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "verticalalignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VerticalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "WS1_VerticalAlignment",
      "description": "Valid symbol vertical alignment values.",
      "codedValues": [
       {
        "name": "Top",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Baseline",
        "code": 2
       },
       {
        "name": "Bottom",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "horizontalalignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HorizontalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "WS1_HorizontalAlignment",
      "description": "Valid horizontal symbol alignment values.",
      "codedValues": [
       {
        "name": "Left",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Right",
        "code": 2
       },
       {
        "name": "Full",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "xoffset",
     "type": "esriFieldTypeDouble",
     "alias": "XOffset",
     "domain": null
    },
    {
     "name": "yoffset",
     "type": "esriFieldTypeDouble",
     "alias": "YOffset",
     "domain": null
    },
    {
     "name": "angle",
     "type": "esriFieldTypeDouble",
     "alias": "Angle",
     "domain": null
    },
    {
     "name": "fontleading",
     "type": "esriFieldTypeDouble",
     "alias": "FontLeading",
     "domain": null
    },
    {
     "name": "wordspacing",
     "type": "esriFieldTypeDouble",
     "alias": "WordSpacing",
     "domain": null
    },
    {
     "name": "characterwidth",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterWidth",
     "domain": null
    },
    {
     "name": "characterspacing",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterSpacing",
     "domain": null
    },
    {
     "name": "flipangle",
     "type": "esriFieldTypeDouble",
     "alias": "FlipAngle",
     "domain": null
    },
    {
     "name": "override",
     "type": "esriFieldTypeInteger",
     "alias": "Override",
     "domain": null
    },
    {
     "name": "handle",
     "type": "esriFieldTypeString",
     "alias": "Handle",
     "length": 16,
     "domain": null
    },
    {
     "name": "owner",
     "type": "esriFieldTypeString",
     "alias": "Owner",
     "length": 16,
     "domain": null
    },
    {
     "name": "layer",
     "type": "esriFieldTypeString",
     "alias": "Layer",
     "length": 255,
     "domain": null
    },
    {
     "name": "lyrfrzn",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrFrzn",
     "domain": null
    },
    {
     "name": "lyrlock",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrLock",
     "domain": null
    },
    {
     "name": "lyron",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrOn",
     "domain": null
    },
    {
     "name": "lyrvpfrzn",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrVPFrzn",
     "domain": null
    },
    {
     "name": "lyrhandle",
     "type": "esriFieldTypeString",
     "alias": "LyrHandle",
     "length": 16,
     "domain": null
    },
    {
     "name": "color",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Color",
     "domain": null
    },
    {
     "name": "entcolor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "EntColor",
     "domain": null
    },
    {
     "name": "lyrcolor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrColor",
     "domain": null
    },
    {
     "name": "blkcolor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "BlkColor",
     "domain": null
    },
    {
     "name": "linetype",
     "type": "esriFieldTypeString",
     "alias": "Linetype",
     "length": 255,
     "domain": null
    },
    {
     "name": "entlinetype",
     "type": "esriFieldTypeString",
     "alias": "EntLinetype",
     "length": 255,
     "domain": null
    },
    {
     "name": "lyrlntype",
     "type": "esriFieldTypeString",
     "alias": "LyrLnType",
     "length": 255,
     "domain": null
    },
    {
     "name": "blklinetype",
     "type": "esriFieldTypeString",
     "alias": "BlkLinetype",
     "length": 255,
     "domain": null
    },
    {
     "name": "elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "thickness",
     "type": "esriFieldTypeDouble",
     "alias": "Thickness",
     "domain": null
    },
    {
     "name": "linewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LineWt",
     "domain": null
    },
    {
     "name": "entlinewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "EntLineWt",
     "domain": null
    },
    {
     "name": "lyrlinewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrLineWt",
     "domain": null
    },
    {
     "name": "blklinewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "BlkLineWt",
     "domain": null
    },
    {
     "name": "refname",
     "type": "esriFieldTypeString",
     "alias": "RefName",
     "length": 255,
     "domain": null
    },
    {
     "name": "ltscale",
     "type": "esriFieldTypeDouble",
     "alias": "LTScale",
     "domain": null
    },
    {
     "name": "extx",
     "type": "esriFieldTypeDouble",
     "alias": "ExtX",
     "domain": null
    },
    {
     "name": "exty",
     "type": "esriFieldTypeDouble",
     "alias": "ExtY",
     "domain": null
    },
    {
     "name": "extz",
     "type": "esriFieldTypeDouble",
     "alias": "ExtZ",
     "domain": null
    },
    {
     "name": "docname",
     "type": "esriFieldTypeString",
     "alias": "DocName",
     "length": 255,
     "domain": null
    },
    {
     "name": "docpath",
     "type": "esriFieldTypeString",
     "alias": "DocPath",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "doctype",
     "type": "esriFieldTypeString",
     "alias": "DocType",
     "length": 32,
     "domain": null
    },
    {
     "name": "docver",
     "type": "esriFieldTypeString",
     "alias": "DocVer",
     "length": 16,
     "domain": null
    },
    {
     "name": "scalex",
     "type": "esriFieldTypeDouble",
     "alias": "ScaleX",
     "domain": null
    },
    {
     "name": "scaley",
     "type": "esriFieldTypeDouble",
     "alias": "ScaleY",
     "domain": null
    },
    {
     "name": "scalez",
     "type": "esriFieldTypeDouble",
     "alias": "ScaleZ",
     "domain": null
    },
    {
     "name": "style",
     "type": "esriFieldTypeString",
     "alias": "Style",
     "length": 255,
     "domain": null
    },
    {
     "name": "fontid",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FontID",
     "domain": null
    },
    {
     "name": "text",
     "type": "esriFieldTypeString",
     "alias": "Text",
     "length": 255,
     "domain": null
    },
    {
     "name": "height",
     "type": "esriFieldTypeDouble",
     "alias": "Height",
     "domain": null
    },
    {
     "name": "txtangle",
     "type": "esriFieldTypeDouble",
     "alias": "TxtAngle",
     "domain": null
    },
    {
     "name": "txtwidth",
     "type": "esriFieldTypeDouble",
     "alias": "TxtWidth",
     "domain": null
    },
    {
     "name": "txtoblique",
     "type": "esriFieldTypeDouble",
     "alias": "TxtOblique",
     "domain": null
    },
    {
     "name": "txtgentype",
     "type": "esriFieldTypeString",
     "alias": "TxtGenType",
     "length": 32,
     "domain": null
    },
    {
     "name": "txtjust",
     "type": "esriFieldTypeString",
     "alias": "TxtJust",
     "length": 32,
     "domain": null
    },
    {
     "name": "vertalign",
     "type": "esriFieldTypeString",
     "alias": "VertAlign",
     "length": 32,
     "domain": null
    },
    {
     "name": "txtfont",
     "type": "esriFieldTypeString",
     "alias": "TxtFont",
     "length": 255,
     "domain": null
    },
    {
     "name": "txtboxht",
     "type": "esriFieldTypeDouble",
     "alias": "TxtBoxHt",
     "domain": null
    },
    {
     "name": "txtboxwd",
     "type": "esriFieldTypeDouble",
     "alias": "TxtBoxWd",
     "domain": null
    },
    {
     "name": "txtrefwd",
     "type": "esriFieldTypeDouble",
     "alias": "TxtRefWd",
     "domain": null
    },
    {
     "name": "txtattach",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TxtAttach",
     "domain": null
    },
    {
     "name": "txtdir",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TxtDir",
     "domain": null
    },
    {
     "name": "lnspace",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LnSpace",
     "domain": null
    },
    {
     "name": "spacefct",
     "type": "esriFieldTypeDouble",
     "alias": "SpaceFct",
     "domain": null
    },
    {
     "name": "txtmemo",
     "type": "esriFieldTypeString",
     "alias": "TxtMemo",
     "length": 2048,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "shape_area_1",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_area_1",
     "domain": null
    },
    {
     "name": "shape_len_1",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_len_1",
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_objectid",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_shape",
     "fields": "shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I25status",
     "fields": "status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I25annotationcla",
     "fields": "annotationclassid",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "shape_Area",
    "shapeLengthFieldName": "shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 0,
   "name": "Lot Numbers",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 1,
    "name": "Lot Numbers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 189328.27490262687,
    "ymin": 1936141.0305554941,
    "xmax": 273198.78944369033,
    "ymax": 2084878.8599814698,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 4800,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 4,
   "name": "Lot Dimensions",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 3,
     "name": "Lot Dimensions"
    },
    {
     "id": 5,
     "name": "Lot Dimension Leaders"
    }
   ],
   "minScale": 6000,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 189058.94000000134,
    "ymin": 1936089.7359931767,
    "xmax": 273329.98048613546,
    "ymax": 2094804.554543458,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 3,
   "name": "Lot Dimensions",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 4,
    "name": "Lot Dimensions"
   },
   "subLayers": [
    {
     "id": 2,
     "name": "Lot Dimensions"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 189086.73762293113,
    "ymin": 1936089.7359931767,
    "xmax": 273329.98048613546,
    "ymax": 2094804.554543458,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TextString",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "featureid",
     "type": "esriFieldTypeInteger",
     "alias": "FeatureID",
     "domain": null
    },
    {
     "name": "zorder",
     "type": "esriFieldTypeInteger",
     "alias": "ZOrder",
     "domain": null
    },
    {
     "name": "annotationclassid",
     "type": "esriFieldTypeInteger",
     "alias": "AnnotationClassID",
     "domain": null
    },
    {
     "name": "symbolid",
     "type": "esriFieldTypeInteger",
     "alias": "SymbolID",
     "domain": null
    },
    {
     "name": "status",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Status",
     "domain": null
    },
    {
     "name": "textstring",
     "type": "esriFieldTypeString",
     "alias": "TextString",
     "length": 255,
     "domain": null
    },
    {
     "name": "fontname",
     "type": "esriFieldTypeString",
     "alias": "FontName",
     "length": 255,
     "domain": null
    },
    {
     "name": "fontsize",
     "type": "esriFieldTypeDouble",
     "alias": "FontSize",
     "domain": null
    },
    {
     "name": "bold",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Bold",
     "domain": null
    },
    {
     "name": "italic",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Italic",
     "domain": null
    },
    {
     "name": "underline",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Underline",
     "domain": null
    },
    {
     "name": "verticalalignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VerticalAlignment",
     "domain": null
    },
    {
     "name": "horizontalalignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HorizontalAlignment",
     "domain": null
    },
    {
     "name": "xoffset",
     "type": "esriFieldTypeDouble",
     "alias": "XOffset",
     "domain": null
    },
    {
     "name": "yoffset",
     "type": "esriFieldTypeDouble",
     "alias": "YOffset",
     "domain": null
    },
    {
     "name": "angle",
     "type": "esriFieldTypeDouble",
     "alias": "Angle",
     "domain": null
    },
    {
     "name": "fontleading",
     "type": "esriFieldTypeDouble",
     "alias": "FontLeading",
     "domain": null
    },
    {
     "name": "wordspacing",
     "type": "esriFieldTypeDouble",
     "alias": "WordSpacing",
     "domain": null
    },
    {
     "name": "characterwidth",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterWidth",
     "domain": null
    },
    {
     "name": "characterspacing",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterSpacing",
     "domain": null
    },
    {
     "name": "flipangle",
     "type": "esriFieldTypeDouble",
     "alias": "FlipAngle",
     "domain": null
    },
    {
     "name": "override",
     "type": "esriFieldTypeInteger",
     "alias": "Override",
     "domain": null
    },
    {
     "name": "handle",
     "type": "esriFieldTypeString",
     "alias": "Handle",
     "length": 16,
     "domain": null
    },
    {
     "name": "owner",
     "type": "esriFieldTypeString",
     "alias": "Owner",
     "length": 16,
     "domain": null
    },
    {
     "name": "layer",
     "type": "esriFieldTypeString",
     "alias": "Layer",
     "length": 255,
     "domain": null
    },
    {
     "name": "lyrfrzn",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrFrzn",
     "domain": null
    },
    {
     "name": "lyrlock",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrLock",
     "domain": null
    },
    {
     "name": "lyron",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrOn",
     "domain": null
    },
    {
     "name": "lyrvpfrzn",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrVPFrzn",
     "domain": null
    },
    {
     "name": "lyrhandle",
     "type": "esriFieldTypeString",
     "alias": "LyrHandle",
     "length": 16,
     "domain": null
    },
    {
     "name": "color",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Color",
     "domain": null
    },
    {
     "name": "entcolor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "EntColor",
     "domain": null
    },
    {
     "name": "lyrcolor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrColor",
     "domain": null
    },
    {
     "name": "blkcolor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "BlkColor",
     "domain": null
    },
    {
     "name": "linetype",
     "type": "esriFieldTypeString",
     "alias": "Linetype",
     "length": 255,
     "domain": null
    },
    {
     "name": "entlinetype",
     "type": "esriFieldTypeString",
     "alias": "EntLinetype",
     "length": 255,
     "domain": null
    },
    {
     "name": "lyrlntype",
     "type": "esriFieldTypeString",
     "alias": "LyrLnType",
     "length": 255,
     "domain": null
    },
    {
     "name": "blklinetype",
     "type": "esriFieldTypeString",
     "alias": "BlkLinetype",
     "length": 255,
     "domain": null
    },
    {
     "name": "elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "thickness",
     "type": "esriFieldTypeDouble",
     "alias": "Thickness",
     "domain": null
    },
    {
     "name": "linewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LineWt",
     "domain": null
    },
    {
     "name": "entlinewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "EntLineWt",
     "domain": null
    },
    {
     "name": "lyrlinewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrLineWt",
     "domain": null
    },
    {
     "name": "blklinewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "BlkLineWt",
     "domain": null
    },
    {
     "name": "refname",
     "type": "esriFieldTypeString",
     "alias": "RefName",
     "length": 255,
     "domain": null
    },
    {
     "name": "ltscale",
     "type": "esriFieldTypeDouble",
     "alias": "LTScale",
     "domain": null
    },
    {
     "name": "extx",
     "type": "esriFieldTypeDouble",
     "alias": "ExtX",
     "domain": null
    },
    {
     "name": "exty",
     "type": "esriFieldTypeDouble",
     "alias": "ExtY",
     "domain": null
    },
    {
     "name": "extz",
     "type": "esriFieldTypeDouble",
     "alias": "ExtZ",
     "domain": null
    },
    {
     "name": "docname",
     "type": "esriFieldTypeString",
     "alias": "DocName",
     "length": 255,
     "domain": null
    },
    {
     "name": "docpath",
     "type": "esriFieldTypeString",
     "alias": "DocPath",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "doctype",
     "type": "esriFieldTypeString",
     "alias": "DocType",
     "length": 32,
     "domain": null
    },
    {
     "name": "docver",
     "type": "esriFieldTypeString",
     "alias": "DocVer",
     "length": 16,
     "domain": null
    },
    {
     "name": "scalex",
     "type": "esriFieldTypeDouble",
     "alias": "ScaleX",
     "domain": null
    },
    {
     "name": "scaley",
     "type": "esriFieldTypeDouble",
     "alias": "ScaleY",
     "domain": null
    },
    {
     "name": "scalez",
     "type": "esriFieldTypeDouble",
     "alias": "ScaleZ",
     "domain": null
    },
    {
     "name": "style",
     "type": "esriFieldTypeString",
     "alias": "Style",
     "length": 255,
     "domain": null
    },
    {
     "name": "fontid",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FontID",
     "domain": null
    },
    {
     "name": "text",
     "type": "esriFieldTypeString",
     "alias": "Text",
     "length": 255,
     "domain": null
    },
    {
     "name": "height",
     "type": "esriFieldTypeDouble",
     "alias": "Height",
     "domain": null
    },
    {
     "name": "txtangle",
     "type": "esriFieldTypeDouble",
     "alias": "TxtAngle",
     "domain": null
    },
    {
     "name": "txtwidth",
     "type": "esriFieldTypeDouble",
     "alias": "TxtWidth",
     "domain": null
    },
    {
     "name": "txtoblique",
     "type": "esriFieldTypeDouble",
     "alias": "TxtOblique",
     "domain": null
    },
    {
     "name": "txtgentype",
     "type": "esriFieldTypeString",
     "alias": "TxtGenType",
     "length": 32,
     "domain": null
    },
    {
     "name": "txtjust",
     "type": "esriFieldTypeString",
     "alias": "TxtJust",
     "length": 32,
     "domain": null
    },
    {
     "name": "vertalign",
     "type": "esriFieldTypeString",
     "alias": "VertAlign",
     "length": 32,
     "domain": null
    },
    {
     "name": "txtfont",
     "type": "esriFieldTypeString",
     "alias": "TxtFont",
     "length": 255,
     "domain": null
    },
    {
     "name": "txtboxht",
     "type": "esriFieldTypeDouble",
     "alias": "TxtBoxHt",
     "domain": null
    },
    {
     "name": "txtboxwd",
     "type": "esriFieldTypeDouble",
     "alias": "TxtBoxWd",
     "domain": null
    },
    {
     "name": "txtrefwd",
     "type": "esriFieldTypeDouble",
     "alias": "TxtRefWd",
     "domain": null
    },
    {
     "name": "txtattach",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TxtAttach",
     "domain": null
    },
    {
     "name": "txtdir",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TxtDir",
     "domain": null
    },
    {
     "name": "lnspace",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LnSpace",
     "domain": null
    },
    {
     "name": "spacefct",
     "type": "esriFieldTypeDouble",
     "alias": "SpaceFct",
     "domain": null
    },
    {
     "name": "txtmemo",
     "type": "esriFieldTypeString",
     "alias": "TxtMemo",
     "length": 2048,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "shape_starea_1",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STArea_1",
     "domain": null
    },
    {
     "name": "shape_stlength_1",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLength_1",
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_objectid",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_shape",
     "fields": "shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I26status",
     "fields": "status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I26annotationcla",
     "fields": "annotationclassid",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 6000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "shape_Area",
    "shapeLengthFieldName": "shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 2,
   "name": "Lot Dimensions",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 3,
    "name": "Lot Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 189086.73762293113,
    "ymin": 1936089.7359931767,
    "xmax": 273329.98048613546,
    "ymax": 2094804.554543458,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 6000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 5,
   "name": "Lot Dimension Leaders",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 4,
    "name": "Lot Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       128,
       128,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189058.94000000134,
    "ymin": 1936158.009999998,
    "xmax": 273067.8299999982,
    "ymax": 2093944.9299999997,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "RefName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "handle",
     "type": "esriFieldTypeString",
     "alias": "handle",
     "length": 16,
     "domain": null
    },
    {
     "name": "layer",
     "type": "esriFieldTypeString",
     "alias": "layer",
     "length": 255,
     "domain": null
    },
    {
     "name": "lyrfrzn",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lyrfrzn",
     "domain": null
    },
    {
     "name": "lyrlock",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lyrlock",
     "domain": null
    },
    {
     "name": "lyron",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lyron",
     "domain": null
    },
    {
     "name": "lyrvpfrzn",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lyrvpfrzn",
     "domain": null
    },
    {
     "name": "lyrhandle",
     "type": "esriFieldTypeString",
     "alias": "lyrhandle",
     "length": 16,
     "domain": null
    },
    {
     "name": "color",
     "type": "esriFieldTypeSmallInteger",
     "alias": "color",
     "domain": null
    },
    {
     "name": "entcolor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "entcolor",
     "domain": null
    },
    {
     "name": "lyrcolor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lyrcolor",
     "domain": null
    },
    {
     "name": "blkcolor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "blkcolor",
     "domain": null
    },
    {
     "name": "linetype",
     "type": "esriFieldTypeString",
     "alias": "linetype",
     "length": 255,
     "domain": null
    },
    {
     "name": "entlinetype",
     "type": "esriFieldTypeString",
     "alias": "entlinetype",
     "length": 255,
     "domain": null
    },
    {
     "name": "lyrlntype",
     "type": "esriFieldTypeString",
     "alias": "lyrlntype",
     "length": 255,
     "domain": null
    },
    {
     "name": "blklinetype",
     "type": "esriFieldTypeString",
     "alias": "blklinetype",
     "length": 255,
     "domain": null
    },
    {
     "name": "elevation",
     "type": "esriFieldTypeDouble",
     "alias": "elevation",
     "domain": null
    },
    {
     "name": "thickness",
     "type": "esriFieldTypeDouble",
     "alias": "thickness",
     "domain": null
    },
    {
     "name": "linewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "linewt",
     "domain": null
    },
    {
     "name": "entlinewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "entlinewt",
     "domain": null
    },
    {
     "name": "lyrlinewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lyrlinewt",
     "domain": null
    },
    {
     "name": "blklinewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "blklinewt",
     "domain": null
    },
    {
     "name": "refname",
     "type": "esriFieldTypeString",
     "alias": "refname",
     "length": 255,
     "domain": null
    },
    {
     "name": "ltscale",
     "type": "esriFieldTypeDouble",
     "alias": "ltscale",
     "domain": null
    },
    {
     "name": "extx",
     "type": "esriFieldTypeDouble",
     "alias": "extx",
     "domain": null
    },
    {
     "name": "exty",
     "type": "esriFieldTypeDouble",
     "alias": "exty",
     "domain": null
    },
    {
     "name": "extz",
     "type": "esriFieldTypeDouble",
     "alias": "extz",
     "domain": null
    },
    {
     "name": "docname",
     "type": "esriFieldTypeString",
     "alias": "docname",
     "length": 255,
     "domain": null
    },
    {
     "name": "docpath",
     "type": "esriFieldTypeString",
     "alias": "docpath",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "doctype",
     "type": "esriFieldTypeString",
     "alias": "doctype",
     "length": 32,
     "domain": null
    },
    {
     "name": "docver",
     "type": "esriFieldTypeString",
     "alias": "docver",
     "length": 16,
     "domain": null
    },
    {
     "name": "county",
     "type": "esriFieldTypeInteger",
     "alias": "county",
     "domain": null
    },
    {
     "name": "twp",
     "type": "esriFieldTypeInteger",
     "alias": "twp",
     "domain": null
    },
    {
     "name": "section",
     "type": "esriFieldTypeInteger",
     "alias": "section",
     "domain": null
    },
    {
     "name": "block",
     "type": "esriFieldTypeInteger",
     "alias": "block",
     "domain": null
    },
    {
     "name": "parcel",
     "type": "esriFieldTypeString",
     "alias": "parcel",
     "length": 8,
     "domain": null
    },
    {
     "name": "taxing_district",
     "type": "esriFieldTypeInteger",
     "alias": "taxing_district",
     "domain": null
    },
    {
     "name": "acres",
     "type": "esriFieldTypeDouble",
     "alias": "acres",
     "domain": null
    },
    {
     "name": "tax_id",
     "type": "esriFieldTypeString",
     "alias": "tax_id",
     "length": 13,
     "domain": null
    },
    {
     "name": "type",
     "type": "esriFieldTypeString",
     "alias": "type",
     "length": 16,
     "domain": null
    },
    {
     "name": "page",
     "type": "esriFieldTypeString",
     "alias": "page",
     "length": 8,
     "domain": null
    },
    {
     "name": "book",
     "type": "esriFieldTypeString",
     "alias": "book",
     "length": 4,
     "domain": null
    },
    {
     "name": "field1",
     "type": "esriFieldTypeInteger",
     "alias": "field1",
     "domain": null
    },
    {
     "name": "field2",
     "type": "esriFieldTypeInteger",
     "alias": "field2",
     "domain": null
    },
    {
     "name": "block_tag",
     "type": "esriFieldTypeInteger",
     "alias": "block_tag",
     "domain": null
    },
    {
     "name": "acres_temp",
     "type": "esriFieldTypeString",
     "alias": "acres_temp",
     "length": 50,
     "domain": null
    },
    {
     "name": "field1_temp",
     "type": "esriFieldTypeString",
     "alias": "field1_temp",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 6000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 6,
   "name": "Addresses",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 7,
     "name": "Addresses"
    },
    {
     "id": 8,
     "name": "Address Leaders"
    }
   ],
   "minScale": 12000,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 189064.6700000018,
    "ymin": 1936116.0200000033,
    "xmax": 273333.30000000075,
    "ymax": 2094821.8900000006,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 7,
   "name": "Addresses",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 6,
    "name": "Addresses"
   },
   "subLayers": [],
   "minScale": 12000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Type",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriPMS",
      "url": "3bcdf337529ee4b17a9cc3a26cf5cbba",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAD1JREFUGJVjqa+vnyskJPSHAQt49erVfRY5OTlfUVFRUWwKWFlZN7Bgk0AGg0LB+/fvWZiYmLBKfv78mRsAiysOf64aQFgAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 6,
      "height": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "defaultLabel": " ",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "657f9e33085de24f369cf116fc805c17",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADxJREFUGJVj2b6dYa6UFMMfBizg0SPu+yza2gy+srIMotgUsLExbGDBJoEMBoWC588ZWJiZsUu+e/eVGwB41AxsFZt+lgAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 6,
        "height": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Residence",
       "label": " ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "02f573d1df0c21cb33c6aa80486445f4",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADxJREFUGJVjMVzCMJdHnOEPAxbw5Tn3fRZBDQZfTikGUWwKmNkYNrBgk0AGg0LBj5cMLAxM2CV/vf/KDQCw/wu+kHHFkAAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 6,
        "height": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Buildings",
       "label": " ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "8d6de659ea5ef4dfe598f71c6e6f0a4d",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADtJREFUGJVj2c7AMFeKgeEPAxbwiJv7Pos2A4OvLAODKDYFbAwMG1iwSSCDQaHgOQMDCzMOyXdfv3IDAH3TCZPppp0IAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 6,
        "height": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Emergency",
       "label": " ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "25adeff5a8329367f9c743c3cf4fd889",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAD1JREFUGJVj2d7WNldKTOwPAxbw6OXL+yzaSkq+smJiotgUsLGwbGDBJoEMBoWC52/fsjAzMWGVfPfxIzcA81kO1Vqt8+cAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 6,
        "height": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Tower",
       "label": " ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ccab92be8457c2f3b00aeea153cadd0f",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADxJREFUGJVjYTAsn8sgKPyHAQvgfv/qPguDmKwvA5uIKDYFDP9YNrBglUACg0PB5w8sDNzMWCW//vrEDQA1JQyL/5ri6gAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 6,
        "height": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Law Enforcement",
       "label": " ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ac3e198f0a349383bb01250dabd6d9fd",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADxJREFUGJVj2V7OMFdKhOEPAxbw6DX3fRZtBQZfWWEGUWwK2JgZNrBgk0AGg0LB83cMLMyM2CXfffnKDQAlOwwihV7KiAAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 6,
        "height": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Utilities",
       "label": " ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "86f727c064664e761aaa0886f7adfe07",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAD1JREFUGJVjWcJQPlecQfgPAxbwnPvVfRYNBnlfKQZhUWwK2BhYNrBgk0AGg0LBS4Z3LEwMjFgl33/9xA0ACXsMCVQak8wAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 6,
        "height": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Schools & Parks",
       "label": " ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ee95b58e17af75d36463bd23227eb3a4",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADxJREFUGJVjYejdPpdBROoPAxbA/eLRfRYGJW1fBjFZUWwKGFjZNrBglUACg0PBm+csDIzMWCW/fnzHDQA5Bww3bdVrnwAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 6,
        "height": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Government Buildings",
       "label": " ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "3a3f1d63c2d330d976c8a34a4c340318",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADVJREFUGJVjYWBgmMvAwPCHAQvg5ua+z8LAwODLwMAgik0BAwPDBhYcEnAwWBTgVPT161duAH/5Brq10nU9AAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 6,
        "height": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "No Buildings",
       "label": " ",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[ADDRESS]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        230,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        235,
        235,
        235,
        255
       ],
       "haloSize": 1.5,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 24000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189130.2916,
    "ymin": 1936228.9631,
    "xmax": 273278.0516,
    "ymax": 2094707.6031,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ADDRESS",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "address",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 255,
     "domain": null
    },
    {
     "name": "pin_18",
     "type": "esriFieldTypeString",
     "alias": "PIN_18",
     "length": 30,
     "domain": null
    },
    {
     "name": "type",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Address_Type",
      "description": "",
      "codedValues": [
       {
        "name": "Residence",
        "code": "Residence"
       },
       {
        "name": "Tower",
        "code": "Tower"
       },
       {
        "name": "Buildings (No residences)",
        "code": "Buildings"
       },
       {
        "name": "Fire Departments & Hospital/Emergency Care Facilities",
        "code": "Emergency"
       },
       {
        "name": "Law Enforcement",
        "code": "Law Enforcement"
       },
       {
        "name": "Utilities",
        "code": "Utilities"
       },
       {
        "name": "Schools & Parks",
        "code": "Schools & Parks"
       },
       {
        "name": "Government Buildings",
        "code": "Government Buildings"
       },
       {
        "name": "No Buildings (Vacant land)",
        "code": "No Buildings"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "key_",
     "type": "esriFieldTypeString",
     "alias": "KEY_",
     "length": 255,
     "domain": null
    },
    {
     "name": "city",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Cities",
      "description": "City/town list for address editing",
      "codedValues": [
       {
        "name": "Akron",
        "code": "Akron"
       },
       {
        "name": "Amboy",
        "code": "Amboy"
       },
       {
        "name": "Bunker Hill",
        "code": "Bunker Hill"
       },
       {
        "name": "Chili",
        "code": "Chili"
       },
       {
        "name": "Converse",
        "code": "Converse"
       },
       {
        "name": "Deedsville",
        "code": "Deedsville"
       },
       {
        "name": "Denver",
        "code": "Denver"
       },
       {
        "name": "Galveston",
        "code": "Galveston"
       },
       {
        "name": "Grissom AFB",
        "code": "Grissom AFB"
       },
       {
        "name": "Kokomo",
        "code": "Kokomo"
       },
       {
        "name": "Logansport",
        "code": "Logansport"
       },
       {
        "name": "Macy",
        "code": "Macy"
       },
       {
        "name": "Mexico",
        "code": "Mexico"
       },
       {
        "name": "Miami",
        "code": "Miami"
       },
       {
        "name": "Onward",
        "code": "Onward"
       },
       {
        "name": "Peru",
        "code": "Peru"
       },
       {
        "name": "Roann",
        "code": "Roann"
       },
       {
        "name": "Rochester",
        "code": "Rochester"
       },
       {
        "name": "Twelve Mile",
        "code": "Twelve Mile"
       },
       {
        "name": "Walton",
        "code": "Walton"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "state",
     "type": "esriFieldTypeString",
     "alias": "State",
     "length": 10,
     "domain": null
    },
    {
     "name": "zip",
     "type": "esriFieldTypeString",
     "alias": "Zip",
     "length": 25,
     "domain": null
    },
    {
     "name": "source",
     "type": "esriFieldTypeString",
     "alias": "Source",
     "length": 50,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 8,
   "name": "Address Leaders",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 6,
    "name": "Addresses"
   },
   "subLayers": [],
   "minScale": 75000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       128,
       128,
       0,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189064.6700000018,
    "ymin": 1936116.0200000033,
    "xmax": 273333.30000000075,
    "ymax": 2094821.8900000006,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "KEY1",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "key1",
     "type": "esriFieldTypeString",
     "alias": "KEY_",
     "length": 254,
     "domain": null
    },
    {
     "name": "key_",
     "type": "esriFieldTypeString",
     "alias": "KEY_",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "effectiveMinScale": 12000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 9,
   "name": "Peru Electric Meters",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 32000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "STATUS_1",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "a435f8af1aba597cec25500776693ab0",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAH5JREFUGJV1yiEKAkEABdAXxjTgBTySYDPbBctGg4ggKAarUfAENrPdIxhtRseNGtyFYVh/+/+/4JcKI915YRyacsYGvQ64RN3COw6YFeiBHYRsXGGCfrbN8S7hE1usm37DqT1zCHtMMYgxVimlzz9YY4FhSumaHyWEIy7l+AUblho4r1G5DQAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 7,
        "height": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "OFF",
       "label": "OFF",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "1579d463c39da9f2913a5ead7490e5b2",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJBJREFUGJV1ziEKAlEUBdDzZQRhjAZBcAnuQsElqCC4AJMgYhYEg8mNWF2FaxCmTbD8ZPgWg37Gmy6Pw+UVsiTagVd+LzIUcE3MA8+/EDNMleVejNtGmOjgCGJcJy6BR9PiBsNP7+CA5Q9M9LHL3likXu8c6vr+vXhAN4MtdX3CBIo0GIxU1UpzxqksJyHG2xu3OCLZ3IxWhQAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 7,
        "height": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "ON",
       "label": "ON",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 202461.48999999836,
    "ymin": 1997940,
    "xmax": 223559.7199999988,
    "ymax": 2021571.1400000006,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ADDRESS",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "ObjectID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 1,
     "domain": null
    },
    {
     "name": "score",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Score",
     "domain": null
    },
    {
     "name": "side",
     "type": "esriFieldTypeString",
     "alias": "Side",
     "length": 1,
     "domain": null
    },
    {
     "name": "match_addr",
     "type": "esriFieldTypeString",
     "alias": "Match_addr",
     "length": 63,
     "domain": null
    },
    {
     "name": "arc_street",
     "type": "esriFieldTypeString",
     "alias": "Street or Intersection",
     "length": 60,
     "domain": null
    },
    {
     "name": "utility",
     "type": "esriFieldTypeString",
     "alias": "UTILITY",
     "length": 255,
     "domain": null
    },
    {
     "name": "meter_no",
     "type": "esriFieldTypeInteger",
     "alias": "METER_NO",
     "domain": null
    },
    {
     "name": "account_no",
     "type": "esriFieldTypeString",
     "alias": "ACCOUNT_NO",
     "length": 255,
     "domain": null
    },
    {
     "name": "address",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 255,
     "domain": null
    },
    {
     "name": "tested_date",
     "type": "esriFieldTypeDate",
     "alias": "TESTED_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "status_1",
     "type": "esriFieldTypeString",
     "alias": "STATUS_1",
     "length": 255,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 10,
   "name": "Bridges",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSDiamond",
      "color": [
       0,
       0,
       0,
       255
      ],
      "size": 13,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        42,
        81,
        224,
        255
       ],
       "width": 4.000000000000011
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 192452.01000000164,
    "ymin": 1936371.8800000027,
    "xmax": 273311.75,
    "ymax": 2091327.8200000003,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "CNTY52_8B_BRNO",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "symbology",
     "type": "esriFieldTypeString",
     "alias": "SYMBOLOGY",
     "length": 128,
     "domain": null
    },
    {
     "name": "tag",
     "type": "esriFieldTypeString",
     "alias": "TAG",
     "length": 128,
     "domain": null
    },
    {
     "name": "mapkey",
     "type": "esriFieldTypeString",
     "alias": "MAPKEY",
     "length": 128,
     "domain": null
    },
    {
     "name": "cnty52_8b_brno",
     "type": "esriFieldTypeString",
     "alias": "Bridge #",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_sort_number",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_Sort_Number",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_b_contr",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_B_CONTR",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_1",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_1",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_2",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_2",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_3",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_3",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_4_city",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_4_CITY",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_5a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_5A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_5b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_5B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_5c",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_5C",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_5d",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_5D",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_6",
     "type": "esriFieldTypeString",
     "alias": "Feature Intersected",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_feat_int_crit",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_FEAT_INT_CRIT",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_7",
     "type": "esriFieldTypeString",
     "alias": "Road Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_8a_nbi",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_8A_NBI",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_record_key",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_RECORD_KEY",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_8c_old",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_8C_OLD",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_8d_des",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_8D_DES",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_9a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_9A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_9b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_9B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_10a_ft",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_10A_ft",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_10a_in",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_10A_in",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_10b_ft",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_10B_ft",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_10b_in",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_10B_in",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_11a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_11A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_11b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_11B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_16_deg",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_16_deg",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_16_min",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_16_min",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_17_deg",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_17_deg",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_17_min",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_17_min",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_19",
     "type": "esriFieldTypeString",
     "alias": "Detour Length",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_20",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_20",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_21",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_21",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_22",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_22",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_26a_ov",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_26A_OV",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_26b_un",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_26B_UN",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_27a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_27A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_27b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_27B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_28a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_28A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_28b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_28B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_29a_on",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_29A_ON",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_29b_un",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_29B_UN",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_30a_on",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_30A_ON",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_30b_un",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_30B_UN",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_31",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_31",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_32",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_32",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_33",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_33",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_34",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_34",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_35",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_35",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_36a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_36A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_36b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_36B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_37",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_37",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_38",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_38",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_39",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_39",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_40",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_40",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_41",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_41",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_42",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_42",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_43a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_43A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_43b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_43B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_43c",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_43C",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_44a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_44A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_44b_type_appr__eng",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_44B_TYPE_APPR__ENG",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_44c",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_44C",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_45",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_45",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_46",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_46",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_47a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_47A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_47b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_47B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_47c",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_47C",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_47d",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_47D",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_48",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_48",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_49",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_49",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_50_lt",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_50_LT",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_50_rt",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_50_RT",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_51",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_51",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_52",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_52",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_53_ft",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_53_FT",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_53_in",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_53_IN",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_54a_type",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_54A_TYPE",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_54__ft",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_54__FT",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_54__in",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_54__IN",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_55a_type",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_55A_TYPE",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_55b__lateral_rt",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_55B__LATERAL_RT",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_56_left",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_56_LEFT",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_58_rating",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_58_RATING",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_59_rating",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_59_RATING",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_59b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_59B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_59c",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_59C",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_60_rating",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_60_RATING",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_61_rating",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_61_RATING",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_62_rating",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_62_RATING",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_63a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_63A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_63b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_63B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_63c",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_63C",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_63d",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_63D",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_63e",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_63E",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_63f",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_63F",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_63g",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_63G",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_63h",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_63H",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_64a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_64A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_65_rating",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_65_RATING",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_66a",
     "type": "esriFieldTypeString",
     "alias": "Inventory Rating",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_66b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_66B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_67_cond",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_67_COND",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_68_geom",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_68_GEOM",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_69__underclear",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_69__UNDERCLEAR",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_70_posting",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_70_POSTING",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_71__waterway",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_71__WATERWAY",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_72_rd__align",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_72_RD__ALIGN",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_73",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_73",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_75",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_75",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_76",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_76",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_90",
     "type": "esriFieldTypeDate",
     "alias": "CNTY52_90",
     "length": 8,
     "domain": null
    },
    {
     "name": "cnty52_104c",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_104C",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_104d",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_104D",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_66c",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_66C",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_66d_post_close_mo",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_66D_POST_CLOSE_MO",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_66d_post_close_yr",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_66D_POST_CLOSE_YR",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_91",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_91",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_92a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_92A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_92b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_92B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_92c",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_92C",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_93a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_93A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_93b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_93B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_93c",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_93C",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_94",
     "type": "esriFieldTypeDouble",
     "alias": "CNTY52_94",
     "domain": null
    },
    {
     "name": "cnty52_95",
     "type": "esriFieldTypeDouble",
     "alias": "CNTY52_95",
     "domain": null
    },
    {
     "name": "cnty52_96",
     "type": "esriFieldTypeDouble",
     "alias": "CNTY52_96",
     "domain": null
    },
    {
     "name": "cnty52_97",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_97",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_98",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_98",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_99",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_99",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_100",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_100",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_101",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_101",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_102",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_102",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_103",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_103",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_104a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_104A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_104b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_104B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_106a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_106A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_106b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_106B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_107",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_107",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_108a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_108A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_108b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_108B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_108c",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_108C",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_108d",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_108D",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_109",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_109",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_110",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_110",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_111",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_111",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_112",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_112",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_113a",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_113A",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_113b",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_113B",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_114",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_114",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_115",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_115",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_116",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_116",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_update_code",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_UPDATE_CODE",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_card_no",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_CARD_NO",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_city_name",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_CITY_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_county_name",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_COUNTY_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_deck107_name",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_DECK107_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_fclass26o_name",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_FCLASS26O_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_fclass26u_name",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_FCLASS26U_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_fnd113b_name",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_FND113B_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_item19_name",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_ITEM19_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_pier111_name",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_PIER111_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_rail36b_name",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_RAIL36B_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_scor113a_name",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_SCOR113A_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_serv42_name",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_SERV42_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_status41_name",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_STATUS41_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_traff36_name",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_TRAFF36_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_desgn31_name",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_DESGN31_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "cnty52_typeofwork_name",
     "type": "esriFieldTypeString",
     "alias": "CNTY52_Typeofwork_name",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_bridge_no",
     "type": "esriFieldTypeString",
     "alias": "COMM52_BRIDGE_NO",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_3",
     "type": "esriFieldTypeString",
     "alias": "COMM52_3",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_58_deck_matl",
     "type": "esriFieldTypeString",
     "alias": "COMM52_58_DECK_MATL",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_58_deck_cond",
     "type": "esriFieldTypeString",
     "alias": "COMM52_58_DECK_COND",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_59_supstr_matl",
     "type": "esriFieldTypeString",
     "alias": "COMM52_59_SUPSTR_MATL",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_59_supstr_cond",
     "type": "esriFieldTypeString",
     "alias": "COMM52_59_SUPSTR_COND",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_60_substr_matl",
     "type": "esriFieldTypeString",
     "alias": "COMM52_60_SUBSTR_MATL",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_60_substr_cond",
     "type": "esriFieldTypeString",
     "alias": "COMM52_60_SUBSTR_COND",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_61_chanl_matl",
     "type": "esriFieldTypeString",
     "alias": "COMM52_61_CHANL_MATL",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_61_chanl_cond",
     "type": "esriFieldTypeString",
     "alias": "COMM52_61_CHANL_COND",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_62_culv_matl",
     "type": "esriFieldTypeString",
     "alias": "COMM52_62_CULV_MATL",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_62_culv_cond",
     "type": "esriFieldTypeString",
     "alias": "COMM52_62_CULV_COND",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_64b_year_rate",
     "type": "esriFieldTypeString",
     "alias": "COMM52_64B_YEAR_RATE",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_65_app_rd_cond",
     "type": "esriFieldTypeString",
     "alias": "COMM52_65_APP_RD_COND",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_67_stru_defic",
     "type": "esriFieldTypeString",
     "alias": "COMM52_67_STRU_DEFIC",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_68_geo_defic",
     "type": "esriFieldTypeString",
     "alias": "COMM52_68_GEO_DEFIC",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_69_underclear",
     "type": "esriFieldTypeString",
     "alias": "COMM52_69_UNDERCLEAR",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_70_bridge_post",
     "type": "esriFieldTypeString",
     "alias": "COMM52_70_BRIDGE_POST",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_71_water_adeq",
     "type": "esriFieldTypeString",
     "alias": "COMM52_71_WATER_ADEQ",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_72_rd_align",
     "type": "esriFieldTypeString",
     "alias": "COMM52_72_RD_ALIGN",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_75a",
     "type": "esriFieldTypeString",
     "alias": "COMM52_75A",
     "length": 255,
     "domain": null
    },
    {
     "name": "comm52_remarks",
     "type": "esriFieldTypeString",
     "alias": "COMM52_REMARKS",
     "length": 255,
     "domain": null
    },
    {
     "name": "safimp52_bridge_no",
     "type": "esriFieldTypeString",
     "alias": "SAFIMP52_BRIDGE_NO",
     "length": 255,
     "domain": null
    },
    {
     "name": "safimp52_3",
     "type": "esriFieldTypeString",
     "alias": "SAFIMP52_3",
     "length": 255,
     "domain": null
    },
    {
     "name": "safimp52_one_lane",
     "type": "esriFieldTypeString",
     "alias": "SAFIMP52_ONE_LANE",
     "length": 255,
     "domain": null
    },
    {
     "name": "safimp52_narrow_bridge",
     "type": "esriFieldTypeString",
     "alias": "SAFIMP52_NARROW_BRIDGE",
     "length": 255,
     "domain": null
    },
    {
     "name": "safimp52_guard_rail",
     "type": "esriFieldTypeString",
     "alias": "SAFIMP52_GUARD_RAIL",
     "length": 255,
     "domain": null
    },
    {
     "name": "safimp52_approach_rail",
     "type": "esriFieldTypeString",
     "alias": "SAFIMP52_APPROACH_RAIL",
     "length": 255,
     "domain": null
    },
    {
     "name": "safimp52_bridge_end_markers",
     "type": "esriFieldTypeString",
     "alias": "SAFIMP52_BRIDGE_END_MARKERS",
     "length": 255,
     "domain": null
    },
    {
     "name": "safimp52_speed_limit",
     "type": "esriFieldTypeString",
     "alias": "SAFIMP52_SPEED_LIMIT",
     "length": 255,
     "domain": null
    },
    {
     "name": "safimp52_curve_signs",
     "type": "esriFieldTypeString",
     "alias": "SAFIMP52_CURVE_SIGNS",
     "length": 255,
     "domain": null
    },
    {
     "name": "safimp52_advance_warning",
     "type": "esriFieldTypeString",
     "alias": "SAFIMP52_ADVANCE_WARNING",
     "length": 255,
     "domain": null
    },
    {
     "name": "safimp52_no_trucks",
     "type": "esriFieldTypeString",
     "alias": "SAFIMP52_NO_TRUCKS",
     "length": 255,
     "domain": null
    },
    {
     "name": "safimp52_other",
     "type": "esriFieldTypeString",
     "alias": "SAFIMP52_OTHER",
     "length": 255,
     "domain": null
    },
    {
     "name": "sched52_8b_brno",
     "type": "esriFieldTypeString",
     "alias": "SCHED52_8B_BRNO",
     "length": 255,
     "domain": null
    },
    {
     "name": "sched52_3",
     "type": "esriFieldTypeString",
     "alias": "SCHED52_3",
     "length": 255,
     "domain": null
    },
    {
     "name": "sched52_66a",
     "type": "esriFieldTypeString",
     "alias": "SCHED52_66A",
     "length": 255,
     "domain": null
    },
    {
     "name": "sched52_73",
     "type": "esriFieldTypeString",
     "alias": "SCHED52_73",
     "length": 255,
     "domain": null
    },
    {
     "name": "sched52_75",
     "type": "esriFieldTypeString",
     "alias": "SCHED52_75",
     "length": 255,
     "domain": null
    },
    {
     "name": "sched52_94",
     "type": "esriFieldTypeDouble",
     "alias": "SCHED52_94",
     "domain": null
    },
    {
     "name": "sched52_priority_",
     "type": "esriFieldTypeDouble",
     "alias": "SCHED52_PRIORITY_",
     "domain": null
    },
    {
     "name": "sched52_group_field",
     "type": "esriFieldTypeString",
     "alias": "SCHED52_GROUP_FIELD",
     "length": 255,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 11,
   "name": "Fire Departments",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "e641bbd1ac46590ed3aeb890535d70e9",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFFJREFUKJFjYWBgYCjj5i4X5eT8xUAAPPn+/SILAwMDg+fXr7nqX79KE9Kwi5u7m4WQInQwqoF2Gh4xMHCwEaH469evXCwMDAwM8QwMIsTaAABW+hBr/1RvNwAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 9,
      "height": 9,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[Name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        230,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "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": 177842.05000000075,
    "ymin": 1941198.8699999973,
    "xmax": 273159.8900000006,
    "ymax": 2098906.3900000006,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "id",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "name",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 25,
     "domain": null
    },
    {
     "name": "address",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 25,
     "domain": null
    },
    {
     "name": "phone",
     "type": "esriFieldTypeString",
     "alias": "PHONE",
     "length": 16,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 12,
   "name": "Mile Markers",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "f96fc80bf73878b90dc715d86dde80db",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAiCAYAAABiOJjbAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGlJREFUOI1jYSAAWChX8P//qqsMDKe1GBj+IQkzMjAw6L9kYJCQYsGUZGBgYPjPwMBwQZyBIciYBVMSGTCyU8GRowpGFQxBBUwMuPPG/58sDAxmNxgYTmlgZj3dVwwM386yMDKGatLWkQC3HxX5155gHAAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 6,
      "height": 25,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[MILEPOST]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        255,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "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": 190237.6499999985,
    "ymin": 1938486.8100000024,
    "xmax": 200272.30999999866,
    "ymax": 2096478.740000002,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "MILEPOST",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "id",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "milepost",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MILEPOST",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 13,
   "name": "Mile Posts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "93c8986c801573fa31942ef715643839",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAbCAYAAABxwd+fAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKdJREFUOI3t1DEKwjAYxfF/SDoUwUOIq7sItbuDs17Aoym4xgMIXYRu7sUjdCguhjQO1sxtzeCQt38/Hm/4FIGigkOrI/NWkltI+hxKMInjWuyoPJSdmZmWO45UDmhh4JmdWBR7HgrAWNYI0gHGNxMDOXQQ4oetutvwY0coQhGK0D9A1lFLMQ6wjtpDZYNeTtHABuj7/y2OS9mgPcSB1w224zp9EmyjNyPZJ96W2AneAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 13,
      "height": 20,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[MILEPOST]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "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": 187947.48999999836,
    "ymin": 1938464.4099999964,
    "xmax": 270138.7899999991,
    "ymax": 2094959.6300000027,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "MILEPOST",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "id",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "milepost",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MILEPOST",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 14,
   "name": "Section Corners",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "bf3d321c4b0070b0d4d299088db238b1",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAACtJREFUCJljYWD4L8vAwMDMgAmesTAwMJxmYGAQR5cREWEwZcGiAw4GQhIAVgUDYUE8z4wAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 5,
      "height": 5,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.80999999866,
    "ymin": 1936057.259999998,
    "xmax": 273358.0399999991,
    "ymax": 2094833.539999999,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Layer",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "handle",
     "type": "esriFieldTypeString",
     "alias": "handle",
     "length": 16,
     "domain": null
    },
    {
     "name": "layer",
     "type": "esriFieldTypeString",
     "alias": "layer",
     "length": 255,
     "domain": null
    },
    {
     "name": "lyrfrzn",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lyrfrzn",
     "domain": null
    },
    {
     "name": "lyrlock",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lyrlock",
     "domain": null
    },
    {
     "name": "lyron",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lyron",
     "domain": null
    },
    {
     "name": "lyrvpfrzn",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lyrvpfrzn",
     "domain": null
    },
    {
     "name": "lyrhandle",
     "type": "esriFieldTypeString",
     "alias": "lyrhandle",
     "length": 16,
     "domain": null
    },
    {
     "name": "color",
     "type": "esriFieldTypeSmallInteger",
     "alias": "color",
     "domain": null
    },
    {
     "name": "entcolor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "entcolor",
     "domain": null
    },
    {
     "name": "lyrcolor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lyrcolor",
     "domain": null
    },
    {
     "name": "blkcolor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "blkcolor",
     "domain": null
    },
    {
     "name": "linetype",
     "type": "esriFieldTypeString",
     "alias": "linetype",
     "length": 255,
     "domain": null
    },
    {
     "name": "entlinetype",
     "type": "esriFieldTypeString",
     "alias": "entlinetype",
     "length": 255,
     "domain": null
    },
    {
     "name": "lyrlntype",
     "type": "esriFieldTypeString",
     "alias": "lyrlntype",
     "length": 255,
     "domain": null
    },
    {
     "name": "blklinetype",
     "type": "esriFieldTypeString",
     "alias": "blklinetype",
     "length": 255,
     "domain": null
    },
    {
     "name": "elevation",
     "type": "esriFieldTypeDouble",
     "alias": "elevation",
     "domain": null
    },
    {
     "name": "thickness",
     "type": "esriFieldTypeDouble",
     "alias": "thickness",
     "domain": null
    },
    {
     "name": "linewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "linewt",
     "domain": null
    },
    {
     "name": "entlinewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "entlinewt",
     "domain": null
    },
    {
     "name": "lyrlinewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "lyrlinewt",
     "domain": null
    },
    {
     "name": "blklinewt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "blklinewt",
     "domain": null
    },
    {
     "name": "refname",
     "type": "esriFieldTypeString",
     "alias": "refname",
     "length": 255,
     "domain": null
    },
    {
     "name": "ltscale",
     "type": "esriFieldTypeDouble",
     "alias": "ltscale",
     "domain": null
    },
    {
     "name": "extx",
     "type": "esriFieldTypeDouble",
     "alias": "extx",
     "domain": null
    },
    {
     "name": "exty",
     "type": "esriFieldTypeDouble",
     "alias": "exty",
     "domain": null
    },
    {
     "name": "extz",
     "type": "esriFieldTypeDouble",
     "alias": "extz",
     "domain": null
    },
    {
     "name": "docname",
     "type": "esriFieldTypeString",
     "alias": "docname",
     "length": 255,
     "domain": null
    },
    {
     "name": "docpath",
     "type": "esriFieldTypeString",
     "alias": "docpath",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "doctype",
     "type": "esriFieldTypeString",
     "alias": "doctype",
     "length": 32,
     "domain": null
    },
    {
     "name": "docver",
     "type": "esriFieldTypeString",
     "alias": "docver",
     "length": 16,
     "domain": null
    },
    {
     "name": "county",
     "type": "esriFieldTypeInteger",
     "alias": "county",
     "domain": null
    },
    {
     "name": "twp",
     "type": "esriFieldTypeInteger",
     "alias": "twp",
     "domain": null
    },
    {
     "name": "section",
     "type": "esriFieldTypeInteger",
     "alias": "section",
     "domain": null
    },
    {
     "name": "block",
     "type": "esriFieldTypeInteger",
     "alias": "block",
     "domain": null
    },
    {
     "name": "parcel",
     "type": "esriFieldTypeString",
     "alias": "parcel",
     "length": 8,
     "domain": null
    },
    {
     "name": "taxing_district",
     "type": "esriFieldTypeInteger",
     "alias": "taxing_district",
     "domain": null
    },
    {
     "name": "acres",
     "type": "esriFieldTypeDouble",
     "alias": "acres",
     "domain": null
    },
    {
     "name": "tax_id",
     "type": "esriFieldTypeString",
     "alias": "tax_id",
     "length": 13,
     "domain": null
    },
    {
     "name": "type",
     "type": "esriFieldTypeString",
     "alias": "type",
     "length": 16,
     "domain": null
    },
    {
     "name": "page",
     "type": "esriFieldTypeString",
     "alias": "page",
     "length": 8,
     "domain": null
    },
    {
     "name": "book",
     "type": "esriFieldTypeString",
     "alias": "book",
     "length": 4,
     "domain": null
    },
    {
     "name": "field1",
     "type": "esriFieldTypeInteger",
     "alias": "field1",
     "domain": null
    },
    {
     "name": "field2",
     "type": "esriFieldTypeInteger",
     "alias": "field2",
     "domain": null
    },
    {
     "name": "block_tag",
     "type": "esriFieldTypeInteger",
     "alias": "block_tag",
     "domain": null
    },
    {
     "name": "acres_temp",
     "type": "esriFieldTypeString",
     "alias": "acres_temp",
     "length": 50,
     "domain": null
    },
    {
     "name": "field1_temp",
     "type": "esriFieldTypeString",
     "alias": "field1_temp",
     "length": 50,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 15,
   "name": "INDOT Roads",
   "type": "Feature Layer",
   "description": "Indiana County Log Line Inventory created as an ESRI polyline shapefile consisting of a Feature polyline geometry. The data set was compiled by Road Inventory of the Indiana GIS Department of Transportation (INDOT) . Dataset is classified as sde Feature Class. The Feature Class is projected Coordinate System: NAD 1983, UTM, Zone 16 N. The Projections is Transverse Mercator.Each County Log Line Inventory is placed as to Position.(County Log is a utilized measurement from a County Line intersecting with a Highway Network, for example Interstate, State and US. Measurement is from West to East and South to North). Position also utilizes Jurisdiction, County, Road System, Route Name and Alternative RouteCounty Log line inventory is as of 2006-2015. There is a total of (133,278) records ",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "The County Log Line Inventory is an sde Feature Class created by Indiana GIS Department of Transportation (INDOT)",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       52,
       52,
       52,
       255
      ],
      "width": 1.2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "where": null,
      "labelExpression": "[ROUTE_NAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        168,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        225,
        225,
        225,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189001.19000000134,
    "ymin": 1936053.740000002,
    "xmax": 273354.76999999955,
    "ymax": 2094840.039999999,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ROUTE_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "route_name",
     "type": "esriFieldTypeString",
     "alias": "ROUTE_NAME",
     "length": 25,
     "domain": null
    },
    {
     "name": "alternate_",
     "type": "esriFieldTypeString",
     "alias": "ALTERNATE_",
     "length": 25,
     "domain": null
    },
    {
     "name": "alternate1",
     "type": "esriFieldTypeString",
     "alias": "ALTERNATE1",
     "length": 25,
     "domain": null
    },
    {
     "name": "jurisdicti",
     "type": "esriFieldTypeString",
     "alias": "JURISDICTI",
     "length": 1,
     "domain": null
    },
    {
     "name": "county_cod",
     "type": "esriFieldTypeString",
     "alias": "COUNTY_COD",
     "length": 2,
     "domain": null
    },
    {
     "name": "city_code",
     "type": "esriFieldTypeString",
     "alias": "CITY_CODE",
     "length": 4,
     "domain": null
    },
    {
     "name": "rtel",
     "type": "esriFieldTypeString",
     "alias": "RTEL",
     "length": 4,
     "domain": null
    },
    {
     "name": "ramp_code",
     "type": "esriFieldTypeString",
     "alias": "RAMP_CODE",
     "length": 4,
     "domain": null
    },
    {
     "name": "section_no",
     "type": "esriFieldTypeString",
     "alias": "SECTION_NO",
     "length": 2,
     "domain": null
    },
    {
     "name": "road_syste",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ROAD_SYSTE",
     "domain": null
    },
    {
     "name": "record_sta",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RECORD_STA",
     "domain": null
    },
    {
     "name": "entity_sta",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ENTITY_STA",
     "domain": null
    },
    {
     "name": "route_id",
     "type": "esriFieldTypeString",
     "alias": "ROUTE_ID",
     "length": 17,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 16,
   "name": "Active Rail System (INDOT, 2006)",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 17,
     "name": "Rail_Crossings_INDOT_IN"
    },
    {
     "id": 18,
     "name": "Rail_System_INDOT_IN"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 189079.12000000104,
    "ymin": 1938822.5799999982,
    "xmax": 273340.3299999982,
    "ymax": 2094829.3900000006,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 17,
   "name": "Rail_Crossings_INDOT_IN",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 16,
    "name": "Active Rail System (INDOT, 2006)"
   },
   "subLayers": [],
   "minScale": 24000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "b676689420147c019d143d3560e5d414",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAb5JREFUKJGdkk1Ik3EYwH+u992EP8VL/RFipdlYp4K3i68eqlM48aRh7GIFGYRYaPiFiB+BY5FgkKdQZAURCFKUKHSzSzd3qIukI3Hb5W2Y9kfXJnoY73RuEPQcH/g9z+/50PjP0Eolf7zl9J9tefGktBO+WyT+CX5+TvNuVkzHbQxRvkMyKfgUJl1WRrixT42UBN+HxOi3n2qo6Xph5XMVeJZX1HBkAOtuiIYC8MtLWZvatoc+LEG5Dg11R7Q34MkLGHtIYP6ZGHE6awC/tuw3pl8w3gHdkwqXS1BvwWocHoQUE11g+gXfY/QDh6BHpxpAGjDeIeieVCRTEPkIE505CMAQeNbfcbYySFID0DRxwlGTBrQ3we1R6A2CeUnktT1uSP2WXrBzYCZLBtAB1hIwOAUzfYLIgsLnhXorB6pd8Ep7La/6N8MyULMah7YxZya44stp7yMIWLCl2LzxmFQevHBetSxFiQ2/wuUs4vjMO2m4XMX9gnOYd1hfDNMycI9Z0y9cR+8oDegKwj7i6c0eNVf0AIF+5qKvqY6uMOt2c1XX0LNZtZfOEDtzSrZee2R/Lfk5TmdQFkVhF2UOACrTlzDXTEEnAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 192733.16000000015,
    "ymin": 1938822.5799999982,
    "xmax": 273329.26000000164,
    "ymax": 2094829.3900000006,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "XING_ID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "xing_id",
     "type": "esriFieldTypeString",
     "alias": "XING_ID",
     "length": 50,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 18,
   "name": "Rail_System_INDOT_IN",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 16,
    "name": "Active Rail System (INDOT, 2006)"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "symbolLayerDrawing": {
     "type": "CIMSymbolLayerDrawing",
     "symbolLayers": [
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_1248",
       "symbolLayerName": "Level_2"
      },
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_1248",
       "symbolLayerName": "Level_1"
      },
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_1248",
       "symbolLayerName": "Level_0"
      }
     ],
     "useSymbolLayerDrawing": true
    },
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       235,
       175,
       255
      ],
      "width": 4
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189079.12000000104,
    "ymin": 1941909.6199999973,
    "xmax": 273340.3299999982,
    "ymax": 2012665.1000000015,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "RAIL_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "of1",
     "type": "esriFieldTypeString",
     "alias": "OF1",
     "length": 80,
     "domain": null
    },
    {
     "name": "of6",
     "type": "esriFieldTypeString",
     "alias": "OF6",
     "length": 80,
     "domain": null
    },
    {
     "name": "shape_leng",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_LENG",
     "domain": null
    },
    {
     "name": "status",
     "type": "esriFieldTypeString",
     "alias": "STATUS",
     "length": 50,
     "domain": null
    },
    {
     "name": "district",
     "type": "esriFieldTypeInteger",
     "alias": "DISTRICT",
     "domain": null
    },
    {
     "name": "rail_name",
     "type": "esriFieldTypeString",
     "alias": "RAIL_NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "rail_abr",
     "type": "esriFieldTypeString",
     "alias": "RAIL_ABR",
     "length": 10,
     "domain": null
    },
    {
     "name": "f286k",
     "type": "esriFieldTypeString",
     "alias": "F286K",
     "length": 10,
     "domain": null
    },
    {
     "name": "notes",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "length": 254,
     "domain": null
    },
    {
     "name": "contactnme",
     "type": "esriFieldTypeString",
     "alias": "CONTACTNME",
     "length": 254,
     "domain": null
    },
    {
     "name": "contactph",
     "type": "esriFieldTypeString",
     "alias": "CONTACTPH",
     "length": 14,
     "domain": null
    },
    {
     "name": "mlingaddr",
     "type": "esriFieldTypeString",
     "alias": "MLINGADDR",
     "length": 254,
     "domain": null
    },
    {
     "name": "fraclass",
     "type": "esriFieldTypeString",
     "alias": "FRACLASS",
     "length": 254,
     "domain": null
    },
    {
     "name": "density",
     "type": "esriFieldTypeString",
     "alias": "DENSITY",
     "length": 254,
     "domain": null
    },
    {
     "name": "nmbr_trcks",
     "type": "esriFieldTypeString",
     "alias": "NMBR_TRCKS",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 19,
   "name": "Roads",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 20,
     "name": "Road Names"
    },
    {
     "id": 21,
     "name": "Major Roads (Large scale)"
    },
    {
     "id": 22,
     "name": "Roads (Large Scale)"
    },
    {
     "id": 23,
     "name": "Roads"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 189057.5799999982,
    "ymin": 1936057.259999998,
    "xmax": 273358.0399999991,
    "ymax": 2094833.5799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 20,
   "name": "Road Names",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 19,
    "name": "Roads"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "where": "\"MajorRoad\" = 0",
      "labelExpression": "[FULLNAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        235,
        235,
        235,
        255
       ],
       "haloSize": 1.5,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 8000,
      "maxScale": 0
     },
     {
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "where": "\"HWY_TYPE\" = 'US Route'",
      "labelExpression": "[HWY_NUM]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "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
     },
     {
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "where": "\"HWY_TYPE\" = 'State Road'",
      "labelExpression": "[HWY_NUM]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 189057.5799999982,
    "ymin": 1936057.259999998,
    "xmax": 273358.0399999991,
    "ymax": 2094833.5799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "street",
     "type": "esriFieldTypeString",
     "alias": "STREET",
     "length": 72,
     "domain": null
    },
    {
     "name": "fromleft",
     "type": "esriFieldTypeDouble",
     "alias": "FROMLEFT",
     "domain": null
    },
    {
     "name": "toleft",
     "type": "esriFieldTypeDouble",
     "alias": "TOLEFT",
     "domain": null
    },
    {
     "name": "fromright",
     "type": "esriFieldTypeDouble",
     "alias": "FROMRIGHT",
     "domain": null
    },
    {
     "name": "toright",
     "type": "esriFieldTypeDouble",
     "alias": "TORIGHT",
     "domain": null
    },
    {
     "name": "prefix",
     "type": "esriFieldTypeString",
     "alias": "PREFIX",
     "length": 254,
     "domain": null
    },
    {
     "name": "name",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "type",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 254,
     "domain": null
    },
    {
     "name": "suffix",
     "type": "esriFieldTypeString",
     "alias": "SUFFIX",
     "length": 254,
     "domain": null
    },
    {
     "name": "addressed",
     "type": "esriFieldTypeDate",
     "alias": "ADDRESSED",
     "length": 8,
     "domain": null
    },
    {
     "name": "named",
     "type": "esriFieldTypeDate",
     "alias": "NAMED",
     "length": 8,
     "domain": null
    },
    {
     "name": "lesn",
     "type": "esriFieldTypeString",
     "alias": "LESN",
     "length": 5,
     "domain": null
    },
    {
     "name": "resn",
     "type": "esriFieldTypeString",
     "alias": "RESN",
     "length": 5,
     "domain": null
    },
    {
     "name": "lexch",
     "type": "esriFieldTypeString",
     "alias": "LEXCH",
     "length": 4,
     "domain": null
    },
    {
     "name": "rexch",
     "type": "esriFieldTypeString",
     "alias": "REXCH",
     "length": 4,
     "domain": null
    },
    {
     "name": "exchassign",
     "type": "esriFieldTypeDate",
     "alias": "EXCHASSIGN",
     "length": 8,
     "domain": null
    },
    {
     "name": "lcity",
     "type": "esriFieldTypeString",
     "alias": "LCITY",
     "length": 32,
     "domain": null
    },
    {
     "name": "rcity",
     "type": "esriFieldTypeString",
     "alias": "RCITY",
     "length": 32,
     "domain": null
    },
    {
     "name": "cityassign",
     "type": "esriFieldTypeDate",
     "alias": "CITYASSIGN",
     "length": 8,
     "domain": null
    },
    {
     "name": "status",
     "type": "esriFieldTypeSmallInteger",
     "alias": "STATUS",
     "domain": null
    },
    {
     "name": "override",
     "type": "esriFieldTypeString",
     "alias": "OVERRIDE",
     "length": 1,
     "domain": null
    },
    {
     "name": "reversed",
     "type": "esriFieldTypeString",
     "alias": "REVERSED",
     "length": 1,
     "domain": null
    },
    {
     "name": "esnassigne",
     "type": "esriFieldTypeDate",
     "alias": "ESNASSIGNE",
     "length": 8,
     "domain": null
    },
    {
     "name": "st_class",
     "type": "esriFieldTypeString",
     "alias": "ST_CLASS",
     "length": 16,
     "domain": null
    },
    {
     "name": "addresslab",
     "type": "esriFieldTypeString",
     "alias": "ADDRESSLAB",
     "length": 12,
     "domain": null
    },
    {
     "name": "street_archive",
     "type": "esriFieldTypeString",
     "alias": "STREET_ARCHIVE",
     "length": 50,
     "domain": null
    },
    {
     "name": "street2",
     "type": "esriFieldTypeString",
     "alias": "STREET2",
     "length": 70,
     "domain": null
    },
    {
     "name": "majorroad",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MajorRoad",
     "domain": null
    },
    {
     "name": "hwy_num",
     "type": "esriFieldTypeString",
     "alias": "HWY_NUM",
     "length": 10,
     "domain": null
    },
    {
     "name": "fullname",
     "type": "esriFieldTypeString",
     "alias": "FULLNAME",
     "length": 100,
     "domain": null
    },
    {
     "name": "hwy_type",
     "type": "esriFieldTypeString",
     "alias": "HWY_TYPE",
     "length": 20,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 21,
   "name": "Major Roads (Large scale)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 19,
    "name": "Roads"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 100001,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       250,
       52,
       17,
       255
      ],
      "width": 1.2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 189057.5799999982,
    "ymin": 1936057.259999998,
    "xmax": 273358.0399999991,
    "ymax": 2094833.5799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "street",
     "type": "esriFieldTypeString",
     "alias": "STREET",
     "length": 72,
     "domain": null
    },
    {
     "name": "fromleft",
     "type": "esriFieldTypeDouble",
     "alias": "FROMLEFT",
     "domain": null
    },
    {
     "name": "toleft",
     "type": "esriFieldTypeDouble",
     "alias": "TOLEFT",
     "domain": null
    },
    {
     "name": "fromright",
     "type": "esriFieldTypeDouble",
     "alias": "FROMRIGHT",
     "domain": null
    },
    {
     "name": "toright",
     "type": "esriFieldTypeDouble",
     "alias": "TORIGHT",
     "domain": null
    },
    {
     "name": "prefix",
     "type": "esriFieldTypeString",
     "alias": "PREFIX",
     "length": 254,
     "domain": null
    },
    {
     "name": "name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 254,
     "domain": null
    },
    {
     "name": "type",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 254,
     "domain": null
    },
    {
     "name": "suffix",
     "type": "esriFieldTypeString",
     "alias": "SUFFIX",
     "length": 254,
     "domain": null
    },
    {
     "name": "addressed",
     "type": "esriFieldTypeDate",
     "alias": "ADDRESSED",
     "length": 8,
     "domain": null
    },
    {
     "name": "named",
     "type": "esriFieldTypeDate",
     "alias": "NAMED",
     "length": 8,
     "domain": null
    },
    {
     "name": "lesn",
     "type": "esriFieldTypeString",
     "alias": "LESN",
     "length": 5,
     "domain": null
    },
    {
     "name": "resn",
     "type": "esriFieldTypeString",
     "alias": "RESN",
     "length": 5,
     "domain": null
    },
    {
     "name": "lexch",
     "type": "esriFieldTypeString",
     "alias": "LEXCH",
     "length": 4,
     "domain": null
    },
    {
     "name": "rexch",
     "type": "esriFieldTypeString",
     "alias": "REXCH",
     "length": 4,
     "domain": null
    },
    {
     "name": "exchassign",
     "type": "esriFieldTypeDate",
     "alias": "EXCHASSIGN",
     "length": 8,
     "domain": null
    },
    {
     "name": "lcity",
     "type": "esriFieldTypeString",
     "alias": "LCITY",
     "length": 32,
     "domain": null
    },
    {
     "name": "rcity",
     "type": "esriFieldTypeString",
     "alias": "RCITY",
     "length": 32,
     "domain": null
    },
    {
     "name": "cityassign",
     "type": "esriFieldTypeDate",
     "alias": "CITYASSIGN",
     "length": 8,
     "domain": null
    },
    {
     "name": "status",
     "type": "esriFieldTypeSmallInteger",
     "alias": "STATUS",
     "domain": null
    },
    {
     "name": "override",
     "type": "esriFieldTypeString",
     "alias": "OVERRIDE",
     "length": 1,
     "domain": null
    },
    {
     "name": "reversed",
     "type": "esriFieldTypeString",
     "alias": "REVERSED",
     "length": 1,
     "domain": null
    },
    {
     "name": "esnassigne",
     "type": "esriFieldTypeDate",
     "alias": "ESNASSIGNE",
     "length": 8,
     "domain": null
    },
    {
     "name": "st_class",
     "type": "esriFieldTypeString",
     "alias": "ST_CLASS",
     "length": 16,
     "domain": null
    },
    {
     "name": "addresslab",
     "type": "esriFieldTypeString",
     "alias": "ADDRESSLAB",
     "length": 12,
     "domain": null
    },
    {
     "name": "street_archive",
     "type": "esriFieldTypeString",
     "alias": "STREET_ARCHIVE",
     "length": 50,
     "domain": null
    },
    {
     "name": "street2",
     "type": "esriFieldTypeString",
     "alias": "STREET2",
     "length": 70,
     "domain": null
    },
    {
     "name": "majorroad",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MajorRoad",
     "domain": null
    },
    {
     "name": "hwy_num",
     "type": "esriFieldTypeString",
     "alias": "HWY_NUM",
     "length": 10,
     "domain": null
    },
    {
     "name": "fullname",
     "type": "esriFieldTypeString",
     "alias": "FullName",
     "length": 100,
     "domain": null
    },
    {
     "name": "hwy_type",
     "type": "esriFieldTypeString",
     "alias": "HWY_TYPE",
     "length": 20,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 22,
   "name": "Roads (Large Scale)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 19,
    "name": "Roads"
   },
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 24001,
   "drawingInfo": {
    "symbolLayerDrawing": {
     "type": "CIMSymbolLayerDrawing",
     "symbolLayers": [
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_1262",
       "symbolLayerName": "Level_1"
      },
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_1263",
       "symbolLayerName": "Level_0"
      }
     ],
     "useSymbolLayerDrawing": true
    },
    "renderer": {
     "type": "uniqueValue",
     "field1": "MajorRoad",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         250,
         52,
         17,
         255
        ],
        "width": 1.2
       },
       "value": "1",
       "label": "1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1.2
       },
       "value": "0",
       "label": "0",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 189057.5799999982,
    "ymin": 1936057.259999998,
    "xmax": 273358.0399999991,
    "ymax": 2094833.5799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "street",
     "type": "esriFieldTypeString",
     "alias": "STREET",
     "length": 72,
     "domain": null
    },
    {
     "name": "fromleft",
     "type": "esriFieldTypeDouble",
     "alias": "FROMLEFT",
     "domain": null
    },
    {
     "name": "toleft",
     "type": "esriFieldTypeDouble",
     "alias": "TOLEFT",
     "domain": null
    },
    {
     "name": "fromright",
     "type": "esriFieldTypeDouble",
     "alias": "FROMRIGHT",
     "domain": null
    },
    {
     "name": "toright",
     "type": "esriFieldTypeDouble",
     "alias": "TORIGHT",
     "domain": null
    },
    {
     "name": "prefix",
     "type": "esriFieldTypeString",
     "alias": "PREFIX",
     "length": 254,
     "domain": null
    },
    {
     "name": "name",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "type",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 254,
     "domain": null
    },
    {
     "name": "suffix",
     "type": "esriFieldTypeString",
     "alias": "SUFFIX",
     "length": 254,
     "domain": null
    },
    {
     "name": "addressed",
     "type": "esriFieldTypeDate",
     "alias": "ADDRESSED",
     "length": 8,
     "domain": null
    },
    {
     "name": "named",
     "type": "esriFieldTypeDate",
     "alias": "NAMED",
     "length": 8,
     "domain": null
    },
    {
     "name": "lesn",
     "type": "esriFieldTypeString",
     "alias": "LESN",
     "length": 5,
     "domain": null
    },
    {
     "name": "resn",
     "type": "esriFieldTypeString",
     "alias": "RESN",
     "length": 5,
     "domain": null
    },
    {
     "name": "lexch",
     "type": "esriFieldTypeString",
     "alias": "LEXCH",
     "length": 4,
     "domain": null
    },
    {
     "name": "rexch",
     "type": "esriFieldTypeString",
     "alias": "REXCH",
     "length": 4,
     "domain": null
    },
    {
     "name": "exchassign",
     "type": "esriFieldTypeDate",
     "alias": "EXCHASSIGN",
     "length": 8,
     "domain": null
    },
    {
     "name": "lcity",
     "type": "esriFieldTypeString",
     "alias": "LCITY",
     "length": 32,
     "domain": null
    },
    {
     "name": "rcity",
     "type": "esriFieldTypeString",
     "alias": "RCITY",
     "length": 32,
     "domain": null
    },
    {
     "name": "cityassign",
     "type": "esriFieldTypeDate",
     "alias": "CITYASSIGN",
     "length": 8,
     "domain": null
    },
    {
     "name": "status",
     "type": "esriFieldTypeSmallInteger",
     "alias": "STATUS",
     "domain": null
    },
    {
     "name": "override",
     "type": "esriFieldTypeString",
     "alias": "OVERRIDE",
     "length": 1,
     "domain": null
    },
    {
     "name": "reversed",
     "type": "esriFieldTypeString",
     "alias": "REVERSED",
     "length": 1,
     "domain": null
    },
    {
     "name": "esnassigne",
     "type": "esriFieldTypeDate",
     "alias": "ESNASSIGNE",
     "length": 8,
     "domain": null
    },
    {
     "name": "st_class",
     "type": "esriFieldTypeString",
     "alias": "ST_CLASS",
     "length": 16,
     "domain": null
    },
    {
     "name": "addresslab",
     "type": "esriFieldTypeString",
     "alias": "ADDRESSLAB",
     "length": 12,
     "domain": null
    },
    {
     "name": "street_archive",
     "type": "esriFieldTypeString",
     "alias": "STREET_ARCHIVE",
     "length": 50,
     "domain": null
    },
    {
     "name": "street2",
     "type": "esriFieldTypeString",
     "alias": "STREET2",
     "length": 70,
     "domain": null
    },
    {
     "name": "majorroad",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MajorRoad",
     "domain": null
    },
    {
     "name": "hwy_num",
     "type": "esriFieldTypeString",
     "alias": "HWY_NUM",
     "length": 10,
     "domain": null
    },
    {
     "name": "fullname",
     "type": "esriFieldTypeString",
     "alias": "FULLNAME",
     "length": 100,
     "domain": null
    },
    {
     "name": "hwy_type",
     "type": "esriFieldTypeString",
     "alias": "HWY_TYPE",
     "length": 20,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 23,
   "name": "Roads",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 19,
    "name": "Roads"
   },
   "subLayers": [],
   "minScale": 24000,
   "maxScale": 0,
   "drawingInfo": {
    "symbolLayerDrawing": {
     "type": "CIMSymbolLayerDrawing",
     "symbolLayers": [
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_1267",
       "symbolLayerName": "Level_2"
      },
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_1268",
       "symbolLayerName": "Level_1"
      },
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_1267",
       "symbolLayerName": "Level_0"
      },
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_1268",
       "symbolLayerName": "Level_0"
      }
     ],
     "useSymbolLayerDrawing": true
    },
    "renderer": {
     "type": "uniqueValue",
     "field1": "MajorRoad",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 4.6
       },
       "value": "1",
       "label": "1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 4.6
       },
       "value": "0",
       "label": "0",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 189057.5799999982,
    "ymin": 1936057.259999998,
    "xmax": 273358.0399999991,
    "ymax": 2094833.5799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "street",
     "type": "esriFieldTypeString",
     "alias": "STREET",
     "length": 72,
     "domain": null
    },
    {
     "name": "fromleft",
     "type": "esriFieldTypeDouble",
     "alias": "FROMLEFT",
     "domain": null
    },
    {
     "name": "toleft",
     "type": "esriFieldTypeDouble",
     "alias": "TOLEFT",
     "domain": null
    },
    {
     "name": "fromright",
     "type": "esriFieldTypeDouble",
     "alias": "FROMRIGHT",
     "domain": null
    },
    {
     "name": "toright",
     "type": "esriFieldTypeDouble",
     "alias": "TORIGHT",
     "domain": null
    },
    {
     "name": "prefix",
     "type": "esriFieldTypeString",
     "alias": "PREFIX",
     "length": 254,
     "domain": null
    },
    {
     "name": "name",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "type",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 254,
     "domain": null
    },
    {
     "name": "suffix",
     "type": "esriFieldTypeString",
     "alias": "SUFFIX",
     "length": 254,
     "domain": null
    },
    {
     "name": "addressed",
     "type": "esriFieldTypeDate",
     "alias": "ADDRESSED",
     "length": 8,
     "domain": null
    },
    {
     "name": "named",
     "type": "esriFieldTypeDate",
     "alias": "NAMED",
     "length": 8,
     "domain": null
    },
    {
     "name": "lesn",
     "type": "esriFieldTypeString",
     "alias": "LESN",
     "length": 5,
     "domain": null
    },
    {
     "name": "resn",
     "type": "esriFieldTypeString",
     "alias": "RESN",
     "length": 5,
     "domain": null
    },
    {
     "name": "lexch",
     "type": "esriFieldTypeString",
     "alias": "LEXCH",
     "length": 4,
     "domain": null
    },
    {
     "name": "rexch",
     "type": "esriFieldTypeString",
     "alias": "REXCH",
     "length": 4,
     "domain": null
    },
    {
     "name": "exchassign",
     "type": "esriFieldTypeDate",
     "alias": "EXCHASSIGN",
     "length": 8,
     "domain": null
    },
    {
     "name": "lcity",
     "type": "esriFieldTypeString",
     "alias": "LCITY",
     "length": 32,
     "domain": null
    },
    {
     "name": "rcity",
     "type": "esriFieldTypeString",
     "alias": "RCITY",
     "length": 32,
     "domain": null
    },
    {
     "name": "cityassign",
     "type": "esriFieldTypeDate",
     "alias": "CITYASSIGN",
     "length": 8,
     "domain": null
    },
    {
     "name": "status",
     "type": "esriFieldTypeSmallInteger",
     "alias": "STATUS",
     "domain": null
    },
    {
     "name": "override",
     "type": "esriFieldTypeString",
     "alias": "OVERRIDE",
     "length": 1,
     "domain": null
    },
    {
     "name": "reversed",
     "type": "esriFieldTypeString",
     "alias": "REVERSED",
     "length": 1,
     "domain": null
    },
    {
     "name": "esnassigne",
     "type": "esriFieldTypeDate",
     "alias": "ESNASSIGNE",
     "length": 8,
     "domain": null
    },
    {
     "name": "st_class",
     "type": "esriFieldTypeString",
     "alias": "ST_CLASS",
     "length": 16,
     "domain": null
    },
    {
     "name": "addresslab",
     "type": "esriFieldTypeString",
     "alias": "ADDRESSLAB",
     "length": 12,
     "domain": null
    },
    {
     "name": "street_archive",
     "type": "esriFieldTypeString",
     "alias": "STREET_ARCHIVE",
     "length": 50,
     "domain": null
    },
    {
     "name": "street2",
     "type": "esriFieldTypeString",
     "alias": "STREET2",
     "length": 70,
     "domain": null
    },
    {
     "name": "majorroad",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MajorRoad",
     "domain": null
    },
    {
     "name": "hwy_num",
     "type": "esriFieldTypeString",
     "alias": "HWY_NUM",
     "length": 10,
     "domain": null
    },
    {
     "name": "fullname",
     "type": "esriFieldTypeString",
     "alias": "FULLNAME",
     "length": 100,
     "domain": null
    },
    {
     "name": "hwy_type",
     "type": "esriFieldTypeString",
     "alias": "HWY_TYPE",
     "length": 20,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 24,
   "name": "Nickel Plate Trail",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       143,
       0,
       255
      ],
      "width": 1.7
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 193392.8500000015,
    "ymin": 1936191.740000002,
    "xmax": 218521.4200000018,
    "ymax": 2093936.9699999988,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Shape_Length",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 25,
   "name": "Floodplains",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "fld_zone",
     "field2": "zone_subty",
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         84,
         232,
         86,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "A, ",
       "label": "A  ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         255,
         223,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "AE, ",
       "label": "AE  ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         2,
         173,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "AE,FLOODWAY",
       "label": "AE FLOODWAY",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         151,
         219,
         242,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          64,
          101,
          235,
          255
         ],
         "width": 0.4
        }
       },
       "value": "X,0.2 PCT ANNUAL CHANCE FLOOD HAZARD",
       "label": "X, 0.2 PCT ANNUAL CHANCE FLOOD HAZARD",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 50,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 188985.87999999896,
    "ymin": 1936058.710000001,
    "xmax": 273298.8599999994,
    "ymax": 2094837.700000003,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "dfirm_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "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": "fld_ar_id",
     "type": "esriFieldTypeString",
     "alias": "FLD_AR_ID",
     "length": 32,
     "domain": null
    },
    {
     "name": "study_typ",
     "type": "esriFieldTypeString",
     "alias": "STUDY_TYP",
     "length": 28,
     "domain": null
    },
    {
     "name": "fld_zone",
     "type": "esriFieldTypeString",
     "alias": "FLD_ZONE",
     "length": 17,
     "domain": null
    },
    {
     "name": "zone_subty",
     "type": "esriFieldTypeString",
     "alias": "ZONE_SUBTY",
     "length": 57,
     "domain": null
    },
    {
     "name": "sfha_tf",
     "type": "esriFieldTypeString",
     "alias": "SFHA_TF",
     "length": 1,
     "domain": null
    },
    {
     "name": "static_bfe",
     "type": "esriFieldTypeDouble",
     "alias": "STATIC_BFE",
     "domain": null
    },
    {
     "name": "v_datum",
     "type": "esriFieldTypeString",
     "alias": "V_DATUM",
     "length": 17,
     "domain": null
    },
    {
     "name": "depth",
     "type": "esriFieldTypeDouble",
     "alias": "DEPTH",
     "domain": null
    },
    {
     "name": "len_unit",
     "type": "esriFieldTypeString",
     "alias": "LEN_UNIT",
     "length": 16,
     "domain": null
    },
    {
     "name": "velocity",
     "type": "esriFieldTypeDouble",
     "alias": "VELOCITY",
     "domain": null
    },
    {
     "name": "vel_unit",
     "type": "esriFieldTypeString",
     "alias": "VEL_UNIT",
     "length": 20,
     "domain": null
    },
    {
     "name": "ar_revert",
     "type": "esriFieldTypeString",
     "alias": "AR_REVERT",
     "length": 17,
     "domain": null
    },
    {
     "name": "ar_subtrv",
     "type": "esriFieldTypeString",
     "alias": "AR_SUBTRV",
     "length": 57,
     "domain": null
    },
    {
     "name": "bfe_revert",
     "type": "esriFieldTypeDouble",
     "alias": "BFE_REVERT",
     "domain": null
    },
    {
     "name": "dep_revert",
     "type": "esriFieldTypeDouble",
     "alias": "DEP_REVERT",
     "domain": null
    },
    {
     "name": "dual_zone",
     "type": "esriFieldTypeString",
     "alias": "DUAL_ZONE",
     "length": 1,
     "domain": null
    },
    {
     "name": "source_cit",
     "type": "esriFieldTypeString",
     "alias": "SOURCE_CIT",
     "length": 21,
     "domain": null
    },
    {
     "name": "source_dnr",
     "type": "esriFieldTypeString",
     "alias": "SOURCE_DNR",
     "length": 10,
     "domain": null
    },
    {
     "name": "shape_leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 26,
   "name": "Grissom 2014 Noise Zone",
   "type": "Feature Layer",
   "description": "Noise Contours and Zones can be a product of Air Installation Compatible Use Zones (AICUZ) studies or Noise Studies. Decibles as high as 85 db and as low as 60db must be captured within this layer.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "zoneLabel",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         255,
         222,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "65 - 69 dBA DNL",
       "label": "65 - 69 dBA DNL",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         174,
         209,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "70 - 74 dBA DNL",
       "label": "70 - 74 dBA DNL",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         104,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "75 - 79 dBA DNL",
       "label": "75 - 79 dBA DNL",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         38,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "80 + dBA DNL",
       "label": "80 + dBA DNL",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 185589.0799999982,
    "ymin": 1959373.460000001,
    "xmax": 202774.73999999836,
    "ymax": 1976522.8900000006,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "noiseZoneI",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "noisezonei",
     "type": "esriFieldTypeString",
     "alias": "noiseZoneI",
     "length": 20,
     "domain": null
    },
    {
     "name": "sdsid",
     "type": "esriFieldTypeString",
     "alias": "sdsID",
     "length": 38,
     "domain": null
    },
    {
     "name": "sdsfeature",
     "type": "esriFieldTypeString",
     "alias": "sdsFeature",
     "length": 80,
     "domain": null
    },
    {
     "name": "sdsfeatu_1",
     "type": "esriFieldTypeString",
     "alias": "sdsFeatu_1",
     "length": 254,
     "domain": null
    },
    {
     "name": "sdsmetadat",
     "type": "esriFieldTypeString",
     "alias": "sdsMetadat",
     "length": 80,
     "domain": null
    },
    {
     "name": "areasize",
     "type": "esriFieldTypeDouble",
     "alias": "areaSize",
     "domain": null
    },
    {
     "name": "areasizeuo",
     "type": "esriFieldTypeString",
     "alias": "areaSizeUO",
     "length": 20,
     "domain": null
    },
    {
     "name": "perimeters",
     "type": "esriFieldTypeDouble",
     "alias": "perimeterS",
     "domain": null
    },
    {
     "name": "perimete_1",
     "type": "esriFieldTypeString",
     "alias": "perimete_1",
     "length": 25,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "longitude",
     "domain": null
    },
    {
     "name": "mgrscentro",
     "type": "esriFieldTypeString",
     "alias": "MGRScentro",
     "length": 20,
     "domain": null
    },
    {
     "name": "starttime",
     "type": "esriFieldTypeString",
     "alias": "startTime",
     "length": 40,
     "domain": null
    },
    {
     "name": "endtime",
     "type": "esriFieldTypeString",
     "alias": "endTime",
     "length": 40,
     "domain": null
    },
    {
     "name": "duration",
     "type": "esriFieldTypeString",
     "alias": "duration",
     "length": 40,
     "domain": null
    },
    {
     "name": "recurrence",
     "type": "esriFieldTypeString",
     "alias": "recurrence",
     "length": 40,
     "domain": null
    },
    {
     "name": "levelmean",
     "type": "esriFieldTypeString",
     "alias": "levelMean",
     "length": 5,
     "domain": null
    },
    {
     "name": "noisemetri",
     "type": "esriFieldTypeString",
     "alias": "noiseMetri",
     "length": 6,
     "domain": null
    },
    {
     "name": "noisesourc",
     "type": "esriFieldTypeString",
     "alias": "noiseSourc",
     "length": 15,
     "domain": null
    },
    {
     "name": "studytype",
     "type": "esriFieldTypeString",
     "alias": "studyType",
     "length": 40,
     "domain": null
    },
    {
     "name": "studydate",
     "type": "esriFieldTypeString",
     "alias": "studyDate",
     "length": 40,
     "domain": null
    },
    {
     "name": "scenario",
     "type": "esriFieldTypeString",
     "alias": "scenario",
     "length": 10,
     "domain": null
    },
    {
     "name": "targetdate",
     "type": "esriFieldTypeInteger",
     "alias": "targetDate",
     "domain": null
    },
    {
     "name": "zonelabel",
     "type": "esriFieldTypeString",
     "alias": "zoneLabel",
     "length": 30,
     "domain": null
    },
    {
     "name": "installati",
     "type": "esriFieldTypeString",
     "alias": "installati",
     "length": 16,
     "domain": null
    },
    {
     "name": "installa_1",
     "type": "esriFieldTypeString",
     "alias": "installa_1",
     "length": 100,
     "domain": null
    },
    {
     "name": "siteid",
     "type": "esriFieldTypeString",
     "alias": "siteID",
     "length": 36,
     "domain": null
    },
    {
     "name": "majorcomma",
     "type": "esriFieldTypeString",
     "alias": "majorComma",
     "length": 10,
     "domain": null
    },
    {
     "name": "realproper",
     "type": "esriFieldTypeString",
     "alias": "realProper",
     "length": 20,
     "domain": null
    },
    {
     "name": "wacinnrcod",
     "type": "esriFieldTypeString",
     "alias": "wacInnrCod",
     "length": 10,
     "domain": null
    },
    {
     "name": "datastewar",
     "type": "esriFieldTypeString",
     "alias": "dataStewar",
     "length": 20,
     "domain": null
    },
    {
     "name": "country",
     "type": "esriFieldTypeString",
     "alias": "country",
     "length": 5,
     "domain": null
    },
    {
     "name": "owner",
     "type": "esriFieldTypeString",
     "alias": "owner",
     "length": 10,
     "domain": null
    },
    {
     "name": "createdate",
     "type": "esriFieldTypeDate",
     "alias": "createDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "creator",
     "type": "esriFieldTypeString",
     "alias": "creator",
     "length": 30,
     "domain": null
    },
    {
     "name": "datacollec",
     "type": "esriFieldTypeString",
     "alias": "dataCollec",
     "length": 20,
     "domain": null
    },
    {
     "name": "datasource",
     "type": "esriFieldTypeString",
     "alias": "dataSource",
     "length": 100,
     "domain": null
    },
    {
     "name": "editor",
     "type": "esriFieldTypeString",
     "alias": "editor",
     "length": 30,
     "domain": null
    },
    {
     "name": "dateedited",
     "type": "esriFieldTypeDate",
     "alias": "dateEdited",
     "length": 8,
     "domain": null
    },
    {
     "name": "metanotes",
     "type": "esriFieldTypeString",
     "alias": "metaNotes",
     "length": 254,
     "domain": null
    },
    {
     "name": "medialink",
     "type": "esriFieldTypeString",
     "alias": "mediaLink",
     "length": 254,
     "domain": null
    },
    {
     "name": "narrative",
     "type": "esriFieldTypeString",
     "alias": "narrative",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 27,
   "name": "Grissom Air Accident Zone A",
   "type": "Feature Layer",
   "description": "Clear Zones (CZs), Accident Potential Zones I (APZ I), and Accident Potential Zones II (APZ II) must be captured within this layer for all applicable runways (installation primary runways, training runways, military landing zones, military ranges, and auxiliary fields). See Air Force Manual 231-1011 for guidance on Air Accident Zones.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "sdsFeature",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         66,
         41,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Graded Clear Zone Surface",
       "label": "Graded Clear Zone Surface",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         200,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Clear Zone Surface",
       "label": "Clear Zone Surface",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Accident Potential Zone II",
       "label": "Accident Potential Zone II",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         136,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Accident Potential Zone I",
       "label": "Accident Potential Zone I",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 177362.4600000009,
    "ymin": 1951003.0900000036,
    "xmax": 209395.6499999985,
    "ymax": 1983316.7299999967,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "airAcciden",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "airacciden",
     "type": "esriFieldTypeString",
     "alias": "airAcciden",
     "length": 20,
     "domain": null
    },
    {
     "name": "sdsid",
     "type": "esriFieldTypeString",
     "alias": "sdsID",
     "length": 38,
     "domain": null
    },
    {
     "name": "sdsfeature",
     "type": "esriFieldTypeString",
     "alias": "sdsFeature",
     "length": 80,
     "domain": null
    },
    {
     "name": "sdsfeatu_1",
     "type": "esriFieldTypeString",
     "alias": "sdsFeatu_1",
     "length": 254,
     "domain": null
    },
    {
     "name": "sdsmetadat",
     "type": "esriFieldTypeString",
     "alias": "sdsMetadat",
     "length": 80,
     "domain": null
    },
    {
     "name": "areasize",
     "type": "esriFieldTypeDouble",
     "alias": "areaSize",
     "domain": null
    },
    {
     "name": "areasizeuo",
     "type": "esriFieldTypeString",
     "alias": "areaSizeUO",
     "length": 20,
     "domain": null
    },
    {
     "name": "perimeters",
     "type": "esriFieldTypeDouble",
     "alias": "perimeterS",
     "domain": null
    },
    {
     "name": "perimete_1",
     "type": "esriFieldTypeString",
     "alias": "perimete_1",
     "length": 25,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "longitude",
     "domain": null
    },
    {
     "name": "mgrscentro",
     "type": "esriFieldTypeString",
     "alias": "MGRScentro",
     "length": 20,
     "domain": null
    },
    {
     "name": "apzcategor",
     "type": "esriFieldTypeString",
     "alias": "apzCategor",
     "length": 30,
     "domain": null
    },
    {
     "name": "management",
     "type": "esriFieldTypeString",
     "alias": "management",
     "length": 30,
     "domain": null
    },
    {
     "name": "safetyzone",
     "type": "esriFieldTypeString",
     "alias": "safetyZone",
     "length": 30,
     "domain": null
    },
    {
     "name": "surfacecov",
     "type": "esriFieldTypeString",
     "alias": "surfaceCov",
     "length": 30,
     "domain": null
    },
    {
     "name": "installati",
     "type": "esriFieldTypeString",
     "alias": "installati",
     "length": 16,
     "domain": null
    },
    {
     "name": "installa_1",
     "type": "esriFieldTypeString",
     "alias": "installa_1",
     "length": 100,
     "domain": null
    },
    {
     "name": "siteid",
     "type": "esriFieldTypeString",
     "alias": "siteID",
     "length": 36,
     "domain": null
    },
    {
     "name": "majorcomma",
     "type": "esriFieldTypeString",
     "alias": "majorComma",
     "length": 10,
     "domain": null
    },
    {
     "name": "realproper",
     "type": "esriFieldTypeString",
     "alias": "realProper",
     "length": 20,
     "domain": null
    },
    {
     "name": "wacinnrcod",
     "type": "esriFieldTypeString",
     "alias": "wacInnrCod",
     "length": 10,
     "domain": null
    },
    {
     "name": "datastewar",
     "type": "esriFieldTypeString",
     "alias": "dataStewar",
     "length": 20,
     "domain": null
    },
    {
     "name": "country",
     "type": "esriFieldTypeString",
     "alias": "country",
     "length": 5,
     "domain": null
    },
    {
     "name": "owner",
     "type": "esriFieldTypeString",
     "alias": "owner",
     "length": 10,
     "domain": null
    },
    {
     "name": "createdate",
     "type": "esriFieldTypeDate",
     "alias": "createDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "creator",
     "type": "esriFieldTypeString",
     "alias": "creator",
     "length": 30,
     "domain": null
    },
    {
     "name": "datacollec",
     "type": "esriFieldTypeString",
     "alias": "dataCollec",
     "length": 20,
     "domain": null
    },
    {
     "name": "datasource",
     "type": "esriFieldTypeString",
     "alias": "dataSource",
     "length": 100,
     "domain": null
    },
    {
     "name": "editor",
     "type": "esriFieldTypeString",
     "alias": "editor",
     "length": 20,
     "domain": null
    },
    {
     "name": "dateedited",
     "type": "esriFieldTypeDate",
     "alias": "dateEdited",
     "length": 8,
     "domain": null
    },
    {
     "name": "metanotes",
     "type": "esriFieldTypeString",
     "alias": "metaNotes",
     "length": 254,
     "domain": null
    },
    {
     "name": "medialink",
     "type": "esriFieldTypeString",
     "alias": "mediaLink",
     "length": 254,
     "domain": null
    },
    {
     "name": "narrative",
     "type": "esriFieldTypeString",
     "alias": "narrative",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 28,
   "name": "Grissom Airfield Surface A",
   "type": "Feature Layer",
   "description": "No further guidance is required.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "sdsFeature",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         235,
         108,
         230,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "A-10 POWER CHECK PAD",
       "label": "A-10 POWER CHECK PAD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         240,
         89,
         114,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "AGE STORAGE YARD",
       "label": "AGE STORAGE YARD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         207,
         133,
         72,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "APRON OPERATIONAL ALERT",
       "label": "APRON OPERATIONAL ALERT",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         100,
         161,
         142,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "HANGER",
       "label": "HANGER",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         130,
         105,
         68,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "MASS PARKING",
       "label": "MASS PARKING",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         88,
         225,
         232,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "OVERRUN",
       "label": "OVERRUN",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         85,
         85,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "PAD, WARMUP, HOLDING",
       "label": "PAD, WARMUP, HOLDING",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         235,
         129,
         196,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "POWER CHECK PAD",
       "label": "POWER CHECK PAD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         86,
         115,
         176,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "RUNWAY",
       "label": "RUNWAY",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         92,
         242,
         107,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "SHOULDER, PAVED",
       "label": "SHOULDER, PAVED",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         103,
         140,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "TAXIWAY ALPHA",
       "label": "TAXIWAY ALPHA",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         52,
         116,
         133,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "TAXIWAY BRAVO",
       "label": "TAXIWAY BRAVO",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         231,
         245,
         125,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "TAXIWAY CHARLIE",
       "label": "TAXIWAY CHARLIE",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         133,
         158,
         58,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "TAXIWAY DELTA",
       "label": "TAXIWAY DELTA",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         137,
         245,
         164,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "TAXIWAY ECHO",
       "label": "TAXIWAY ECHO",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         147,
         113,
         240,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "TAXIWAY FOXTROT",
       "label": "TAXIWAY FOXTROT",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         156,
         54,
         110,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "TAXIWAY GOLF",
       "label": "TAXIWAY GOLF",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         242,
         192,
         145,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "TAXIWAY HOTEL",
       "label": "TAXIWAY HOTEL",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         62,
         68,
         148,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "TAXIWAY X-RAY",
       "label": "TAXIWAY X-RAY",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         155,
         185,
         250,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "TAXIWAY YANKEE",
       "label": "TAXIWAY YANKEE",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         62,
         138,
         68,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "TRANS PARKING",
       "label": "TRANS PARKING",
       "description": ""
      }
     ],
     "fieldDelimiter": ";"
    },
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 188210.83999999985,
    "ymin": 1961939.990000002,
    "xmax": 198992.37999999896,
    "ymax": 1972992.7199999988,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "airfieldSu",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "airfieldsu",
     "type": "esriFieldTypeString",
     "alias": "airfieldSu",
     "length": 20,
     "domain": null
    },
    {
     "name": "sdsid",
     "type": "esriFieldTypeString",
     "alias": "sdsID",
     "length": 38,
     "domain": null
    },
    {
     "name": "sdsfeature",
     "type": "esriFieldTypeString",
     "alias": "sdsFeature",
     "length": 80,
     "domain": null
    },
    {
     "name": "sdsfeatu_1",
     "type": "esriFieldTypeString",
     "alias": "sdsFeatu_1",
     "length": 254,
     "domain": null
    },
    {
     "name": "sdsmetadat",
     "type": "esriFieldTypeString",
     "alias": "sdsMetadat",
     "length": 80,
     "domain": null
    },
    {
     "name": "areasize",
     "type": "esriFieldTypeDouble",
     "alias": "areaSize",
     "domain": null
    },
    {
     "name": "areasizeuo",
     "type": "esriFieldTypeString",
     "alias": "areaSizeUO",
     "length": 20,
     "domain": null
    },
    {
     "name": "perimeters",
     "type": "esriFieldTypeDouble",
     "alias": "perimeterS",
     "domain": null
    },
    {
     "name": "perimete_1",
     "type": "esriFieldTypeString",
     "alias": "perimete_1",
     "length": 25,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "longitude",
     "domain": null
    },
    {
     "name": "mgrscentro",
     "type": "esriFieldTypeString",
     "alias": "MGRScentro",
     "length": 20,
     "domain": null
    },
    {
     "name": "airfield_1",
     "type": "esriFieldTypeString",
     "alias": "airfield_1",
     "length": 30,
     "domain": null
    },
    {
     "name": "airfieldle",
     "type": "esriFieldTypeDouble",
     "alias": "airfieldLe",
     "domain": null
    },
    {
     "name": "airfieldwi",
     "type": "esriFieldTypeDouble",
     "alias": "airfieldWi",
     "domain": null
    },
    {
     "name": "lengthuom",
     "type": "esriFieldTypeString",
     "alias": "lengthUOM",
     "length": 25,
     "domain": null
    },
    {
     "name": "icaocode",
     "type": "esriFieldTypeString",
     "alias": "ICAOcode",
     "length": 16,
     "domain": null
    },
    {
     "name": "faacode",
     "type": "esriFieldTypeString",
     "alias": "FAAcode",
     "length": 16,
     "domain": null
    },
    {
     "name": "runway",
     "type": "esriFieldTypeString",
     "alias": "runway",
     "length": 20,
     "domain": null
    },
    {
     "name": "catcode",
     "type": "esriFieldTypeString",
     "alias": "CATCODE",
     "length": 6,
     "domain": null
    },
    {
     "name": "fac",
     "type": "esriFieldTypeString",
     "alias": "FAC",
     "length": 5,
     "domain": null
    },
    {
     "name": "facilityid",
     "type": "esriFieldTypeString",
     "alias": "facilityID",
     "length": 10,
     "domain": null
    },
    {
     "name": "realproper",
     "type": "esriFieldTypeString",
     "alias": "realProper",
     "length": 6,
     "domain": null
    },
    {
     "name": "operationa",
     "type": "esriFieldTypeString",
     "alias": "operationa",
     "length": 20,
     "domain": null
    },
    {
     "name": "pavementma",
     "type": "esriFieldTypeString",
     "alias": "pavementMa",
     "length": 40,
     "domain": null
    },
    {
     "name": "oninstalla",
     "type": "esriFieldTypeString",
     "alias": "onInstalla",
     "length": 6,
     "domain": null
    },
    {
     "name": "branchuse",
     "type": "esriFieldTypeString",
     "alias": "branchUse",
     "length": 16,
     "domain": null
    },
    {
     "name": "pavementbr",
     "type": "esriFieldTypeString",
     "alias": "pavementBr",
     "length": 10,
     "domain": null
    },
    {
     "name": "pavement_1",
     "type": "esriFieldTypeString",
     "alias": "pavement_1",
     "length": 32,
     "domain": null
    },
    {
     "name": "useid",
     "type": "esriFieldTypeString",
     "alias": "useID",
     "length": 32,
     "domain": null
    },
    {
     "name": "pci",
     "type": "esriFieldTypeString",
     "alias": "PCI",
     "length": 10,
     "domain": null
    },
    {
     "name": "installati",
     "type": "esriFieldTypeString",
     "alias": "installati",
     "length": 16,
     "domain": null
    },
    {
     "name": "installa_1",
     "type": "esriFieldTypeString",
     "alias": "installa_1",
     "length": 100,
     "domain": null
    },
    {
     "name": "siteid",
     "type": "esriFieldTypeString",
     "alias": "siteID",
     "length": 36,
     "domain": null
    },
    {
     "name": "majorcomma",
     "type": "esriFieldTypeString",
     "alias": "majorComma",
     "length": 10,
     "domain": null
    },
    {
     "name": "realprop_1",
     "type": "esriFieldTypeString",
     "alias": "realProp_1",
     "length": 20,
     "domain": null
    },
    {
     "name": "wacinnrcod",
     "type": "esriFieldTypeString",
     "alias": "wacInnrCod",
     "length": 10,
     "domain": null
    },
    {
     "name": "datastewar",
     "type": "esriFieldTypeString",
     "alias": "dataStewar",
     "length": 20,
     "domain": null
    },
    {
     "name": "country",
     "type": "esriFieldTypeString",
     "alias": "country",
     "length": 5,
     "domain": null
    },
    {
     "name": "owner",
     "type": "esriFieldTypeString",
     "alias": "owner",
     "length": 10,
     "domain": null
    },
    {
     "name": "createdate",
     "type": "esriFieldTypeDate",
     "alias": "createDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "creator",
     "type": "esriFieldTypeString",
     "alias": "creator",
     "length": 30,
     "domain": null
    },
    {
     "name": "datacollec",
     "type": "esriFieldTypeString",
     "alias": "dataCollec",
     "length": 20,
     "domain": null
    },
    {
     "name": "datasource",
     "type": "esriFieldTypeString",
     "alias": "dataSource",
     "length": 100,
     "domain": null
    },
    {
     "name": "editor",
     "type": "esriFieldTypeString",
     "alias": "editor",
     "length": 30,
     "domain": null
    },
    {
     "name": "dateedited",
     "type": "esriFieldTypeDate",
     "alias": "dateEdited",
     "length": 8,
     "domain": null
    },
    {
     "name": "metanotes",
     "type": "esriFieldTypeString",
     "alias": "metaNotes",
     "length": 254,
     "domain": null
    },
    {
     "name": "medialink",
     "type": "esriFieldTypeString",
     "alias": "mediaLink",
     "length": 254,
     "domain": null
    },
    {
     "name": "narrative",
     "type": "esriFieldTypeString",
     "alias": "narrative",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 29,
   "name": "Grissom Airfield Imaginary Surface A",
   "type": "Feature Layer",
   "description": "Capture Primary Surfaces, Transition Surfaces, inner Horizontal Surfaces, and Approach-Departure Surfaces. See Air Force Manual 21-1011 for guidance on Imaginary Surfaces.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "sdsFeatu_1",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         95,
         103,
         150,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "200' Navaid Setback",
       "label": "200' Navaid Setback",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         82,
         235,
         87,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Approach/Departure Clearance Surface (Horizontal)",
       "label": "Approach/Departure Clearance Surface (Horizontal)",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         214,
         159,
         75,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Approach/Departure Clearance Surface (Sloped)",
       "label": "Approach/Departure Clearance Surface (Sloped)",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         87,
         250,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Conical Surface",
       "label": "Conical Surface",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         139,
         247,
         242,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Inner Horizontal Surface",
       "label": "Inner Horizontal Surface",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         57,
         78,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Outer Horizontal Surface",
       "label": "Outer Horizontal Surface",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         96,
         148,
         68,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Primary Surface",
       "label": "Primary Surface",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         157,
         217,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Transitional Surface",
       "label": "Transitional Surface",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 144482.2199999988,
    "ymin": 1918219.799999997,
    "xmax": 242275.8900000006,
    "ymax": 2016100.009999998,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "airfieldIm",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "airfieldim",
     "type": "esriFieldTypeString",
     "alias": "airfieldIm",
     "length": 20,
     "domain": null
    },
    {
     "name": "sdsid",
     "type": "esriFieldTypeString",
     "alias": "sdsID",
     "length": 38,
     "domain": null
    },
    {
     "name": "sdsfeature",
     "type": "esriFieldTypeString",
     "alias": "sdsFeature",
     "length": 80,
     "domain": null
    },
    {
     "name": "sdsfeatu_1",
     "type": "esriFieldTypeString",
     "alias": "sdsFeatu_1",
     "length": 254,
     "domain": null
    },
    {
     "name": "sdsmetadat",
     "type": "esriFieldTypeString",
     "alias": "sdsMetadat",
     "length": 80,
     "domain": null
    },
    {
     "name": "areasize",
     "type": "esriFieldTypeDouble",
     "alias": "areaSize",
     "domain": null
    },
    {
     "name": "areasizeuo",
     "type": "esriFieldTypeString",
     "alias": "areaSizeUO",
     "length": 20,
     "domain": null
    },
    {
     "name": "perimeters",
     "type": "esriFieldTypeDouble",
     "alias": "perimeterS",
     "domain": null
    },
    {
     "name": "perimete_1",
     "type": "esriFieldTypeString",
     "alias": "perimete_1",
     "length": 25,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "longitude",
     "domain": null
    },
    {
     "name": "mgrscentro",
     "type": "esriFieldTypeString",
     "alias": "MGRScentro",
     "length": 20,
     "domain": null
    },
    {
     "name": "altitudeuo",
     "type": "esriFieldTypeString",
     "alias": "altitudeUO",
     "length": 25,
     "domain": null
    },
    {
     "name": "clearedacc",
     "type": "esriFieldTypeString",
     "alias": "clearedAcc",
     "length": 1,
     "domain": null
    },
    {
     "name": "dateapprov",
     "type": "esriFieldTypeString",
     "alias": "dateApprov",
     "length": 40,
     "domain": null
    },
    {
     "name": "fueltype",
     "type": "esriFieldTypeString",
     "alias": "fuelType",
     "length": 30,
     "domain": null
    },
    {
     "name": "highaltitu",
     "type": "esriFieldTypeDouble",
     "alias": "highAltitu",
     "domain": null
    },
    {
     "name": "highalti_1",
     "type": "esriFieldTypeDouble",
     "alias": "highAlti_1",
     "domain": null
    },
    {
     "name": "highalti_2",
     "type": "esriFieldTypeDouble",
     "alias": "highAlti_2",
     "domain": null
    },
    {
     "name": "lowaltitud",
     "type": "esriFieldTypeDouble",
     "alias": "lowAltitud",
     "domain": null
    },
    {
     "name": "lowaltit_1",
     "type": "esriFieldTypeDouble",
     "alias": "lowAltit_1",
     "domain": null
    },
    {
     "name": "lowaltit_2",
     "type": "esriFieldTypeDouble",
     "alias": "lowAltit_2",
     "domain": null
    },
    {
     "name": "lowhighgra",
     "type": "esriFieldTypeDouble",
     "alias": "lowHighGra",
     "domain": null
    },
    {
     "name": "lowhighg_1",
     "type": "esriFieldTypeString",
     "alias": "lowHighG_1",
     "length": 20,
     "domain": null
    },
    {
     "name": "management",
     "type": "esriFieldTypeString",
     "alias": "management",
     "length": 30,
     "domain": null
    },
    {
     "name": "safetyregu",
     "type": "esriFieldTypeString",
     "alias": "safetyRegu",
     "length": 20,
     "domain": null
    },
    {
     "name": "safetyzone",
     "type": "esriFieldTypeString",
     "alias": "safetyZone",
     "length": 30,
     "domain": null
    },
    {
     "name": "surfacecov",
     "type": "esriFieldTypeString",
     "alias": "surfaceCov",
     "length": 30,
     "domain": null
    },
    {
     "name": "surfacetyp",
     "type": "esriFieldTypeString",
     "alias": "surfaceTyp",
     "length": 30,
     "domain": null
    },
    {
     "name": "restrictio",
     "type": "esriFieldTypeString",
     "alias": "restrictio",
     "length": 40,
     "domain": null
    },
    {
     "name": "assocaited",
     "type": "esriFieldTypeString",
     "alias": "assocaited",
     "length": 20,
     "domain": null
    },
    {
     "name": "surfaceuse",
     "type": "esriFieldTypeString",
     "alias": "surfaceUse",
     "length": 15,
     "domain": null
    },
    {
     "name": "zonedistan",
     "type": "esriFieldTypeString",
     "alias": "zoneDistan",
     "length": 25,
     "domain": null
    },
    {
     "name": "zoneheight",
     "type": "esriFieldTypeDouble",
     "alias": "zoneHeight",
     "domain": null
    },
    {
     "name": "zonelength",
     "type": "esriFieldTypeDouble",
     "alias": "zoneLength",
     "domain": null
    },
    {
     "name": "zonewidth",
     "type": "esriFieldTypeDouble",
     "alias": "zoneWidth",
     "domain": null
    },
    {
     "name": "installati",
     "type": "esriFieldTypeString",
     "alias": "installati",
     "length": 16,
     "domain": null
    },
    {
     "name": "installa_1",
     "type": "esriFieldTypeString",
     "alias": "installa_1",
     "length": 100,
     "domain": null
    },
    {
     "name": "siteid",
     "type": "esriFieldTypeString",
     "alias": "siteID",
     "length": 36,
     "domain": null
    },
    {
     "name": "majorcomma",
     "type": "esriFieldTypeString",
     "alias": "majorComma",
     "length": 10,
     "domain": null
    },
    {
     "name": "realproper",
     "type": "esriFieldTypeString",
     "alias": "realProper",
     "length": 20,
     "domain": null
    },
    {
     "name": "wacinnrcod",
     "type": "esriFieldTypeString",
     "alias": "wacInnrCod",
     "length": 10,
     "domain": null
    },
    {
     "name": "datastewar",
     "type": "esriFieldTypeString",
     "alias": "dataStewar",
     "length": 20,
     "domain": null
    },
    {
     "name": "country",
     "type": "esriFieldTypeString",
     "alias": "country",
     "length": 5,
     "domain": null
    },
    {
     "name": "owner",
     "type": "esriFieldTypeString",
     "alias": "owner",
     "length": 10,
     "domain": null
    },
    {
     "name": "createdate",
     "type": "esriFieldTypeDate",
     "alias": "createDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "creator",
     "type": "esriFieldTypeString",
     "alias": "creator",
     "length": 30,
     "domain": null
    },
    {
     "name": "datacollec",
     "type": "esriFieldTypeString",
     "alias": "dataCollec",
     "length": 20,
     "domain": null
    },
    {
     "name": "datasource",
     "type": "esriFieldTypeString",
     "alias": "dataSource",
     "length": 100,
     "domain": null
    },
    {
     "name": "editor",
     "type": "esriFieldTypeString",
     "alias": "editor",
     "length": 20,
     "domain": null
    },
    {
     "name": "dateedited",
     "type": "esriFieldTypeDate",
     "alias": "dateEdited",
     "length": 8,
     "domain": null
    },
    {
     "name": "metanotes",
     "type": "esriFieldTypeString",
     "alias": "metaNotes",
     "length": 254,
     "domain": null
    },
    {
     "name": "medialink",
     "type": "esriFieldTypeString",
     "alias": "mediaLink",
     "length": 254,
     "domain": null
    },
    {
     "name": "narrative",
     "type": "esriFieldTypeString",
     "alias": "narrative",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 30,
   "name": "Grissom Installation A",
   "type": "Feature Layer",
   "description": "Utilize this layer to capture the arera of the main cantonment area on the installation.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSForwardDiagonal",
      "color": [
       0,
       169,
       230,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        169,
        230,
        255
       ],
       "width": 1.2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 186830.01999999955,
    "ymin": 1960545.3900000006,
    "xmax": 200951.94000000134,
    "ymax": 1975079.490000002,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "installati",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "installati",
     "type": "esriFieldTypeString",
     "alias": "installati",
     "length": 20,
     "domain": null
    },
    {
     "name": "sdsid",
     "type": "esriFieldTypeString",
     "alias": "sdsID",
     "length": 38,
     "domain": null
    },
    {
     "name": "sdsfeature",
     "type": "esriFieldTypeString",
     "alias": "sdsFeature",
     "length": 80,
     "domain": null
    },
    {
     "name": "sdsfeatu_1",
     "type": "esriFieldTypeString",
     "alias": "sdsFeatu_1",
     "length": 254,
     "domain": null
    },
    {
     "name": "sdsmetadat",
     "type": "esriFieldTypeString",
     "alias": "sdsMetadat",
     "length": 80,
     "domain": null
    },
    {
     "name": "areasize",
     "type": "esriFieldTypeDouble",
     "alias": "areaSize",
     "domain": null
    },
    {
     "name": "areasizeuo",
     "type": "esriFieldTypeString",
     "alias": "areaSizeUO",
     "length": 20,
     "domain": null
    },
    {
     "name": "perimeters",
     "type": "esriFieldTypeDouble",
     "alias": "perimeterS",
     "domain": null
    },
    {
     "name": "perimete_1",
     "type": "esriFieldTypeString",
     "alias": "perimete_1",
     "length": 25,
     "domain": null
    },
    {
     "name": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "longitude",
     "domain": null
    },
    {
     "name": "mgrscentro",
     "type": "esriFieldTypeString",
     "alias": "MGRScentro",
     "length": 20,
     "domain": null
    },
    {
     "name": "installa_1",
     "type": "esriFieldTypeString",
     "alias": "installa_1",
     "length": 25,
     "domain": null
    },
    {
     "name": "alternatef",
     "type": "esriFieldTypeString",
     "alias": "alternateF",
     "length": 80,
     "domain": null
    },
    {
     "name": "alternat_1",
     "type": "esriFieldTypeString",
     "alias": "alternat_1",
     "length": 254,
     "domain": null
    },
    {
     "name": "hostorgani",
     "type": "esriFieldTypeString",
     "alias": "hostOrgani",
     "length": 18,
     "domain": null
    },
    {
     "name": "operationa",
     "type": "esriFieldTypeString",
     "alias": "operationa",
     "length": 8,
     "domain": null
    },
    {
     "name": "jointbase",
     "type": "esriFieldTypeString",
     "alias": "jointBase",
     "length": 3,
     "domain": null
    },
    {
     "name": "primarymis",
     "type": "esriFieldTypeString",
     "alias": "primaryMis",
     "length": 15,
     "domain": null
    },
    {
     "name": "basetype",
     "type": "esriFieldTypeString",
     "alias": "baseType",
     "length": 30,
     "domain": null
    },
    {
     "name": "cocomcompo",
     "type": "esriFieldTypeString",
     "alias": "cocomCompo",
     "length": 18,
     "domain": null
    },
    {
     "name": "subcommand",
     "type": "esriFieldTypeString",
     "alias": "subCommand",
     "length": 18,
     "domain": null
    },
    {
     "name": "daterecord",
     "type": "esriFieldTypeString",
     "alias": "dateRecord",
     "length": 40,
     "domain": null
    },
    {
     "name": "installa_2",
     "type": "esriFieldTypeString",
     "alias": "installa_2",
     "length": 16,
     "domain": null
    },
    {
     "name": "installa_3",
     "type": "esriFieldTypeString",
     "alias": "installa_3",
     "length": 100,
     "domain": null
    },
    {
     "name": "siteid",
     "type": "esriFieldTypeString",
     "alias": "siteID",
     "length": 36,
     "domain": null
    },
    {
     "name": "majorcomma",
     "type": "esriFieldTypeString",
     "alias": "majorComma",
     "length": 10,
     "domain": null
    },
    {
     "name": "realproper",
     "type": "esriFieldTypeString",
     "alias": "realProper",
     "length": 20,
     "domain": null
    },
    {
     "name": "wacinnrcod",
     "type": "esriFieldTypeString",
     "alias": "wacInnrCod",
     "length": 10,
     "domain": null
    },
    {
     "name": "datastewar",
     "type": "esriFieldTypeString",
     "alias": "dataStewar",
     "length": 20,
     "domain": null
    },
    {
     "name": "country",
     "type": "esriFieldTypeString",
     "alias": "country",
     "length": 5,
     "domain": null
    },
    {
     "name": "owner",
     "type": "esriFieldTypeString",
     "alias": "owner",
     "length": 10,
     "domain": null
    },
    {
     "name": "createdate",
     "type": "esriFieldTypeDate",
     "alias": "createDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "creator",
     "type": "esriFieldTypeString",
     "alias": "creator",
     "length": 30,
     "domain": null
    },
    {
     "name": "datacollec",
     "type": "esriFieldTypeString",
     "alias": "dataCollec",
     "length": 20,
     "domain": null
    },
    {
     "name": "datasource",
     "type": "esriFieldTypeString",
     "alias": "dataSource",
     "length": 100,
     "domain": null
    },
    {
     "name": "editor",
     "type": "esriFieldTypeString",
     "alias": "editor",
     "length": 20,
     "domain": null
    },
    {
     "name": "dateedited",
     "type": "esriFieldTypeDate",
     "alias": "dateEdited",
     "length": 8,
     "domain": null
    },
    {
     "name": "metanotes",
     "type": "esriFieldTypeString",
     "alias": "metaNotes",
     "length": 254,
     "domain": null
    },
    {
     "name": "medialink",
     "type": "esriFieldTypeString",
     "alias": "mediaLink",
     "length": 254,
     "domain": null
    },
    {
     "name": "narrative",
     "type": "esriFieldTypeString",
     "alias": "narrative",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 31,
   "name": "Grissom MOA",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "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,
        115,
        76,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[NAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        115,
        76,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        225,
        225,
        225,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -67456.2100000009,
    "ymin": 1871263.4799999967,
    "xmax": 194672.75,
    "ymax": 2128033.8900000006,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "id",
     "type": "esriFieldTypeInteger",
     "alias": "Id",
     "domain": null
    },
    {
     "name": "name",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 100,
     "domain": null
    },
    {
     "name": "descr",
     "type": "esriFieldTypeString",
     "alias": "DESCR",
     "length": 250,
     "domain": null
    },
    {
     "name": "folder",
     "type": "esriFieldTypeString",
     "alias": "FOLDER",
     "length": 100,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 32,
   "name": "Incorporated Areas",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 3001,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSDashDot",
       "color": [
        52,
        52,
        52,
        255
       ],
       "width": 1.2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[CORPNAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        225,
        225,
        225,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 194502.51999999955,
    "ymin": 1937953.7800000012,
    "xmax": 273351.23000000045,
    "ymax": 2080946.460000001,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "CORPNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "corpname",
     "type": "esriFieldTypeString",
     "alias": "corpname",
     "length": 50,
     "domain": null
    },
    {
     "name": "perimeter",
     "type": "esriFieldTypeDouble",
     "alias": "perimeter",
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "row_guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 33,
   "name": "2-Mile Buffer",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "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": "esriSLSDash",
       "color": [
        255,
        190,
        0,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[corpname]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        230,
        152,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 11,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 196932.19000000134,
    "ymin": 1936602.539999999,
    "xmax": 273362.8299999982,
    "ymax": 2025279.3900000006,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "corpname",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "corpname",
     "type": "esriFieldTypeString",
     "alias": "corpname",
     "length": 50,
     "domain": null
    },
    {
     "name": "perimeter",
     "type": "esriFieldTypeDouble",
     "alias": "perimeter",
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "row_guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "buff_dist",
     "type": "esriFieldTypeDouble",
     "alias": "buff_dist",
     "domain": null
    },
    {
     "name": "orig_fid",
     "type": "esriFieldTypeInteger",
     "alias": "orig_fid",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 34,
   "name": "Townships",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 6001,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSDashDotDot",
       "color": [
        168,
        0,
        132,
        255
       ],
       "width": 1.5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[MCD_Name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        168,
        0,
        132,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        225,
        225,
        225,
        255
       ],
       "haloSize": 1.5,
       "font": {
        "family": "Arial",
        "size": 11,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 188985.87999999896,
    "ymin": 1936058.710000001,
    "xmax": 273301.26000000164,
    "ymax": 2094837.710000001,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Cnty_Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "county",
     "type": "esriFieldTypeString",
     "alias": "COUNTY",
     "length": 3,
     "domain": null
    },
    {
     "name": "mcd",
     "type": "esriFieldTypeString",
     "alias": "MCD",
     "length": 3,
     "domain": null
    },
    {
     "name": "cousubfp",
     "type": "esriFieldTypeString",
     "alias": "COUSUBFP",
     "length": 5,
     "domain": null
    },
    {
     "name": "cnty_name",
     "type": "esriFieldTypeString",
     "alias": "Cnty_Name",
     "length": 25,
     "domain": null
    },
    {
     "name": "mcd_name",
     "type": "esriFieldTypeString",
     "alias": "MCD_Name",
     "length": 25,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 35,
   "name": "County Boundary",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 10000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        178,
        178,
        178,
        255
       ],
       "width": 3.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 188985.87999999896,
    "ymin": 1936058.710000001,
    "xmax": 273370.83999999985,
    "ymax": 2094837.710000001,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME_U",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "perimeter",
     "type": "esriFieldTypeDouble",
     "alias": "PERIMETER",
     "domain": null
    },
    {
     "name": "name_u",
     "type": "esriFieldTypeString",
     "alias": "NAME_U",
     "length": 15,
     "domain": null
    },
    {
     "name": "name_l",
     "type": "esriFieldTypeString",
     "alias": "NAME_L",
     "length": 15,
     "domain": null
    },
    {
     "name": "ncapc",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NCAPC",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 36,
   "name": "Elevation Contours (24K USGS)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 24000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "where": null,
      "labelExpression": "[ELEV]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        225,
        225,
        225,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 4000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 188987.3999999985,
    "ymin": 1936148.0799999982,
    "xmax": 273369.7199999988,
    "ymax": 2094836.3599999994,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SINK",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "elev",
     "type": "esriFieldTypeInteger",
     "alias": "ELEV",
     "domain": null
    },
    {
     "name": "sink",
     "type": "esriFieldTypeString",
     "alias": "SINK",
     "length": 3,
     "domain": null
    },
    {
     "name": "elev_no",
     "type": "esriFieldTypeInteger",
     "alias": "ELEV_NO",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 37,
   "name": "Original Lots",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       152,
       48,
       255
      ],
      "width": 1.5
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189446.80999999866,
    "ymin": 1936065.0799999982,
    "xmax": 273334.19999999925,
    "ymax": 2092838.5900000036,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "DocName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "layer",
     "type": "esriFieldTypeString",
     "alias": "Layer",
     "length": 255,
     "domain": null
    },
    {
     "name": "docname",
     "type": "esriFieldTypeString",
     "alias": "DocName",
     "length": 255,
     "domain": null
    },
    {
     "name": "docpath",
     "type": "esriFieldTypeString",
     "alias": "DocPath",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 38,
   "name": "Railroad Right-of-way",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       160,
       80,
       0,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189061.6400000006,
    "ymin": 1936177.6599999964,
    "xmax": 273328.05000000075,
    "ymax": 2094821.7199999988,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "DocName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "handle",
     "type": "esriFieldTypeString",
     "alias": "handle",
     "length": 16,
     "domain": null
    },
    {
     "name": "layer",
     "type": "esriFieldTypeString",
     "alias": "layer",
     "length": 255,
     "domain": null
    },
    {
     "name": "docname",
     "type": "esriFieldTypeString",
     "alias": "docname",
     "length": 255,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "row_guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 39,
   "name": "Right-of-way",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       224,
       0,
       0,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.5799999982,
    "ymin": 1936077.3500000015,
    "xmax": 273337.44000000134,
    "ymax": 2094813.5799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Row_Guid",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 40,
   "name": "Soils",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 24000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        232,
        208,
        255,
        255
       ],
       "width": 1.2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[MUSYM]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        112,
        0,
        224,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.6000000015,
    "ymin": 1936071.0799999982,
    "xmax": 273347.0799999982,
    "ymax": 2094833.5799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "MUSYM",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "musym",
     "type": "esriFieldTypeString",
     "alias": "MUSYM",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 41,
   "name": "ESN",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "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": [
        230,
        152,
        0,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        230,
        152,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        235,
        235,
        235,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.5799999982,
    "ymin": 1936057.259999998,
    "xmax": 273694.8999999985,
    "ymax": 2094833.5799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "name",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 128,
     "domain": null
    },
    {
     "name": "key_",
     "type": "esriFieldTypeString",
     "alias": "KEY_",
     "length": 128,
     "domain": null
    },
    {
     "name": "mapkey",
     "type": "esriFieldTypeString",
     "alias": "MAPKEY",
     "length": 128,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 42,
   "name": "Landsurvey Sections",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "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": [
        130,
        130,
        130,
        255
       ],
       "width": 2.2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Section]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        235,
        235,
        235,
        255
       ],
       "haloSize": 1.5,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 188985.88176690042,
    "ymin": 1936058.7104968056,
    "xmax": 273370.8417669013,
    "ymax": 2094837.7004968077,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Section",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "township",
     "type": "esriFieldTypeString",
     "alias": "Township",
     "length": 10,
     "domain": null
    },
    {
     "name": "range",
     "type": "esriFieldTypeString",
     "alias": "Range",
     "length": 10,
     "domain": null
    },
    {
     "name": "section",
     "type": "esriFieldTypeString",
     "alias": "Section",
     "length": 10,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 43,
   "name": "Landsurvey Townships",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "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": [
        78,
        78,
        78,
        255
       ],
       "width": 1.2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 188985.87999999896,
    "ymin": 1936058.710000001,
    "xmax": 273370.83999999985,
    "ymax": 2094837.710000001,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "MERIDIAN",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "meridian",
     "type": "esriFieldTypeString",
     "alias": "MERIDIAN",
     "length": 7,
     "domain": null
    },
    {
     "name": "twp",
     "type": "esriFieldTypeInteger",
     "alias": "Township",
     "domain": null
    },
    {
     "name": "twpd",
     "type": "esriFieldTypeString",
     "alias": "Township D",
     "length": 1,
     "domain": null
    },
    {
     "name": "rng",
     "type": "esriFieldTypeInteger",
     "alias": "Range",
     "domain": null
    },
    {
     "name": "rngd",
     "type": "esriFieldTypeString",
     "alias": "Range D",
     "length": 1,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 44,
   "name": "Subdivisions",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "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": [
        255,
        0,
        255,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189315.51999999955,
    "ymin": 1936131.710000001,
    "xmax": 272416.0799999982,
    "ymax": 2081560.4099999964,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "name",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 128,
     "domain": null
    },
    {
     "name": "key_",
     "type": "esriFieldTypeString",
     "alias": "KEY_",
     "length": 128,
     "domain": null
    },
    {
     "name": "mapkey",
     "type": "esriFieldTypeString",
     "alias": "MAPKEY",
     "length": 128,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 45,
   "name": "Reassessment Labels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 6000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 1.2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.5799999982,
    "ymin": 1936057.259999998,
    "xmax": 273358.0399999991,
    "ymax": 2094833.5799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NBHD_Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "pin_18",
     "type": "esriFieldTypeString",
     "alias": "Parcel Number (18-digits)",
     "length": 50,
     "domain": null
    },
    {
     "name": "tax_10",
     "type": "esriFieldTypeString",
     "alias": "Tax ID (10-digits)",
     "length": 50,
     "domain": null
    },
    {
     "name": "owner",
     "type": "esriFieldTypeString",
     "alias": "Owner Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_street",
     "type": "esriFieldTypeString",
     "alias": "Owner Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "Owner City, ST & ZIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "property_street",
     "type": "esriFieldTypeString",
     "alias": "Property Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "property_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "Property City, ST & ZIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "legal_desc",
     "type": "esriFieldTypeString",
     "alias": "Legal Description",
     "length": 500,
     "domain": null
    },
    {
     "name": "nbhd_code",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Code",
     "length": 20,
     "domain": null
    },
    {
     "name": "nbhd_name",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "prop_class_code",
     "type": "esriFieldTypeInteger",
     "alias": "Property Class Code",
     "domain": null
    },
    {
     "name": "prop_class_desc",
     "type": "esriFieldTypeString",
     "alias": "Property Class Description",
     "length": 255,
     "domain": null
    },
    {
     "name": "land_value",
     "type": "esriFieldTypeDouble",
     "alias": "Land Value",
     "domain": null
    },
    {
     "name": "improv_value",
     "type": "esriFieldTypeDouble",
     "alias": "Improvement Value",
     "domain": null
    },
    {
     "name": "tot_assessed_value",
     "type": "esriFieldTypeDouble",
     "alias": "Total Assessed Value",
     "domain": null
    },
    {
     "name": "legal_acreage",
     "type": "esriFieldTypeDouble",
     "alias": "Legal Acreage",
     "domain": null
    },
    {
     "name": "political_twp",
     "type": "esriFieldTypeString",
     "alias": "Political Township",
     "length": 50,
     "domain": null
    },
    {
     "name": "school_corporation",
     "type": "esriFieldTypeString",
     "alias": "School Corporation",
     "length": 255,
     "domain": null
    },
    {
     "name": "photos",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Picture",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AvailableNone",
      "description": "None/Available for 0/1",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Available",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "sales",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Sale Disclosure",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AvailableNone",
      "description": "None/Available for 0/1",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Available",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "calc_sq_ft",
     "type": "esriFieldTypeDouble",
     "alias": "Calculated Sq Ft",
     "domain": null
    },
    {
     "name": "calc_ac",
     "type": "esriFieldTypeDouble",
     "alias": "Calculated Ac",
     "domain": null
    },
    {
     "name": "latest_sale_date",
     "type": "esriFieldTypeDate",
     "alias": "Latest_Sale_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "latest_sale_price",
     "type": "esriFieldTypeDouble",
     "alias": "Latest_Sale_Price",
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedbook",
     "type": "esriFieldTypeString",
     "alias": "DeedBook",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedpage",
     "type": "esriFieldTypeString",
     "alias": "DeedPage",
     "length": 50,
     "domain": null
    },
    {
     "name": "pin_18stripped",
     "type": "esriFieldTypeString",
     "alias": "PIN_18stripped",
     "length": 50,
     "domain": null
    },
    {
     "name": "documentnumber",
     "type": "esriFieldTypeString",
     "alias": "DocumentNumber",
     "length": 100,
     "domain": null
    },
    {
     "name": "latest_sale_year",
     "type": "esriFieldTypeSmallInteger",
     "alias": "latest_sale_year",
     "domain": null
    },
    {
     "name": "notes",
     "type": "esriFieldTypeString",
     "alias": "notes",
     "length": 1000,
     "domain": null
    },
    {
     "name": "zoning",
     "type": "esriFieldTypeString",
     "alias": "zoning",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "ParcelsIND",
     "fields": "pin_18,tax_10,owner,owner_street,property_street,nbhd_code,nbhd_name,prop_class_code",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 46,
   "name": "Parcel Property Address Labels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 3000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 1.5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Property_Street]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        115,
        0,
        76,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        235,
        235,
        235,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Verdana",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.5799999982,
    "ymin": 1936057.259999998,
    "xmax": 273358.0399999991,
    "ymax": 2094833.5799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NBHD_Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "pin_18",
     "type": "esriFieldTypeString",
     "alias": "Parcel Number (18-digits)",
     "length": 50,
     "domain": null
    },
    {
     "name": "tax_10",
     "type": "esriFieldTypeString",
     "alias": "Tax ID (10-digits)",
     "length": 50,
     "domain": null
    },
    {
     "name": "owner",
     "type": "esriFieldTypeString",
     "alias": "Owner Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_street",
     "type": "esriFieldTypeString",
     "alias": "Owner Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "Owner City, ST & ZIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "property_street",
     "type": "esriFieldTypeString",
     "alias": "Property Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "property_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "Property City, ST & ZIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "legal_desc",
     "type": "esriFieldTypeString",
     "alias": "Legal Description",
     "length": 500,
     "domain": null
    },
    {
     "name": "nbhd_code",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Code",
     "length": 20,
     "domain": null
    },
    {
     "name": "nbhd_name",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "prop_class_code",
     "type": "esriFieldTypeInteger",
     "alias": "Property Class Code",
     "domain": null
    },
    {
     "name": "prop_class_desc",
     "type": "esriFieldTypeString",
     "alias": "Property Class Description",
     "length": 255,
     "domain": null
    },
    {
     "name": "land_value",
     "type": "esriFieldTypeDouble",
     "alias": "Land Value",
     "domain": null
    },
    {
     "name": "improv_value",
     "type": "esriFieldTypeDouble",
     "alias": "Improvement Value",
     "domain": null
    },
    {
     "name": "tot_assessed_value",
     "type": "esriFieldTypeDouble",
     "alias": "Total Assessed Value",
     "domain": null
    },
    {
     "name": "legal_acreage",
     "type": "esriFieldTypeDouble",
     "alias": "Legal Acreage",
     "domain": null
    },
    {
     "name": "political_twp",
     "type": "esriFieldTypeString",
     "alias": "Political Township",
     "length": 50,
     "domain": null
    },
    {
     "name": "school_corporation",
     "type": "esriFieldTypeString",
     "alias": "School Corporation",
     "length": 255,
     "domain": null
    },
    {
     "name": "photos",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Picture",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AvailableNone",
      "description": "None/Available for 0/1",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Available",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "sales",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Sale Disclosure",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AvailableNone",
      "description": "None/Available for 0/1",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Available",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "calc_sq_ft",
     "type": "esriFieldTypeDouble",
     "alias": "Calculated Sq Ft",
     "domain": null
    },
    {
     "name": "calc_ac",
     "type": "esriFieldTypeDouble",
     "alias": "Calculated Ac",
     "domain": null
    },
    {
     "name": "latest_sale_date",
     "type": "esriFieldTypeDate",
     "alias": "Latest_Sale_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "latest_sale_price",
     "type": "esriFieldTypeDouble",
     "alias": "Latest_Sale_Price",
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedbook",
     "type": "esriFieldTypeString",
     "alias": "DeedBook",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedpage",
     "type": "esriFieldTypeString",
     "alias": "DeedPage",
     "length": 50,
     "domain": null
    },
    {
     "name": "pin_18stripped",
     "type": "esriFieldTypeString",
     "alias": "PIN_18stripped",
     "length": 50,
     "domain": null
    },
    {
     "name": "documentnumber",
     "type": "esriFieldTypeString",
     "alias": "DocumentNumber",
     "length": 100,
     "domain": null
    },
    {
     "name": "latest_sale_year",
     "type": "esriFieldTypeSmallInteger",
     "alias": "latest_sale_year",
     "domain": null
    },
    {
     "name": "notes",
     "type": "esriFieldTypeString",
     "alias": "notes",
     "length": 1000,
     "domain": null
    },
    {
     "name": "zoning",
     "type": "esriFieldTypeString",
     "alias": "zoning",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "ParcelsIND",
     "fields": "pin_18,tax_10,owner,owner_street,property_street,nbhd_code,nbhd_name,prop_class_code",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 47,
   "name": "Parcel Tax Bill ID Labels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 3000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 1.5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[TAX_10]",
      "useCodedValues": false,
      "symbol": {
       "type": "esriTS",
       "color": [
        137,
        68,
        101,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        235,
        235,
        235,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Verdana",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.5799999982,
    "ymin": 1936057.259999998,
    "xmax": 273358.0399999991,
    "ymax": 2094833.5799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NBHD_Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "pin_18",
     "type": "esriFieldTypeString",
     "alias": "Parcel Number (18-digits)",
     "length": 50,
     "domain": null
    },
    {
     "name": "tax_10",
     "type": "esriFieldTypeString",
     "alias": "Tax ID (10-digits)",
     "length": 50,
     "domain": null
    },
    {
     "name": "owner",
     "type": "esriFieldTypeString",
     "alias": "Owner Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_street",
     "type": "esriFieldTypeString",
     "alias": "Owner Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "Owner City, ST & ZIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "property_street",
     "type": "esriFieldTypeString",
     "alias": "Property Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "property_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "Property City, ST & ZIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "legal_desc",
     "type": "esriFieldTypeString",
     "alias": "Legal Description",
     "length": 500,
     "domain": null
    },
    {
     "name": "nbhd_code",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Code",
     "length": 20,
     "domain": null
    },
    {
     "name": "nbhd_name",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "prop_class_code",
     "type": "esriFieldTypeInteger",
     "alias": "Property Class Code",
     "domain": null
    },
    {
     "name": "prop_class_desc",
     "type": "esriFieldTypeString",
     "alias": "Property Class Description",
     "length": 255,
     "domain": null
    },
    {
     "name": "land_value",
     "type": "esriFieldTypeDouble",
     "alias": "Land Value",
     "domain": null
    },
    {
     "name": "improv_value",
     "type": "esriFieldTypeDouble",
     "alias": "Improvement Value",
     "domain": null
    },
    {
     "name": "tot_assessed_value",
     "type": "esriFieldTypeDouble",
     "alias": "Total Assessed Value",
     "domain": null
    },
    {
     "name": "legal_acreage",
     "type": "esriFieldTypeDouble",
     "alias": "Legal Acreage",
     "domain": null
    },
    {
     "name": "political_twp",
     "type": "esriFieldTypeString",
     "alias": "Political Township",
     "length": 50,
     "domain": null
    },
    {
     "name": "school_corporation",
     "type": "esriFieldTypeString",
     "alias": "School Corporation",
     "length": 255,
     "domain": null
    },
    {
     "name": "photos",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Picture",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AvailableNone",
      "description": "None/Available for 0/1",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Available",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "sales",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Sale Disclosure",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AvailableNone",
      "description": "None/Available for 0/1",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Available",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "calc_sq_ft",
     "type": "esriFieldTypeDouble",
     "alias": "Calculated Sq Ft",
     "domain": null
    },
    {
     "name": "calc_ac",
     "type": "esriFieldTypeDouble",
     "alias": "Calculated Ac",
     "domain": null
    },
    {
     "name": "latest_sale_date",
     "type": "esriFieldTypeDate",
     "alias": "Latest_Sale_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "latest_sale_price",
     "type": "esriFieldTypeDouble",
     "alias": "Latest_Sale_Price",
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedbook",
     "type": "esriFieldTypeString",
     "alias": "DeedBook",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedpage",
     "type": "esriFieldTypeString",
     "alias": "DeedPage",
     "length": 50,
     "domain": null
    },
    {
     "name": "pin_18stripped",
     "type": "esriFieldTypeString",
     "alias": "PIN_18stripped",
     "length": 50,
     "domain": null
    },
    {
     "name": "documentnumber",
     "type": "esriFieldTypeString",
     "alias": "DocumentNumber",
     "length": 100,
     "domain": null
    },
    {
     "name": "latest_sale_year",
     "type": "esriFieldTypeSmallInteger",
     "alias": "latest_sale_year",
     "domain": null
    },
    {
     "name": "notes",
     "type": "esriFieldTypeString",
     "alias": "notes",
     "length": 1000,
     "domain": null
    },
    {
     "name": "zoning",
     "type": "esriFieldTypeString",
     "alias": "zoning",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "ParcelsIND",
     "fields": "pin_18,tax_10,owner,owner_street,property_street,nbhd_code,nbhd_name,prop_class_code",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 48,
   "name": "Parcel State ID Labels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 12000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 1.5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.5799999982,
    "ymin": 1936057.259999998,
    "xmax": 273358.0399999991,
    "ymax": 2094833.5799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NBHD_Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "pin_18",
     "type": "esriFieldTypeString",
     "alias": "Parcel Number (18-digits)",
     "length": 50,
     "domain": null
    },
    {
     "name": "tax_10",
     "type": "esriFieldTypeString",
     "alias": "Tax ID (10-digits)",
     "length": 50,
     "domain": null
    },
    {
     "name": "owner",
     "type": "esriFieldTypeString",
     "alias": "Owner Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_street",
     "type": "esriFieldTypeString",
     "alias": "Owner Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "Owner City, ST & ZIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "property_street",
     "type": "esriFieldTypeString",
     "alias": "Property Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "property_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "Property City, ST & ZIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "legal_desc",
     "type": "esriFieldTypeString",
     "alias": "Legal Description",
     "length": 500,
     "domain": null
    },
    {
     "name": "nbhd_code",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Code",
     "length": 20,
     "domain": null
    },
    {
     "name": "nbhd_name",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "prop_class_code",
     "type": "esriFieldTypeInteger",
     "alias": "Property Class Code",
     "domain": null
    },
    {
     "name": "prop_class_desc",
     "type": "esriFieldTypeString",
     "alias": "Property Class Description",
     "length": 255,
     "domain": null
    },
    {
     "name": "land_value",
     "type": "esriFieldTypeDouble",
     "alias": "Land Value",
     "domain": null
    },
    {
     "name": "improv_value",
     "type": "esriFieldTypeDouble",
     "alias": "Improvement Value",
     "domain": null
    },
    {
     "name": "tot_assessed_value",
     "type": "esriFieldTypeDouble",
     "alias": "Total Assessed Value",
     "domain": null
    },
    {
     "name": "legal_acreage",
     "type": "esriFieldTypeDouble",
     "alias": "Legal Acreage",
     "domain": null
    },
    {
     "name": "political_twp",
     "type": "esriFieldTypeString",
     "alias": "Political Township",
     "length": 50,
     "domain": null
    },
    {
     "name": "school_corporation",
     "type": "esriFieldTypeString",
     "alias": "School Corporation",
     "length": 255,
     "domain": null
    },
    {
     "name": "photos",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Picture",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AvailableNone",
      "description": "None/Available for 0/1",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Available",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "sales",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Sale Disclosure",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AvailableNone",
      "description": "None/Available for 0/1",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Available",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "calc_sq_ft",
     "type": "esriFieldTypeDouble",
     "alias": "Calculated Sq Ft",
     "domain": null
    },
    {
     "name": "calc_ac",
     "type": "esriFieldTypeDouble",
     "alias": "Calculated Ac",
     "domain": null
    },
    {
     "name": "latest_sale_date",
     "type": "esriFieldTypeDate",
     "alias": "Latest_Sale_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "latest_sale_price",
     "type": "esriFieldTypeDouble",
     "alias": "Latest_Sale_Price",
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedbook",
     "type": "esriFieldTypeString",
     "alias": "DeedBook",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedpage",
     "type": "esriFieldTypeString",
     "alias": "DeedPage",
     "length": 50,
     "domain": null
    },
    {
     "name": "pin_18stripped",
     "type": "esriFieldTypeString",
     "alias": "PIN_18stripped",
     "length": 50,
     "domain": null
    },
    {
     "name": "documentnumber",
     "type": "esriFieldTypeString",
     "alias": "DocumentNumber",
     "length": 100,
     "domain": null
    },
    {
     "name": "latest_sale_year",
     "type": "esriFieldTypeSmallInteger",
     "alias": "latest_sale_year",
     "domain": null
    },
    {
     "name": "notes",
     "type": "esriFieldTypeString",
     "alias": "notes",
     "length": 1000,
     "domain": null
    },
    {
     "name": "zoning",
     "type": "esriFieldTypeString",
     "alias": "zoning",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "ParcelsIND",
     "fields": "pin_18,tax_10,owner,owner_street,property_street,nbhd_code,nbhd_name,prop_class_code",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 49,
   "name": "Parcel Legal Acreage Labels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 12000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 1.5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": "Legal_Acreage >0",
      "labelExpression": "[Legal_Acreage] CONCAT \" Ac.\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        235,
        235,
        235,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Verdana",
        "size": 9,
        "style": "italic",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 12000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.5799999982,
    "ymin": 1936057.259999998,
    "xmax": 273358.0399999991,
    "ymax": 2094833.5799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NBHD_Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "pin_18",
     "type": "esriFieldTypeString",
     "alias": "Parcel Number (18-digits)",
     "length": 50,
     "domain": null
    },
    {
     "name": "tax_10",
     "type": "esriFieldTypeString",
     "alias": "Tax ID (10-digits)",
     "length": 50,
     "domain": null
    },
    {
     "name": "owner",
     "type": "esriFieldTypeString",
     "alias": "Owner Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_street",
     "type": "esriFieldTypeString",
     "alias": "Owner Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "Owner City, ST & ZIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "property_street",
     "type": "esriFieldTypeString",
     "alias": "Property Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "property_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "Property City, ST & ZIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "legal_desc",
     "type": "esriFieldTypeString",
     "alias": "Legal Description",
     "length": 500,
     "domain": null
    },
    {
     "name": "nbhd_code",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Code",
     "length": 20,
     "domain": null
    },
    {
     "name": "nbhd_name",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "prop_class_code",
     "type": "esriFieldTypeInteger",
     "alias": "Property Class Code",
     "domain": null
    },
    {
     "name": "prop_class_desc",
     "type": "esriFieldTypeString",
     "alias": "Property Class Description",
     "length": 255,
     "domain": null
    },
    {
     "name": "land_value",
     "type": "esriFieldTypeDouble",
     "alias": "Land Value",
     "domain": null
    },
    {
     "name": "improv_value",
     "type": "esriFieldTypeDouble",
     "alias": "Improvement Value",
     "domain": null
    },
    {
     "name": "tot_assessed_value",
     "type": "esriFieldTypeDouble",
     "alias": "Total Assessed Value",
     "domain": null
    },
    {
     "name": "legal_acreage",
     "type": "esriFieldTypeDouble",
     "alias": "Legal Acreage",
     "domain": null
    },
    {
     "name": "political_twp",
     "type": "esriFieldTypeString",
     "alias": "Political Township",
     "length": 50,
     "domain": null
    },
    {
     "name": "school_corporation",
     "type": "esriFieldTypeString",
     "alias": "School Corporation",
     "length": 255,
     "domain": null
    },
    {
     "name": "photos",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Picture",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AvailableNone",
      "description": "None/Available for 0/1",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Available",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "sales",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Sale Disclosure",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AvailableNone",
      "description": "None/Available for 0/1",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Available",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "calc_sq_ft",
     "type": "esriFieldTypeDouble",
     "alias": "Calculated Sq Ft",
     "domain": null
    },
    {
     "name": "calc_ac",
     "type": "esriFieldTypeDouble",
     "alias": "Calculated Ac",
     "domain": null
    },
    {
     "name": "latest_sale_date",
     "type": "esriFieldTypeDate",
     "alias": "Latest_Sale_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "latest_sale_price",
     "type": "esriFieldTypeDouble",
     "alias": "Latest_Sale_Price",
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedbook",
     "type": "esriFieldTypeString",
     "alias": "DeedBook",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedpage",
     "type": "esriFieldTypeString",
     "alias": "DeedPage",
     "length": 50,
     "domain": null
    },
    {
     "name": "pin_18stripped",
     "type": "esriFieldTypeString",
     "alias": "PIN_18stripped",
     "length": 50,
     "domain": null
    },
    {
     "name": "documentnumber",
     "type": "esriFieldTypeString",
     "alias": "DocumentNumber",
     "length": 100,
     "domain": null
    },
    {
     "name": "latest_sale_year",
     "type": "esriFieldTypeSmallInteger",
     "alias": "latest_sale_year",
     "domain": null
    },
    {
     "name": "notes",
     "type": "esriFieldTypeString",
     "alias": "notes",
     "length": 1000,
     "domain": null
    },
    {
     "name": "zoning",
     "type": "esriFieldTypeString",
     "alias": "zoning",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "ParcelsIND",
     "fields": "pin_18,tax_10,owner,owner_street,property_street,nbhd_code,nbhd_name,prop_class_code",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 50,
   "name": "Parcels Tax Sale",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSForwardDiagonal",
      "color": [
       232,
       190,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        52,
        52,
        52,
        255
       ],
       "width": 1.2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189632.6099999994,
    "ymin": 1936373.5700000003,
    "xmax": 273333.0300000012,
    "ymax": 2080846.8599999994,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "nbhd_name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "pin_18",
     "type": "esriFieldTypeString",
     "alias": "pin_18",
     "length": 50,
     "domain": null
    },
    {
     "name": "tax_10",
     "type": "esriFieldTypeString",
     "alias": "tax_10",
     "length": 50,
     "domain": null
    },
    {
     "name": "property_street",
     "type": "esriFieldTypeString",
     "alias": "property_street",
     "length": 255,
     "domain": null
    },
    {
     "name": "property_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "property_city_st_zip",
     "length": 50,
     "domain": null
    },
    {
     "name": "owner",
     "type": "esriFieldTypeString",
     "alias": "owner",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_street",
     "type": "esriFieldTypeString",
     "alias": "owner_street",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "owner_city_st_zip",
     "length": 50,
     "domain": null
    },
    {
     "name": "legal_desc",
     "type": "esriFieldTypeString",
     "alias": "legal_desc",
     "length": 500,
     "domain": null
    },
    {
     "name": "nbhd_code",
     "type": "esriFieldTypeString",
     "alias": "nbhd_code",
     "length": 20,
     "domain": null
    },
    {
     "name": "nbhd_name",
     "type": "esriFieldTypeString",
     "alias": "nbhd_name",
     "length": 255,
     "domain": null
    },
    {
     "name": "prop_class_code",
     "type": "esriFieldTypeInteger",
     "alias": "prop_class_code",
     "domain": null
    },
    {
     "name": "prop_class_desc",
     "type": "esriFieldTypeString",
     "alias": "prop_class_desc",
     "length": 255,
     "domain": null
    },
    {
     "name": "sale_id",
     "type": "esriFieldTypeString",
     "alias": "sale_id",
     "length": 255,
     "domain": null
    },
    {
     "name": "amount_due_before_sale",
     "type": "esriFieldTypeDouble",
     "alias": "Amount_Due_Before_Sale",
     "domain": null
    },
    {
     "name": "amount_due_at_sale",
     "type": "esriFieldTypeDouble",
     "alias": "Amount_Due_At_Sale",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 51,
   "name": "Parcels Latest Sale",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 24000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       168,
       0,
       132,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        168,
        0,
        132,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.5799999982,
    "ymin": 1936057.259999998,
    "xmax": 273358.0399999991,
    "ymax": 2094833.5799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Owner",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "pin_18",
     "type": "esriFieldTypeString",
     "alias": "Parcel Number (18-digits)",
     "length": 50,
     "domain": null
    },
    {
     "name": "tax_10",
     "type": "esriFieldTypeString",
     "alias": "Tax ID (11-digits)",
     "length": 50,
     "domain": null
    },
    {
     "name": "owner",
     "type": "esriFieldTypeString",
     "alias": "Owner Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_street",
     "type": "esriFieldTypeString",
     "alias": "Owner Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "Owner City, ST & ZIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "property_street",
     "type": "esriFieldTypeString",
     "alias": "Property Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "property_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "Property City, ST & ZIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "legal_desc",
     "type": "esriFieldTypeString",
     "alias": "Legal Description",
     "length": 500,
     "domain": null
    },
    {
     "name": "nbhd_code",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Code",
     "length": 20,
     "domain": null
    },
    {
     "name": "nbhd_name",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "prop_class_code",
     "type": "esriFieldTypeInteger",
     "alias": "Property Class Code",
     "domain": null
    },
    {
     "name": "prop_class_desc",
     "type": "esriFieldTypeString",
     "alias": "Property Class Description",
     "length": 255,
     "domain": null
    },
    {
     "name": "land_value",
     "type": "esriFieldTypeDouble",
     "alias": "Land Value",
     "domain": null
    },
    {
     "name": "improv_value",
     "type": "esriFieldTypeDouble",
     "alias": "Improvement Value",
     "domain": null
    },
    {
     "name": "tot_assessed_value",
     "type": "esriFieldTypeDouble",
     "alias": "Total Assessed Value",
     "domain": null
    },
    {
     "name": "legal_acreage",
     "type": "esriFieldTypeDouble",
     "alias": "Legal Acreage",
     "domain": null
    },
    {
     "name": "political_twp",
     "type": "esriFieldTypeString",
     "alias": "Political Township",
     "length": 50,
     "domain": null
    },
    {
     "name": "school_corporation",
     "type": "esriFieldTypeString",
     "alias": "School Corporation",
     "length": 255,
     "domain": null
    },
    {
     "name": "photos",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Picture",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AvailableNone",
      "description": "None/Available for 0/1",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Available",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "sales",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Sale Disclosure",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AvailableNone",
      "description": "None/Available for 0/1",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Available",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "calc_sq_ft",
     "type": "esriFieldTypeDouble",
     "alias": "Calculated Sq Ft",
     "domain": null
    },
    {
     "name": "calc_ac",
     "type": "esriFieldTypeDouble",
     "alias": "Calculated Ac",
     "domain": null
    },
    {
     "name": "latest_sale_date",
     "type": "esriFieldTypeDate",
     "alias": "Latest_Sale_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "latest_sale_price",
     "type": "esriFieldTypeDouble",
     "alias": "Latest_Sale_Price",
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedbook",
     "type": "esriFieldTypeString",
     "alias": "DeedBook",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedpage",
     "type": "esriFieldTypeString",
     "alias": "DeedPage",
     "length": 50,
     "domain": null
    },
    {
     "name": "pin_18stripped",
     "type": "esriFieldTypeString",
     "alias": "PIN_18stripped",
     "length": 50,
     "domain": null
    },
    {
     "name": "documentnumber",
     "type": "esriFieldTypeString",
     "alias": "DocumentNumber",
     "length": 100,
     "domain": null
    },
    {
     "name": "latest_sale_year",
     "type": "esriFieldTypeSmallInteger",
     "alias": "latest_sale_year",
     "domain": null
    },
    {
     "name": "notes",
     "type": "esriFieldTypeString",
     "alias": "notes",
     "length": 1000,
     "domain": null
    },
    {
     "name": "zoning",
     "type": "esriFieldTypeString",
     "alias": "zoning",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "ParcelsIND",
     "fields": "pin_18,tax_10,owner,owner_street,property_street,nbhd_code,nbhd_name,prop_class_code",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 52,
   "name": "Parcels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 24000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        255,
        0,
        255
       ],
       "width": 1.2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 189057.5799999982,
    "ymin": 1936057.259999998,
    "xmax": 273358.0399999991,
    "ymax": 2094833.5799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Owner",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "pin_18",
     "type": "esriFieldTypeString",
     "alias": "Parcel Number (18-digits)",
     "length": 50,
     "domain": null
    },
    {
     "name": "tax_10",
     "type": "esriFieldTypeString",
     "alias": "Tax ID",
     "length": 50,
     "domain": null
    },
    {
     "name": "owner",
     "type": "esriFieldTypeString",
     "alias": "Owner Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_street",
     "type": "esriFieldTypeString",
     "alias": "Owner Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "owner_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "Owner City, ST & ZIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "property_street",
     "type": "esriFieldTypeString",
     "alias": "Property Street",
     "length": 255,
     "domain": null
    },
    {
     "name": "property_city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "Property City, ST & ZIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "legal_desc",
     "type": "esriFieldTypeString",
     "alias": "Legal Description",
     "length": 500,
     "domain": null
    },
    {
     "name": "nbhd_code",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Code",
     "length": 20,
     "domain": null
    },
    {
     "name": "nbhd_name",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "prop_class_code",
     "type": "esriFieldTypeInteger",
     "alias": "Property Class Code",
     "domain": null
    },
    {
     "name": "prop_class_desc",
     "type": "esriFieldTypeString",
     "alias": "Property Class Description",
     "length": 255,
     "domain": null
    },
    {
     "name": "land_value",
     "type": "esriFieldTypeDouble",
     "alias": "Land Value",
     "domain": null
    },
    {
     "name": "improv_value",
     "type": "esriFieldTypeDouble",
     "alias": "Improvement Value",
     "domain": null
    },
    {
     "name": "tot_assessed_value",
     "type": "esriFieldTypeDouble",
     "alias": "Total Assessed Value",
     "domain": null
    },
    {
     "name": "legal_acreage",
     "type": "esriFieldTypeDouble",
     "alias": "Legal Acreage",
     "domain": null
    },
    {
     "name": "political_twp",
     "type": "esriFieldTypeString",
     "alias": "Political Township",
     "length": 50,
     "domain": null
    },
    {
     "name": "school_corporation",
     "type": "esriFieldTypeString",
     "alias": "School Corporation",
     "length": 255,
     "domain": null
    },
    {
     "name": "photos",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Picture",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AvailableNone",
      "description": "None/Available for 0/1",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Available",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "sales",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Sale Disclosure",
     "domain": {
      "type": "codedValue",
      "name": "WS2_AvailableNone",
      "description": "None/Available for 0/1",
      "codedValues": [
       {
        "name": "None",
        "code": 0
       },
       {
        "name": "Available",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "calc_sq_ft",
     "type": "esriFieldTypeDouble",
     "alias": "Calculated Sq Ft",
     "domain": null
    },
    {
     "name": "calc_ac",
     "type": "esriFieldTypeDouble",
     "alias": "Calculated Ac",
     "domain": null
    },
    {
     "name": "latest_sale_date",
     "type": "esriFieldTypeDate",
     "alias": "Latest_Sale_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "latest_sale_price",
     "type": "esriFieldTypeDouble",
     "alias": "Latest_Sale_Price",
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedbook",
     "type": "esriFieldTypeString",
     "alias": "DeedBook",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedpage",
     "type": "esriFieldTypeString",
     "alias": "DeedPage",
     "length": 50,
     "domain": null
    },
    {
     "name": "pin_18stripped",
     "type": "esriFieldTypeString",
     "alias": "PIN_18stripped",
     "length": 50,
     "domain": null
    },
    {
     "name": "documentnumber",
     "type": "esriFieldTypeString",
     "alias": "DocumentNumber",
     "length": 100,
     "domain": null
    },
    {
     "name": "latest_sale_year",
     "type": "esriFieldTypeSmallInteger",
     "alias": "latest_sale_year",
     "domain": null
    },
    {
     "name": "notes",
     "type": "esriFieldTypeString",
     "alias": "notes",
     "length": 1000,
     "domain": null
    },
    {
     "name": "zoning",
     "type": "esriFieldTypeString",
     "alias": "zoning",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "ParcelsIND",
     "fields": "pin_18,tax_10,owner,owner_street,property_street,nbhd_code,nbhd_name,prop_class_code",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 53,
   "name": "Property Classes",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "PROP_Class_Code",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       190,
       190,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "defaultLabel": "Other",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "100",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "101",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "102",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "103",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "104",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "105",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "106",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "107",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "108",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "109",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "110",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "111",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "112",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "113",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "114",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "115",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "116",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "117",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "118",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "119",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "120",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "121",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "122",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "123",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "124",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "125",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "126",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "127",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "128",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "129",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "130",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "131",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "132",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "133",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "134",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "135",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "136",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "137",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "138",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "139",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "140",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "141",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "142",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "143",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "144",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "145",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "146",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "147",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "148",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "149",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "150",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "151",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "152",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "153",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "154",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "155",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "156",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "157",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "158",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "159",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "160",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "161",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "162",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "163",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "164",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "165",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "166",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "167",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "168",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "169",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "170",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "171",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "172",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "173",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "174",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "175",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "176",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "177",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "178",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "179",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "180",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "181",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "182",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "183",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "184",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "185",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "186",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "187",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "188",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "189",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "190",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "191",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "192",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "193",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "194",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "195",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "196",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "197",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "198",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "199",
       "label": "Agricultural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "200",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "201",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "202",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "203",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "204",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "205",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "206",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "207",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "208",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "209",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "210",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "211",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "212",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "213",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "214",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "215",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "216",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "217",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "218",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "219",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "220",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "221",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "222",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "223",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "224",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "225",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "226",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "227",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "228",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "229",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "230",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "231",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "232",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "233",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "234",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "235",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "236",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "237",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "238",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "239",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "240",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "241",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "242",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "243",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "244",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "245",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "246",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "247",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "248",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "249",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "250",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "251",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "252",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "253",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "254",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "255",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "256",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "257",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "258",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "259",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "260",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "261",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "262",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "263",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "264",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "265",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "266",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "267",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "268",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "269",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "270",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "271",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "272",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "273",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "274",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "275",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "276",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "277",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "278",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "279",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "280",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "281",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "282",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "283",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "284",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "285",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "286",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "287",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "288",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "289",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "290",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "291",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "292",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "293",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "294",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "295",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "296",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "297",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "298",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "299",
       "label": "Mineral",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "300",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "301",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "302",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "303",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "304",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "305",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "306",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "307",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "308",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "309",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "310",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "311",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "312",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "313",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "314",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "315",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "316",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "317",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "318",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "319",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "320",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "321",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "322",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "323",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "324",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "325",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "326",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "327",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "328",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "329",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "330",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "331",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "332",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "333",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "334",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "335",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "336",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "337",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "338",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "339",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "340",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "341",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "342",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "343",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "344",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "345",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "346",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "347",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "348",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "349",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "350",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "351",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "352",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "353",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "354",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "355",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "356",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "357",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "358",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "359",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "360",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "361",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "362",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "363",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "364",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "365",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "366",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "367",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "368",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "369",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "370",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "371",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "372",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "373",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "374",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "375",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "376",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "377",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "378",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "379",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "380",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "381",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "382",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "383",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "384",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "385",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "386",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "387",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "388",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "389",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "390",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "391",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "392",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "393",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "394",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "395",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "396",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "397",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "398",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "399",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "400",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "401",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "402",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "403",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "404",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "405",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "406",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "407",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "408",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "409",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "410",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "411",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "412",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "413",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "414",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "415",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "416",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "417",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "418",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "419",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "420",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "421",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "422",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "423",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "424",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "425",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "426",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "427",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "428",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "429",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "430",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "431",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "432",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "433",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "434",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "435",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "436",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "437",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "438",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "439",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "440",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "441",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "442",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "443",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "444",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "445",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "446",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "447",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "448",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "449",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "450",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "451",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "452",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "453",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "454",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "455",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "456",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "457",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "458",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "459",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "460",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "461",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "462",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "463",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "464",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "465",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "466",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "467",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "468",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "469",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "470",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "471",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "472",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "473",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "474",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "475",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "476",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "477",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "478",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "479",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "480",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "481",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "482",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "483",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "484",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "485",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "486",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "487",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "488",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "489",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "490",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "491",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "492",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "493",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "494",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "495",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "496",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "497",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "498",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "499",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "500",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "501",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "502",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "503",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "504",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "505",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "506",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "507",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "508",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "509",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "510",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "511",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "512",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "513",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "514",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "515",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "516",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "517",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "518",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "519",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "520",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "521",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "522",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "523",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "524",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "525",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "526",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "527",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "528",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "529",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "530",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "531",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "532",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "533",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "534",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "535",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "536",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "537",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "538",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "539",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "540",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "541",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "542",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "543",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "544",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "545",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "546",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "547",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "548",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "549",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "550",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "551",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "552",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "553",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "554",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "555",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "556",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "557",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "558",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "559",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "560",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "561",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "562",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "563",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "564",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "565",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "566",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "567",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "568",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "569",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "570",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "571",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "572",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "573",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "574",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "575",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "576",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "577",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "578",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "579",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "580",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "581",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "582",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "583",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "584",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "585",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "586",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "587",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "588",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "589",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "590",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "591",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "592",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "593",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "594",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "595",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "596",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "597",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "598",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "599",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "600",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "601",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "602",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "603",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "604",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "605",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "606",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "607",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "608",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "609",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "610",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "611",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "612",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "613",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "614",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "615",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "616",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "617",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "618",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "619",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "620",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "621",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "622",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "623",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "624",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "625",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "626",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "627",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "628",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "629",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "630",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "631",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "632",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "633",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "634",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "635",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "636",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "637",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "638",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "639",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "640",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "641",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "642",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "643",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "644",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "645",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "646",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "647",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "648",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "649",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "650",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "651",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "652",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "653",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "654",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "655",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "656",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "657",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "658",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "659",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "660",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "661",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "662",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "663",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "664",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "665",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "666",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "667",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "668",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "669",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "670",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "671",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "672",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "673",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "674",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "675",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "676",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "677",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "678",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "679",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "680",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "681",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "682",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "683",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "684",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "685",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "686",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "687",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "688",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "689",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "690",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "691",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "692",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "693",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "694",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "695",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "696",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "697",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "698",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "699",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "800",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "801",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "802",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "803",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "804",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "805",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "806",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "807",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "808",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "809",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "810",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "811",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "812",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "813",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "814",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "815",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "816",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "817",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "818",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "819",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "820",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "821",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "822",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "823",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "824",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "825",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "826",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "827",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "828",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "829",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "830",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "831",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "832",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "833",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "834",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "835",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "836",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "837",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "838",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "839",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "840",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "841",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "842",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "843",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "844",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "845",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "846",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "847",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "848",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "849",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "850",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "851",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "852",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "853",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "854",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "855",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "856",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "857",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "858",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "859",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "860",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "861",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "862",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "863",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "864",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "865",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "866",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "867",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "868",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "869",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "870",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "871",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "872",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "873",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "874",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "875",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "876",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "877",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "878",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "879",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "880",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "881",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "882",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "883",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "884",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "885",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "886",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "887",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "888",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "889",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "890",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "891",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "892",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "893",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "894",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "895",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "896",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "897",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "898",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "899",
       "label": "Assessed",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.6000000015,
    "ymin": 1936057.200000003,
    "xmax": 273358,
    "ymax": 2094833.6000000015,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "PROP_Class_Code",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "prop_class_code",
     "type": "esriFieldTypeInteger",
     "alias": "Property Class Code",
     "domain": null
    },
    {
     "name": "prop_class_desc",
     "type": "esriFieldTypeString",
     "alias": "Property Class Description",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 54,
   "name": "Vacant Land",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "PROP_Class_Desc",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         204,
         130,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          0,
          0,
          255
         ],
         "width": 1.2
        }
       },
       "value": "Vacant - Platted Lot",
       "label": "Vacant - Platted Lot",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         72,
         108,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          0,
          0,
          255
         ],
         "width": 1.2
        }
       },
       "value": "Vacant - Unplatted (0 to 9.99 Acres)",
       "label": "Vacant - Unplatted",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         72,
         108,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          0,
          0,
          255
         ],
         "width": 1.2
        }
       },
       "value": "Vacant - Unplatted (10 to 19.99 Acres)",
       "label": "Vacant - Unplatted",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         72,
         108,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          0,
          0,
          255
         ],
         "width": 1.2
        }
       },
       "value": "Vacant - Unplatted (20 to 29.99 Acres)",
       "label": "Vacant - Unplatted",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         85,
         230,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          0,
          0,
          255
         ],
         "width": 1.2
        }
       },
       "value": "Vacant Land",
       "label": "Vacant Land",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.6000000015,
    "ymin": 1936057.200000003,
    "xmax": 273358,
    "ymax": 2094833.6000000015,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "PROP_Class_Code",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "prop_class_code",
     "type": "esriFieldTypeInteger",
     "alias": "Property Class Code",
     "domain": null
    },
    {
     "name": "prop_class_desc",
     "type": "esriFieldTypeString",
     "alias": "Property Class Description",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 55,
   "name": "Exempt Land",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "PROP_Class_Desc",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         210,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Exempt, Board of Education",
       "label": "Exempt, Board of Education",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         112,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Exempt, County",
       "label": "Exempt, County",
       "description": ""
      }
     ],
     "fieldDelimiter": ";"
    },
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.6000000015,
    "ymin": 1936057.200000003,
    "xmax": 273358,
    "ymax": 2094833.6000000015,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "PROP_Class_Code",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "prop_class_code",
     "type": "esriFieldTypeInteger",
     "alias": "Property Class Code",
     "domain": null
    },
    {
     "name": "prop_class_desc",
     "type": "esriFieldTypeString",
     "alias": "Property Class Description",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 56,
   "name": "TIF Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "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": [
        115,
        0,
        0,
        255
       ],
       "width": 3
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[TIFDistrictCode]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        115,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        225,
        225,
        225,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 192809.1400000006,
    "ymin": 1937956.9099999964,
    "xmax": 273308.75,
    "ymax": 2015728.5600000024,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TIFDistrictName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "tifbegtaxyear",
     "type": "esriFieldTypeInteger",
     "alias": "PIN_18",
     "domain": null
    },
    {
     "name": "tifdistrictname",
     "type": "esriFieldTypeString",
     "alias": "TIFDistrictName",
     "length": 50,
     "domain": null
    },
    {
     "name": "tifdistrictcode",
     "type": "esriFieldTypeString",
     "alias": "TIFDistrictCode",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 57,
   "name": "Neighborhoods",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NBHD_Code",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       232,
       197,
       250,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         202,
         226,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "0-003",
       "label": "0-003",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         252,
         215,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "0-006",
       "label": "0-006",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         232,
         199,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "0-014",
       "label": "0-014",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         222,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "1103-002",
       "label": "1103-002",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         202,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "1105-001",
       "label": "1105-001",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         236,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "1105-002",
       "label": "1105-002",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         252,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "1107-001",
       "label": "1107-001",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         189,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12101-012",
       "label": "12101-012",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         220,
         215,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12102-012",
       "label": "12102-012",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         243,
         212,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12104-012",
       "label": "12104-012",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         189,
         198,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12104-013",
       "label": "12104-013",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         243,
         252,
         207,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12107-012",
       "label": "12107-012",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         207,
         189,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12108-012",
       "label": "12108-012",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         252,
         189,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12109-012",
       "label": "12109-012",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         237,
         215,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12110-012",
       "label": "12110-012",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         204,
         213,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "121102-012",
       "label": "121102-012",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         252,
         206,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12113-012",
       "label": "12113-012",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         213,
         179,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12801-012",
       "label": "12801-012",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         184,
         205,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12801-013",
       "label": "12801-013",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         202,
         223,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12901-012",
       "label": "12901-012",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         204,
         248,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12903-012",
       "label": "12903-012",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         197,
         230,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12903-013",
       "label": "12903-013",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         219,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12905-012",
       "label": "12905-012",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         236,
         187,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12905-013",
       "label": "12905-013",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         231,
         210,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "12905-016",
       "label": "12905-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         220,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "14101-014",
       "label": "14101-014",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         227,
         182,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "14102-014",
       "label": "14102-014",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         232,
         187,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "14801-014",
       "label": "14801-014",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         192,
         221,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "14902-014",
       "label": "14902-014",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         217,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15102-015",
       "label": "15102-015",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         227,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15106-015",
       "label": "15106-015",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         208,
         252,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15108-015",
       "label": "15108-015",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         213,
         212,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15109-015",
       "label": "15109-015",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         252,
         246,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15110-016",
       "label": "15110-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         227,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15111-015",
       "label": "15111-015",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         252,
         202,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15112-015",
       "label": "15112-015",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         205,
         182,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15113-015",
       "label": "15113-015",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         235,
         189,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15114-015",
       "label": "15114-015",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         207,
         252,
         224,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15120-016",
       "label": "15120-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         214,
         189,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15121-016",
       "label": "15121-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         210,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15122-015",
       "label": "15122-015",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         212,
         213,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15123-016",
       "label": "15123-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         236,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15124-016",
       "label": "15124-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         223,
         194,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15125-016",
       "label": "15125-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         252,
         227,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15126-016",
       "label": "15126-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         219,
         194,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15127-016",
       "label": "15127-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         231,
         215,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15128-016",
       "label": "15128-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         235,
         252,
         197,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15801-015",
       "label": "15801-015",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         202,
         250,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15801-016",
       "label": "15801-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         220,
         252,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15801-021",
       "label": "15801-021",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         247,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15901-016",
       "label": "15901-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         198,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15902-016",
       "label": "15902-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         252,
         214,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15903-016",
       "label": "15903-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         200,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15904-015",
       "label": "15904-015",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         203,
         194,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15904-016",
       "label": "15904-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         202,
         252,
         234,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15905-015",
       "label": "15905-015",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         195,
         182,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15905-016",
       "label": "15905-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         199,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15910-015",
       "label": "15910-015",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         207,
         236,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15910-016",
       "label": "15910-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         195,
         189,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "15911-016",
       "label": "15911-016",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         252,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16101-018",
       "label": "16101-018",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         184,
         184,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16102-018",
       "label": "16102-018",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         210,
         244,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16104-017",
       "label": "16104-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         209,
         204,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16105-017",
       "label": "16105-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         226,
         194,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16106-017",
       "label": "16106-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         216,
         252,
         184,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16107-017",
       "label": "16107-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         179,
         229,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16108-017",
       "label": "16108-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         241,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16111-017",
       "label": "16111-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         252,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16112-017",
       "label": "16112-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         245,
         202,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16112-018",
       "label": "16112-018",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         189,
         208,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16113-017",
       "label": "16113-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         252,
         194,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16117-017",
       "label": "16117-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         247,
         252,
         215,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16118-017",
       "label": "16118-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         187,
         252,
         212,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16120-017",
       "label": "16120-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         215,
         207,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16122-017",
       "label": "16122-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         252,
         191,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16123-017",
       "label": "16123-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         252,
         197,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16126-017",
       "label": "16126-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         187,
         251,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16127-017",
       "label": "16127-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         191,
         252,
         187,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16128-017",
       "label": "16128-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         234,
         252,
         184,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16136-017",
       "label": "16136-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         239,
         182,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16137-017",
       "label": "16137-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         198,
         179,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16146-017",
       "label": "16146-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         222,
         182,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16147-017",
       "label": "16147-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         182,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16801-017",
       "label": "16801-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         199,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16801-018",
       "label": "16801-018",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         248,
         182,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16901-017",
       "label": "16901-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         210,
         241,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16901-018",
       "label": "16901-018",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         233,
         252,
         192,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16903-017",
       "label": "16903-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         246,
         252,
         184,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16903-018",
       "label": "16903-018",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         222,
         187,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "16904-017",
       "label": "16904-017",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         252,
         202,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "1801-001",
       "label": "1801-001",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         214,
         192,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "1801-002",
       "label": "1801-002",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         189,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "18102-019",
       "label": "18102-019",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         210,
         197,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "18103-019",
       "label": "18103-019",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         194,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "18104-019",
       "label": "18104-019",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         252,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "18801-019",
       "label": "18801-019",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         252,
         244,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "18903-019",
       "label": "18903-019",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         205,
         192,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "1907-001",
       "label": "1907-001",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         219,
         252,
         212,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "1907-002",
       "label": "1907-002",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         198,
         187,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "19101-020",
       "label": "19101-020",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         215,
         244,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "19102-020",
       "label": "19102-020",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         243,
         194,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "19801-020",
       "label": "19801-020",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         192,
         227,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "19901-020",
       "label": "19901-020",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         212,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "19902-020",
       "label": "19902-020",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         239,
         197,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "19903-019",
       "label": "19903-019",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         221,
         212,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "19903-020",
       "label": "19903-020",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         242,
         182,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20104-021",
       "label": "20104-021",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         245,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20105-021",
       "label": "20105-021",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         252,
         197,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20107-023",
       "label": "20107-023",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         252,
         249,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20108-022",
       "label": "20108-022",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         242,
         202,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20108-023",
       "label": "20108-023",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         252,
         218,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20109-023",
       "label": "20109-023",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         199,
         197,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20110-023",
       "label": "20110-023",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         231,
         252,
         215,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20113-021",
       "label": "20113-021",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         234,
         202,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20114-021",
       "label": "20114-021",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         192,
         231,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20801-021",
       "label": "20801-021",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         246,
         215,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20801-022",
       "label": "20801-022",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         252,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20802-021",
       "label": "20802-021",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         179,
         215,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20802-022",
       "label": "20802-022",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         204,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20802-023",
       "label": "20802-023",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         202,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20901-021",
       "label": "20901-021",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         215,
         182,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20901-022",
       "label": "20901-022",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         252,
         233,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20901-023",
       "label": "20901-023",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         215,
         251,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20902-021",
       "label": "20902-021",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         252,
         246,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20902-022",
       "label": "20902-022",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         252,
         185,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "20902-023",
       "label": "20902-023",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         189,
         237,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "3101-003",
       "label": "3101-003",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         187,
         252,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "3102-003",
       "label": "3102-003",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         197,
         241,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "3801-003",
       "label": "3801-003",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         232,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "3903-003",
       "label": "3903-003",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         212,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "3904-003",
       "label": "3904-003",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         215,
         234,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "4101-004",
       "label": "4101-004",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         215,
         223,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "4105-004",
       "label": "4105-004",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         210,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "4801-004",
       "label": "4801-004",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         192,
         207,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "4801-005",
       "label": "4801-005",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         187,
         252,
         235,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "4901-004",
       "label": "4901-004",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         252,
         196,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "4902-004",
       "label": "4902-004",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         224,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "5101-005",
       "label": "5101-005",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         197,
         214,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "5102-005",
       "label": "5102-005",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         184,
         215,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "5103-005",
       "label": "5103-005",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         207,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "5801-005",
       "label": "5801-005",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         207,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "5902-005",
       "label": "5902-005",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         203,
         252,
         182,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "5904-005",
       "label": "5904-005",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         182,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "6101-006",
       "label": "6101-006",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         252,
         220,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "6801-006",
       "label": "6801-006",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         199,
         237,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "6901-006",
       "label": "6901-006",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         179,
         201,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "7101-007",
       "label": "7101-007",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         229,
         252,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "7801-007",
       "label": "7801-007",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         184,
         231,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "7901-007",
       "label": "7901-007",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         195,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "7902-007",
       "label": "7902-007",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         187,
         194,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "9101-010",
       "label": "9101-010",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         220,
         252,
         189,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "9102-011",
       "label": "9102-011",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         192,
         249,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "9103-009",
       "label": "9103-009",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         187,
         201,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "9103-011",
       "label": "9103-011",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         252,
         199,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "9801-009",
       "label": "9801-009",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         232,
         252,
         210,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "9801-010",
       "label": "9801-010",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         216,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "9801-011",
       "label": "9801-011",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         179,
         188,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "9901-010",
       "label": "9901-010",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         252,
         229,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "9902-011",
       "label": "9902-011",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         252,
         244,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "9903-009",
       "label": "9903-009",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         182,
         242,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "9903-010",
       "label": "9903-010",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         187,
         226,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "9903-011",
       "label": "9903-011",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 40,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[NBHD_Code]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        104,
        104,
        104,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        235,
        235,
        235,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 100000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.6000000015,
    "ymin": 1936057.200000003,
    "xmax": 273358,
    "ymax": 2094833.6000000015,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NBHD_Code",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "nbhd_code",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Code",
     "length": 20,
     "domain": null
    },
    {
     "name": "nbhd_name",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 58,
   "name": "Zoning Peru",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 64000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "zoning",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       196,
       215,
       245,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "defaultLabel": "Null",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "ukn",
       "label": "ukn",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "A-1",
       "label": "A-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "A-2",
       "label": "A-2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "A-3",
       "label": "A-3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         190,
         232,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "B-1",
       "label": "B-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         0,
         132,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "B-3",
       "label": "B-3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         181,
         105,
         54,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "CEMETERY",
       "label": "CEMETERY",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         137,
         56,
         171,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "HWY",
       "label": "HWY",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "I-1",
       "label": "I-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "I-2",
       "label": "I-2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         45,
         47,
         194,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "LB",
       "label": "LB",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         197,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "PUD",
       "label": "PUD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "R-1",
       "label": "R-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         167,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "R-2",
       "label": "R-2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         85,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "R-3",
       "label": "R-3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         151,
         176,
         51,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "RR",
       "label": "RR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         49,
         134,
         168,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "multiple",
       "label": "multiple",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 40,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[zoning]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        225,
        225,
        225,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 8001,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.5799999982,
    "ymin": 1970009.2299999967,
    "xmax": 236309.9299999997,
    "ymax": 2049411.9099999964,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "zoning",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "shape",
     "domain": null
    },
    {
     "name": "zoning",
     "type": "esriFieldTypeString",
     "alias": "Zoning",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_Zoning_Peru",
      "description": "",
      "codedValues": [
       {
        "name": "A-1",
        "code": "A-1"
       },
       {
        "name": "A-2",
        "code": "A-2"
       },
       {
        "name": "A-3",
        "code": "A-3"
       },
       {
        "name": "B-1",
        "code": "B-1"
       },
       {
        "name": "B-2",
        "code": "B-2"
       },
       {
        "name": "B-3",
        "code": "B-3"
       },
       {
        "name": "CEMETERY",
        "code": "CEMETERY"
       },
       {
        "name": "HWY",
        "code": "HWY"
       },
       {
        "name": "I-1",
        "code": "I-1"
       },
       {
        "name": "I-2",
        "code": "1-2"
       },
       {
        "name": "LB",
        "code": "LB"
       },
       {
        "name": "PUD",
        "code": "PUD"
       },
       {
        "name": "R-1",
        "code": "R-1"
       },
       {
        "name": "R-2",
        "code": "R-2"
       },
       {
        "name": "R-3",
        "code": "R-3"
       },
       {
        "name": "RR",
        "code": "RR"
       },
       {
        "name": "multiple",
        "code": "multiple"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "comments",
     "type": "esriFieldTypeString",
     "alias": "comments",
     "length": 255,
     "domain": null
    },
    {
     "name": "pin_18",
     "type": "esriFieldTypeString",
     "alias": "pin_18",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 59,
   "name": "Zoning County",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "zoning",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       198,
       212,
       245,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "defaultLabel": "Unknown zoning",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         130,
         130,
         130,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          130,
          130,
          130,
          255
         ],
         "width": 1.2
        }
       },
       "value": "Peru",
       "label": "City of Peru zoning",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "A-1",
       "label": "A-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "A-2",
       "label": "A-2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "A-3",
       "label": "A-3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         190,
         232,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "B-1",
       "label": "B-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         197,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "B-2",
       "label": "B-2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         0,
         132,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "B-3",
       "label": "B-3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         176,
         45,
         40,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "FF",
       "label": "FF",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         147,
         48,
         186,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "FP",
       "label": "FP",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         225,
         225,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "I-1",
       "label": "I-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "I-2",
       "label": "I-2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "I-3",
       "label": "I-3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         223,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "PUD",
       "label": "PUD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "R-1",
       "label": "R-1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "R-2",
       "label": "R-2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         85,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "R-3",
       "label": "R-3",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 40,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": "zoning NOT IN ( 'Amboy' , 'Bunker Hill' , 'Converse' , 'Denver' , 'Gilead' , 'Macy' , 'Santa Fe' , 'Stockdale', 'Peru' )",
      "labelExpression": "[zoning]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        77,
        168,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "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": 16001,
      "maxScale": 0
     },
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": "zoning = 'Peru'",
      "labelExpression": "\"City of Peru\" CONCAT NEWLINE CONCAT \"Zoning\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        77,
        168,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "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": 16001,
      "maxScale": 0
     },
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": "zoning IN( 'Amboy' , 'Bunker Hill' , 'Converse' , 'Denver' , 'Gilead' , 'Macy' , 'Santa Fe' , 'Stockdale' )",
      "labelExpression": "\"Unknown\" CONCAT NEWLINE CONCAT \"zoning\"",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        77,
        168,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "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": 16001,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189057.6000000015,
    "ymin": 1936057.200000003,
    "xmax": 273358,
    "ymax": 2094833.6000000015,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "zoning",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "objectid",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "shape",
     "domain": null
    },
    {
     "name": "zoning",
     "type": "esriFieldTypeString",
     "alias": "zoning",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS2_zoning",
      "description": "",
      "codedValues": [
       {
        "name": "A-1",
        "code": "A-1"
       },
       {
        "name": "A-2",
        "code": "A-2"
       },
       {
        "name": "A-3",
        "code": "A-3"
       },
       {
        "name": "R-1",
        "code": "R-1"
       },
       {
        "name": "R-2",
        "code": "R-2"
       },
       {
        "name": "R-3",
        "code": "R-3"
       },
       {
        "name": "B-1",
        "code": "B-1"
       },
       {
        "name": "B-2",
        "code": "B-2"
       },
       {
        "name": "B-3",
        "code": "B-3"
       },
       {
        "name": "I-1",
        "code": "I-1"
       },
       {
        "name": "I-2",
        "code": "I-2"
       },
       {
        "name": "I-3",
        "code": "I-3"
       },
       {
        "name": "FP",
        "code": "FP"
       },
       {
        "name": "FF",
        "code": "FF"
       },
       {
        "name": "PUD",
        "code": "PUD"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 60,
   "name": "School Districts (USCB)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NAME",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         235,
         112,
         96,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 1.2
        }
       },
       "value": "MACONAQUAH SCHOOL CORPORATION",
       "label": "MACONAQUAH SCHOOL CORPORATION",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         247,
         202,
         198,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 1.2
        }
       },
       "value": "NORTH MIAMI COMMUNITY SCHOOLS",
       "label": "NORTH MIAMI COMMUNITY SCHOOLS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         52,
         52,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 1.2
        }
       },
       "value": "OAK HILL UNITED SCHOOL CORPORATION",
       "label": "OAK HILL UNITED SCHOOL CORPORATION",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         116,
         124,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 1.2
        }
       },
       "value": "PERU COMMUNITY SCHOOLS",
       "label": "PERU COMMUNITY SCHOOLS",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 40,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 188985.87999999896,
    "ymin": 1936081.1700000018,
    "xmax": 273370.83999999985,
    "ymax": 2094833.740000002,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "sd_u",
     "type": "esriFieldTypeString",
     "alias": "SD_U",
     "length": 5,
     "domain": null
    },
    {
     "name": "name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 90,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 61,
   "name": "Voting Precincts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "P16",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         207,
         252,
         230,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "ALLEN",
       "label": "ALLEN",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         184,
         250,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "BUTLER",
       "label": "BUTLER",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         196,
         189,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "CLAY",
       "label": "CLAY",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         207,
         215,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "DEER CREEK",
       "label": "DEER CREEK",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         251,
         252,
         182,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "ERIE",
       "label": "ERIE",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         187,
         252,
         184,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "HARRISON",
       "label": "HARRISON",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         237,
         210,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "JACKSON",
       "label": "JACKSON",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         204,
         236,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "JEFFERSON",
       "label": "JEFFERSON",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         184,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "PERRY",
       "label": "PERRY",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         187,
         234,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "PERU 02",
       "label": "PERU 02",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         252,
         202,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "PERU 03",
       "label": "PERU 03",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         252,
         217,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "PERU 05",
       "label": "PERU 05",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         229,
         192,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "PERU 06",
       "label": "PERU 06",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         218,
         215,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "PERU 07",
       "label": "PERU 07",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         187,
         251,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "PERU 09",
       "label": "PERU 09",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         235,
         215,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "PERU 10",
       "label": "PERU 10",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         237,
         184,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "PERU 11",
       "label": "PERU 11",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         182,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "PIPE CREEK 2",
       "label": "PIPE CREEK 2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         252,
         188,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "PIPE CREEK 3",
       "label": "PIPE CREEK 3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         215,
         189,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "PIPE CREEK 4",
       "label": "PIPE CREEK 4",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         252,
         203,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "RICHLAND",
       "label": "RICHLAND",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         211,
         192,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "UNION",
       "label": "UNION",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         235,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "WASHINGTON 1",
       "label": "WASHINGTON 1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         194,
         252,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "WASHINGTON 2",
       "label": "WASHINGTON 2",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 40,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[P16]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        235,
        235,
        235,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 188930.1000000015,
    "ymin": 1936057.4200000018,
    "xmax": 273358.16000000015,
    "ymax": 2094833.6899999976,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "county",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "county",
     "type": "esriFieldTypeString",
     "alias": "COUNTY",
     "length": 3,
     "domain": null
    },
    {
     "name": "p16",
     "type": "esriFieldTypeString",
     "alias": "P16",
     "length": 100,
     "domain": null
    },
    {
     "name": "p16county",
     "type": "esriFieldTypeString",
     "alias": "P16COUNTY",
     "length": 5,
     "domain": null
    },
    {
     "name": "p16_stifd",
     "type": "esriFieldTypeString",
     "alias": "P16_STIFD",
     "length": 10,
     "domain": null
    },
    {
     "name": "c",
     "type": "esriFieldTypeString",
     "alias": "C",
     "length": 3,
     "domain": null
    },
    {
     "name": "s",
     "type": "esriFieldTypeString",
     "alias": "S",
     "length": 3,
     "domain": null
    },
    {
     "name": "h",
     "type": "esriFieldTypeString",
     "alias": "H",
     "length": 3,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 62,
   "name": "Telephone Exchange Areas",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "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": [
        255,
        0,
        255,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[TAG]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        0,
        197,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        235,
        235,
        235,
        255
       ],
       "haloSize": 1.5,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 189048.25,
    "ymin": 1936057.259999998,
    "xmax": 273358.0399999991,
    "ymax": 2094833.539999999,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TAG",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "tag",
     "type": "esriFieldTypeString",
     "alias": "TAG",
     "length": 128,
     "domain": null
    },
    {
     "name": "mapkey",
     "type": "esriFieldTypeString",
     "alias": "Map Key",
     "length": 128,
     "domain": null
    },
    {
     "name": "exch",
     "type": "esriFieldTypeString",
     "alias": "Exchange",
     "length": 4,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 63,
   "name": "Zip Code Areas",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ZIPCODE",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       215,
       245,
       252,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        104,
        104,
        104,
        255
       ],
       "width": 1.2
      }
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         175,
         227,
         223,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46901",
       "label": "46901",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         172,
         219,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46910",
       "label": "46910",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         201,
         171,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46911",
       "label": "46911",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         150,
         179,
         161,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46914",
       "label": "46914",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         208,
         227,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46919",
       "label": "46919",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         154,
         178,
         214,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46921",
       "label": "46921",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         168,
         191,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46926",
       "label": "46926",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         145,
         199,
         164,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46932",
       "label": "46932",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         158,
         189,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46936",
       "label": "46936",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         147,
         181,
         186,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46951",
       "label": "46951",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         177,
         201,
         224,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46958",
       "label": "46958",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         188,
         189,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46959",
       "label": "46959",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         207,
         189,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46970",
       "label": "46970",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         173,
         202,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46971",
       "label": "46971",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         206,
         212,
         152,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46974",
       "label": "46974",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         144,
         140,
         189,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46975",
       "label": "46975",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         160,
         159,
         224,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46982",
       "label": "46982",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         173,
         173,
         217,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 1.2
        }
       },
       "value": "46992",
       "label": "46992",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 40,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[ZIPCODE]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        68,
        137,
        112,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        235,
        235,
        235,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 188913.6400000006,
    "ymin": 1935804.1199999973,
    "xmax": 273609.98999999836,
    "ymax": 2095135.3100000024,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ZIPCODE",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 128,
     "domain": null
    },
    {
     "name": "key_",
     "type": "esriFieldTypeString",
     "alias": "KEY_",
     "length": 128,
     "domain": null
    },
    {
     "name": "mapkey",
     "type": "esriFieldTypeString",
     "alias": "MAPKEY",
     "length": 128,
     "domain": null
    },
    {
     "name": "zipcode",
     "type": "esriFieldTypeInteger",
     "alias": "ZIP Code",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriFeet"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 64,
   "name": "Congressional Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "district",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       210,
       195,
       250,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 2
      }
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         207,
         100,
         76,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "1",
       "label": "1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         94,
         183,
         235,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "2",
       "label": "2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         235,
         94,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "3",
       "label": "3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         128,
         51,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "4",
       "label": "4",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         158,
         145,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "5",
       "label": "5",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         118,
         245,
         98,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "6",
       "label": "6",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         242,
         210,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "7",
       "label": "7",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         46,
         60,
         130,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "8",
       "label": "8",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         243,
         245,
         120,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "9",
       "label": "9",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 60,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "\"Congr Dist \" CONCAT [district]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        38,
        115,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -374703.80799927615,
    "ymin": 919131.2361953552,
    "xmax": 583061.7876056914,
    "ymax": 2381792.319118415,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "district",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "shape",
     "domain": null
    },
    {
     "name": "id",
     "type": "esriFieldTypeInteger",
     "alias": "id",
     "domain": null
    },
    {
     "name": "district",
     "type": "esriFieldTypeString",
     "alias": "district",
     "length": 16,
     "domain": null
    },
    {
     "name": "districtn",
     "type": "esriFieldTypeDouble",
     "alias": "districtn",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriDecimalDegrees"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 65,
   "name": "House Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "district",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       214,
       206,
       242,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 2
      }
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         177,
         152,
         227,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "1",
       "label": "1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         161,
         98,
         103,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "10",
       "label": "10",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         209,
         113,
         151,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "100",
       "label": "100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         72,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "11",
       "label": "11",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         235,
         84,
         207,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "12",
       "label": "12",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         228,
         154,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "13",
       "label": "13",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         77,
         201,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "14",
       "label": "14",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         242,
         159,
         99,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "15",
       "label": "15",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         92,
         64,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "16",
       "label": "16",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         177,
         247,
         92,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "17",
       "label": "17",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         232,
         145,
         123,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "18",
       "label": "18",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         247,
         106,
         99,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "19",
       "label": "19",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         224,
         81,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "2",
       "label": "2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         111,
         117,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "20",
       "label": "20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         240,
         146,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "21",
       "label": "21",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         176,
         127,
         109,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "22",
       "label": "22",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         157,
         76,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "23",
       "label": "23",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         201,
         109,
         97,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "24",
       "label": "24",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         171,
         123,
         237,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "25",
       "label": "25",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         245,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "26",
       "label": "26",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         150,
         131,
         59,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "27",
       "label": "27",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         90,
         98,
         250,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "28",
       "label": "28",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         128,
         85,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "29",
       "label": "29",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         109,
         136,
         227,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "3",
       "label": "3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         116,
         130,
         46,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "30",
       "label": "30",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         240,
         95,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "31",
       "label": "31",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         128,
         242,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "32",
       "label": "32",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         174,
         122,
         207,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "33",
       "label": "33",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         87,
         181,
         83,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "34",
       "label": "34",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         62,
         105,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "35",
       "label": "35",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         106,
         176,
         169,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "36",
       "label": "36",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         235,
         166,
         247,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "37",
       "label": "37",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         76,
         102,
         138,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "38",
       "label": "38",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         182,
         131,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "39",
       "label": "39",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         142,
         222,
         118,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "4",
       "label": "4",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         81,
         135,
         150,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "40",
       "label": "40",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         141,
         240,
         247,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "41",
       "label": "41",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         95,
         145,
         77,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "42",
       "label": "42",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         77,
         63,
         181,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "43",
       "label": "43",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         177,
         191,
         73,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "44",
       "label": "44",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         100,
         161,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "45",
       "label": "45",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         193,
         120,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "46",
       "label": "46",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         122,
         196,
         128,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "47",
       "label": "47",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         78,
         171,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "48",
       "label": "48",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         82,
         176,
         235,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "49",
       "label": "49",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         109,
         232,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "5",
       "label": "5",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         67,
         147,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "50",
       "label": "50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         136,
         242,
         184,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "51",
       "label": "51",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         53,
         135,
         50,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "52",
       "label": "52",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         173,
         71,
         86,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "53",
       "label": "53",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         224,
         150,
         154,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "54",
       "label": "54",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         242,
         221,
         114,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "55",
       "label": "55",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         109,
         79,
         219,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "56",
       "label": "56",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         95,
         87,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "57",
       "label": "57",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         94,
         143,
         51,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "58",
       "label": "58",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         196,
         193,
         126,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "59",
       "label": "59",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         186,
         78,
         74,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "6",
       "label": "6",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         129,
         163,
         222,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "60",
       "label": "60",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         132,
         93,
         150,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "61",
       "label": "61",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         74,
         87,
         181,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "62",
       "label": "62",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         136,
         70,
         199,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "63",
       "label": "63",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         240,
         108,
         187,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "64",
       "label": "64",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         139,
         232,
         207,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "65",
       "label": "65",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         178,
         144,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "66",
       "label": "66",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         117,
         250,
         159,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "67",
       "label": "67",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         224,
         250,
         92,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "68",
       "label": "68",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         144,
         199,
         82,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "69",
       "label": "69",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         81,
         219,
         123,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "7",
       "label": "7",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         130,
         132,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "70",
       "label": "70",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         135,
         69,
         99,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "71",
       "label": "71",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         72,
         50,
         128,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "72",
       "label": "72",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         90,
         138,
         103,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "73",
       "label": "73",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         133,
         166,
         66,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "74",
       "label": "74",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         166,
         201,
         129,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "75",
       "label": "75",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         126,
         128,
         85,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "76",
       "label": "76",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         107,
         191,
         155,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "77",
       "label": "77",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         145,
         72,
         68,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "78",
       "label": "78",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         128,
         106,
         60,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "79",
       "label": "79",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         93,
         245,
         194,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "8",
       "label": "8",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         214,
         126,
         214,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "80",
       "label": "80",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         129,
         186,
         212,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "81",
       "label": "81",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         129,
         85,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "82",
       "label": "82",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         128,
         88,
         65,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "83",
       "label": "83",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         176,
         111,
         138,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "84",
       "label": "84",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         143,
         85,
         194,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "85",
       "label": "85",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         69,
         150,
         114,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "86",
       "label": "86",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         161,
         232,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "87",
       "label": "87",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         75,
         132,
         189,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "88",
       "label": "88",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         53,
         148,
         93,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "89",
       "label": "89",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         152,
         158,
         89,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "9",
       "label": "9",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         75,
         191,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "90",
       "label": "90",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         90,
         230,
         99,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "91",
       "label": "91",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         80,
         217,
         201,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "92",
       "label": "92",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         208,
         92,
         250,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "93",
       "label": "93",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         127,
         209,
         75,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "94",
       "label": "94",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         222,
         146,
         198,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "95",
       "label": "95",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         54,
         143,
         134,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "96",
       "label": "96",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         72,
         133,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "97",
       "label": "97",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         235,
         96,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "98",
       "label": "98",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         175,
         85,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "99",
       "label": "99",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 60,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "\"House Dist \" CONCAT [district]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        115,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -374703.80799927615,
    "ymin": 919131.2361953552,
    "xmax": 583061.7876056914,
    "ymax": 2381792.319118415,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "district",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "shape",
     "domain": null
    },
    {
     "name": "id",
     "type": "esriFieldTypeInteger",
     "alias": "id",
     "domain": null
    },
    {
     "name": "district",
     "type": "esriFieldTypeString",
     "alias": "district",
     "length": 16,
     "domain": null
    },
    {
     "name": "districtn",
     "type": "esriFieldTypeDouble",
     "alias": "districtn",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriDecimalDegrees"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 66,
   "name": "Senate Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "district",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       194,
       222,
       242,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 2
      }
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         213,
         158,
         247,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "1",
       "label": "1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         142,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "10",
       "label": "10",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         89,
         158,
         62,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "11",
       "label": "11",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         191,
         123,
         67,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "12",
       "label": "12",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         145,
         127,
         94,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "13",
       "label": "13",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         101,
         186,
         150,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "14",
       "label": "14",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         108,
         138,
         50,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "15",
       "label": "15",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         80,
         68,
         148,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "16",
       "label": "16",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         117,
         235,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "17",
       "label": "17",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         186,
         199,
         133,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "18",
       "label": "18",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         100,
         225,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "19",
       "label": "19",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         235,
         217,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "2",
       "label": "2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         237,
         177,
         92,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "20",
       "label": "20",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         135,
         144,
         201,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "21",
       "label": "21",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         250,
         87,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "22",
       "label": "22",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         161,
         93,
         245,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "23",
       "label": "23",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         154,
         72,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "24",
       "label": "24",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         242,
         97,
         150,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "25",
       "label": "25",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         157,
         147,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "26",
       "label": "26",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         71,
         65,
         186,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "27",
       "label": "27",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         161,
         155,
         71,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "28",
       "label": "28",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         247,
         163,
         121,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "29",
       "label": "29",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         128,
         74,
         94,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "3",
       "label": "3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         132,
         160,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "30",
       "label": "30",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         118,
         135,
         78,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "31",
       "label": "31",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         61,
         135,
         117,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "32",
       "label": "32",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         173,
         71,
         191,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "33",
       "label": "33",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         188,
         209,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "34",
       "label": "34",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         247,
         233,
         124,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "35",
       "label": "35",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         151,
         104,
         158,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "36",
       "label": "36",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         87,
         181,
         181,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "37",
       "label": "37",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         82,
         227,
         120,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "38",
       "label": "38",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         70,
         138,
         85,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "39",
       "label": "39",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         83,
         165,
         237,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "4",
       "label": "4",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         62,
         121,
         130,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "40",
       "label": "40",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         71,
         74,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "41",
       "label": "41",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         94,
         118,
         214,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "42",
       "label": "42",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         77,
         84,
         133,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "43",
       "label": "43",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         77,
         209,
         152,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "44",
       "label": "44",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         145,
         201,
         125,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "45",
       "label": "45",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         222,
         189,
         144,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "46",
       "label": "46",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         92,
         78,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "47",
       "label": "47",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         173,
         76,
         92,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "48",
       "label": "48",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         83,
         143,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "49",
       "label": "49",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         146,
         179,
         62,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "5",
       "label": "5",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         242,
         107,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "50",
       "label": "50",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         137,
         235,
         117,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "6",
       "label": "6",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         133,
         58,
         103,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "7",
       "label": "7",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         71,
         123,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "8",
       "label": "8",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         134,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "9",
       "label": "9",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 60,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "\"Sen Dist \" CONCAT [district]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        38,
        115,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -374703.80799927615,
    "ymin": 919131.2361953552,
    "xmax": 583061.7876056914,
    "ymax": 2381792.319118415,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "district",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "shape",
     "domain": null
    },
    {
     "name": "id",
     "type": "esriFieldTypeInteger",
     "alias": "id",
     "domain": null
    },
    {
     "name": "district",
     "type": "esriFieldTypeString",
     "alias": "district",
     "length": 16,
     "domain": null
    },
    {
     "name": "districtn",
     "type": "esriFieldTypeDouble",
     "alias": "districtn",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriDecimalDegrees"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  }
 ],
 "tables": []
}