{
 "layers": [
  {
   "currentVersion": 10.91,
   "id": 0,
   "name": "Lot Numbers",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965,
    "vcsWkid": 115702,
    "latestVcsWkid": 115702
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 1,
     "name": "num 05"
    },
    {
     "id": 2,
     "name": "num 06"
    },
    {
     "id": 3,
     "name": "num 08"
    },
    {
     "id": 4,
     "name": "num 10"
    },
    {
     "id": 5,
     "name": "num 15"
    },
    {
     "id": 6,
     "name": "num 20"
    },
    {
     "id": 7,
     "name": "num 24"
    },
    {
     "id": 8,
     "name": "num 30"
    },
    {
     "id": 9,
     "name": "num 40"
    },
    {
     "id": 10,
     "name": "num 48"
    }
   ],
   "minScale": 4800,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273161.7117064297,
    "ymin": 1868808.7170882002,
    "xmax": 384204.0535976775,
    "ymax": 1968379.540255867,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TextString",
   "typeIdField": "AnnotationClassID",
   "subtypeFieldName": "AnnotationClassID",
   "subtypeField": "AnnotationClassID",
   "defaultSubtypeCode": 1,
   "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": "entity",
     "type": "esriFieldTypeString",
     "alias": "Entity",
     "length": 16,
     "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": 1073741822,
     "domain": null
    },
    {
     "name": "entity_1",
     "type": "esriFieldTypeString",
     "alias": "Entity",
     "length": 16,
     "domain": null
    },
    {
     "name": "text",
     "type": "esriFieldTypeString",
     "alias": "Text",
     "length": 255,
     "domain": null
    },
    {
     "name": "txtmemo_1",
     "type": "esriFieldTypeString",
     "alias": "TxtMemo",
     "length": 2048,
     "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": "I8status",
     "fields": "status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I8annotationclas",
     "fields": "annotationclassid",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 1,
     "name": "num 05"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 2,
     "name": "num 06"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 3,
     "name": "num 08"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 4,
     "name": "num 10"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 5,
     "name": "num 15"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 6,
     "name": "num 20"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 7,
     "name": "num 24"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 8,
     "name": "num 30"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 9,
     "name": "num 40"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 10,
     "name": "num 48"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "text": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 1,
     "name": "num 05"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "text": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 2,
     "name": "num 06"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "text": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 3,
     "name": "num 08"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "text": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 4,
     "name": "num 10"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "text": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 5,
     "name": "num 15"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "text": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 6,
     "name": "num 20"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "text": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 7,
     "name": "num 24"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "text": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 8,
     "name": "num 30"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "text": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 9,
     "name": "num 40"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "text": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 10,
     "name": "num 48"
    }
   ],
   "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": 1,
   "name": "num 05",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Lot Numbers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273161.7117064297,
    "ymin": 1868808.7170882002,
    "xmax": 384204.0535976775,
    "ymax": 1968379.540255867,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 2,
   "name": "num 06",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Lot Numbers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273161.7117064297,
    "ymin": 1868808.7170882002,
    "xmax": 384204.0535976775,
    "ymax": 1968379.540255867,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 3,
   "name": "num 08",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Lot Numbers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273161.7117064297,
    "ymin": 1868808.7170882002,
    "xmax": 384204.0535976775,
    "ymax": 1968379.540255867,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": "num 10",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Lot Numbers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273161.7117064297,
    "ymin": 1868808.7170882002,
    "xmax": 384204.0535976775,
    "ymax": 1968379.540255867,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 5,
   "name": "num 15",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Lot Numbers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273161.7117064297,
    "ymin": 1868808.7170882002,
    "xmax": 384204.0535976775,
    "ymax": 1968379.540255867,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 6,
   "name": "num 20",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Lot Numbers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273161.7117064297,
    "ymin": 1868808.7170882002,
    "xmax": 384204.0535976775,
    "ymax": 1968379.540255867,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 7,
   "name": "num 24",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Lot Numbers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273161.7117064297,
    "ymin": 1868808.7170882002,
    "xmax": 384204.0535976775,
    "ymax": 1968379.540255867,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 8,
   "name": "num 30",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Lot Numbers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273161.7117064297,
    "ymin": 1868808.7170882002,
    "xmax": 384204.0535976775,
    "ymax": 1968379.540255867,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 9,
   "name": "num 40",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Lot Numbers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273161.7117064297,
    "ymin": 1868808.7170882002,
    "xmax": 384204.0535976775,
    "ymax": 1968379.540255867,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 10,
   "name": "num 48",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Lot Numbers"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273161.7117064297,
    "ymin": 1868808.7170882002,
    "xmax": 384204.0535976775,
    "ymax": 1968379.540255867,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 11,
   "name": "Parcel Dimensions",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965,
    "vcsWkid": 115702,
    "latestVcsWkid": 115702
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 12,
     "name": "DIMENSIONS"
    },
    {
     "id": 13,
     "name": "dim 04"
    },
    {
     "id": 14,
     "name": "dim 05"
    },
    {
     "id": 15,
     "name": "dim 06"
    },
    {
     "id": 16,
     "name": "dim 08"
    },
    {
     "id": 17,
     "name": "dim 10"
    },
    {
     "id": 18,
     "name": "dim 11"
    },
    {
     "id": 19,
     "name": "dim 12"
    },
    {
     "id": 20,
     "name": "dim 13"
    },
    {
     "id": 21,
     "name": "dim 15"
    },
    {
     "id": 22,
     "name": "dim 16"
    },
    {
     "id": 23,
     "name": "dim 18"
    },
    {
     "id": 24,
     "name": "dim 20"
    },
    {
     "id": 25,
     "name": "dim 24"
    },
    {
     "id": 26,
     "name": "dim 25"
    },
    {
     "id": 27,
     "name": "dim 30"
    },
    {
     "id": 28,
     "name": "dim 37"
    },
    {
     "id": 29,
     "name": "dim 40"
    }
   ],
   "minScale": 6000,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TextString",
   "typeIdField": "AnnotationClassID",
   "subtypeFieldName": "AnnotationClassID",
   "subtypeField": "AnnotationClassID",
   "defaultSubtypeCode": 0,
   "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": "entity",
     "type": "esriFieldTypeString",
     "alias": "Entity",
     "length": 16,
     "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": 1073741822,
     "domain": null
    },
    {
     "name": "entity_1",
     "type": "esriFieldTypeString",
     "alias": "Entity",
     "length": 16,
     "domain": null
    },
    {
     "name": "lyrfrzn_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrFrzn",
     "domain": null
    },
    {
     "name": "lyrlock_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrLock",
     "domain": null
    },
    {
     "name": "lyron_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrOn",
     "domain": null
    },
    {
     "name": "lyrvpfrzn_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrVPFrzn",
     "domain": null
    },
    {
     "name": "color_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Color",
     "domain": null
    },
    {
     "name": "entcolor_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "EntColor",
     "domain": null
    },
    {
     "name": "lyrcolor_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrColor",
     "domain": null
    },
    {
     "name": "blkcolor_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "BlkColor",
     "domain": null
    },
    {
     "name": "elevation_1",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "thickness_1",
     "type": "esriFieldTypeDouble",
     "alias": "Thickness",
     "domain": null
    },
    {
     "name": "linewt_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LineWt",
     "domain": null
    },
    {
     "name": "entlinewt_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "EntLineWt",
     "domain": null
    },
    {
     "name": "lyrlinewt_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrLineWt",
     "domain": null
    },
    {
     "name": "blklinewt_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "BlkLineWt",
     "domain": null
    },
    {
     "name": "ltscale_1",
     "type": "esriFieldTypeDouble",
     "alias": "LTScale",
     "domain": null
    },
    {
     "name": "extx_1",
     "type": "esriFieldTypeDouble",
     "alias": "ExtX",
     "domain": null
    },
    {
     "name": "exty_1",
     "type": "esriFieldTypeDouble",
     "alias": "ExtY",
     "domain": null
    },
    {
     "name": "extz_1",
     "type": "esriFieldTypeDouble",
     "alias": "ExtZ",
     "domain": null
    },
    {
     "name": "scalex_1",
     "type": "esriFieldTypeDouble",
     "alias": "ScaleX",
     "domain": null
    },
    {
     "name": "scaley_1",
     "type": "esriFieldTypeDouble",
     "alias": "ScaleY",
     "domain": null
    },
    {
     "name": "scalez_1",
     "type": "esriFieldTypeDouble",
     "alias": "ScaleZ",
     "domain": null
    },
    {
     "name": "fontid_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FontID",
     "domain": null
    },
    {
     "name": "text",
     "type": "esriFieldTypeString",
     "alias": "Text",
     "length": 255,
     "domain": null
    },
    {
     "name": "height_1",
     "type": "esriFieldTypeDouble",
     "alias": "Height",
     "domain": null
    },
    {
     "name": "txtangle_1",
     "type": "esriFieldTypeDouble",
     "alias": "TxtAngle",
     "domain": null
    },
    {
     "name": "txtwidth_1",
     "type": "esriFieldTypeDouble",
     "alias": "TxtWidth",
     "domain": null
    },
    {
     "name": "txtoblique_1",
     "type": "esriFieldTypeDouble",
     "alias": "TxtOblique",
     "domain": null
    },
    {
     "name": "txtboxht_1",
     "type": "esriFieldTypeDouble",
     "alias": "TxtBoxHt",
     "domain": null
    },
    {
     "name": "txtboxwd_1",
     "type": "esriFieldTypeDouble",
     "alias": "TxtBoxWd",
     "domain": null
    },
    {
     "name": "txtrefwd_1",
     "type": "esriFieldTypeDouble",
     "alias": "TxtRefWd",
     "domain": null
    },
    {
     "name": "txtattach_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TxtAttach",
     "domain": null
    },
    {
     "name": "txtdir_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TxtDir",
     "domain": null
    },
    {
     "name": "lnspace_1",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LnSpace",
     "domain": null
    },
    {
     "name": "spacefct_1",
     "type": "esriFieldTypeDouble",
     "alias": "SpaceFct",
     "domain": null
    },
    {
     "name": "txtmemo_1",
     "type": "esriFieldTypeString",
     "alias": "TxtMemo",
     "length": 2048,
     "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": "I7status",
     "fields": "status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I7annotationclas",
     "fields": "annotationclassid",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 0,
     "name": "Default"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 2,
     "name": "dim 04"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 3,
     "name": "dim 05"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 4,
     "name": "dim 06"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 5,
     "name": "dim 08"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 6,
     "name": "dim 10"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 7,
     "name": "dim 11"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 8,
     "name": "dim 12"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 11,
     "name": "dim 13"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 12,
     "name": "dim 15"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 15,
     "name": "dim 16"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 16,
     "name": "dim 18"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 17,
     "name": "dim 20"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 18,
     "name": "dim 24"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 19,
     "name": "dim 25"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 20,
     "name": "dim 30"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 21,
     "name": "dim 37"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "id": 22,
     "name": "dim 40"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 0,
     "name": "Default"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 2,
     "name": "dim 04"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 3,
     "name": "dim 05"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 4,
     "name": "dim 06"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 5,
     "name": "dim 08"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 6,
     "name": "dim 10"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 7,
     "name": "dim 11"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 8,
     "name": "dim 12"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 11,
     "name": "dim 13"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 12,
     "name": "dim 15"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 15,
     "name": "dim 16"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 16,
     "name": "dim 18"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 17,
     "name": "dim 20"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 18,
     "name": "dim 24"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 19,
     "name": "dim 25"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 20,
     "name": "dim 30"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 21,
     "name": "dim 37"
    },
    {
     "domains": {
      "status": {"type": "inherited"},
      "bold": {"type": "inherited"},
      "italic": {"type": "inherited"},
      "underline": {"type": "inherited"},
      "verticalalignment": {"type": "inherited"},
      "horizontalalignment": {"type": "inherited"}
     },
     "defaultValues": {
      "featureid": null,
      "zorder": null,
      "annotationclassid": null,
      "element": null,
      "symbolid": null,
      "status": 0,
      "textstring": null,
      "fontname": null,
      "fontsize": null,
      "bold": null,
      "italic": null,
      "underline": null,
      "verticalalignment": null,
      "horizontalalignment": null,
      "xoffset": null,
      "yoffset": null,
      "angle": null,
      "fontleading": null,
      "wordspacing": null,
      "characterwidth": null,
      "characterspacing": null,
      "flipangle": null,
      "override": null,
      "entity": null,
      "handle": null,
      "owner": null,
      "layer": null,
      "lyrfrzn": null,
      "lyrlock": null,
      "lyron": null,
      "lyrvpfrzn": null,
      "lyrhandle": null,
      "color": null,
      "entcolor": null,
      "lyrcolor": null,
      "blkcolor": null,
      "linetype": null,
      "entlinetype": null,
      "lyrlntype": null,
      "blklinetype": null,
      "elevation": null,
      "thickness": null,
      "linewt": null,
      "entlinewt": null,
      "lyrlinewt": null,
      "blklinewt": null,
      "refname": null,
      "ltscale": null,
      "extx": null,
      "exty": null,
      "extz": null,
      "docname": null,
      "docpath": null,
      "doctype": null,
      "docver": null,
      "scalex": null,
      "scaley": null,
      "scalez": null,
      "style": null,
      "fontid": null,
      "text_": null,
      "height": null,
      "txtangle": null,
      "txtwidth": null,
      "txtoblique": null,
      "txtgentype": null,
      "txtjust": null,
      "vertalign": null,
      "txtfont": null,
      "txtboxht": null,
      "txtboxwd": null,
      "txtrefwd": null,
      "txtattach": null,
      "txtdir": null,
      "lnspace": null,
      "spacefct": null,
      "txtmemo": null,
      "entity_1": null,
      "lyrfrzn_1": null,
      "lyrlock_1": null,
      "lyron_1": null,
      "lyrvpfrzn_1": null,
      "color_1": null,
      "entcolor_1": null,
      "lyrcolor_1": null,
      "blkcolor_1": null,
      "elevation_1": null,
      "thickness_1": null,
      "linewt_1": null,
      "entlinewt_1": null,
      "lyrlinewt_1": null,
      "blklinewt_1": null,
      "ltscale_1": null,
      "extx_1": null,
      "exty_1": null,
      "extz_1": null,
      "scalex_1": null,
      "scaley_1": null,
      "scalez_1": null,
      "fontid_1": null,
      "text": null,
      "height_1": null,
      "txtangle_1": null,
      "txtwidth_1": null,
      "txtoblique_1": null,
      "txtboxht_1": null,
      "txtboxwd_1": null,
      "txtrefwd_1": null,
      "txtattach_1": null,
      "txtdir_1": null,
      "lnspace_1": null,
      "spacefct_1": null,
      "txtmemo_1": null,
      "shape_starea_1": null,
      "shape_stlength_1": null
     },
     "code": 22,
     "name": "dim 40"
    }
   ],
   "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": 12,
   "name": "DIMENSIONS",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 13,
   "name": "dim 04",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 14,
   "name": "dim 05",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 15,
   "name": "dim 06",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 16,
   "name": "dim 08",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 17,
   "name": "dim 10",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 18,
   "name": "dim 11",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 19,
   "name": "dim 12",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 20,
   "name": "dim 13",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 21,
   "name": "dim 15",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 22,
   "name": "dim 16",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 23,
   "name": "dim 18",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 24,
   "name": "dim 20",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 25,
   "name": "dim 24",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 26,
   "name": "dim 25",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 27,
   "name": "dim 30",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 28,
   "name": "dim 37",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 29,
   "name": "dim 40",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 11,
    "name": "Parcel Dimensions"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273127.8216823451,
    "ymin": 1868594.1358244494,
    "xmax": 389959.1234523468,
    "ymax": 1969382.1488149464,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 30,
   "name": "Schools",
   "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": "bd1f8f4ca64bda7b08e58972f96227e8",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAaCAYAAAC+aNwHAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYtJREFUOI3Nkj9Lw1AUxQ+X0MVBcRBiKCL+KQgGJB3ESYQOsQ2FgugniLuTimA79As4qVsXLejyiJDBMeIiGdS2gpMVUwRBXHSQeutixNZqU0rFMz3evefHe+deCR1K6hpA13WNiNLMvGzbdqUtQDKZNJl5p5xdhGy7niFJu9VqNdMM1BTAzBoAVMYUXEwOYyLlmeHDU7MZKFAGpVEFpdUFTFx7ZvjAMQ3J+AS1FWJpXEFpfQnqVdkMb9kPADbamwIzpgplDOw5oMpTNfAXwDWoxRvI+ROELj0QkQsitzWAa1CLZch5B6HzO9+YEUJYfsuvgP6HJwyt7Tc1BgIAABG5QojoT/XurfLfAwzDSPtnItKYGQDAzINfa5ZlpfFFEgDE43HrdWYk8TgdqaM/9/bgfmVeBrDp38VUJXWc3VbrAESUeIkoOJtV0Siv4S5WuJ3UdV2zbTvAIgXQfwJwDT1v3NrB9T1+iG5fztHmck5LPxG5r40AIUT0Y9Zy6yfgyJ/AJwD4viBB1XGI76X4nVS+b6NnAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 12,
      "height": 19,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 284356.8500000015,
    "ymin": 1870399.289999999,
    "xmax": 375099.0300000012,
    "ymax": 1954461.3699999973,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": "name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "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": 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": 31,
   "name": "Churches",
   "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": "288f7067fc1255ac9693f62c1e089cf0",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAYCAYAAAAYl8YPAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdtJREFUOI3t0b9LG2EYB/CvueNe70X0GmjxklwJjYUS4YFyBt7FKRCQGHRzdEtAzOCkmSzUUXA+pRkc/Af0j4hECbwdsrR2EQ1up3AU+17TIaU02p6cCF36Hd/35fP8eHU8YfR/jgkhqgAQBMGRlPLi0ZgQorqx4XhBoLCzcw4impFSnsbGhBCVet32MhkOAKjVJuF5vRMiSkspL2JhYRi6RBbq9S5ME9jezsPzeuCczwPYfRAjohQA/NyNPTqq4+DgLQDA978NvY3EhBCVYpF/6Pe154wVLpVSp5oG2PZgzOtr/2GMiFKMsc31dadaLqfR7wOO89luNnvzUcXvYUTkzs4mm2trrymXG4fv38IwEqjVpuA4PMoaxgqFwruVldTm0lIWpjm4ajQ+YnFxEqVSGuVyBmH4PRojIjefH3vfaLyZI3oWWV3TEtEYY6yytTU9l8uNAwCCQGFv7xMA4OzsKw4Pe+h2b5DNciwsvIzGlFKuYWi/DkdGAMsajKnrCXCegGXp4Fz7s/I7djemqWN5eQoAcHzso1h8gVIpHQn9FXts/mODrK6+QjJpxMP2979gYiJeo1dXt/exTqdTYUychGHoxtIAKKWO2u327lBnrVZrJi50N0/6AT8A/c+J7h9TFiQAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 14,
      "height": 18,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 273747.30000000075,
    "ymin": 1872220.4099999964,
    "xmax": 386370.8900000006,
    "ymax": 1959630.4799999967,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": "name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "address",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 255,
     "domain": null
    },
    {
     "name": "pin_18",
     "type": "esriFieldTypeString",
     "alias": "PIN_18",
     "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": 32,
   "name": "Address Points",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 12000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "862636abef411d69e76d25bbeb3fdaea",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAEpJREFUGJVj4ebmvvH161d1BsIgkoUIRXCAonjVKgYGdnZUBRcvMjDU1WFR7OPDwMDJiaqYlxeHySQ5Y5Ao5uKipslfv37VIFYxAOnVDGRkzBGyAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 8,
      "height": 8,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[StreetAddress]",
      "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": 273222.75,
    "ymin": 1868685.049999997,
    "xmax": 389768.01999999955,
    "ymax": 1968783.5300000012,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "StreetAddress",
   "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": "streetaddress",
     "type": "esriFieldTypeString",
     "alias": "Street Address",
     "length": 50,
     "domain": null
    },
    {
     "name": "city",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 30,
     "domain": null
    },
    {
     "name": "state",
     "type": "esriFieldTypeString",
     "alias": "State",
     "length": 2,
     "domain": null
    },
    {
     "name": "zip",
     "type": "esriFieldTypeString",
     "alias": "Zip",
     "length": 10,
     "domain": null
    },
    {
     "name": "key_",
     "type": "esriFieldTypeString",
     "alias": "KEY_",
     "length": 255,
     "domain": null
    },
    {
     "name": "type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS3_Address_Type",
      "description": "Address_Type",
      "codedValues": [
       {
        "name": "Residence",
        "code": "Residence"
       },
       {
        "name": "Other",
        "code": "Other"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "housenumber",
     "type": "esriFieldTypeString",
     "alias": "HouseNumber",
     "length": 50,
     "domain": null
    },
    {
     "name": "streetname",
     "type": "esriFieldTypeString",
     "alias": "StreetName",
     "length": 100,
     "domain": null
    },
    {
     "name": "predir",
     "type": "esriFieldTypeString",
     "alias": "PreDir",
     "length": 10,
     "domain": null
    },
    {
     "name": "pretype",
     "type": "esriFieldTypeString",
     "alias": "PreType",
     "length": 10,
     "domain": null
    },
    {
     "name": "suftype",
     "type": "esriFieldTypeString",
     "alias": "SufDir",
     "length": 10,
     "domain": null
    },
    {
     "name": "sufdir",
     "type": "esriFieldTypeString",
     "alias": "SufDir",
     "length": 10,
     "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": 33,
   "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": 273526.62000000104,
    "ymin": 1868634.2199999988,
    "xmax": 392228.0399999991,
    "ymax": 1966102.3500000015,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "BRIDGE_NUMBER",
   "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": "bridge_number",
     "type": "esriFieldTypeString",
     "alias": "Bridge Number",
     "length": 255,
     "domain": null
    },
    {
     "name": "sufficiency_rating",
     "type": "esriFieldTypeDouble",
     "alias": "Sufficiency Rating",
     "domain": null
    },
    {
     "name": "city",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 255,
     "domain": null
    },
    {
     "name": "inventory_route",
     "type": "esriFieldTypeString",
     "alias": "Inventory Route",
     "length": 255,
     "domain": null
    },
    {
     "name": "inventory_route2",
     "type": "esriFieldTypeString",
     "alias": "Inventory Route2",
     "length": 255,
     "domain": null
    },
    {
     "name": "features_under_bridge",
     "type": "esriFieldTypeString",
     "alias": "Features Under Bridge",
     "length": 255,
     "domain": null
    },
    {
     "name": "road_name",
     "type": "esriFieldTypeString",
     "alias": "Road Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "record_key",
     "type": "esriFieldTypeString",
     "alias": "Record Key",
     "length": 255,
     "domain": null
    },
    {
     "name": "detour_distance",
     "type": "esriFieldTypeString",
     "alias": "Detour Distance",
     "length": 255,
     "domain": null
    },
    {
     "name": "maintained_by",
     "type": "esriFieldTypeString",
     "alias": "Maintained By",
     "length": 255,
     "domain": null
    },
    {
     "name": "owned_by",
     "type": "esriFieldTypeString",
     "alias": "Owned By",
     "length": 255,
     "domain": null
    },
    {
     "name": "functional_rd_class",
     "type": "esriFieldTypeString",
     "alias": "Functional Road Class",
     "length": 255,
     "domain": null
    },
    {
     "name": "year_built",
     "type": "esriFieldTypeDouble",
     "alias": "Year Built",
     "domain": null
    },
    {
     "name": "year_built2",
     "type": "esriFieldTypeString",
     "alias": "Year Built2",
     "length": 255,
     "domain": null
    },
    {
     "name": "bridge_lanes",
     "type": "esriFieldTypeString",
     "alias": "Bridge Lanes",
     "length": 255,
     "domain": null
    },
    {
     "name": "avg_daily_traffic",
     "type": "esriFieldTypeString",
     "alias": "Average Daily Traffic",
     "length": 255,
     "domain": null
    },
    {
     "name": "avg_daily_traffic_yr",
     "type": "esriFieldTypeString",
     "alias": "Average Daily Traffic Yr",
     "length": 255,
     "domain": null
    },
    {
     "name": "design_load",
     "type": "esriFieldTypeString",
     "alias": "Design Load",
     "length": 255,
     "domain": null
    },
    {
     "name": "skew",
     "type": "esriFieldTypeDouble",
     "alias": "Skew",
     "domain": null
    },
    {
     "name": "safety_features",
     "type": "esriFieldTypeString",
     "alias": "Safety Features",
     "length": 255,
     "domain": null
    },
    {
     "name": "railing_type",
     "type": "esriFieldTypeString",
     "alias": "Railing Type",
     "length": 255,
     "domain": null
    },
    {
     "name": "historical_signif",
     "type": "esriFieldTypeString",
     "alias": "Historical Significance",
     "length": 255,
     "domain": null
    },
    {
     "name": "open_posted_closed",
     "type": "esriFieldTypeString",
     "alias": "Open Posted Closed",
     "length": 255,
     "domain": null
    },
    {
     "name": "bridge_function",
     "type": "esriFieldTypeString",
     "alias": "Bridge Function",
     "length": 255,
     "domain": null
    },
    {
     "name": "structure_type_main",
     "type": "esriFieldTypeString",
     "alias": "Structure Type Main",
     "length": 255,
     "domain": null
    },
    {
     "name": "structure_type_sub1",
     "type": "esriFieldTypeString",
     "alias": "Structure Type Sub1",
     "length": 255,
     "domain": null
    },
    {
     "name": "number_of_spans_main",
     "type": "esriFieldTypeString",
     "alias": "Number Of Spans Main",
     "length": 255,
     "domain": null
    },
    {
     "name": "number_of_spans_approach",
     "type": "esriFieldTypeString",
     "alias": "Number Of Spans Approach",
     "length": 255,
     "domain": null
    },
    {
     "name": "tot_horiz_clearance_over",
     "type": "esriFieldTypeDouble",
     "alias": "Totat Horizontal Clearance Over",
     "domain": null
    },
    {
     "name": "tot_horiz_clearance_under",
     "type": "esriFieldTypeString",
     "alias": "Totat Horizontal Clearance Under",
     "length": 255,
     "domain": null
    },
    {
     "name": "max_span_length",
     "type": "esriFieldTypeDouble",
     "alias": "Max Span Length",
     "domain": null
    },
    {
     "name": "structure_length",
     "type": "esriFieldTypeDouble",
     "alias": "Structure Length",
     "domain": null
    },
    {
     "name": "sidewalk_curb_width_lf",
     "type": "esriFieldTypeDouble",
     "alias": "Sidewalk Curb Width Left",
     "domain": null
    },
    {
     "name": "sidewalk_curb_width_rt",
     "type": "esriFieldTypeDouble",
     "alias": "Sidewalk Curb Width Right",
     "domain": null
    },
    {
     "name": "bridge_width_c2c",
     "type": "esriFieldTypeDouble",
     "alias": "Bridge Width Curb to Curb",
     "domain": null
    },
    {
     "name": "bridge_width_tot",
     "type": "esriFieldTypeDouble",
     "alias": "Bridge Width Total",
     "domain": null
    },
    {
     "name": "feature_under",
     "type": "esriFieldTypeString",
     "alias": "Feature Under",
     "length": 255,
     "domain": null
    },
    {
     "name": "verticle_underclearance_ft",
     "type": "esriFieldTypeString",
     "alias": "Verticle Underclearance Ft",
     "length": 255,
     "domain": null
    },
    {
     "name": "verticle_underclearance_in",
     "type": "esriFieldTypeString",
     "alias": "Verticle Underclearance In",
     "length": 255,
     "domain": null
    },
    {
     "name": "est_remaining_life_surface",
     "type": "esriFieldTypeDouble",
     "alias": "Estimated Remaining Life Surface",
     "domain": null
    },
    {
     "name": "est_remaining_life_deck",
     "type": "esriFieldTypeDouble",
     "alias": "Estimated Remaining Life Deck",
     "domain": null
    },
    {
     "name": "est_remaining_life_joints",
     "type": "esriFieldTypeDouble",
     "alias": "Estimated Remaining Life Joints",
     "domain": null
    },
    {
     "name": "est_remaining_life_superstruct",
     "type": "esriFieldTypeDouble",
     "alias": "Estimated Remaining Life Superstructure",
     "domain": null
    },
    {
     "name": "est_remaining_life_substruct",
     "type": "esriFieldTypeDouble",
     "alias": "Estimated Remaining Life Substructure",
     "domain": null
    },
    {
     "name": "est_remaining_life_approach",
     "type": "esriFieldTypeDouble",
     "alias": "Estimated Remaining Life Approach",
     "domain": null
    },
    {
     "name": "est_remaining_life_channel",
     "type": "esriFieldTypeDouble",
     "alias": "Estimated Remaining Life Channel",
     "domain": null
    },
    {
     "name": "est_remaining_life_culvert",
     "type": "esriFieldTypeDouble",
     "alias": "Estimated Remaining Life Culvert",
     "domain": null
    },
    {
     "name": "operational_rating",
     "type": "esriFieldTypeString",
     "alias": "Operational Rating",
     "length": 255,
     "domain": null
    },
    {
     "name": "delete_",
     "type": "esriFieldTypeString",
     "alias": "Delete",
     "length": 255,
     "domain": null
    },
    {
     "name": "inventory_rating",
     "type": "esriFieldTypeString",
     "alias": "Inventory Rating",
     "length": 255,
     "domain": null
    },
    {
     "name": "inv_rating_gross_tons",
     "type": "esriFieldTypeString",
     "alias": "Inventory Rating Gross Tons",
     "length": 255,
     "domain": null
    },
    {
     "name": "structural_condition",
     "type": "esriFieldTypeString",
     "alias": "Structural Condition",
     "length": 255,
     "domain": null
    },
    {
     "name": "bridge_posting",
     "type": "esriFieldTypeString",
     "alias": "Bridge Posting",
     "length": 255,
     "domain": null
    },
    {
     "name": "year_maint_needed",
     "type": "esriFieldTypeString",
     "alias": "Year Maintenance Needed",
     "length": 255,
     "domain": null
    },
    {
     "name": "type_of_work",
     "type": "esriFieldTypeString",
     "alias": "Type of Work",
     "length": 255,
     "domain": null
    },
    {
     "name": "inspection_date",
     "type": "esriFieldTypeDate",
     "alias": "Inspection Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "bridge_improv_cost",
     "type": "esriFieldTypeDouble",
     "alias": "Bridge Improvement Cost",
     "domain": null
    },
    {
     "name": "road_improv_cost",
     "type": "esriFieldTypeDouble",
     "alias": "Road Improvement Cost",
     "domain": null
    },
    {
     "name": "tot_project_cost",
     "type": "esriFieldTypeDouble",
     "alias": "Total Project Cost",
     "domain": null
    },
    {
     "name": "yr_of_improv_cost",
     "type": "esriFieldTypeDouble",
     "alias": "Year of Improvement Cost",
     "domain": null
    },
    {
     "name": "direction_of_traffic",
     "type": "esriFieldTypeString",
     "alias": "Direction of Traffic",
     "length": 255,
     "domain": null
    },
    {
     "name": "year_reconstructed",
     "type": "esriFieldTypeDouble",
     "alias": "Year Reconstructed",
     "domain": null
    },
    {
     "name": "year_reconstructed2",
     "type": "esriFieldTypeString",
     "alias": "Year Reconstructed2",
     "length": 255,
     "domain": null
    },
    {
     "name": "avg_daily_truck_traffic",
     "type": "esriFieldTypeString",
     "alias": "Average Daily Truck Traffic",
     "length": 255,
     "domain": null
    },
    {
     "name": "forecast_avg_daily_traffic",
     "type": "esriFieldTypeString",
     "alias": "Forecast Average Daily Traffic",
     "length": 255,
     "domain": null
    },
    {
     "name": "forecast_traffic_yr",
     "type": "esriFieldTypeString",
     "alias": "Forecast Traffic Year",
     "length": 255,
     "domain": null
    },
    {
     "name": "city_name",
     "type": "esriFieldTypeString",
     "alias": "City Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "delete1",
     "type": "esriFieldTypeString",
     "alias": "Delete1",
     "length": 255,
     "domain": null
    },
    {
     "name": "deck107_name",
     "type": "esriFieldTypeString",
     "alias": "Deck107 Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "fclass26o_name",
     "type": "esriFieldTypeString",
     "alias": "Fclass26O Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "fnd113b_name",
     "type": "esriFieldTypeString",
     "alias": "Fnd113B Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "item19_name",
     "type": "esriFieldTypeString",
     "alias": "Item19 Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "pier111_name",
     "type": "esriFieldTypeString",
     "alias": "Pier111 Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "rail36b_name",
     "type": "esriFieldTypeString",
     "alias": "RAIL36B_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "scor113a_name",
     "type": "esriFieldTypeString",
     "alias": "Scor113A Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "serv42_name",
     "type": "esriFieldTypeString",
     "alias": "Serv42 Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "status41_name",
     "type": "esriFieldTypeString",
     "alias": "Status41 Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "traff36_name",
     "type": "esriFieldTypeString",
     "alias": "Traff36 Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "desgn31_name",
     "type": "esriFieldTypeString",
     "alias": "Desgn31 Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "typeofwork_name",
     "type": "esriFieldTypeString",
     "alias": "Type of Work Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "override",
     "type": "esriFieldTypeBlob",
     "alias": "Override",
     "domain": null
    },
    {
     "name": "ruleid",
     "type": "esriFieldTypeInteger",
     "alias": "RuleID",
     "domain": {
      "type": "codedValue",
      "name": "WS2_Bridges_Rep_Rules_1",
      "description": "Representation rules",
      "codedValues": [
       {
        "name": "Rule_1",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "link",
     "type": "esriFieldTypeString",
     "alias": "Link",
     "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": 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": 34,
   "name": "Culverts",
   "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": "adcefd78185f62c6543d6a57730e52e2",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWtJREFUKJGd0j9LQlEYx/HvhUtdueKN0oYuJYGLUFONLUFgS7X0GtI5WvrzDnKRhrA5aHBxiP64FIE0qIOg6OCmN4euUdqhhuo0WBdviEW/7Qyfw+8851H5Z9Teg5R4gA0hWO90mPR4uDcMToEDReGhL5SS6UaDq8dHgl4v+Hzw/EywXmde09iUUl9WFHHrglIyXK1yPTbG1MyMu5JpghD4ikWRkZKwotBwYKWi7xqGmAoE+r9H1yEUwlsocAisOLDTEavh8OBh6DqoKguuqprGyGDWjd+PEYlgXl5iqQDv77T/AjWNp1LJHAWrC1stisDsb7DZpGBZluVUPTriammJRcAc4F7Tac6h+58qQCrFRTLp90Wj9jYw3ge95PP+nUSCLNg4ELjb2yNbq7G1v6/PgVgDJoAWkDk+5iwWe2kLIXLfNzmbY9t2Lh7HisfFG3ADfAAKMGSaZlkIq9xbwbWrwB1w8rPn1zxc+QT57nzRh7zeSQAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[Culvert_number]",
      "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": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 274016.05999999866,
    "ymin": 1868610.9099999964,
    "xmax": 389782.7100000009,
    "ymax": 1968461.1000000015,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "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": "elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "docname",
     "type": "esriFieldTypeString",
     "alias": "DocName",
     "length": 255,
     "domain": null
    },
    {
     "name": "culvert_number",
     "type": "esriFieldTypeString",
     "alias": "Culvert_number",
     "length": 5,
     "domain": null
    },
    {
     "name": "structure_type",
     "type": "esriFieldTypeString",
     "alias": "Structure_Type",
     "length": 36,
     "domain": null
    },
    {
     "name": "span",
     "type": "esriFieldTypeDouble",
     "alias": "Span",
     "domain": null
    },
    {
     "name": "height",
     "type": "esriFieldTypeDouble",
     "alias": "Height",
     "domain": null
    },
    {
     "name": "length",
     "type": "esriFieldTypeDouble",
     "alias": "Length",
     "domain": null
    },
    {
     "name": "link",
     "type": "esriFieldTypeString",
     "alias": "Link",
     "length": 255,
     "domain": null
    },
    {
     "name": "primary_rd",
     "type": "esriFieldTypeString",
     "alias": "Primary_Rd",
     "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": 35,
   "name": "Road Closures",
   "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": "0b2284731a4732bd1ee32290cd3103a7",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgpJREFUOI2t0d9PklEcx/F3zwMhHLtIjGmg46cX1foF/4G0hUu7MJted9N1W1x3G9nfYau86Me0rcta3cCk1pYiJBlSYmIwz6xo0sUj+BjwQKvPdrazfb977XvO18R/jqmTpvnbXK8eEtdOuJ0T7qup7D+Bz6c9N473Fu5+2YLkciqevT8UMkINwRombOCzQWZN2BfaoC1BPVaLz7mPrjwk6LnCx47AZpgeTeeEPbkk4x/uEfROsmoI1rAuC5S2JTaLYLe616yC/C7xuwTpnOh9k5bx7Azn3VPkmoL6yYplePVOcNKj1dY2oN8O37bhrB/8LljOiWMLGZnIzHLON07+APjnMy1mOOMFsxkUBTx98OMXdFsFqqr1BDTUkXwvE6uznB4cZ6MOOnoK0/o/E1bttEvABa/f0pdfFzMgw3Uw/5WnwsqoSYWVz3BYBVWFnZ9QrULqEww6wNoFuQKc8kqOHhFslqC8IyqOHm4deHIkKsfmYuLJ0ACXTAooKqxvSbqtApMCTrtktwpmVWAxS0yKoFiCxCKVCyGGvZPyZcNSRqJydD4mHgcGtEn77UJX3b+7HBoWX6QSDjHsnZIvmm65NqkebZZiCeJLjVhTsB1ax4KNWEuwFVosG2OGYA19dkc88rsYK8u9PzPA2oIAF2/Ky3Mx8WCzRCQcJGKEdQQCjETlRCd9HYN/k98g6eVxuL2R2wAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 15,
      "height": 15,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[Reason]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        211,
        127,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        0,
        0,
        0,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 10000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -1.811946848259894E7,
    "ymin": -4.561505008477001E7,
    "xmax": 1.8775635149265606E7,
    "ymax": 2.0012320828010373E7,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Reason",
   "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": "reason",
     "type": "esriFieldTypeString",
     "alias": "Reason",
     "length": 20,
     "domain": null
    },
    {
     "name": "description",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "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": 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": 36,
   "name": "Chemical Facilities",
   "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": "37d67c01314313dc9963cf4421e4a5f5",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXpJREFUOI2t0y9IA2EYgPHHcTD0UBYOZEyDiIoHm1vwyoIL02BxJ16SuQ0cqJMxx4FsgiDDpMEkCBdkiEUNZzkwaV4wabV4Fq9esIhpcOK/m/rEj+/9fW/5BP4xwcedQCJB8/aWJeD1T1gqRalWY+rggKJlcfQXLKSq4uLMjDtwf0/esjgB3F9hmkajUHBjAPk8setrtkyT+m8wWdNI9vbSDRAK0bOwIE6bpnsIPHaEZbPsqirx95u6ccuicXpKoRNsbn2dMUGgy3sYDCLkckxcXUmTjuO0/GDBSoWKojD+2SvpNIlMxtkyDDI/YqOjVHWd4S82JhCAcpkRw0ADzr7DwsUis5EIg19hANEosq6zvL/PJfDyKZZK0VhdJfYd1K5aZeTigvLDA3sfMEmSlLU1Z1wU6fODhcMMrayQ3tzkGHj2Yl3JpLM9P4/iB2pXKjFxfi7WWy13w4tl43GUmxtfH99bvyy72tNTxLBt+6493NzZodkh5MkG4A11D2OPrym1mgAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 14,
      "height": 12,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 278413.30999999866,
    "ymin": 1884160.25,
    "xmax": 351328.3500000015,
    "ymax": 1936219.8800000027,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "FacilityNa",
   "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": "latitude",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "longitude",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "cfacilityr",
     "type": "esriFieldTypeString",
     "alias": "CFacilityR",
     "length": 254,
     "domain": null
    },
    {
     "name": "cicas",
     "type": "esriFieldTypeString",
     "alias": "CiCAS",
     "length": 254,
     "domain": null
    },
    {
     "name": "enteredche",
     "type": "esriFieldTypeString",
     "alias": "Entered Chemical",
     "length": 254,
     "domain": null
    },
    {
     "name": "gas",
     "type": "esriFieldTypeString",
     "alias": "Gas",
     "length": 254,
     "domain": null
    },
    {
     "name": "liquid",
     "type": "esriFieldTypeString",
     "alias": "Liquid",
     "length": 254,
     "domain": null
    },
    {
     "name": "aveamount",
     "type": "esriFieldTypeDouble",
     "alias": "Average Amount",
     "domain": null
    },
    {
     "name": "maxamount",
     "type": "esriFieldTypeDouble",
     "alias": "Maximum Amount",
     "domain": null
    },
    {
     "name": "facilityna",
     "type": "esriFieldTypeString",
     "alias": "Facility Name",
     "length": 254,
     "domain": null
    },
    {
     "name": "fcity",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 254,
     "domain": null
    },
    {
     "name": "fstreetadd",
     "type": "esriFieldTypeString",
     "alias": "Street Address",
     "length": 254,
     "domain": null
    },
    {
     "name": "fzip",
     "type": "esriFieldTypeDouble",
     "alias": "Zip",
     "domain": null
    },
    {
     "name": "numofemplo",
     "type": "esriFieldTypeDouble",
     "alias": "Number Of Employees",
     "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": 37,
   "name": "Confined Feeding Operation",
   "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": "3e1fd12f3af4cb28e6ba16d08e7c7dea",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqZJREFUaIHt2k1oHVUYgOHnTK5pzUQU0SptBNGsBF24UNy4VsSClCEi1AhCwIVgQEFw467iTgWtWQiKWEO4iBT/Nl2YpQiCVEGkroqpigrl3F5NMsfFjdq0t+2902kcZF4YmJ/zne97Z4Y5Z4bp+J/Q+a8LqItWZFQSIZCudJ4rLrITErS3VvNoRZpGK9I0WpGm0Yo0jVakabQiqfA0+T5Z3KvMDytNhG5crbO4cah+RVa8roivKR0kHpTlL2E1FaZsuFXux/Cu3y7VTXrItI/0AxuVa3E5IoVX8NS/O+LzqfAMJnVk/rCZCt9gDWcM3ksyTGKa/AbiDHKFmPhdmT8ZuvGzHRFJTCi8g8eGHN591voE7txahhDP3sixKYuL2BkRgzN7X5Vkl6CD/uUEj0WgtOK29Igb7TJp0zVYxl1Vi9hiSmm9avB5IqN+LAgf+PmfmAMelfkSV1ctZKuaM6M0G1bjeSJVPhaErm/TnEWlw+PGbqM0kebtDm9f/BYbVmNtA2JY9mYqLODu6r3kv+jHz3HPuJE1j+z5MeJ2kcwXSt9hFndgyuCJNoy+Ulklc60iYSU+lwqr+HBr11pY3n5208NuMul9mfsNxpi9+BQPEL+S+aFK7vrnWlc5bl3CUdx+7uFw1Kn0oP2m7fLnvptNnvzYrP2+z7+WWQvL8UiVtPWLvOeEwjFl/oYsvjCsSfjEaZxOxcknsBoOWU9z8bgNM1XT1i8y71o9P+nEPUq3XKhZmnednkU8C0p7cH3VtLWKpDkz+pZwYjCZ9PIFG/c8rszfCt14JB2wgHt18hfPmbqMTL1XpPSrzIJZp8Khi4/SYcWrfxcdupawVFWC2p9aeujV2eeotG+ITaMVaRqtSNNoRZpGK9I02j8fRqX982FMWpGm8RcfxbffaNgx2gAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 37,
      "height": 37,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 280324.30999999866,
    "ymin": 1869111.4099999964,
    "xmax": 386474.8200000003,
    "ymax": 1971265.5300000012,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Operation_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": "gc_num",
     "type": "esriFieldTypeInteger",
     "alias": "GC_num",
     "domain": null
    },
    {
     "name": "idem_cfo_farm_id",
     "type": "esriFieldTypeInteger",
     "alias": "IDEM_CFO_Farm_ID",
     "domain": null
    },
    {
     "name": "operation_name",
     "type": "esriFieldTypeString",
     "alias": "Operation_Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "physical_location_address",
     "type": "esriFieldTypeString",
     "alias": "Physical_Location_Address",
     "length": 255,
     "domain": null
    },
    {
     "name": "city",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 50,
     "domain": null
    },
    {
     "name": "zipcode",
     "type": "esriFieldTypeString",
     "alias": "Zipcode",
     "length": 50,
     "domain": null
    },
    {
     "name": "program",
     "type": "esriFieldTypeString",
     "alias": "Program",
     "length": 50,
     "domain": null
    },
    {
     "name": "farm_size",
     "type": "esriFieldTypeString",
     "alias": "Farm_Size",
     "length": 50,
     "domain": null
    },
    {
     "name": "approval_date",
     "type": "esriFieldTypeDate",
     "alias": "Approval_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "most_recent_mmp_issue_date",
     "type": "esriFieldTypeDate",
     "alias": "Most_Recent_MMP_Issue_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "nursery_pigs",
     "type": "esriFieldTypeInteger",
     "alias": "Nursery_Pigs",
     "domain": null
    },
    {
     "name": "finishers",
     "type": "esriFieldTypeInteger",
     "alias": "Finishers",
     "domain": null
    },
    {
     "name": "sows",
     "type": "esriFieldTypeInteger",
     "alias": "Sows",
     "domain": null
    },
    {
     "name": "dairy_cattle",
     "type": "esriFieldTypeInteger",
     "alias": "Dairy_Cattle",
     "domain": null
    },
    {
     "name": "dairy_calves",
     "type": "esriFieldTypeInteger",
     "alias": "Dairy_Calves",
     "domain": null
    },
    {
     "name": "total_animals",
     "type": "esriFieldTypeInteger",
     "alias": "Total_Animals",
     "domain": null
    },
    {
     "name": "full_address",
     "type": "esriFieldTypeString",
     "alias": "full_address",
     "length": 255,
     "domain": null
    },
    {
     "name": "state",
     "type": "esriFieldTypeString",
     "alias": "State",
     "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": 38,
   "name": "Inspections",
   "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": "d089a3390c26fff8f8ef092a842bf912",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAW5JREFUKJFjYSATsKDxmZIMDcNdFRTsRHh4xP/9///v5efPT9ZfurRr/f3723BpFJnn6zspTEfHi5uNjR9Zka+GRrjDuXMb83fvLmZgYPiKrJF5SWDg9Gg9vRBszhLg4JDIsbRMZWZgYMnZvTsFrrHF1jYtRFvbH5+fmBgZmaINDUNufP68ZcqJExtYGBgYGMzl5b3YmZlZ8QcHA4MAJye/i7R00BQGBohGfjY2FUKaYECEj08J7lQmZmZ2YjUyMTKywzV+//PnJQMDgyIxGr/++PEarvHpp08n/vz7Z8HCxIRX07ffvxkef/58AK5xw9q1VVJ8fD62cnJ4/XrwwYNzSZs398A1rmBg+O774kXkUQaGteYyMnLoNv/8+5fh8IMH15+8eBHIwMDwD66RgYGBIXr79jNbk5L0dt26NUmMj8+WnZlZiuH//3/ffv9++PLz513fV68uSWNg+A1Tj5JWvefN+8jAwBCP16NQAAB/K3YDPCsrjAAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 273614.3200000003,
    "ymin": 1868828.3900000006,
    "xmax": 389069.62000000104,
    "ymax": 1968333.5700000003,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DISTRICTNAME",
   "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": "date",
     "type": "esriFieldTypeDate",
     "alias": "DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "time",
     "type": "esriFieldTypeDate",
     "alias": "TIME",
     "length": 8,
     "domain": null
    },
    {
     "name": "type",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 50,
     "domain": null
    },
    {
     "name": "permitnum",
     "type": "esriFieldTypeString",
     "alias": "PERMITNUM",
     "length": 50,
     "domain": null
    },
    {
     "name": "inspector",
     "type": "esriFieldTypeString",
     "alias": "INSPECTOR",
     "length": 50,
     "domain": null
    },
    {
     "name": "address",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 255,
     "domain": null
    },
    {
     "name": "city_st_zip",
     "type": "esriFieldTypeString",
     "alias": "CITY_ST_ZIP",
     "length": 153,
     "domain": null
    },
    {
     "name": "tax_10",
     "type": "esriFieldTypeString",
     "alias": "TAX_10",
     "length": 50,
     "domain": null
    },
    {
     "name": "pin_18",
     "type": "esriFieldTypeString",
     "alias": "PIN_18",
     "length": 50,
     "domain": null
    },
    {
     "name": "districtnum",
     "type": "esriFieldTypeDouble",
     "alias": "DISTRICTNUM",
     "domain": null
    },
    {
     "name": "districtname",
     "type": "esriFieldTypeString",
     "alias": "DISTRICTNAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "types",
     "type": "esriFieldTypeString",
     "alias": "Types",
     "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": 39,
   "name": "Code Enforcement",
   "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": "8507d7194b96dc100baa6dfa7df6c8b2",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA1hJREFUOI2t1F9IVFkcwPHvdXT+OOOk1qDROGcqW8FdVjEqhkChh0DILR8Ckx5rtGxpqWF0KedhK3CUotiKCHrKNaENbGOVLXoKlWxRezCoYNrRG5u7OcOOM90Z5965+1BOuZbswv7gPP34fc7vdw7n5PI/Ru5KyejNm+V5stwgKUpZjqr+bnj+/L7x+vXx/4RFBgdb8kdGTpv8/jW8eLEkpzY2zqvl5adNPT09EuifxGRZtlgfPry/yufzaNXVRC9cQNmwAc1mQ0qnMb16hW14uMDS0RFMt7Y261eueCRQlmFTU1MG89TUg8KWls2JQIDIrl3oBgOSppEbi5Exm1FcLhSXC4vHw5r29qr0kSNj+sWLXy52mMVWSVKg6Pz5zcqxY8zt3o2kqhTfvYv16lWkR48ASPn9RJuaUNxuXgeDOOrqvlDOnPmOEyc6s5gsy8W2kZF26eVLInv2AODo68Pc2bnkvEzd3ZTcu8fstWsobjdKVxd5k5M+4D2maVqjZWzMlGxuRrNasT59ugxaDGligqL+fmbb2ohv346jo8Mcu3y53n748NDimLW54+Mora0A5I9/8vbfdnjpEoYDB0iVlr7dwGRqALLYWkmWyRiNAOTMz6+IkUiQk0yi2u0A6Lq+NjsmsJCpqiI3FgMgXVaGaQVL37IF1WbDEI8DkCksjHyI/Zbatg3z6CjU1THv8WCtrER68uTjjXm96AYDllAI1q/nzcaNw1lMkqShxNatbQ6fD8u+fShCED17lqLjx5eByVOniO7YgaRpFPT3o3i9esbhGMhimUzmF0WIZ8mTJz8rDgaZ7e4mXllJ6sYNCkZHyZuZIVNQwJuaGhIVFQCsvn0bw+Qkc0eP/uR0Ot+P6Xa71XA4/M3c/v0/l4RCUonfT6S9HUUIIvX1SzozJBIUDwxgOXeOud7eeKq09OvFXPYFCCGGwuHwt7OBQNfq3l4ctbWkDx0i6fGg2u3kLCxgDIUw9/Whr1vHn7dupRS3+yshxMwy7B0YDIfD8h8HD35v2bmzyDo2Rv6dO+Q8fozudKLW1PBXZyfx6upnGaOxSQgx8WH9si9ICPHD9PT0oCKEVxGigb17KwA78Br4FfgxHo/3fb5pk/bP2o/+Zy6XKwoE361/HX8DymBLnQgokXgAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 14,
      "height": 14,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[case_id]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        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": 274111.4699999988,
    "ymin": 1869184.450000003,
    "xmax": 389539.8999999985,
    "ymax": 1967793.6499999985,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "pin_18",
   "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": "address",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 50,
     "domain": null
    },
    {
     "name": "case_id",
     "type": "esriFieldTypeString",
     "alias": "Case_id",
     "length": 50,
     "domain": null
    },
    {
     "name": "status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS3_CodeEnforcementStatus",
      "description": "CodeEnforcementStatus",
      "codedValues": [
       {
        "name": "Resolved",
        "code": "Resolved"
       },
       {
        "name": "New",
        "code": "New"
       },
       {
        "name": "Archived",
        "code": "Archived"
       },
       {
        "name": "On Hold",
        "code": "On Hold"
       },
       {
        "name": "In Progress",
        "code": "In Progress"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    }
   ],
   "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": 40,
   "name": "Active Rail System (INDOT, 2006)",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 41,
     "name": "Rail_Crossings_INDOT_IN"
    },
    {
     "id": 42,
     "name": "Rail_System_INDOT_IN"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 273336.2899999991,
    "ymin": 1868725.799999997,
    "xmax": 389566.12999999896,
    "ymax": 1968885.509999998,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 41,
   "name": "Rail_Crossings_INDOT_IN",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 40,
    "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": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": null,
      "labelExpression": "[XING_ID]",
      "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": [
        224,
        170,
        15,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 4000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 274696.76000000164,
    "ymin": 1868725.799999997,
    "xmax": 386857.12999999896,
    "ymax": 1968869.2299999967,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 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": 42,
   "name": "Rail_System_INDOT_IN",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 40,
    "name": "Active Rail System (INDOT, 2006)"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "symbolLayerDrawing": {
     "type": "CIMSymbolLayerDrawing",
     "symbolLayers": [
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_496",
       "symbolLayerName": "Level_2"
      },
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_496",
       "symbolLayerName": "Level_1"
      },
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_496",
       "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": 273336.2899999991,
    "ymin": 1868966.1199999973,
    "xmax": 389566.12999999896,
    "ymax": 1968885.509999998,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 43,
   "name": "Roads",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 44,
     "name": "Road Names"
    },
    {
     "id": 45,
     "name": "Major Roads (Large scale)"
    },
    {
     "id": 46,
     "name": "Roads (Large Scale)"
    },
    {
     "id": 47,
     "name": "Roads"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 273109.1799999997,
    "ymin": 1868479.9299999997,
    "xmax": 389955.0399999991,
    "ymax": 1969921.009999998,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 44,
   "name": "Road Names",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 43,
    "name": "Roads"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "symbolLayerDrawing": {
     "type": "CIMSymbolLayerDrawing",
     "symbolLayers": [
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_499",
       "symbolLayerName": "Level_0"
      }
     ],
     "useSymbolLayerDrawing": true
    },
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "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
     },
     {
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "where": "HWY_TYPE IS NULL",
      "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,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 10000,
      "maxScale": 0
     },
     {
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "where": "HWY_TYPE = 'Interstate'",
      "labelExpression": "[HWY_NUM]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        255,
        255,
        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": 7,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 273109.1799999997,
    "ymin": 1868479.9299999997,
    "xmax": 389955.0399999991,
    "ymax": 1969921.009999998,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "FENAME",
   "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": "fedirp",
     "type": "esriFieldTypeString",
     "alias": "FEDIRP",
     "length": 2,
     "domain": null
    },
    {
     "name": "fename",
     "type": "esriFieldTypeString",
     "alias": "FENAME",
     "length": 30,
     "domain": null
    },
    {
     "name": "fetype",
     "type": "esriFieldTypeString",
     "alias": "FETYPE",
     "length": 4,
     "domain": null
    },
    {
     "name": "fedirs",
     "type": "esriFieldTypeString",
     "alias": "FEDIRS",
     "length": 2,
     "domain": null
    },
    {
     "name": "cfcc",
     "type": "esriFieldTypeString",
     "alias": "CFCC",
     "length": 3,
     "domain": null
    },
    {
     "name": "fraddl",
     "type": "esriFieldTypeString",
     "alias": "FRADDL",
     "length": 11,
     "domain": null
    },
    {
     "name": "toaddl",
     "type": "esriFieldTypeString",
     "alias": "TOADDL",
     "length": 11,
     "domain": null
    },
    {
     "name": "fraddr",
     "type": "esriFieldTypeString",
     "alias": "FRADDR",
     "length": 11,
     "domain": null
    },
    {
     "name": "toaddr",
     "type": "esriFieldTypeString",
     "alias": "TOADDR",
     "length": 11,
     "domain": null
    },
    {
     "name": "friaddl",
     "type": "esriFieldTypeString",
     "alias": "FRIADDL",
     "length": 1,
     "domain": null
    },
    {
     "name": "toiaddl",
     "type": "esriFieldTypeString",
     "alias": "TOIADDL",
     "length": 1,
     "domain": null
    },
    {
     "name": "friaddr",
     "type": "esriFieldTypeString",
     "alias": "FRIADDR",
     "length": 1,
     "domain": null
    },
    {
     "name": "toiaddr",
     "type": "esriFieldTypeString",
     "alias": "TOIADDR",
     "length": 1,
     "domain": null
    },
    {
     "name": "zipl",
     "type": "esriFieldTypeInteger",
     "alias": "ZIPL",
     "domain": null
    },
    {
     "name": "zipr",
     "type": "esriFieldTypeInteger",
     "alias": "ZIPR",
     "domain": null
    },
    {
     "name": "rdclass",
     "type": "esriFieldTypeString",
     "alias": "RDCLASS",
     "length": 20,
     "domain": null
    },
    {
     "name": "cached",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Cached",
     "domain": null
    },
    {
     "name": "majorrd",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MajorRd",
     "domain": null
    },
    {
     "name": "hwy_type",
     "type": "esriFieldTypeString",
     "alias": "HWY_TYPE",
     "length": 10,
     "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": "city",
     "type": "esriFieldTypeString",
     "alias": "City",
     "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": 45,
   "name": "Major Roads (Large scale)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 43,
    "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": 273109.1799999997,
    "ymin": 1868479.9299999997,
    "xmax": 389955.0399999991,
    "ymax": 1969921.009999998,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "FENAME",
   "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": "fedirp",
     "type": "esriFieldTypeString",
     "alias": "FEDIRP",
     "length": 2,
     "domain": null
    },
    {
     "name": "fename",
     "type": "esriFieldTypeString",
     "alias": "FENAME",
     "length": 30,
     "domain": null
    },
    {
     "name": "fetype",
     "type": "esriFieldTypeString",
     "alias": "FETYPE",
     "length": 4,
     "domain": null
    },
    {
     "name": "fedirs",
     "type": "esriFieldTypeString",
     "alias": "FEDIRS",
     "length": 2,
     "domain": null
    },
    {
     "name": "cfcc",
     "type": "esriFieldTypeString",
     "alias": "CFCC",
     "length": 3,
     "domain": null
    },
    {
     "name": "fraddl",
     "type": "esriFieldTypeString",
     "alias": "FRADDL",
     "length": 11,
     "domain": null
    },
    {
     "name": "toaddl",
     "type": "esriFieldTypeString",
     "alias": "TOADDL",
     "length": 11,
     "domain": null
    },
    {
     "name": "fraddr",
     "type": "esriFieldTypeString",
     "alias": "FRADDR",
     "length": 11,
     "domain": null
    },
    {
     "name": "toaddr",
     "type": "esriFieldTypeString",
     "alias": "TOADDR",
     "length": 11,
     "domain": null
    },
    {
     "name": "friaddl",
     "type": "esriFieldTypeString",
     "alias": "FRIADDL",
     "length": 1,
     "domain": null
    },
    {
     "name": "toiaddl",
     "type": "esriFieldTypeString",
     "alias": "TOIADDL",
     "length": 1,
     "domain": null
    },
    {
     "name": "friaddr",
     "type": "esriFieldTypeString",
     "alias": "FRIADDR",
     "length": 1,
     "domain": null
    },
    {
     "name": "toiaddr",
     "type": "esriFieldTypeString",
     "alias": "TOIADDR",
     "length": 1,
     "domain": null
    },
    {
     "name": "zipl",
     "type": "esriFieldTypeInteger",
     "alias": "ZIPL",
     "domain": null
    },
    {
     "name": "zipr",
     "type": "esriFieldTypeInteger",
     "alias": "ZIPR",
     "domain": null
    },
    {
     "name": "rdclass",
     "type": "esriFieldTypeString",
     "alias": "RDCLASS",
     "length": 20,
     "domain": null
    },
    {
     "name": "cached",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Cached",
     "domain": null
    },
    {
     "name": "majorrd",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MajorRd",
     "domain": null
    },
    {
     "name": "hwy_type",
     "type": "esriFieldTypeString",
     "alias": "HWY_TYPE",
     "length": 10,
     "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": "city",
     "type": "esriFieldTypeString",
     "alias": "City",
     "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": 46,
   "name": "Roads (Large Scale)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 43,
    "name": "Roads"
   },
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 24001,
   "drawingInfo": {
    "symbolLayerDrawing": {
     "type": "CIMSymbolLayerDrawing",
     "symbolLayers": [
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_511",
       "symbolLayerName": "Level_1"
      },
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_510",
       "symbolLayerName": "Level_0"
      }
     ],
     "useSymbolLayerDrawing": true
    },
    "renderer": {
     "type": "uniqueValue",
     "field1": "MajorRd",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1.2
       },
       "value": "0",
       "label": "0",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         250,
         52,
         17,
         255
        ],
        "width": 1.2
       },
       "value": "1",
       "label": "1",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 273109.1799999997,
    "ymin": 1868479.9299999997,
    "xmax": 389955.0399999991,
    "ymax": 1969921.009999998,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "FENAME",
   "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": "fedirp",
     "type": "esriFieldTypeString",
     "alias": "FEDIRP",
     "length": 2,
     "domain": null
    },
    {
     "name": "fename",
     "type": "esriFieldTypeString",
     "alias": "FENAME",
     "length": 30,
     "domain": null
    },
    {
     "name": "fetype",
     "type": "esriFieldTypeString",
     "alias": "FETYPE",
     "length": 4,
     "domain": null
    },
    {
     "name": "fedirs",
     "type": "esriFieldTypeString",
     "alias": "FEDIRS",
     "length": 2,
     "domain": null
    },
    {
     "name": "cfcc",
     "type": "esriFieldTypeString",
     "alias": "CFCC",
     "length": 3,
     "domain": null
    },
    {
     "name": "fraddl",
     "type": "esriFieldTypeString",
     "alias": "FRADDL",
     "length": 11,
     "domain": null
    },
    {
     "name": "toaddl",
     "type": "esriFieldTypeString",
     "alias": "TOADDL",
     "length": 11,
     "domain": null
    },
    {
     "name": "fraddr",
     "type": "esriFieldTypeString",
     "alias": "FRADDR",
     "length": 11,
     "domain": null
    },
    {
     "name": "toaddr",
     "type": "esriFieldTypeString",
     "alias": "TOADDR",
     "length": 11,
     "domain": null
    },
    {
     "name": "friaddl",
     "type": "esriFieldTypeString",
     "alias": "FRIADDL",
     "length": 1,
     "domain": null
    },
    {
     "name": "toiaddl",
     "type": "esriFieldTypeString",
     "alias": "TOIADDL",
     "length": 1,
     "domain": null
    },
    {
     "name": "friaddr",
     "type": "esriFieldTypeString",
     "alias": "FRIADDR",
     "length": 1,
     "domain": null
    },
    {
     "name": "toiaddr",
     "type": "esriFieldTypeString",
     "alias": "TOIADDR",
     "length": 1,
     "domain": null
    },
    {
     "name": "zipl",
     "type": "esriFieldTypeInteger",
     "alias": "ZIPL",
     "domain": null
    },
    {
     "name": "zipr",
     "type": "esriFieldTypeInteger",
     "alias": "ZIPR",
     "domain": null
    },
    {
     "name": "rdclass",
     "type": "esriFieldTypeString",
     "alias": "RDCLASS",
     "length": 20,
     "domain": null
    },
    {
     "name": "cached",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Cached",
     "domain": null
    },
    {
     "name": "majorrd",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MajorRd",
     "domain": null
    },
    {
     "name": "hwy_type",
     "type": "esriFieldTypeString",
     "alias": "HWY_TYPE",
     "length": 10,
     "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": "city",
     "type": "esriFieldTypeString",
     "alias": "City",
     "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": 47,
   "name": "Roads",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 43,
    "name": "Roads"
   },
   "subLayers": [],
   "minScale": 24000,
   "maxScale": 0,
   "drawingInfo": {
    "symbolLayerDrawing": {
     "type": "CIMSymbolLayerDrawing",
     "symbolLayers": [
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_516",
       "symbolLayerName": "Level_2"
      },
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_515",
       "symbolLayerName": "Level_1"
      },
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_516",
       "symbolLayerName": "Level_1"
      },
      {
       "type": "CIMSymbolLayerIdentifier",
       "symbolReferenceName": "Symbol_515",
       "symbolLayerName": "Level_0"
      }
     ],
     "useSymbolLayerDrawing": true
    },
    "renderer": {
     "type": "uniqueValue",
     "field1": "MajorRd",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 4.6
       },
       "value": "0",
       "label": "0",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 4.6
       },
       "value": "1",
       "label": "1",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 273109.1799999997,
    "ymin": 1868479.9299999997,
    "xmax": 389955.0399999991,
    "ymax": 1969921.009999998,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "FENAME",
   "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": "fedirp",
     "type": "esriFieldTypeString",
     "alias": "FEDIRP",
     "length": 2,
     "domain": null
    },
    {
     "name": "fename",
     "type": "esriFieldTypeString",
     "alias": "FENAME",
     "length": 30,
     "domain": null
    },
    {
     "name": "fetype",
     "type": "esriFieldTypeString",
     "alias": "FETYPE",
     "length": 4,
     "domain": null
    },
    {
     "name": "fedirs",
     "type": "esriFieldTypeString",
     "alias": "FEDIRS",
     "length": 2,
     "domain": null
    },
    {
     "name": "cfcc",
     "type": "esriFieldTypeString",
     "alias": "CFCC",
     "length": 3,
     "domain": null
    },
    {
     "name": "fraddl",
     "type": "esriFieldTypeString",
     "alias": "FRADDL",
     "length": 11,
     "domain": null
    },
    {
     "name": "toaddl",
     "type": "esriFieldTypeString",
     "alias": "TOADDL",
     "length": 11,
     "domain": null
    },
    {
     "name": "fraddr",
     "type": "esriFieldTypeString",
     "alias": "FRADDR",
     "length": 11,
     "domain": null
    },
    {
     "name": "toaddr",
     "type": "esriFieldTypeString",
     "alias": "TOADDR",
     "length": 11,
     "domain": null
    },
    {
     "name": "friaddl",
     "type": "esriFieldTypeString",
     "alias": "FRIADDL",
     "length": 1,
     "domain": null
    },
    {
     "name": "toiaddl",
     "type": "esriFieldTypeString",
     "alias": "TOIADDL",
     "length": 1,
     "domain": null
    },
    {
     "name": "friaddr",
     "type": "esriFieldTypeString",
     "alias": "FRIADDR",
     "length": 1,
     "domain": null
    },
    {
     "name": "toiaddr",
     "type": "esriFieldTypeString",
     "alias": "TOIADDR",
     "length": 1,
     "domain": null
    },
    {
     "name": "zipl",
     "type": "esriFieldTypeInteger",
     "alias": "ZIPL",
     "domain": null
    },
    {
     "name": "zipr",
     "type": "esriFieldTypeInteger",
     "alias": "ZIPR",
     "domain": null
    },
    {
     "name": "rdclass",
     "type": "esriFieldTypeString",
     "alias": "RDCLASS",
     "length": 20,
     "domain": null
    },
    {
     "name": "cached",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Cached",
     "domain": null
    },
    {
     "name": "majorrd",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MajorRd",
     "domain": null
    },
    {
     "name": "hwy_type",
     "type": "esriFieldTypeString",
     "alias": "HWY_TYPE",
     "length": 10,
     "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": "city",
     "type": "esriFieldTypeString",
     "alias": "City",
     "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": 48,
   "name": "Incorporated Areas",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965,
    "vcsWkid": 115702,
    "latestVcsWkid": 115702
   },
   "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": "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": [
        235,
        235,
        235,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 273341.5300000012,
    "ymin": 1869447.039999999,
    "xmax": 379715.4699999988,
    "ymax": 1958269.5600000024,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": "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": 49,
   "name": "Townships",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965,
    "vcsWkid": 115702,
    "latestVcsWkid": 115702
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 32001,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSDashDot",
       "color": [
        168,
        0,
        132,
        255
       ],
       "width": 1.5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Twp_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": [
        235,
        235,
        235,
        255
       ],
       "haloSize": 1.5,
       "font": {
        "family": "Arial",
        "size": 11,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 273109.1799999997,
    "ymin": 1868568.3299999982,
    "xmax": 390001.8599999994,
    "ymax": 1968906.0799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Twp_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": "twp_name",
     "type": "esriFieldTypeString",
     "alias": "Twp_Name",
     "length": 24,
     "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": 50,
   "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": 273108.7199999988,
    "ymin": 1868585.1400000006,
    "xmax": 390032.55000000075,
    "ymax": 1968900.0700000003,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": "area_",
     "type": "esriFieldTypeDouble",
     "alias": "AREA_",
     "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": 51,
   "name": "Contours",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 52,
     "name": "Large scale"
    },
    {
     "id": 54,
     "name": "Medium scale"
    },
    {
     "id": 57,
     "name": "Small scale"
    }
   ],
   "minScale": 64000,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 270002.50512207,
    "ymin": 1865002.50512207,
    "xmax": 394997.50512207,
    "ymax": 1969997.5051220702,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 52,
   "name": "Large scale",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 51,
    "name": "Contours"
   },
   "subLayers": [
    {
     "id": 53,
     "name": "Contours 50,100"
    }
   ],
   "minScale": 64000,
   "maxScale": 16001,
   "defaultVisibility": false,
   "extent": {
    "xmin": 270002.50512207,
    "ymin": 1865002.50512207,
    "xmax": 394997.50512207,
    "ymax": 1969997.5051220702,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 53,
   "name": "Contours 50,100",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 52,
    "name": "Large scale"
   },
   "subLayers": [],
   "minScale": 0,
   "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": "[Contour]",
      "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": 32000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 270002.50512207,
    "ymin": 1865002.50512207,
    "xmax": 394997.50512207,
    "ymax": 1969997.5051220702,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Contour",
   "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": "contour",
     "type": "esriFieldTypeDouble",
     "alias": "Contour",
     "domain": null
    },
    {
     "name": "class",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Class",
     "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,
   "effectiveMinScale": 64000,
   "effectiveMaxScale": 16001,
   "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": 54,
   "name": "Medium scale",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 51,
    "name": "Contours"
   },
   "subLayers": [
    {
     "id": 55,
     "name": "Contours 50,100"
    },
    {
     "id": 56,
     "name": "Contours 10"
    }
   ],
   "minScale": 16000,
   "maxScale": 4001,
   "defaultVisibility": false,
   "extent": {
    "xmin": 270002.50512207,
    "ymin": 1865002.50512207,
    "xmax": 394997.50512207,
    "ymax": 1969997.5051220702,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 55,
   "name": "Contours 50,100",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 54,
    "name": "Medium scale"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 1.2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "where": null,
      "labelExpression": "[Contour]",
      "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": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 270002.50512207,
    "ymin": 1865002.50512207,
    "xmax": 394997.50512207,
    "ymax": 1969997.5051220702,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Contour",
   "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": "contour",
     "type": "esriFieldTypeDouble",
     "alias": "Contour",
     "domain": null
    },
    {
     "name": "class",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Class",
     "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,
   "effectiveMinScale": 16000,
   "effectiveMaxScale": 4001,
   "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": 56,
   "name": "Contours 10",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 54,
    "name": "Medium scale"
   },
   "subLayers": [],
   "minScale": 0,
   "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": "[Contour]",
      "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": 8000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 270002.50512207,
    "ymin": 1865002.50512207,
    "xmax": 394997.50512207,
    "ymax": 1969997.5051220702,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Contour",
   "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": "contour",
     "type": "esriFieldTypeDouble",
     "alias": "Contour",
     "domain": null
    },
    {
     "name": "class",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Class",
     "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,
   "effectiveMinScale": 16000,
   "effectiveMaxScale": 4001,
   "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": 57,
   "name": "Small scale",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 51,
    "name": "Contours"
   },
   "subLayers": [
    {
     "id": 58,
     "name": "Contours 50,100"
    },
    {
     "id": 59,
     "name": "Contours 10"
    },
    {
     "id": 60,
     "name": "Contours 2"
    }
   ],
   "minScale": 4000,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 270002.50512207,
    "ymin": 1865002.50512207,
    "xmax": 394997.50512207,
    "ymax": 1969997.5051220702,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 58,
   "name": "Contours 50,100",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 57,
    "name": "Small scale"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 1.2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "where": null,
      "labelExpression": "[Contour]",
      "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": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 270002.50512207,
    "ymin": 1865002.50512207,
    "xmax": 394997.50512207,
    "ymax": 1969997.5051220702,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Contour",
   "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": "contour",
     "type": "esriFieldTypeDouble",
     "alias": "Contour",
     "domain": null
    },
    {
     "name": "class",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Class",
     "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,
   "effectiveMinScale": 4000,
   "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": 59,
   "name": "Contours 10",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 57,
    "name": "Small scale"
   },
   "subLayers": [],
   "minScale": 0,
   "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": "[Contour]",
      "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": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 270002.50512207,
    "ymin": 1865002.50512207,
    "xmax": 394997.50512207,
    "ymax": 1969997.5051220702,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Contour",
   "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": "contour",
     "type": "esriFieldTypeDouble",
     "alias": "Contour",
     "domain": null
    },
    {
     "name": "class",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Class",
     "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,
   "effectiveMinScale": 4000,
   "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": 60,
   "name": "Contours 2",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 57,
    "name": "Small scale"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       85,
       0,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "where": null,
      "labelExpression": "[Contour]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        85,
        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": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 2000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 270002.50512207,
    "ymin": 1865002.50512207,
    "xmax": 394997.50512207,
    "ymax": 1969997.5051220702,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Contour",
   "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": "contour",
     "type": "esriFieldTypeDouble",
     "alias": "Contour",
     "domain": null
    },
    {
     "name": "class",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Class",
     "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,
   "effectiveMinScale": 4000,
   "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": 61,
   "name": "Subdivisions",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965,
    "vcsWkid": 115702,
    "latestVcsWkid": 115702
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 8000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       169,
       0,
       230,
       255
      ],
      "width": 1.2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 273327.9699999988,
    "ymin": 1868743.6899999976,
    "xmax": 381349.0300000012,
    "ymax": 1968153.039999999,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "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": 62,
   "name": "Rights of Ways",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965,
    "vcsWkid": 115702,
    "latestVcsWkid": 115702
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 8000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       85,
       0,
       255
      ],
      "width": 2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 273109.5399999991,
    "ymin": 1868588.5300000012,
    "xmax": 389955.5399999991,
    "ymax": 1968884.1000000015,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ROW",
   "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",
     "type": "esriFieldTypeString",
     "alias": "ROW",
     "length": 10,
     "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": 63,
   "name": "Lots",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965,
    "vcsWkid": 115702,
    "latestVcsWkid": 115702
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 8000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       170,
       0,
       255
      ],
      "width": 1.2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 282809.48999999836,
    "ymin": 1868729.4099999964,
    "xmax": 389557.3500000015,
    "ymax": 1955329.1300000027,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "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": 64,
   "name": "Lots_p",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965,
    "vcsWkid": 115702,
    "latestVcsWkid": 115702
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 8000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        85,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Number]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        168,
        56,
        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": 274255.1799999997,
    "ymin": 1877985.299999997,
    "xmax": 381349.0300000012,
    "ymax": 1960901.049999997,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Number",
   "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": "number",
     "type": "esriFieldTypeString",
     "alias": "Number",
     "length": 20,
     "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": 65,
   "name": "Landsurvey Townships",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965,
    "vcsWkid": 115702,
    "latestVcsWkid": 115702
   },
   "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": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Tier_Range]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        78,
        78,
        78,
        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": 12,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 273109.1799999997,
    "ymin": 1868568.3299999982,
    "xmax": 390001.8599999994,
    "ymax": 1968906.0799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Tier",
   "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": "tier",
     "type": "esriFieldTypeString",
     "alias": "Tier",
     "length": 2,
     "domain": null
    },
    {
     "name": "range",
     "type": "esriFieldTypeString",
     "alias": "Range",
     "length": 2,
     "domain": null
    },
    {
     "name": "tier_range",
     "type": "esriFieldTypeString",
     "alias": "Tier_Range",
     "length": 9,
     "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": 66,
   "name": "Landsurvey Sections",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 64000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        156,
        156,
        156,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Section]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        52,
        52,
        52,
        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": 273109.18176690117,
    "ymin": 1868568.330496803,
    "xmax": 390001.86176690087,
    "ymax": 1968906.080496803,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 67,
   "name": "FEMA Flood Plain",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "fld_zone",
     "field2": "zone_subty",
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0.4
      }
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         197,
         0,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "A, ",
       "label": "A,  ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "AE, ",
       "label": "AE,  ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         255,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "AE,FLOODWAY",
       "label": "AE, FLOODWAY",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 272896.0981792041,
    "ymin": 1868524.8588884885,
    "xmax": 390033.20026662265,
    "ymax": 1970643.5136173423,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "dfirm_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "objectid_1",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "shape",
     "domain": null
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeInteger",
     "alias": "objectid",
     "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": 38,
     "domain": null
    },
    {
     "name": "fld_zone",
     "type": "esriFieldTypeString",
     "alias": "fld_zone",
     "length": 17,
     "domain": null
    },
    {
     "name": "zone_subty",
     "type": "esriFieldTypeString",
     "alias": "zone_subty",
     "length": 76,
     "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": "gfid",
     "type": "esriFieldTypeString",
     "alias": "gfid",
     "length": 36,
     "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_1",
     "fields": "OBJECTID_1",
     "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": "esriDecimalDegrees"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 68,
   "name": "IDNR Flood Plain Panel Number",
   "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,
        255,
        0,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[PANEL]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        255,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        156,
        156,
        156,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 270038.48999999836,
    "ymin": 1867305.4799999967,
    "xmax": 409346.1400000006,
    "ymax": 2004055.1899999976,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FIRM_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": "firm_id",
     "type": "esriFieldTypeString",
     "alias": "FIRM_ID",
     "length": 32,
     "domain": null
    },
    {
     "name": "st_fips",
     "type": "esriFieldTypeString",
     "alias": "ST_FIPS",
     "length": 2,
     "domain": null
    },
    {
     "name": "pcomm",
     "type": "esriFieldTypeString",
     "alias": "PCOMM",
     "length": 4,
     "domain": null
    },
    {
     "name": "panel",
     "type": "esriFieldTypeString",
     "alias": "PANEL",
     "length": 4,
     "domain": null
    },
    {
     "name": "suffix",
     "type": "esriFieldTypeString",
     "alias": "SUFFIX",
     "length": 1,
     "domain": null
    },
    {
     "name": "firm_pan",
     "type": "esriFieldTypeString",
     "alias": "FIRM_PAN",
     "length": 11,
     "domain": null
    },
    {
     "name": "panel_typ",
     "type": "esriFieldTypeString",
     "alias": "PANEL_TYP",
     "length": 30,
     "domain": null
    },
    {
     "name": "pre_date",
     "type": "esriFieldTypeDate",
     "alias": "PRE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "eff_date",
     "type": "esriFieldTypeDate",
     "alias": "EFF_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "scale",
     "type": "esriFieldTypeString",
     "alias": "SCALE",
     "length": 5,
     "domain": null
    },
    {
     "name": "pnp_reason",
     "type": "esriFieldTypeString",
     "alias": "PNP_REASON",
     "length": 254,
     "domain": null
    },
    {
     "name": "base_typ",
     "type": "esriFieldTypeString",
     "alias": "BASE_TYP",
     "length": 10,
     "domain": null
    },
    {
     "name": "source_cit",
     "type": "esriFieldTypeString",
     "alias": "SOURCE_CIT",
     "length": 21,
     "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": 69,
   "name": "IDNR 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": "esriSFSBackwardDiagonal",
        "color": [
         0,
         173,
         168,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          92,
          230,
          255
         ],
         "width": 0.4
        }
       },
       "value": "A,APPROXIMATE FLOODWAY",
       "label": "A, APPROXIMATE FLOODWAY",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 40,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[FLD_ZONE] CONCAT \" \" CONCAT [ZONE_SUBTY]",
      "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": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 273077.7800000012,
    "ymin": 1868585.1400000006,
    "xmax": 390032.55000000075,
    "ymax": 1968900.0700000003,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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_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": 70,
   "name": "Parks",
   "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": [
       211,
       255,
       190,
       153
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        38,
        115,
        0,
        153
       ],
       "width": 1.2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Park]",
      "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": [
        211,
        255,
        190,
        153
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 275716.91000000015,
    "ymin": 1871595.700000003,
    "xmax": 376634.7199999988,
    "ymax": 1955904.740000002,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Park",
   "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": 254,
     "domain": null
    },
    {
     "name": "property_s",
     "type": "esriFieldTypeString",
     "alias": "Property Street",
     "length": 254,
     "domain": null
    },
    {
     "name": "park",
     "type": "esriFieldTypeString",
     "alias": "Park 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": 71,
   "name": "Schools",
   "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": [
       255,
       235,
       175,
       153
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        230,
        152,
        0,
        153
       ],
       "width": 1.2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[School]",
      "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,
        235,
        175,
        153
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 283920.1499999985,
    "ymin": 1868711.1099999994,
    "xmax": 376477.83999999985,
    "ymax": 1954721.5300000012,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "School",
   "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": "property_s",
     "type": "esriFieldTypeString",
     "alias": "Property Street",
     "length": 254,
     "domain": null
    },
    {
     "name": "property_c",
     "type": "esriFieldTypeString",
     "alias": "Property City ST & ZIP",
     "length": 50,
     "domain": null
    },
    {
     "name": "school",
     "type": "esriFieldTypeString",
     "alias": "School Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "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": 72,
   "name": "Legal Drains",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Layer",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         121,
         54,
         245,
         255
        ],
        "width": 1.2
       },
       "value": "Drainage",
       "label": "Drainage",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         177,
         135,
         222,
         255
        ],
        "width": 1.2
       },
       "value": "Tile_Drain",
       "label": "Tile_Drain",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "where": null,
      "labelExpression": "[name]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        76,
        0,
        115,
        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": "italic",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 12000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 268344.16000000015,
    "ymin": 1865876.6799999997,
    "xmax": 390598.1799999997,
    "ymax": 1970343.450000003,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": "layer",
     "type": "esriFieldTypeString",
     "alias": "Layer",
     "length": 255,
     "domain": null
    },
    {
     "name": "name",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "type",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS3_DrainageTypes",
      "description": "DrainageTypes",
      "codedValues": [
       {
        "name": "Open",
        "code": "Open"
       },
       {
        "name": "Tile",
        "code": "Tile"
       },
       {
        "name": "Underground",
        "code": "Underground"
       },
       {
        "name": "Closed",
        "code": "Closed"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "size",
     "type": "esriFieldTypeString",
     "alias": "SIZE",
     "length": 255,
     "domain": null
    },
    {
     "name": "length",
     "type": "esriFieldTypeString",
     "alias": "LENGTH",
     "length": 255,
     "domain": null
    },
    {
     "name": "date",
     "type": "esriFieldTypeDate",
     "alias": "Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 255,
     "domain": null
    },
    {
     "name": "change",
     "type": "esriFieldTypeString",
     "alias": "Change",
     "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": 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": 73,
   "name": "Watersheds",
   "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": [
        76,
        230,
        0,
        255
       ],
       "width": 3
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[DRAIN_NAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        76,
        115,
        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": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 273109.1799999997,
    "ymin": 1868568.3299999982,
    "xmax": 389872.0700000003,
    "ymax": 1969417.0600000024,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "DRAIN_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": "drain_name",
     "type": "esriFieldTypeString",
     "alias": "DRAIN_NAME",
     "length": 32,
     "domain": null
    },
    {
     "name": "distance",
     "type": "esriFieldTypeDouble",
     "alias": "Distance",
     "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": 74,
   "name": "Historical Drainage 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": [
        0,
        38,
        115,
        255
       ],
       "width": 1.8
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 273146.5399999991,
    "ymin": 1868568.3299999982,
    "xmax": 389881.16000000015,
    "ymax": 1968792.7700000033,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "DrainageDistrictName",
   "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": "drainagedistrictname",
     "type": "esriFieldTypeString",
     "alias": "Drainage District Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "district_name",
     "type": "esriFieldTypeString",
     "alias": "District_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": 75,
   "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": "uniqueValue",
     "field1": "TIFDistrictName",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          197,
          0,
          255,
          255
         ],
         "width": 1.2
        }
       },
       "value": "2006 Expansion I-69 / 18",
       "label": "2006 Expansion I-69 / 18",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          0,
          197,
          255
         ],
         "width": 1.2
        }
       },
       "value": "GC WALMART",
       "label": "GC WALMART",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          178,
          178,
          178,
          255
         ],
         "width": 1.2
        }
       },
       "value": "I-69 & 18 EDA - MAR/CENT",
       "label": "I-69 & 18 EDA - MAR/CENT",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          230,
          0,
          0,
          255
         ],
         "width": 1.2
        }
       },
       "value": "I-69 & 18 EDA-MAR/MON",
       "label": "I-69 & 18 EDA-MAR/MON",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          230,
          76,
          0,
          255
         ],
         "width": 1.2
        }
       },
       "value": "Mar/Mon I 69/18",
       "label": "Mar/Mon I 69/18",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          230,
          152,
          0,
          255
         ],
         "width": 1.2
        }
       },
       "value": "Marion Red. EDA - Mar/Cent",
       "label": "Marion Red. EDA - Mar/Cent",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          230,
          230,
          0,
          255
         ],
         "width": 1.2
        }
       },
       "value": "Marion Red. EDA - Mar/Pl",
       "label": "Marion Red. EDA - Mar/Pl",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          152,
          230,
          0,
          255
         ],
         "width": 1.2
        }
       },
       "value": "Marion Red. EDA / Mar/Frank",
       "label": "Marion Red. EDA / Mar/Frank",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          76,
          230,
          0,
          255
         ],
         "width": 1.2
        }
       },
       "value": "Marion Redevelopment Dol Gen",
       "label": "Marion Redevelopment Dol Gen",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          230,
          169,
          255
         ],
         "width": 1.2
        }
       },
       "value": "St Rd 18 W EDA",
       "label": "St Rd 18 W EDA",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          169,
          230,
          255
         ],
         "width": 1.2
        }
       },
       "value": "TIF City of Marion",
       "label": "TIF City of Marion",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          92,
          230,
          255
         ],
         "width": 1.2
        }
       },
       "value": "TIF GAS CITY",
       "label": "TIF GAS CITY",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          230,
          0,
          169,
          255
         ],
         "width": 1.2
        }
       },
       "value": "TIF Gas City",
       "label": "TIF Gas City",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          168,
          56,
          0,
          255
         ],
         "width": 1.2
        }
       },
       "value": "TIF Van Buren",
       "label": "TIF Van Buren",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          56,
          168,
          0,
          255
         ],
         "width": 1.2
        }
       },
       "value": "Washington Street EDA",
       "label": "Washington Street EDA",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[TIFDistrictName]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        115,
        76,
        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": 55000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 317765.6099999994,
    "ymin": 1903451.6400000006,
    "xmax": 373571.3999999985,
    "ymax": 1958269.5600000024,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "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": "tifdistrictname",
     "type": "esriFieldTypeString",
     "alias": "TIF District Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "tifdistrictcode",
     "type": "esriFieldTypeString",
     "alias": "TIF District Code",
     "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": 76,
   "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": 273109.1799999997,
    "ymin": 1868568.3299999982,
    "xmax": 390001.8599999994,
    "ymax": 1968906.0799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": "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": "nbhd_code",
     "type": "esriFieldTypeString",
     "alias": "Neigborhood Code",
     "length": 20,
     "domain": null
    },
    {
     "name": "nbhd_name",
     "type": "esriFieldTypeString",
     "alias": "Neigborhood Name",
     "length": 255,
     "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": "legal_acreage",
     "type": "esriFieldTypeDouble",
     "alias": "Legal Acreage",
     "domain": null
    },
    {
     "name": "political_twp",
     "type": "esriFieldTypeString",
     "alias": "Political Township",
     "length": 255,
     "domain": null
    },
    {
     "name": "school_corporation",
     "type": "esriFieldTypeString",
     "alias": "School Corporation",
     "length": 255,
     "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": "legal_desc",
     "type": "esriFieldTypeString",
     "alias": "Legal Description",
     "length": 500,
     "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": "photos",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Photo",
     "domain": null
    },
    {
     "name": "sales",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Sale Disclosure",
     "domain": null
    },
    {
     "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": "deedbook",
     "type": "esriFieldTypeString",
     "alias": "DeedBook",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedpage",
     "type": "esriFieldTypeString",
     "alias": "DeedPage",
     "length": 50,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "housenumber",
     "type": "esriFieldTypeString",
     "alias": "HouseNumber",
     "length": 50,
     "domain": null
    },
    {
     "name": "streetname",
     "type": "esriFieldTypeString",
     "alias": "StreetName",
     "length": 100,
     "domain": null
    },
    {
     "name": "city",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 50,
     "domain": null
    },
    {
     "name": "pin_18stripped",
     "type": "esriFieldTypeString",
     "alias": "pin_18stripped",
     "length": 50,
     "domain": null
    },
    {
     "name": "prc",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PRC",
     "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": "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": 77,
   "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": 273109.1799999997,
    "ymin": 1868568.3299999982,
    "xmax": 390001.8599999994,
    "ymax": 1968906.0799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": "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": "nbhd_code",
     "type": "esriFieldTypeString",
     "alias": "Neigborhood Code",
     "length": 20,
     "domain": null
    },
    {
     "name": "nbhd_name",
     "type": "esriFieldTypeString",
     "alias": "Neigborhood Name",
     "length": 255,
     "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": "legal_acreage",
     "type": "esriFieldTypeDouble",
     "alias": "Legal Acreage",
     "domain": null
    },
    {
     "name": "political_twp",
     "type": "esriFieldTypeString",
     "alias": "Political Township",
     "length": 255,
     "domain": null
    },
    {
     "name": "school_corporation",
     "type": "esriFieldTypeString",
     "alias": "School Corporation",
     "length": 255,
     "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": "legal_desc",
     "type": "esriFieldTypeString",
     "alias": "Legal Description",
     "length": 500,
     "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": "photos",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Photo",
     "domain": null
    },
    {
     "name": "sales",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Sale Disclosure",
     "domain": null
    },
    {
     "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": "deedbook",
     "type": "esriFieldTypeString",
     "alias": "DeedBook",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedpage",
     "type": "esriFieldTypeString",
     "alias": "DeedPage",
     "length": 50,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "housenumber",
     "type": "esriFieldTypeString",
     "alias": "HouseNumber",
     "length": 50,
     "domain": null
    },
    {
     "name": "streetname",
     "type": "esriFieldTypeString",
     "alias": "StreetName",
     "length": 100,
     "domain": null
    },
    {
     "name": "city",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 50,
     "domain": null
    },
    {
     "name": "pin_18stripped",
     "type": "esriFieldTypeString",
     "alias": "pin_18stripped",
     "length": 50,
     "domain": null
    },
    {
     "name": "prc",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PRC",
     "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": "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": 78,
   "name": "Parcel Legal Acreage 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": "Legal_Acreage >0",
      "labelExpression": "[Legal_Acreage] CONCAT \" Ac\"",
      "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": 273109.1799999997,
    "ymin": 1868568.3299999982,
    "xmax": 390001.8599999994,
    "ymax": 1968906.0799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": "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": "nbhd_code",
     "type": "esriFieldTypeString",
     "alias": "Neigborhood Code",
     "length": 20,
     "domain": null
    },
    {
     "name": "nbhd_name",
     "type": "esriFieldTypeString",
     "alias": "Neigborhood Name",
     "length": 255,
     "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": "legal_acreage",
     "type": "esriFieldTypeDouble",
     "alias": "Legal Acreage",
     "domain": null
    },
    {
     "name": "political_twp",
     "type": "esriFieldTypeString",
     "alias": "Political Township",
     "length": 255,
     "domain": null
    },
    {
     "name": "school_corporation",
     "type": "esriFieldTypeString",
     "alias": "School Corporation",
     "length": 255,
     "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": "legal_desc",
     "type": "esriFieldTypeString",
     "alias": "Legal Description",
     "length": 500,
     "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": "photos",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Photo",
     "domain": null
    },
    {
     "name": "sales",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Sale Disclosure",
     "domain": null
    },
    {
     "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": "deedbook",
     "type": "esriFieldTypeString",
     "alias": "DeedBook",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedpage",
     "type": "esriFieldTypeString",
     "alias": "DeedPage",
     "length": 50,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "housenumber",
     "type": "esriFieldTypeString",
     "alias": "HouseNumber",
     "length": 50,
     "domain": null
    },
    {
     "name": "streetname",
     "type": "esriFieldTypeString",
     "alias": "StreetName",
     "length": 100,
     "domain": null
    },
    {
     "name": "city",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 50,
     "domain": null
    },
    {
     "name": "pin_18stripped",
     "type": "esriFieldTypeString",
     "alias": "pin_18stripped",
     "length": 50,
     "domain": null
    },
    {
     "name": "prc",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PRC",
     "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": "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": 79,
   "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": 273109.1799999997,
    "ymin": 1868568.3299999982,
    "xmax": 390001.8599999994,
    "ymax": 1968906.0799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": "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": "nbhd_code",
     "type": "esriFieldTypeString",
     "alias": "Neigborhood Code",
     "length": 20,
     "domain": null
    },
    {
     "name": "nbhd_name",
     "type": "esriFieldTypeString",
     "alias": "Neigborhood Name",
     "length": 255,
     "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": "legal_acreage",
     "type": "esriFieldTypeDouble",
     "alias": "Legal Acreage",
     "domain": null
    },
    {
     "name": "political_twp",
     "type": "esriFieldTypeString",
     "alias": "Political Township",
     "length": 255,
     "domain": null
    },
    {
     "name": "school_corporation",
     "type": "esriFieldTypeString",
     "alias": "School Corporation",
     "length": 255,
     "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": "legal_desc",
     "type": "esriFieldTypeString",
     "alias": "Legal Description",
     "length": 500,
     "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": "photos",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Photo",
     "domain": null
    },
    {
     "name": "sales",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Sale Disclosure",
     "domain": null
    },
    {
     "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": "deedbook",
     "type": "esriFieldTypeString",
     "alias": "DeedBook",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedpage",
     "type": "esriFieldTypeString",
     "alias": "DeedPage",
     "length": 50,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "housenumber",
     "type": "esriFieldTypeString",
     "alias": "HouseNumber",
     "length": 50,
     "domain": null
    },
    {
     "name": "streetname",
     "type": "esriFieldTypeString",
     "alias": "StreetName",
     "length": 100,
     "domain": null
    },
    {
     "name": "city",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 50,
     "domain": null
    },
    {
     "name": "pin_18stripped",
     "type": "esriFieldTypeString",
     "alias": "pin_18stripped",
     "length": 50,
     "domain": null
    },
    {
     "name": "prc",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PRC",
     "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": "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": 80,
   "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": 273109.1799999997,
    "ymin": 1868568.3299999982,
    "xmax": 390001.8599999994,
    "ymax": 1968906.0799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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 (10-digits)",
     "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": "nbhd_code",
     "type": "esriFieldTypeString",
     "alias": "Neigborhood Code",
     "length": 20,
     "domain": null
    },
    {
     "name": "nbhd_name",
     "type": "esriFieldTypeString",
     "alias": "Neigborhood Name",
     "length": 255,
     "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": "legal_acreage",
     "type": "esriFieldTypeDouble",
     "alias": "Legal Acreage",
     "domain": null
    },
    {
     "name": "political_twp",
     "type": "esriFieldTypeString",
     "alias": "Political Township",
     "length": 255,
     "domain": null
    },
    {
     "name": "school_corporation",
     "type": "esriFieldTypeString",
     "alias": "School Corporation",
     "length": 255,
     "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": "legal_desc",
     "type": "esriFieldTypeString",
     "alias": "Legal Description",
     "length": 500,
     "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": "photos",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Photo",
     "domain": null
    },
    {
     "name": "sales",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Sale Disclosure",
     "domain": null
    },
    {
     "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": "deedbook",
     "type": "esriFieldTypeString",
     "alias": "DeedBook",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedpage",
     "type": "esriFieldTypeString",
     "alias": "DeedPage",
     "length": 50,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "housenumber",
     "type": "esriFieldTypeString",
     "alias": "HouseNumber",
     "length": 50,
     "domain": null
    },
    {
     "name": "streetname",
     "type": "esriFieldTypeString",
     "alias": "StreetName",
     "length": 100,
     "domain": null
    },
    {
     "name": "city",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 50,
     "domain": null
    },
    {
     "name": "pin_18stripped",
     "type": "esriFieldTypeString",
     "alias": "pin_18stripped",
     "length": 50,
     "domain": null
    },
    {
     "name": "prc",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PRC",
     "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": "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": 81,
   "name": "Parcels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 32000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        168,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 273109.1799999997,
    "ymin": 1868568.3299999982,
    "xmax": 390001.8599999994,
    "ymax": 1968906.0799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": "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": "nbhd_code",
     "type": "esriFieldTypeString",
     "alias": "Neigborhood Code",
     "length": 20,
     "domain": null
    },
    {
     "name": "nbhd_name",
     "type": "esriFieldTypeString",
     "alias": "Neigborhood Name",
     "length": 255,
     "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": "legal_acreage",
     "type": "esriFieldTypeDouble",
     "alias": "Legal Acreage",
     "domain": null
    },
    {
     "name": "political_twp",
     "type": "esriFieldTypeString",
     "alias": "Political Township",
     "length": 255,
     "domain": null
    },
    {
     "name": "school_corporation",
     "type": "esriFieldTypeString",
     "alias": "School Corporation",
     "length": 255,
     "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": "legal_desc",
     "type": "esriFieldTypeString",
     "alias": "Legal Description",
     "length": 500,
     "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": "photos",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Photo",
     "domain": null
    },
    {
     "name": "sales",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Sale Disclosure",
     "domain": null
    },
    {
     "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": "deedbook",
     "type": "esriFieldTypeString",
     "alias": "DeedBook",
     "length": 50,
     "domain": null
    },
    {
     "name": "deedpage",
     "type": "esriFieldTypeString",
     "alias": "DeedPage",
     "length": 50,
     "domain": null
    },
    {
     "name": "row_guid",
     "type": "esriFieldTypeString",
     "alias": "Row_Guid",
     "length": 50,
     "domain": null
    },
    {
     "name": "housenumber",
     "type": "esriFieldTypeString",
     "alias": "HouseNumber",
     "length": 50,
     "domain": null
    },
    {
     "name": "streetname",
     "type": "esriFieldTypeString",
     "alias": "StreetName",
     "length": 100,
     "domain": null
    },
    {
     "name": "city",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 50,
     "domain": null
    },
    {
     "name": "pin_18stripped",
     "type": "esriFieldTypeString",
     "alias": "pin_18stripped",
     "length": 50,
     "domain": null
    },
    {
     "name": "prc",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PRC",
     "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": "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": 82,
   "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,
       153
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        153
       ],
       "width": 0.4
      }
     },
     "defaultLabel": "Other",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "100",
       "label": "Agricaltural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "101",
       "label": "Agricaltural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "102",
       "label": "Agricaltural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "104",
       "label": "Agricaltural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "105",
       "label": "Agricaltural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "108",
       "label": "Agricaltural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "110",
       "label": "Agricaltural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "120",
       "label": "Agricaltural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "141",
       "label": "Agricaltural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "149",
       "label": "Agricaltural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "199",
       "label": "Agricaltural",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "300",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "309",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "310",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "320",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "330",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "340",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "345",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "350",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "360",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "370",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "380",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "385",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "390",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "399",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "400",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "401",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "402",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "403",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "409",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "410",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "411",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "412",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "415",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "416",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "419",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "420",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "421",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "422",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "425",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "426",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "427",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "428",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "429",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "430",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "431",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "435",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "439",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "440",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "441",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "442",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "443",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "444",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "445",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "447",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "448",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "449",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "450",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "451",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "452",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "453",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "454",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "455",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "456",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "460",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "462",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "463",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "464",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "465",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "467",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "480",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "481",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "482",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "499",
       "label": "Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "500",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "501",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "502",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "503",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "504",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "509",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "510",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "511",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "512",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "513",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "514",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "515",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "520",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "521",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "522",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "530",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "531",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "532",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "540",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "541",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "542",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "543",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "545",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "550",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "557",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "558",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "590",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "591",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "599",
       "label": "Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "600",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "610",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "620",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "630",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "640",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "645",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "650",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "660",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "661",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "662",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "665",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "669",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "670",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "680",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "685",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "686",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "690",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "699",
       "label": "Exempt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "800",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "820",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "835",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "840",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "841",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "845",
       "label": "Assessed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "860",
       "label": "Assessed",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[PROP_Class_Code]",
      "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": [
        0,
        0,
        0,
        153
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 32000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 273109.19999999925,
    "ymin": 1868568.299999997,
    "xmax": 390001.8999999985,
    "ymax": 1968906.1000000015,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "PROP_Class_Desc",
   "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": 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": 83,
   "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": [
       252,
       247,
       192,
       153
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        153
       ],
       "width": 0.4
      }
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         252,
         189,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "01100",
       "label": "01100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         237,
         194,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "01100A",
       "label": "01100A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         252,
         199,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "01101",
       "label": "01101",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         184,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "01102",
       "label": "01102",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         215,
         232,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "01103",
       "label": "01103",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         216,
         197,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "01104",
       "label": "01104",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         232,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "01104A",
       "label": "01104A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         212,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "01105",
       "label": "01105",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         239,
         179,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "01106",
       "label": "01106",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         212,
         218,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "01106A",
       "label": "01106A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         252,
         227,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02091",
       "label": "02091",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         226,
         197,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02093",
       "label": "02093",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         194,
         216,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02094",
       "label": "02094",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         202,
         252,
         240,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02095",
       "label": "02095",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         192,
         252,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02200",
       "label": "02200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         202,
         247,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02201",
       "label": "02201",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         196,
         184,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02201A",
       "label": "02201A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         228,
         192,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02202",
       "label": "02202",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         252,
         179,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02203",
       "label": "02203",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         190,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02203A",
       "label": "02203A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         232,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02203B",
       "label": "02203B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         232,
         212,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02203C",
       "label": "02203C",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         207,
         238,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02204",
       "label": "02204",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         202,
         219,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02205",
       "label": "02205",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         215,
         246,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02205A",
       "label": "02205A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         199,
         235,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02205B",
       "label": "02205B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         252,
         218,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02205C",
       "label": "02205C",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         208,
         252,
         204,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02206",
       "label": "02206",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         210,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02207",
       "label": "02207",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         187,
         243,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02208",
       "label": "02208",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         241,
         212,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02209",
       "label": "02209",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         203,
         197,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02210",
       "label": "02210",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         252,
         238,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02211",
       "label": "02211",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         212,
         237,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02212",
       "label": "02212",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         252,
         217,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02213",
       "label": "02213",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         184,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02214",
       "label": "02214",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         193,
         252,
         179,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02215",
       "label": "02215",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         195,
         192,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02216",
       "label": "02216",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         221,
         182,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02217",
       "label": "02217",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         252,
         195,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "02218",
       "label": "02218",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         230,
         215,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "04200",
       "label": "04200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         217,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "04201",
       "label": "04201",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         252,
         204,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "04202",
       "label": "04202",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         242,
         252,
         202,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "04203",
       "label": "04203",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         218,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "06101",
       "label": "06101",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         252,
         242,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "06102",
       "label": "06102",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         219,
         204,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "06103",
       "label": "06103",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         235,
         252,
         194,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "07100",
       "label": "07100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         223,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "08093",
       "label": "08093",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         252,
         214,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "08094",
       "label": "08094",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         236,
         192,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "08095",
       "label": "08095",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         233,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "08200",
       "label": "08200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         187,
         194,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "08201",
       "label": "08201",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         242,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "08202",
       "label": "08202",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         237,
         182,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "08203",
       "label": "08203",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         207,
         230,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "08204",
       "label": "08204",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         186,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "08205",
       "label": "08205",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         247,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "08205A",
       "label": "08205A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         252,
         202,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "08205B",
       "label": "08205B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         252,
         209,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "08300",
       "label": "08300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         223,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "09300",
       "label": "09300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         245,
         202,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "09301",
       "label": "09301",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         192,
         252,
         189,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "09302",
       "label": "09302",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         202,
         212,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "10100",
       "label": "10100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         252,
         202,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "11100",
       "label": "11100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         252,
         234,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "12300",
       "label": "12300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         235,
         182,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "13200",
       "label": "13200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         216,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "13201",
       "label": "13201",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         239,
         210,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "13202",
       "label": "13202",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         251,
         184,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "13203",
       "label": "13203",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         179,
         183,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "13204",
       "label": "13204",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         212,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "13205",
       "label": "13205",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         195,
         179,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "15100",
       "label": "15100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         200,
         252,
         184,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "16100",
       "label": "16100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         252,
         207,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "16101",
       "label": "16101",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         197,
         244,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "16101A",
       "label": "16101A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         224,
         215,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "16101B",
       "label": "16101B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         252,
         222,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "16101C",
       "label": "16101C",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         252,
         192,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "16101D",
       "label": "16101D",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         247,
         215,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "16209",
       "label": "16209",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         240,
         204,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "17100",
       "label": "17100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         222,
         187,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "18200",
       "label": "18200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         231,
         204,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "18201",
       "label": "18201",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         197,
         202,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "18201A",
       "label": "18201A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         252,
         183,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "18202",
       "label": "18202",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         182,
         203,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "18203",
       "label": "18203",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         229,
         184,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "18204",
       "label": "18204",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         200,
         199,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "18206",
       "label": "18206",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         192,
         252,
         203,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "18207",
       "label": "18207",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         252,
         232,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "18208",
       "label": "18208",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         212,
         210,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "18209",
       "label": "18209",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         235,
         210,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "18210",
       "label": "18210",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         179,
         202,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "18211",
       "label": "18211",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         234,
         252,
         204,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "19300",
       "label": "19300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         210,
         252,
         232,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "19301",
       "label": "19301",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         234,
         252,
         212,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "20100",
       "label": "20100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         210,
         252,
         223,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "20100A",
       "label": "20100A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         251,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "20101",
       "label": "20101",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         189,
         206,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "21101",
       "label": "21101",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         179,
         215,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "21101A",
       "label": "21101A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         217,
         182,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "21101B",
       "label": "21101B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         219,
         252,
         212,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "21101C",
       "label": "21101C",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         210,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "21102",
       "label": "21102",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         179,
         234,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "21102A",
       "label": "21102A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         226,
         179,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "21103",
       "label": "21103",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         252,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "21104",
       "label": "21104",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         209,
         252,
         179,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "21105",
       "label": "21105",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         209,
         252,
         194,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "21106",
       "label": "21106",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         222,
         189,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "22100",
       "label": "22100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         241,
         252,
         212,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "22100A",
       "label": "22100A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         206,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "22101",
       "label": "22101",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         184,
         198,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "22102",
       "label": "22102",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         234,
         215,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "23091",
       "label": "23091",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         204,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "23092",
       "label": "23092",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         251,
         194,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "23095",
       "label": "23095",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         202,
         252,
         194,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "23200",
       "label": "23200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         210,
         252,
         210,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "23200A",
       "label": "23200A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         221,
         194,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "23201",
       "label": "23201",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         218,
         252,
         182,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "23201A",
       "label": "23201A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         248,
         179,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "23202",
       "label": "23202",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         182,
         225,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "23203",
       "label": "23203",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         252,
         216,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "23204",
       "label": "23204",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         210,
         199,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "23204A",
       "label": "23204A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         229,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "23205",
       "label": "23205",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         222,
         204,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "23205A",
       "label": "23205A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         240,
         252,
         184,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "23206",
       "label": "23206",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         252,
         247,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "23207",
       "label": "23207",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         210,
         240,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "24300",
       "label": "24300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         187,
         252,
         221,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "24301",
       "label": "24301",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         187,
         239,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "24302",
       "label": "24302",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         198,
         184,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "25100",
       "label": "25100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         222,
         252,
         207,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "26200",
       "label": "26200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         243,
         252,
         207,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "27100",
       "label": "27100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         252,
         237,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "28200",
       "label": "28200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         227,
         197,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "29100",
       "label": "29100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         185,
         179,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "29100A",
       "label": "29100A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         247,
         252,
         215,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "29100B",
       "label": "29100B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         224,
         252,
         194,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "30200",
       "label": "30200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         217,
         194,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "31100",
       "label": "31100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         189,
         226,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "31100A",
       "label": "31100A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         251,
         212,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "31100B",
       "label": "31100B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         248,
         202,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "31100C",
       "label": "31100C",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         252,
         197,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "32101",
       "label": "32101",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         184,
         214,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "32101A",
       "label": "32101A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         210,
         252,
         243,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "32101B",
       "label": "32101B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         192,
         233,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "32101C",
       "label": "32101C",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         192,
         202,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "33200",
       "label": "33200",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         210,
         222,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "33200A",
       "label": "33200A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         215,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "34100",
       "label": "34100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         249,
         189,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "35300",
       "label": "35300",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         202,
         236,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "36100",
       "label": "36100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         214,
         182,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "37100",
       "label": "37100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         241,
         189,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "38100",
       "label": "38100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         195,
         189,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "41100",
       "label": "41100",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         241,
         202,
         252,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "42100",
       "label": "42100",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "\"NBHD: \" CONCAT [NBHD_Code]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        245,
        122,
        182,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        0,
        0,
        0,
        153
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 12,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 8000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 273109.19999999925,
    "ymin": 1868568.299999997,
    "xmax": 390001.8999999985,
    "ymax": 1968906.1000000015,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "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": 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": 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": 84,
   "name": "Soils",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 24000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "PONDFREQPR",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         210,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "0-14%",
       "label": "0-14%",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         112,
         255,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "15-49%",
       "label": "15-49%",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         38,
         115,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "75-100%",
       "label": "75-100%",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[MUSYM]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        255,
        255,
        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": 5000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 273108.7199999988,
    "ymin": 1868585.1400000006,
    "xmax": 390032.55000000075,
    "ymax": 1968900.0700000003,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "AREASYMBOL",
   "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": "areasymbol",
     "type": "esriFieldTypeString",
     "alias": "AREASYMBOL",
     "length": 20,
     "domain": null
    },
    {
     "name": "spatialver",
     "type": "esriFieldTypeDouble",
     "alias": "SPATIALVER",
     "domain": null
    },
    {
     "name": "musym",
     "type": "esriFieldTypeString",
     "alias": "MUSYM",
     "length": 6,
     "domain": null
    },
    {
     "name": "mukey",
     "type": "esriFieldTypeString",
     "alias": "MUKEY",
     "length": 30,
     "domain": null
    },
    {
     "name": "mapunit_na",
     "type": "esriFieldTypeString",
     "alias": "MAPUNIT_NA",
     "length": 96,
     "domain": null
    },
    {
     "name": "flodfreqdc",
     "type": "esriFieldTypeString",
     "alias": "FLODFREQDC",
     "length": 25,
     "domain": null
    },
    {
     "name": "flodfreqma",
     "type": "esriFieldTypeString",
     "alias": "FLODFREQMA",
     "length": 25,
     "domain": null
    },
    {
     "name": "pondfreqpr",
     "type": "esriFieldTypeString",
     "alias": "PONDFREQPR",
     "length": 25,
     "domain": null
    },
    {
     "name": "drclassdcd",
     "type": "esriFieldTypeString",
     "alias": "DRCLASSDCD",
     "length": 25,
     "domain": null
    },
    {
     "name": "drclasswet",
     "type": "esriFieldTypeString",
     "alias": "DRCLASSWET",
     "length": 25,
     "domain": null
    },
    {
     "name": "hydgrpdcd",
     "type": "esriFieldTypeString",
     "alias": "HYDGRPDCD",
     "length": 25,
     "domain": null
    },
    {
     "name": "forpehrtdc",
     "type": "esriFieldTypeString",
     "alias": "FORPEHRTDC",
     "length": 25,
     "domain": null
    },
    {
     "name": "hydclprs",
     "type": "esriFieldTypeString",
     "alias": "HYDCLPRS",
     "length": 25,
     "domain": null
    },
    {
     "name": "slopegradd",
     "type": "esriFieldTypeDouble",
     "alias": "SLOPEGRADD",
     "domain": null
    },
    {
     "name": "slopegradw",
     "type": "esriFieldTypeDouble",
     "alias": "SLOPEGRADW",
     "domain": null
    },
    {
     "name": "wtdepannmi",
     "type": "esriFieldTypeInteger",
     "alias": "WTDEPANNMI",
     "domain": null
    },
    {
     "name": "wtdepaprju",
     "type": "esriFieldTypeInteger",
     "alias": "WTDEPAPRJU",
     "domain": null
    },
    {
     "name": "aws025wta",
     "type": "esriFieldTypeDouble",
     "alias": "AWS025WTA",
     "domain": null
    },
    {
     "name": "aws050wta",
     "type": "esriFieldTypeDouble",
     "alias": "AWS050WTA",
     "domain": null
    },
    {
     "name": "aws0100wta",
     "type": "esriFieldTypeDouble",
     "alias": "AWS0100WTA",
     "domain": null
    },
    {
     "name": "aws0150wta",
     "type": "esriFieldTypeDouble",
     "alias": "AWS0150WTA",
     "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": 85,
   "name": "Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965,
    "vcsWkid": 115702,
    "latestVcsWkid": 115702
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 24000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Zoning",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         196,
         145,
         79,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "AG",
       "label": "AG",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         135,
         186,
         39,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "AZ",
       "label": "AZ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         44,
         46,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "CB",
       "label": "BC",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         201,
         89,
         54,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "CC",
       "label": "CC",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         171,
         65,
         107,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "GB",
       "label": "GB",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         50,
         70,
         168,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "GB/I1",
       "label": "GB/I1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         166,
         67,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "I1",
       "label": "I1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         158,
         84,
         63,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "I2",
       "label": "I2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         196,
         53,
         180,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "I3",
       "label": "I3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         74,
         134,
         186,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "LB",
       "label": "LB",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         79,
         201,
         175,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "LC/TZ",
       "label": "LC/TZ",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         158,
         146,
         52,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "MH",
       "label": "MH",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         110,
         161,
         63,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "Mixed",
       "label": "Mixed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         37,
         68,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "NC",
       "label": "NC",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         56,
         139,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "PB",
       "label": "PB",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         41,
         41,
         166,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "R1",
       "label": "R1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         72,
         169,
         189,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "R2",
       "label": "R2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         196,
         181,
         45,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "R3",
       "label": "R3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         40,
         191,
         131,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "R4",
       "label": "R4",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         148,
         43,
         186,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "R5",
       "label": "R5",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         77,
         112,
         201,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "ROW",
       "label": "ROW",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         39,
         184,
         41,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "RS",
       "label": "RS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         62,
         156,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          153
         ],
         "width": 1.2
        }
       },
       "value": "UK",
       "label": "UK",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Zoning]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        197,
        0,
        255,
        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,
        153
       ],
       "haloSize": 1.5,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 273109.19999999925,
    "ymin": 1868568.299999997,
    "xmax": 390001.8999999985,
    "ymax": 1968906.1000000015,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "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": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS3_zonings",
      "description": "zonings",
      "codedValues": [
       {
        "name": "RS",
        "code": "RS"
       },
       {
        "name": "AG",
        "code": "AG"
       },
       {
        "name": "R1",
        "code": "R1"
       },
       {
        "name": "R2",
        "code": "R2"
       },
       {
        "name": "R3",
        "code": "R3"
       },
       {
        "name": "R4",
        "code": "R4"
       },
       {
        "name": "R5",
        "code": "R5"
       },
       {
        "name": "PB",
        "code": "PB"
       },
       {
        "name": "NC",
        "code": "NC"
       },
       {
        "name": "LB",
        "code": "LB"
       },
       {
        "name": "BC",
        "code": "CB"
       },
       {
        "name": "CC",
        "code": "CC"
       },
       {
        "name": "GB",
        "code": "GB"
       },
       {
        "name": "I1",
        "code": "I1"
       },
       {
        "name": "I2",
        "code": "I2"
       },
       {
        "name": "I3",
        "code": "I3"
       },
       {
        "name": "AZ",
        "code": "AZ"
       },
       {
        "name": "MH",
        "code": "MH"
       },
       {
        "name": "GB/I1",
        "code": "GB/I1"
       },
       {
        "name": "LC/TZ",
        "code": "LC/TZ"
       },
       {
        "name": "UK",
        "code": "UK"
       },
       {
        "name": "Mixed",
        "code": "Mixed"
       },
       {
        "name": "ROW",
        "code": "ROW"
       }
      ],
      "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": 86,
   "name": "Landuse",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 32000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Land_Type_Code",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "0",
       "label": "0 - Unknown",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         235,
         190,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "4",
       "label": "4 - Tillable Land",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         170,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "5",
       "label": "5 - Non-tillable Land",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         38,
         115,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "6",
       "label": "6 - Woodland",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         137,
         112,
         68,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "7",
       "label": "7 - Other Farmland",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         0,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "9",
       "label": "9 - Homesite",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         85,
         255,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "21",
       "label": "21 - Classified Forest",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "22",
       "label": "22 - Wildlife Habitat",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         0,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "71",
       "label": "71 - Land used for farm buildings and barn lots",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         151,
         219,
         242,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          64,
          101,
          235,
          153
         ],
         "width": 0.4
        }
       },
       "value": "72",
       "label": "72 - Land covered by a farm pond or running water",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         230,
         169,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "73",
       "label": "73 - Contiguous acres of land designated by the U.S. Department of Agriculture as wetlands",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         151,
         219,
         242,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          64,
          101,
          235,
          153
         ],
         "width": 0.4
        }
       },
       "value": "81",
       "label": "81 - A legal ditch",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         204,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "82",
       "label": "82 - A public road",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         153
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          153
         ],
         "width": 0.4
        }
       },
       "value": "83",
       "label": "83 - Land on which public utility transmission towers are situated",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Land_Type_Code]",
      "useCodedValues": false,
      "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,
        153
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 273109.5399999991,
    "ymin": 1868568.3299999982,
    "xmax": 390001.8599999994,
    "ymax": 1968906.0799999982,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Land_Type_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": "land_type_code",
     "type": "esriFieldTypeString",
     "alias": "Land_Type_Code",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "WS3_LandTypes",
      "description": "Land Types",
      "codedValues": [
       {
        "name": "0 - Unknown",
        "code": "0"
       },
       {
        "name": "1 - Commercial _ Industrial Land",
        "code": "1"
       },
       {
        "name": "2 - Classified Land",
        "code": "2"
       },
       {
        "name": "7 - Other Farmland",
        "code": "7"
       },
       {
        "name": "8 - Agricultural Support Land",
        "code": "8"
       },
       {
        "name": "11 - Comm & Ind  Primary",
        "code": "11"
       },
       {
        "name": "12 - Comm & Ind  Secondary",
        "code": "12"
       },
       {
        "name": "13 - Comm & Ind - Undevel Useable",
        "code": "13"
       },
       {
        "name": "14 - Comm & Ind - Undevel Unusable",
        "code": "14"
       },
       {
        "name": "21 - Classified Forest",
        "code": "21"
       },
       {
        "name": "22 - Classified Wildlife",
        "code": "22"
       },
       {
        "name": "23 - Classified Riparian",
        "code": "23"
       },
       {
        "name": "24 - Classified Windbreak",
        "code": "24"
       },
       {
        "name": "25 - Classified Filter Strip",
        "code": "25"
       },
       {
        "name": "26 - Cemetery Land",
        "code": "26"
       },
       {
        "name": "3 - Undeveloped Land",
        "code": "3"
       },
       {
        "name": "4 - Tillable Land",
        "code": "4"
       },
       {
        "name": "41 - Tillable Land-Occas Flooding",
        "code": "41"
       },
       {
        "name": "42 - Tillable Land-Freq Flooding",
        "code": "42"
       },
       {
        "name": "43 - Tillable Land-Farmed Wetlands",
        "code": "43"
       },
       {
        "name": "5 - Non-Tillable Land",
        "code": "5"
       },
       {
        "name": "6 - Woodland",
        "code": "6"
       },
       {
        "name": "71 - Other Farmland-Buildings",
        "code": "71"
       },
       {
        "name": "72 - Other Farmland-Pond",
        "code": "72"
       },
       {
        "name": "73 - Other Farmland-Wetlands",
        "code": "73"
       },
       {
        "name": "81 - Agric Support-Legal Ditch",
        "code": "81"
       },
       {
        "name": "82 - Agric Support-Public Road",
        "code": "82"
       },
       {
        "name": "83 - Agric Support-Public Utility",
        "code": "83"
       },
       {
        "name": "9 - Homesite",
        "code": "9"
       },
       {
        "name": "91 - Homesite-Res Excess Acreage",
        "code": "91"
       },
       {
        "name": "91rr - Homesite-RR Excess Acreage",
        "code": "91rr"
       },
       {
        "name": "92 - Homesite-Ag Excess Acreage",
        "code": "92"
       },
       {
        "name": "9ag - Homesite AG",
        "code": "9ag"
       },
       {
        "name": "9rr - Homesite RR",
        "code": "9rr"
       },
       {
        "name": "CA - Common Area",
        "code": "CA"
       },
       {
        "name": "F - Front Lot",
        "code": "F"
       },
       {
        "name": "Fci - Front Lot C/I",
        "code": "Fci"
       },
       {
        "name": "GC - Golf Course",
        "code": "GC"
       },
       {
        "name": "MR - Mineral Rights",
        "code": "MR"
       },
       {
        "name": "OA - Override Acre",
        "code": "OA"
       },
       {
        "name": "OF - Override Front Foot",
        "code": "OF"
       },
       {
        "name": "OS - Override Square Foot",
        "code": "OS"
       },
       {
        "name": "OV - Override Site Value",
        "code": "OV"
       },
       {
        "name": "R - Rear Lot",
        "code": "R"
       },
       {
        "name": "Rci - Rear Lot C/I",
        "code": "Rci"
       },
       {
        "name": "UD - Unit Density",
        "code": "UD"
       },
       {
        "name": "unk - Unknown",
        "code": "unk"
       }
      ],
      "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": 87,
   "name": "Census Blocks 2020",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2244,
    "latestWkid": 2965,
    "vcsWkid": 115702,
    "latestVcsWkid": 115702
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "classBreaks",
     "field": "POP100",
     "classificationMethod": "esriClassifyManual",
     "normalizationField": "SQ_MI",
     "normalizationType": "esriNormalizeByField",
     "minValue": 0,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         128,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 0,
       "label": "0",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         221,
         93,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 3926.697620813849,
       "label": "1 - 3927",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         247,
         186,
         62,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 7154.350700636533,
       "label": "3928 - 7154",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         214,
         133,
         34,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 15464.958841043872,
       "label": "7155 - 15460",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         158,
         68,
         16,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 43112.40117375416,
       "label": "15470 - 43110",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         107,
         6,
         1,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "classMaxValue": 84128.54211825402,
       "label": "43120 - 84130",
       "description": ""
      }
     ]
    },
    "transparency": 30,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[POP100]",
      "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": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 24000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 273099.9600000009,
    "ymin": 1868572.1799999997,
    "xmax": 390025.9299999997,
    "ymax": 1968889.8999999985,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "STATEFP20",
   "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": "statefp20",
     "type": "esriFieldTypeString",
     "alias": "STATEFP20",
     "length": 2,
     "domain": null
    },
    {
     "name": "countyfp20",
     "type": "esriFieldTypeString",
     "alias": "COUNTYFP20",
     "length": 3,
     "domain": null
    },
    {
     "name": "tractce20",
     "type": "esriFieldTypeString",
     "alias": "TRACTCE20",
     "length": 6,
     "domain": null
    },
    {
     "name": "blockce20",
     "type": "esriFieldTypeString",
     "alias": "BLOCKCE20",
     "length": 4,
     "domain": null
    },
    {
     "name": "geocode",
     "type": "esriFieldTypeString",
     "alias": "GEOCODE",
     "length": 51,
     "domain": null
    },
    {
     "name": "geoid",
     "type": "esriFieldTypeString",
     "alias": "GEOID",
     "length": 60,
     "domain": null
    },
    {
     "name": "pop100",
     "type": "esriFieldTypeDouble",
     "alias": "POP100",
     "domain": null
    },
    {
     "name": "hu100",
     "type": "esriFieldTypeDouble",
     "alias": "HU100",
     "domain": null
    },
    {
     "name": "sq_mi",
     "type": "esriFieldTypeDouble",
     "alias": "SQ_MI",
     "domain": null
    },
    {
     "name": "poppersqmi",
     "type": "esriFieldTypeDouble",
     "alias": "PopPerSqMi",
     "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": 88,
   "name": "Congressional Districts Adopted Oct 2021",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "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": 5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[district]",
      "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": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 18,
        "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,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "district",
   "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": "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": 89,
   "name": "House Districts Adopted Oct 2021",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "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,
        77,
        168,
        255
       ],
       "width": 5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[district]",
      "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": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 18,
        "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,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "district",
   "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": "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": 90,
   "name": "Senate Districts Adopted Oct 2021",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "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": 5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[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": 18,
        "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,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "district",
   "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": "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": 91,
   "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": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        55,
        55,
        255
       ],
       "width": 5
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[Precinct]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        189,
        109,
        98,
        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": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 273099.9600000009,
    "ymin": 1868572.1799999997,
    "xmax": 390025.9299999997,
    "ymax": 1968889.8900000006,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ID39_Commissioner",
   "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": "id39_commissioner",
     "type": "esriFieldTypeString",
     "alias": "ID39_Commissioner",
     "length": 60,
     "domain": null
    },
    {
     "name": "id39_council",
     "type": "esriFieldTypeString",
     "alias": "ID39_Council",
     "length": 50,
     "domain": null
    },
    {
     "name": "population",
     "type": "esriFieldTypeInteger",
     "alias": "Population",
     "domain": null
    },
    {
     "name": "precinct",
     "type": "esriFieldTypeString",
     "alias": "Precinct",
     "length": 100,
     "domain": null
    },
    {
     "name": "registeredvoters",
     "type": "esriFieldTypeInteger",
     "alias": "RegisteredVoters",
     "domain": null
    },
    {
     "name": "county",
     "type": "esriFieldTypeString",
     "alias": "County",
     "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": 92,
   "name": "Zip Codes",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26916,
    "latestWkid": 26916
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "zcta5ce20",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0.4
      }
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         224,
         180,
         218,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "46036",
       "label": "46036",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         237,
         205,
         173,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "46919",
       "label": "46919",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         181,
         207,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "46928",
       "label": "46928",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         173,
         177,
         240,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "46930",
       "label": "46930",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         159,
         160,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "46933",
       "label": "46933",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         198,
         156,
         217,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "46938",
       "label": "46938",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         195,
         200,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "46940",
       "label": "46940",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         193,
         195,
         232,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "46952",
       "label": "46952",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         224,
         159,
         183,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "46953",
       "label": "46953",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         240,
         177,
         238,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "46957",
       "label": "46957",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         178,
         163,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "46986",
       "label": "46986",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         208,
         185,
         235,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "46987",
       "label": "46987",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         150,
         149,
         207,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "46989",
       "label": "46989",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         207,
         176,
         195,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "46991",
       "label": "46991",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         197,
         216,
         232,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "47348",
       "label": "47348",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 40,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[zcta5ce20]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        92,
        230,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 239741.75594304857,
    "ymin": 1792769.7553276368,
    "xmax": 457595.86758321576,
    "ymax": 2002472.577039165,
    "spatialReference": {
     "wkid": 2244,
     "latestWkid": 2965,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "zcta5ce20",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "objectid_1",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "shape",
     "domain": null
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeSmallInteger",
     "alias": "objectid",
     "domain": null
    },
    {
     "name": "zcta5ce20",
     "type": "esriFieldTypeString",
     "alias": "zcta5ce20",
     "length": 5,
     "domain": null
    },
    {
     "name": "geoid20",
     "type": "esriFieldTypeString",
     "alias": "geoid20",
     "length": 5,
     "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_1",
     "fields": "OBJECTID_1",
     "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": "esriMeters"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  }
 ],
 "tables": []
}