{
 "layers": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 3,
   "name": "Soil Surveys",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 100000,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       168,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        168,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpressionInfo": {
       "expression": "$feature.AREASYMBOL",
       "title": "Custom"
      },
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 1000,
      "minScale": 750000,
      "name": "Survey Name",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        115,
        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": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {
       "expression": "$feature.AREASYMBOL",
       "title": "Custom"
      },
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 750001,
      "minScale": 0,
      "name": "StatewideView",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        115,
        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"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.30432922028E7,
    "ymin": 5485975.708999999,
    "xmax": -1.15816609131E7,
    "ymax": 6275031.838299999,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "areaname",
   "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": "Area Symbol",
     "length": 20,
     "domain": null
    },
    {
     "name": "Acres",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "domain": null
    },
    {
     "name": "areaname",
     "type": "esriFieldTypeString",
     "alias": "Area Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "SPATIALVER",
     "type": "esriFieldTypeDouble",
     "alias": "SPATIALVER",
     "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": "SHAPE_INDEX",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_AREASYMBOL",
     "fields": "AREASYMBOL",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_Acres",
     "fields": "Acres",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_areaname",
     "fields": "areaname",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_SPATIALVER",
     "fields": "SPATIALVER",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 1,
   "name": "Soil Point Features",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 250000,
   "maxScale": 1000,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "FEATSYM",
     "uniqueValueGroups": [
      {
       "heading": "",
       "classes": [
        {
         "label": "Rock Outcrop",
         "description": "Rock Outcrop",
         "symbol": {
          "type": "esriPMS",
          "url": "8709642b4c3ddd91fb57280129f608ff",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQokbXSv0sCcRjH8fdjgj8a3OXG02uQppr8PxxawqFFELk6LKFBWkoQT1obWltdxNE/oD8gddDBNXAQLPL8yh0E1ql5SJ/t+cLreb5fvk+YPRL+N2wanNg9XgNj65hD9UHrMs1Fo0872OQZ1whJUdSq0KnCYidc1tEcwfIKITNNcc6A552wIzwAse9aCXemxos9ZrYVX6U5Bc5+HWuhOCXwmm7GCmxxL+vPTeWIp/s33tdiyyCnFNl1TwESnw637g/6cFEnohS1DdCLCAXL4LHeY/gDH8yJSZT8NuwmNOfLN7k5YgJ0/8Kr2Wu3lydeNuIYH1qGAAAAAElFTkSuQmCC",
          "contentType": "image/png",
          "width": 11,
          "height": 10,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "ROC"
          ]
         ]
        },
        {
         "label": "Prominent Knoll",
         "description": "Prominent Knoll",
         "symbol": {
          "type": "esriPMS",
          "url": "107d390a743bd58d1c45ce83703a4f99",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVQokbXSsWrCUBTG8X8wRcShu/gAHTrWyaeoQ0QX6dDFKiEi2MEhODVLI2KnDoVSqDoIXcSxD+A7+ASF6lJMJUcIFWxjTULwGy6cA7977oWjEiPq0fCrwUXJZhYZPzdJK2vehg2ui/dMIuHkmpZARlws02Rqmrih8EudrEDzpzw/W1ABnkJhNcEdkNrWitAZGQw0m6+DeKCTA8q7PcF7iQ7epQcmK9je+TfC7fiGx8IDH3vx0EATIb/vK8Cpc0IbMHx4Uie5FKx/4DbVUY2e1mf+C68SpASuAjCOwrdv8mWXT+A9CO8m1m5vAEgdOuTO5kQNAAAAAElFTkSuQmCC",
          "contentType": "image/png",
          "width": 11,
          "height": 10,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "PKN"
          ]
         ]
        },
        {
         "label": "Lake Sediment Outcrop",
         "description": "Lake Sediment Outcrop",
         "symbol": {
          "type": "esriPMS",
          "url": "3be35395ec8dcd13c0916e51020eda90",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5ElEQVQokWNhoACw0E6zV6EJw7b+M6RrdivhZmD6v5HBpyiVYUvfNtI0szOUM/xnkGJgYOxkaGjYwdDQ8I84zZ5lMgz//5ZAeToMZ77EMzAwzCdOM/PfDgYGBk6EwP8mhtDCFQyr+7/j1+xbbMrwnyEKTVSG4QdTPgMDQwd+zf/+9zMwMjJicU8FQ2DlbIb17W+xa/YtCWP4/98aq1f+M/Az/PlZw8DAUIip2TOXneHf/04GbHbCDWDMYvAtmcSwuec+qmZ2Zk6GP4yJeLRCwB+m35g2b5jwgYGB4QBBzUiAorQNAHIJPCs8DzM3AAAAAElFTkSuQmCC",
          "contentType": "image/png",
          "width": 11,
          "height": 10,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "LSO"
          ]
         ]
        },
        {
         "label": "Shallow",
         "description": "Shallow",
         "symbol": {
          "type": "esriPMS",
          "url": "95d49c0334f3506bd837c8eeef0ed8b4",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABF0lEQVQokWNhoBCwUN2A29uW8P359XsaI8N/FLn/DAzXNAOSmgga8Of3rzoGBobo/1hsu7FxwV4N/4SjOA24tnm+KsPf/7m4nPv//7+J/xsazBgbGv5hNYDxL0M/AwMDGy4DGBgYjK/ryyYyMDDMxTDg+oZ57gwM/73xaIZYwsjYenvbktWqXjGfUAxgZGDgxeZvDAMYGNj//f0KdyULjKERkLTm+sZ5Bxn+M9jjM+Df//+NWr7pbzAMAAGmv//z/zExngMxGbCDG99e/ZmKLMCCzFEPSr54feO8OQz/GdKw6WZkZCw0SU//jdMAsMBPhpq/bP+V/zMyosbQ//9XNfyTdmCoRxdQDUt6zcDA4ILDCxiA4rwAAAvaV5pOH38dAAAAAElFTkSuQmCC",
          "contentType": "image/png",
          "width": 12,
          "height": 10,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "SHA"
          ]
         ]
        },
        {
         "label": "Bouldery",
         "description": "Bouldery",
         "symbol": {
          "type": "esriPMS",
          "url": "3fd1aa59b154df1a3b0a5b4a44cf615c",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEklEQVQokWNhoBCwUN2ASdGefN///56GLsf4n/Fa2fLdTQQN+P7vVx0DI2M0uvh/xv8MXdGue8uW7j6K04CuKFfV/wz/c3G69///iQ0NDWYNDQ3/sBrwn/F/P8N/Bjac+hkYjDlvHU5kYGCYi2FAR5SLO8N/Bm8GgoCxdVK05+q8pds/oRjAyPifl+E/I2H9DAzsv/59h7uSBcYoX7p3TWeUy0EGBgZ7/A5gaCxZduANhgEg8J+JOZ/x399zDAwMTAxYACMDww1+7vdTkcVYkDkVS3Ze7IxymcPAwJCGzQCG//8L02ed/Y3TABD4+5u1hpn1tzKGHCPD1bJle3egq8cwoGr19tcMDAwuWF2ABVCcFwCLpFUTGZdoaAAAAABJRU5ErkJggg==",
          "contentType": "image/png",
          "width": 12,
          "height": 10,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "BDY"
          ]
         ]
        },
        {
         "label": "Boulders",
         "description": "Boulders",
         "symbol": {
          "type": "esriPMS",
          "url": "6c6ca3b4f088420749483fee9268cceb",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABD0lEQVQokWNhoBCwUN2AE5Ny+Vi//5rGwPAfRe4/4/9rJmWzmwgawPb9Z91/BoZodHHG/4wMp7sy9pqWzTiK04DzXemq//7/z8XlXCaG/xP/NzSYMTY0/MNqwL////tBjsBlAMP//8bnOZ8nMjAwzMUw4GxHqjsDA4M3Ts0IU1pPTMpdbZE3+ROKAYyMTLz/Gf4T1s7AwM7y6yfclSwwhlH5zDVnO9MOMjAw2BMwo9GkZNYbDANAgPE/Y/5/xv/nwOGFDTAy3PjPzzAVWYgFmWNUMfPi2c60OQwMDGlYDWBgLDRJn/kbpwFgJX9/1/xnZlXGlGO8alw2cwe6egwDjKrmv2ZgYHDB7gJMQHFeAABThlMQdE0J3AAAAABJRU5ErkJggg==",
          "contentType": "image/png",
          "width": 12,
          "height": 10,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "BLD"
          ]
         ]
        },
        {
         "label": "Rubble",
         "description": "Rubble",
         "symbol": {
          "type": "esriPMS",
          "url": "14b23e983a39c55d3dccbf8625f9e675",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQokWNhoBCwUN2At0sa+Dj//Zz2D02OkYHhGndcexNBAzj//ar7z8AYzYjFtm8LKvdyJbQfxWnAj6U1qn///svF5dz/zEwT/zc0mDE2NPzDasDfv//6GRgY2HAZwPD/v/E3pZ+JDAwMczEM+LKoyp2BgcGbgSBgbH27pGG1cEzDJxQDmP7/5/3PiM3nGICdlQnhShYYgyu+fc2XRVUHGRkY7PHaz8DYyBfV8AbDADBg/JvP8J/5HMhBDFgAIwPDDc7vr6cii7Egc3hiOy9+XVQ1h4GBIQ2bAf8Y/xUyps/6jdMAsKI//2uYmRmV/zGiJSRGhqs8sR070NVjGMCb1P6agYHBBZsLsAGK8wIAumFP2lRgKXgAAAAASUVORK5CYII=",
          "contentType": "image/png",
          "width": 12,
          "height": 10,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "RUB"
          ]
         ]
        },
        {
         "label": "Very Stony",
         "description": "Very Stony",
         "symbol": {
          "type": "esriPMS",
          "url": "8ada554a4761d0ae70d21c173bad5b5f",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFElEQVQokWNhoBCwUN2AJbkn+Fh/sU5j/I8m9///tbDZJk0EDWD9yVbHyPA/GsMqRkaGlRmn94bPMD2K04A16edV//3/l4vLuYz/mSY2NPw3a2hg/IfVgH////UzMDCw4TKA4T+Dsdbz84kMDAxzMQxYmXrWnYGBwRunZoQhrUtyT6yOmWzxCcUARiZGXob//wnqZ2D4z870kwXuShYYI2ym0ZpVaWcPMjAw2OPTzsjA0Bg1y+QNhgEg8I+RMZ/p//9zDAwMTAzYwY13DP+nIguwIHMiZhpdXJV2dg4DA0MaVu2MDIXpM01+4zQADH4z1jCw/ldGl/vPyHA1fKbxDnTlGAaEzTd6zcDA4ILDCxiA4rwAAAGtTw57ihnCAAAAAElFTkSuQmCC",
          "contentType": "image/png",
          "width": 12,
          "height": 10,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "STV"
          ]
         ]
        },
        {
         "label": "Stony",
         "description": "Stony",
         "symbol": {
          "type": "esriPMS",
          "url": "301c8d361a680da4b761cbba53ad99b5",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQokWNhoBCwUN2AEw1v+Zh+ck5jYPiHJsd4zaydu4mgAUy/OOsYGP9HMzAwYth2uvLbXtN2rqM4DThR80OV4d/fXJzuZfo/8X/DfzPGBsZ/WA1g/ve3/z8DAxsu/f//Mxif+vktkYGBYS6GAServrj/Z2DwZiAAGBkZWk80vF1t0SD8CcUApv9MvP8Z/zMQAdhZGFjhrmSBMUzbudacqvpykIGB0R6/CxgbTRr43mAYAAL//zLkMzIznAM5iAErYLzB+JpzKrIICzLHvJPn4qmqr3MYGBjSsOr/96/QZBbjb5wGgAX+/6v5w8isjCUhXTXr4NmBoR5dwKid9zUDA4MLdi9gAorzAgAYik0xhLkFGwAAAABJRU5ErkJggg==",
          "contentType": "image/png",
          "width": 12,
          "height": 10,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "STN"
          ]
         ]
        },
        {
         "label": "Gravelly",
         "description": "Gravelly",
         "symbol": {
          "type": "esriPMS",
          "url": "070dfbdada6e00c1a251433c601899f5",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFElEQVQokWNhoBCwUN2AE0tu8/36/Wcaw39GNLn/1+ySNJsIGvD71586BgaGaAaG/xi2HVpwY69dgsZRnAYcnH9N9f9/hlyc7v33f+L/hv9mjA2M/7AawMjA2M/AwMCG0wAGBuNDstcTGRgY5mIYcGjedXeG/wzeDAQAEyNj64klt1dbxKh+QnMBIy82f6OD/wyM7N+//oO7kgXGsEvSWHNo3vWDDAwM9vhN+NfomK71BsMAEGD8z5T/n/HfOZBLGbAARgaGG5x/vk1FFmNB5tgmq188OO/6HEYGhjRsBjAwMhaapJv8xmkAxBaWGob/f5UZGP+jyP3/z3jVLkljB7p6DAPsklRfMzAwuGB1ARZAcV4AAN8XUgU2tsfQAAAAAElFTkSuQmCC",
          "contentType": "image/png",
          "width": 12,
          "height": 10,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "GRA"
          ]
         ]
        },
        {
         "label": "Sandy",
         "description": "Sandy",
         "symbol": {
          "type": "esriPMS",
          "url": "3a0f8872aafbb338b7957b9462fca3cd",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/ElEQVQoka2ToU4DQRRF710mrYKfIA2iDQIIFtME0U9AYeoIwZfyoCFIggBB4AvoB2AQCGwTwtKQ1GNAoTZttrdpRVM6O6wo1817c0/OiHFYMO7fAerZChLceDuhy3U7yzdI0AS0580JKD5+YqX1EgSo2ygh1UHQV0tXkm2TNsw2SN0loEIQAG0i1j6Aew+guLkLqYbcROfq2QNL9vPbgNEypPw+VMSQU0s37ZetrTd7BrTzZ5885Zp9e4BJmB5CUWfsiex8IPm8nh242QMrrVfFJ3cQ6pn1iEfcuh0EAZP0+w0UiqvQ/E7vLNvj/HUPwI2LLwDVwBO8LPwXRsGPTQfhdzVmAAAAAElFTkSuQmCC",
          "contentType": "image/png",
          "width": 12,
          "height": 10,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "SAN"
          ]
         ]
        },
        {
         "label": "Clay",
         "description": "Clay",
         "symbol": {
          "type": "esriPMS",
          "url": "356ce3fce3df7178b51cf4f028fcb65d",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQoka2TMUuCURSGnyOX1KEaKiXX6BcUjYkfQZA/oamlLaRdwoTmaNDJfkHN0tIHDq1BQ+FfsC+XtlC/E3yIWPdeHfTd7jn3fc57LxzDgjJLB2i/vUacaTp6H7IV1OcniNNXwKlrmvbCZ8kHL16AfnZ2YXThzZviTrV2IFKL3QlkdAuseAGwR1Q8A+4tgPbCY6A8wzweojfabz/Ixsn33wQiq6Bz/UCan+wkpZn4c6VHjcIOUJzt12spBF8WIFFMhRSvyXe51WVzvTFdMNMHyQdvGoUt4NxpV7kU2R94AYmGpooZ7lg95V1ypaf/1y2AbB9GwJHnCZYW3oVfx1Y+xzUw0JcAAAAASUVORK5CYII=",
          "contentType": "image/png",
          "width": 12,
          "height": 10,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "CLA"
          ]
         ]
        },
        {
         "label": "Bentonite",
         "description": "Bentonite",
         "symbol": {
          "type": "esriPMS",
          "url": "00dcd0ae6e451198ed643bcb632e502c",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIklEQVQ4jdXUIUsEQRjG8f87nAhiWPEOg0lB0KpFFIPLJbGJJtsFtfgZ/AAGxarNIiwGwRPk2AVFjGcXbYY7D06w6OnuKyuXdMedYNAHpgwvPx5mhinwSyn8H0jbkUfMIiTjqMSI3vBszmRk/sUZ0mZU4V23AQ+kuynQrw/6GK5JyT/NhbQZbiK6ayk6DJxoK1yWon9shbRRG0VIm/wUg7KvT5eReHPt7EbGrAM95GeATmcV2MuGkGlQBweQdNYKaZ+b8n3262HfAVM4Re7tkGqAyIqTY5LADpX8gFZ0BczmMEcyWL62QiKi2qgtYUwVmMwklHOSt0rug5ShckNvqzN4vRsg6RVPADFQRzigeHEospXkQp/Y2MIrsNNdTvl738gHCo1Vlz43++kAAAAASUVORK5CYII=",
          "contentType": "image/png",
          "width": 13,
          "height": 13,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "BEN"
          ]
         ]
        },
        {
         "label": "Calcareous",
         "description": "Calcareous",
         "symbol": {
          "type": "esriPMS",
          "url": "d9f7115744bd0ec90d8013f9b7a4cba9",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHElEQVQokcWSvU4CURCFv1nQypCAtXGpjI9hYmPiG9j7E2ICizWsVhaIGhPU2mewoPIF7LVRMPRQULp6zCUWy+6CofJUkzPz3Zy5mTwLKv8/wFug3ZyH/JY9/gk872vJM1oSegrV3QotmgusFqggNlztj6kA1zOBQU2lSDRiVnNQ08PapQ0zgU+PM4NizCp+GafAcQroV7UJHCiZ0TjsV9Xxr+xlClCeNkrvJDfjerCTuXSm5LhEJIsIyLE9eXEqEZEgSAEuY7+u2/iCk8dFp9y21xTglPsmjDz2gNKvNfSWCeMzU4D77/cTNU3cTOKIxvq5jWYCTh8r3PljjlzdK3Cf7KcAdzu9ugJ5KHlHmYBT+cK6Wf5MYJ4WBn4A3uhZ7YI9U4sAAAAASUVORK5CYII=",
          "contentType": "image/png",
          "width": 9,
          "height": 15,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "CAL"
          ]
         ]
        },
        {
         "label": "Saline",
         "description": "Saline",
         "symbol": {
          "type": "esriPMS",
          "url": "e18046d5eb24183e9d31904f118ee851",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABH0lEQVQokcWSv04CQRDGv9lbrQwJWBuPyvgYJjYmvoG9f0JM4LCG08oCT40Jau0zWFD5AvbaKGfooaB09TN7mHDH7WGo/KrJ7P7mm5ldjQWl/wdg8LYL5VE6/uOfAPeflyCqA5IMn3oSbpn5DqXVGoiNJB77NQDXhQAbgwpoWqlUm43Bg1yuDd0O6vMMkHIqU4Z8nQI4zgGsx5sADgBmWxQcsh535cp/yTpoRqBra9TQiADsuId2iVPbKWAkgIftpGK2J2NfJgfYHtmMb9MDTqqzK1H1Ne9g9e2FUGYPQOU3M8SyCtNXMoDdN0/e26DcTKpLS87XR4VAopWPO4z9oyQu9e9nj3OA/Tts9gMocvYfuR0sdFHtufKFwDwtDPwAwkRZ7f6+LUgAAAAASUVORK5CYII=",
          "contentType": "image/png",
          "width": 9,
          "height": 15,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "SAL"
          ]
         ]
        },
        {
         "label": "Sodic",
         "description": "Sodic",
         "symbol": {
          "type": "esriPMS",
          "url": "94cd4fdc6244a1bdfc6dc4ea19200525",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQokcWSz0oCURSHvztO61AoaiBcio8RtAlahgk+QEW0mQfw3zqECCzXbcbZt3DlY+hemokCewAHj1ydQmfuGK76rc49h+/c8zscmx1l/w/g8XFhIVLh+O1PoIfsKcKHOcgQGZyioq3APuEdUFLA1yp+zAR8JgWB+s9boOEzea1wMjUCgtUG8mup/By7BdynAI+gDFwnR1TIjUfQreKMNgAFnYyt2XHt3GjaJLW0kxhJwFVwZmgSWeCmAD1jn/AZ5NdgrO4lzjgFrL6OmkKuBhTi1DRi1twwtP7Q+/Z5bwjqKW5Rr1H8zgS0DnBePglvdXzIUS9ZTwH6dvoEroAk78gIaF3hDEz5TGCbdgYW14xKF0fyingAAAAASUVORK5CYII=",
          "contentType": "image/png",
          "width": 9,
          "height": 15,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "SOD"
          ]
         ]
        },
        {
         "label": "Slide",
         "description": "Slide",
         "symbol": {
          "type": "esriPMS",
          "url": "34e83a2a7de1105dcab377ee6ced94e5",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAnklEQVQ4jWNhoBJgGToG/V/FwPz8HcNLJKGPUhkMyqS76BoDI4MEgzBRagd/GD2bwfABxn6OqZYfWZ6BgeGlVAaDOi4X8ROwmB+J/QOniygBLDQxSPIFAyuMfUeIgZmbDcX5HyVfMIjAeVoM/3EaxNjA8AfG/t/AwPBcAtVWZHm8LqIEsOCUATn9HcNfJBGcrsFrEGMY2BCiXTz4oh8A8TUg2E1SO+YAAAAASUVORK5CYII=",
          "contentType": "image/png",
          "width": 13,
          "height": 13,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "SLI"
          ]
         ]
        },
        {
         "label": "Blowout",
         "description": "Blowout",
         "symbol": {
          "type": "esriPMS",
          "url": "27802e71eb214e0eebcb914fd992a968",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAo0lEQVQ4jWNhoBJgGToGrQplYP4rzfASxmdkYPgYMYFBmWSDRLUZGF9+YBAmRi1BSVIAC00MWlHA8AHGfglnwQE/sjxIScQEBnVcLuJnwA/4kdg/hlAYiQswsMLY398yMH9iRnH+R3EBBhEY5/VVhv84DXJsYPgDY+9vYGD4hBbgyPJ4XUQJYMElAXa6NMNfGP8/A27X4DUobDXYEKJdPPiiHwAWhiba8PfXiQAAAABJRU5ErkJggg==",
          "contentType": "image/png",
          "width": 13,
          "height": 13,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "BLO"
          ]
         ]
        },
        {
         "label": "Mine or quarry",
         "description": "Mine or quarry",
         "symbol": {
          "type": "esriPMS",
          "url": "bab6c594fd14efc73d35c1a62f65877a",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoklEQVQ4jWNhoBJgGToGrWJYxXyL4e9LhAjjxxqGCGWSDbrGIMrIwvBSmBi1BCVJASw0MaiFYcUHBA8peCCAH1We4WUNQ4Q6LhfxM+AH/EjsH0MojP4wiLPC2EIM35k/MXxCdv7HPwziIjCOFsPr/zgNamBw/INg72dgYfjEgEser4soASy4JEBOv8XA8Bch8h+na/AaFMYQBjKEaBcPvugHAGPDJtF5YDqgAAAAAElFTkSuQmCC",
          "contentType": "image/png",
          "width": 13,
          "height": 13,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "MPI"
          ]
         ]
        },
        {
         "label": "Spoils",
         "description": "Spoils",
         "symbol": {
          "type": "esriPMS",
          "url": "4110ccdac5687260b951514b68782958",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoElEQVQ4jWNhoBJgGToG/WdYxfyc4f9LJJGPUgwRymS4SJSRgeGVMILPyDKEw+gZw8oPMPZzhlfoavmR5RkYGF5KMYSr43IRPwGL+ZHYP3C6iBLAQhODJBnEWGHsOwzfmbkZPiM7/6Mkg5gIgvv6P06DGBkc/8DY/xn2Mzxn+MyASx6viygBLLilwE7/iySA0zV4DWJkCAMZQrSLB1/0AwC/RiRDZAVPPgAAAABJRU5ErkJggg==",
          "contentType": "image/png",
          "width": 13,
          "height": 13,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "SPO"
          ]
         ]
        },
        {
         "label": "Gravel Pit",
         "description": "Gravel Pit",
         "symbol": {
          "type": "esriPMS",
          "url": "fa10b25ee073ecb9bac6b786b3cf01a4",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApklEQVQ4jWNhoBJgGToGrWL4z/yf4flLGP8/A8PHCAYpZZINEmVgYHzFwCAM4zMScP0gD6OVDM8+wNivGJ6jq+VHlmdgYHgZziCljstF/AQs5kdi/8DpIkoAC00MEmOQZIWxvzPcYf7MwI3s/I9iDJIiMM5rcNLCYZAjA+MfGHs/w3+Gz2gBjiyP10WUABZcElCn/0USwukavAaFMTCCDCHaxYMv+gHJuiRD+5qnYgAAAABJRU5ErkJggg==",
          "contentType": "image/png",
          "width": 13,
          "height": 13,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "GPI"
          ]
         ]
        },
        {
         "label": "Borrow pit",
         "description": "Borrow pit",
         "symbol": {
          "type": "esriPMS",
          "url": "50a5dfe4cc29b0c01f60c91b949f9e2c",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqUlEQVQ4jWNhoBJgGToGha76z6z65NtLJKGPbUXcyiQbpH2NgfEXH4MwMWoJSpICWGhiUFXf1w8w9i+Gb+hq+ZHlGRj+v2wr4lHH5SJ+AhbzI5iMP3C6iBLAQhOD2D5xscLYb4UYmHn/fEN2/ke2T1wiMM5VLYb/OA1qaGD8g2D/Z/jFh2orsjxeF1ECWHBJgJyu+oThL5IQTtfgNWh1GCPIEKJdPPiiHwAI0Sx2SnMb6wAAAABJRU5ErkJggg==",
          "contentType": "image/png",
          "width": 13,
          "height": 13,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "BPI"
          ]
         ]
        },
        {
         "label": "Severely Eroded",
         "description": "Severely Eroded",
         "symbol": {
          "type": "esriPMS",
          "url": "1ed1e4c77e099a48e971723a41010a2b",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVQ4jdWRuw5AQBBFz8aqFFvQ0Cr8//+oiY5OQYiIZJBd4pEw1Z2dmzsns5qHSv8naACvhEo8NQmkV4gUEJ70fv1GBdSLLvdeI+dAlUBmIzIHi43QrZXoTulXgmLwF52DF6zxmxgi0Q/WIAWddG0PrsTcSXSntGM2QfWit9I4g9Qccpr4e98/AnVFFzrKUiD1AAAAAElFTkSuQmCC",
          "contentType": "image/png",
          "width": 13,
          "height": 13,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "ERO"
          ]
         ]
        },
        {
         "label": "Gully",
         "description": "Gully",
         "symbol": {
          "type": "esriPMS",
          "url": "b794083cbe2837e041baef194bea2989",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqklEQVQ4jWNhoBJgGToGhYauYn7Pf/8lXICJ4eOeWeXKJBv0WvsaI8tTTmG4wH/8rh/kYeSS2vkBznmKoZYfRZ6B4eWe2eXquFzET8BifiT2D5wuogSw0MSgP9LfWWFszrdCzL9/fEd2/sc/0t9FYBzRq1r/cRp0oKHhD4zt0NDAwPKUkwGXPF4XUQJYcEmAnP5e4P5fuMB/BpyuwWvQ6tVhIEOIdvHgi34Awpwx0IFYoAgAAAAASUVORK5CYII=",
          "contentType": "image/png",
          "width": 13,
          "height": 13,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "GUL"
          ]
         ]
        },
        {
         "label": "Depression",
         "description": "Depression",
         "symbol": {
          "type": "esriPMS",
          "url": "74d3b1e5ba00c2ddbc2ae12870323f15",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAX0lEQVQokWNhIBOwUKzxzKo0/n8MLJz4FDO9//PWJH3WbxSNTIwMExn//4nHaw3/P0sGBoYT1HEqqYCFZB0jUeO//ww3GBkYDuJTzMjE/AlDo0nYrA4GBgYQJs1GUgEA6isT+Z/nZFsAAAAASUVORK5CYII=",
          "contentType": "image/png",
          "width": 10,
          "height": 10,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "DEP"
          ]
         ]
        },
        {
         "label": "Potholes",
         "description": "Potholes",
         "symbol": {
          "type": "esriPMS",
          "url": "684cb2f1713acfe42d8010c007d61437",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXElEQVQokWNhIBOwUKwxbeYZfpY//zjxKf7DwvR2VrrJbzQbmSb+YWGMx6fxHxODJQMDwwnqOJVUwEKyjpGp8d8NBgbGg/gUM/9l/IShcVa6SQcDAwMIk2ojaQAAchAS/UFveLEAAAAASUVORK5CYII=",
          "contentType": "image/png",
          "width": 10,
          "height": 10,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "POT"
          ]
         ]
        },
        {
         "label": "Sinkhole",
         "description": "Sinkhole",
         "symbol": {
          "type": "esriPMS",
          "url": "5b1d842d77b1e0dc74ead36836042439",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXklEQVQokWNhIBOwUKxx1SoGfgYGBk58it+/Z3ibns7wG0Xj378MExkZGeLxaeTnZ7BkYGA4QR2nkgpYSNYxEjUyMjLc+P+f4SA+xczMDJ8wNEZEMHQwMIAxaTaSCgBuNhCVMaSVEgAAAABJRU5ErkJggg==",
          "contentType": "image/png",
          "width": 10,
          "height": 10,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "SNK"
          ]
         ]
        },
        {
         "label": "Seep",
         "description": "Seep",
         "symbol": {
          "type": "esriPMS",
          "url": "d4f2f1b0ad3732543ba8083a9635c436",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABM0lEQVQ4jbWTvUoDQRSFv7tsIRYBiWziTxPQiNiK2IVARAjYCJq3EHwDsdBOLfQ9rKzWhK0U7BRMI9iIbkIUJEJW3eTKSgTDutlA8MDAcIfzzZnhXpMhZf4L4LyhU/hsiJJF8FAuGy+cbi7IRyyg7Oo2PnvACNItCownubeftFSYkKtIQNnVLeAgIm3GEGznUZdzk1INAeyaplD2Y56caBscAashgMA6MEq8Vip1TectcXsAhpLVAdzBXdpmDugFAN5gflBo/ezNX8WLAf1vhsd1CCApzjo1qgLzffPDcT4jXgiQF/EdV0ttwUEZi/A7rSY7kX2QS8tNpa5LHeVQoBj8bffoFTjxmuwWZ+U9EvCdxJI7YM1+0KRhMhO0csLidlHk869IkcNUmJZnIFh9NfQ0fgF9ZlvguhKUygAAAABJRU5ErkJggg==",
          "contentType": "image/png",
          "width": 12,
          "height": 12,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "SEP"
          ]
         ]
        },
        {
         "label": "Wet",
         "description": "Wet",
         "symbol": {
          "type": "esriPMS",
          "url": "e1e803ccd057eb50faf15cfb6097dc2b",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQ4jbXTsUoDQRCA4X8uKSRIRCwUtEhIjIitiK2FCIKNIHkL9YgWdoeFKUQTUBufwsrKJpWCnYJpEk/RwkZBDOTinRlRkkIvlxOCC9vsMt/MLDtRelzRfwHMBx2NeKwAGQVHlIv+OifWlLyHAjlbTTx2FPraZyrwFsPOVTW7l5LLQGDD1lWF/YBqkxicrd/pbDEhZR+wdqvDTchL95bjhlIEFnxARFgWiHWPB4H5TVtHdpPy9LuFTFhw2/BgAvgJCDh/BECp+1pQ5VxCHqCVqTYAVz4gfs9pLUFZYTIk+6GVFMcHWHPimVXNGgYlYLBzckoNDyvwHxRScm1WdMaIUkBZBIzW1SvKUeOD7YNxaQQC30haKsDS1qMOuS7ppuLUXrg5nha3U1WBw5Qfk2fga3ddPU/jJxyEYj+/SWBxAAAAAElFTkSuQmCC",
          "contentType": "image/png",
          "width": 12,
          "height": 12,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "WET"
          ]
         ]
        },
        {
         "label": "Mscellaneous Water",
         "description": "Mscellaneous Water",
         "symbol": {
          "type": "esriPMS",
          "url": "81fc6dd0acdfdfd49fda6e3d63402e1d",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLklEQVQ4jbXTP0vDQBjH8e/FDCJYKKLWVoeCVsRdXB1EKLgUTLs6uQm+A3HQTR30LUibQZycXDopuCnoIjhU0lpQKBhMtc0jEf+gMWmg+INb7uE+PM9xp9Nl9P8BzEoKt2cJyKBwQJ2hHo8wpl86AyVrDWETRe/3poDEbylW8xRGzoOBkrUKbAd0m0bJCUVrlkLy2g8c3A9Deyt0YIihsQss+AHdzSH0dQC8aeYx6wmModpPQCRDtChoTwK/ARyvFDHPX43zGU1OkUjCE7Zz4QcGk8fUq97tToUeF/ZYTjt+YE61MGt5xC0D8YDjZWL2evA7MBKXmJUZ0HYQlfUG+6g0gH367Q2yE81g4B0ZuwEWObwboKmPo1oOjdQVK+r1r5aCP1Nu9AHwVmi6/o1vXuFV14GjYE0AAAAASUVORK5CYII=",
          "contentType": "image/png",
          "width": 12,
          "height": 12,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "MIS"
          ]
         ]
        },
        {
         "label": "Marsh",
         "description": "Marsh",
         "symbol": {
          "type": "esriPMS",
          "url": "058e4f2f181cfc373dca72cb19a91001",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLklEQVQ4jbWTMUvDQBTHfxeCiEODOLTgJEjFLyCuDiIUXAqmXZ26FRwVLEda200d9CvYkkGcnFw6KbhV0EVw1cGhoNja9E4S1KFpTKD45w4ed/d+vPfuPZMJZf4PwK3No9gCkUXQA24Qgwts+RkPaFZ3UNSBadDBCqTNJ1pOgWLlNhrQrJURHEZEuwDGFa3qKsX9hzDg7CCN0I2YlFMgjoGNMMBQeRAzxGsdV2aw5fNICiKbwDl4CFNLwCgAv9oJpT5+LPP3TOtrhEji/ca71wkDMsNLXky/ussxgBO2ZS8MWJMerlNAGW1gdqyr1m0sS0b3gV25w22soIZHQM7/m++bLoJTUpZDrtyPBgSQ3Udgk/P6HH1vMWjlbvqeUmkwLqjoYcrvvQL+/lMTT+MXvSdQZpN3dfcAAAAASUVORK5CYII=",
          "contentType": "image/png",
          "width": 12,
          "height": 12,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "MAR"
          ]
         ]
        },
        {
         "label": "Perennial Water",
         "description": "Perennial Water",
         "symbol": {
          "type": "esriPMS",
          "url": "8e60db3d3cb1e4ba6a54bf88a97e125a",
          "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABL0lEQVQ4jbWTP0sDMRjGf6k3FMGKOFh0EkTxC4irgwinrVjw2tXJTfAbiINu6qCLH8CWE/yLdXFoJwU3BV0EVx0cKhWveiYSqohe0zsoPhASEvLjyZP3tWhR1v8Aptw+hJwFBkF4wAVxccCu8xYOSOUXQa4A8fqGqk+euidVyHKcuzQDUvkFEGsGt/3AGZOFUU5yt0FAeqcHJVabv5gEMTaAiQYOYhmgnXCNY7tJis7Db4DSgUWSoI0h4A8AdNrRpHj9Xlo/XHWOElGuV6m+XAUBz8kiHY863eEQwCalOS8IKI35TLtZpCwDXQbvZfzOJXMdHDrXpN0RlFwHbP01XycVEFv4iWVO7ZoZoHXk3OmSYmavG1kb4EN49FZu2J5/b+TJ3Ez7mSdAj6ZquRs/AS8QUoBdRtqsAAAAAElFTkSuQmCC",
          "contentType": "image/png",
          "width": 12,
          "height": 12,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0
         },
         "values": [
          [
           "WAT"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "8709642b4c3ddd91fb57280129f608ff",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQokbXSv0sCcRjH8fdjgj8a3OXG02uQppr8PxxawqFFELk6LKFBWkoQT1obWltdxNE/oD8gddDBNXAQLPL8yh0E1ql5SJ/t+cLreb5fvk+YPRL+N2wanNg9XgNj65hD9UHrMs1Fo0872OQZ1whJUdSq0KnCYidc1tEcwfIKITNNcc6A552wIzwAse9aCXemxos9ZrYVX6U5Bc5+HWuhOCXwmm7GCmxxL+vPTeWIp/s33tdiyyCnFNl1TwESnw637g/6cFEnohS1DdCLCAXL4LHeY/gDH8yJSZT8NuwmNOfLN7k5YgJ0/8Kr2Wu3lydeNuIYH1qGAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 11,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "ROC",
       "label": "Rock Outcrop"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "107d390a743bd58d1c45ce83703a4f99",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVQokbXSsWrCUBTG8X8wRcShu/gAHTrWyaeoQ0QX6dDFKiEi2MEhODVLI2KnDoVSqDoIXcSxD+A7+ASF6lJMJUcIFWxjTULwGy6cA7977oWjEiPq0fCrwUXJZhYZPzdJK2vehg2ui/dMIuHkmpZARlws02Rqmrih8EudrEDzpzw/W1ABnkJhNcEdkNrWitAZGQw0m6+DeKCTA8q7PcF7iQ7epQcmK9je+TfC7fiGx8IDH3vx0EATIb/vK8Cpc0IbMHx4Uie5FKx/4DbVUY2e1mf+C68SpASuAjCOwrdv8mWXT+A9CO8m1m5vAEgdOuTO5kQNAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 11,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "PKN",
       "label": "Prominent Knoll"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "3be35395ec8dcd13c0916e51020eda90",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5ElEQVQokWNhoACw0E6zV6EJw7b+M6RrdivhZmD6v5HBpyiVYUvfNtI0szOUM/xnkGJgYOxkaGjYwdDQ8I84zZ5lMgz//5ZAeToMZ77EMzAwzCdOM/PfDgYGBk6EwP8mhtDCFQyr+7/j1+xbbMrwnyEKTVSG4QdTPgMDQwd+zf/+9zMwMjJicU8FQ2DlbIb17W+xa/YtCWP4/98aq1f+M/Az/PlZw8DAUIip2TOXneHf/04GbHbCDWDMYvAtmcSwuec+qmZ2Zk6GP4yJeLRCwB+m35g2b5jwgYGB4QBBzUiAorQNAHIJPCs8DzM3AAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 11,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "LSO",
       "label": "Lake Sediment Outcrop"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "95d49c0334f3506bd837c8eeef0ed8b4",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABF0lEQVQokWNhoBCwUN2A29uW8P359XsaI8N/FLn/DAzXNAOSmgga8Of3rzoGBobo/1hsu7FxwV4N/4SjOA24tnm+KsPf/7m4nPv//7+J/xsazBgbGv5hNYDxL0M/AwMDGy4DGBgYjK/ryyYyMDDMxTDg+oZ57gwM/73xaIZYwsjYenvbktWqXjGfUAxgZGDgxeZvDAMYGNj//f0KdyULjKERkLTm+sZ5Bxn+M9jjM+Df//+NWr7pbzAMAAGmv//z/zExngMxGbCDG99e/ZmKLMCCzFEPSr54feO8OQz/GdKw6WZkZCw0SU//jdMAsMBPhpq/bP+V/zMyosbQ//9XNfyTdmCoRxdQDUt6zcDA4ILDCxiA4rwAAAvaV5pOH38dAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 12,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "SHA",
       "label": "Shallow"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "3fd1aa59b154df1a3b0a5b4a44cf615c",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEklEQVQokWNhoBCwUN2ASdGefN///56GLsf4n/Fa2fLdTQQN+P7vVx0DI2M0uvh/xv8MXdGue8uW7j6K04CuKFfV/wz/c3G69///iQ0NDWYNDQ3/sBrwn/F/P8N/Bjac+hkYjDlvHU5kYGCYi2FAR5SLO8N/Bm8GgoCxdVK05+q8pds/oRjAyPifl+E/I2H9DAzsv/59h7uSBcYoX7p3TWeUy0EGBgZ7/A5gaCxZduANhgEg8J+JOZ/x399zDAwMTAxYACMDww1+7vdTkcVYkDkVS3Ze7IxymcPAwJCGzQCG//8L02ed/Y3TABD4+5u1hpn1tzKGHCPD1bJle3egq8cwoGr19tcMDAwuWF2ABVCcFwCLpFUTGZdoaAAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 12,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "BDY",
       "label": "Bouldery"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "6c6ca3b4f088420749483fee9268cceb",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABD0lEQVQokWNhoBCwUN2AE5Ny+Vi//5rGwPAfRe4/4/9rJmWzmwgawPb9Z91/BoZodHHG/4wMp7sy9pqWzTiK04DzXemq//7/z8XlXCaG/xP/NzSYMTY0/MNqwL////tBjsBlAMP//8bnOZ8nMjAwzMUw4GxHqjsDA4M3Ts0IU1pPTMpdbZE3+ROKAYyMTLz/Gf4T1s7AwM7y6yfclSwwhlH5zDVnO9MOMjAw2BMwo9GkZNYbDANAgPE/Y/5/xv/nwOGFDTAy3PjPzzAVWYgFmWNUMfPi2c60OQwMDGlYDWBgLDRJn/kbpwFgJX9/1/xnZlXGlGO8alw2cwe6egwDjKrmv2ZgYHDB7gJMQHFeAABThlMQdE0J3AAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 12,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "BLD",
       "label": "Boulders"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "14b23e983a39c55d3dccbf8625f9e675",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQokWNhoBCwUN2At0sa+Dj//Zz2D02OkYHhGndcexNBAzj//ar7z8AYzYjFtm8LKvdyJbQfxWnAj6U1qn///svF5dz/zEwT/zc0mDE2NPzDasDfv//6GRgY2HAZwPD/v/E3pZ+JDAwMczEM+LKoyp2BgcGbgSBgbH27pGG1cEzDJxQDmP7/5/3PiM3nGICdlQnhShYYgyu+fc2XRVUHGRkY7PHaz8DYyBfV8AbDADBg/JvP8J/5HMhBDFgAIwPDDc7vr6cii7Egc3hiOy9+XVQ1h4GBIQ2bAf8Y/xUyps/6jdMAsKI//2uYmRmV/zGiJSRGhqs8sR070NVjGMCb1P6agYHBBZsLsAGK8wIAumFP2lRgKXgAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 12,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "RUB",
       "label": "Rubble"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "8ada554a4761d0ae70d21c173bad5b5f",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFElEQVQokWNhoBCwUN2AJbkn+Fh/sU5j/I8m9///tbDZJk0EDWD9yVbHyPA/GsMqRkaGlRmn94bPMD2K04A16edV//3/l4vLuYz/mSY2NPw3a2hg/IfVgH////UzMDCw4TKA4T+Dsdbz84kMDAxzMQxYmXrWnYGBwRunZoQhrUtyT6yOmWzxCcUARiZGXob//wnqZ2D4z870kwXuShYYI2ym0ZpVaWcPMjAw2OPTzsjA0Bg1y+QNhgEg8I+RMZ/p//9zDAwMTAzYwY13DP+nIguwIHMiZhpdXJV2dg4DA0MaVu2MDIXpM01+4zQADH4z1jCw/ldGl/vPyHA1fKbxDnTlGAaEzTd6zcDA4ILDCxiA4rwAAAGtTw57ihnCAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 12,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "STV",
       "label": "Very Stony"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "301c8d361a680da4b761cbba53ad99b5",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQokWNhoBCwUN2AEw1v+Zh+ck5jYPiHJsd4zaydu4mgAUy/OOsYGP9HMzAwYth2uvLbXtN2rqM4DThR80OV4d/fXJzuZfo/8X/DfzPGBsZ/WA1g/ve3/z8DAxsu/f//Mxif+vktkYGBYS6GAServrj/Z2DwZiAAGBkZWk80vF1t0SD8CcUApv9MvP8Z/zMQAdhZGFjhrmSBMUzbudacqvpykIGB0R6/CxgbTRr43mAYAAL//zLkMzIznAM5iAErYLzB+JpzKrIICzLHvJPn4qmqr3MYGBjSsOr/96/QZBbjb5wGgAX+/6v5w8isjCUhXTXr4NmBoR5dwKid9zUDA4MLdi9gAorzAgAYik0xhLkFGwAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 12,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "STN",
       "label": "Stony"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "070dfbdada6e00c1a251433c601899f5",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFElEQVQokWNhoBCwUN2AE0tu8/36/Wcaw39GNLn/1+ySNJsIGvD71586BgaGaAaG/xi2HVpwY69dgsZRnAYcnH9N9f9/hlyc7v33f+L/hv9mjA2M/7AawMjA2M/AwMCG0wAGBuNDstcTGRgY5mIYcGjedXeG/wzeDAQAEyNj64klt1dbxKh+QnMBIy82f6OD/wyM7N+//oO7kgXGsEvSWHNo3vWDDAwM9vhN+NfomK71BsMAEGD8z5T/n/HfOZBLGbAARgaGG5x/vk1FFmNB5tgmq188OO/6HEYGhjRsBjAwMhaapJv8xmkAxBaWGob/f5UZGP+jyP3/z3jVLkljB7p6DAPsklRfMzAwuGB1ARZAcV4AAN8XUgU2tsfQAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 12,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "GRA",
       "label": "Gravelly"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "3a0f8872aafbb338b7957b9462fca3cd",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/ElEQVQoka2ToU4DQRRF710mrYKfIA2iDQIIFtME0U9AYeoIwZfyoCFIggBB4AvoB2AQCGwTwtKQ1GNAoTZttrdpRVM6O6wo1817c0/OiHFYMO7fAerZChLceDuhy3U7yzdI0AS0580JKD5+YqX1EgSo2ygh1UHQV0tXkm2TNsw2SN0loEIQAG0i1j6Aew+guLkLqYbcROfq2QNL9vPbgNEypPw+VMSQU0s37ZetrTd7BrTzZ5885Zp9e4BJmB5CUWfsiex8IPm8nh242QMrrVfFJ3cQ6pn1iEfcuh0EAZP0+w0UiqvQ/E7vLNvj/HUPwI2LLwDVwBO8LPwXRsGPTQfhdzVmAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 12,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "SAN",
       "label": "Sandy"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "356ce3fce3df7178b51cf4f028fcb65d",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQoka2TMUuCURSGnyOX1KEaKiXX6BcUjYkfQZA/oamlLaRdwoTmaNDJfkHN0tIHDq1BQ+FfsC+XtlC/E3yIWPdeHfTd7jn3fc57LxzDgjJLB2i/vUacaTp6H7IV1OcniNNXwKlrmvbCZ8kHL16AfnZ2YXThzZviTrV2IFKL3QlkdAuseAGwR1Q8A+4tgPbCY6A8wzweojfabz/Ixsn33wQiq6Bz/UCan+wkpZn4c6VHjcIOUJzt12spBF8WIFFMhRSvyXe51WVzvTFdMNMHyQdvGoUt4NxpV7kU2R94AYmGpooZ7lg95V1ypaf/1y2AbB9GwJHnCZYW3oVfx1Y+xzUw0JcAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 12,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "CLA",
       "label": "Clay"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "00dcd0ae6e451198ed643bcb632e502c",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIklEQVQ4jdXUIUsEQRjG8f87nAhiWPEOg0lB0KpFFIPLJbGJJtsFtfgZ/AAGxarNIiwGwRPk2AVFjGcXbYY7D06w6OnuKyuXdMedYNAHpgwvPx5mhinwSyn8H0jbkUfMIiTjqMSI3vBszmRk/sUZ0mZU4V23AQ+kuynQrw/6GK5JyT/NhbQZbiK6ayk6DJxoK1yWon9shbRRG0VIm/wUg7KvT5eReHPt7EbGrAM95GeATmcV2MuGkGlQBweQdNYKaZ+b8n3262HfAVM4Re7tkGqAyIqTY5LADpX8gFZ0BczmMEcyWL62QiKi2qgtYUwVmMwklHOSt0rug5ShckNvqzN4vRsg6RVPADFQRzigeHEospXkQp/Y2MIrsNNdTvl738gHCo1Vlz43++kAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 13,
        "height": 13,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "BEN",
       "label": "Bentonite"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "d9f7115744bd0ec90d8013f9b7a4cba9",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHElEQVQokcWSvU4CURCFv1nQypCAtXGpjI9hYmPiG9j7E2ICizWsVhaIGhPU2mewoPIF7LVRMPRQULp6zCUWy+6CofJUkzPz3Zy5mTwLKv8/wFug3ZyH/JY9/gk872vJM1oSegrV3QotmgusFqggNlztj6kA1zOBQU2lSDRiVnNQ08PapQ0zgU+PM4NizCp+GafAcQroV7UJHCiZ0TjsV9Xxr+xlClCeNkrvJDfjerCTuXSm5LhEJIsIyLE9eXEqEZEgSAEuY7+u2/iCk8dFp9y21xTglPsmjDz2gNKvNfSWCeMzU4D77/cTNU3cTOKIxvq5jWYCTh8r3PljjlzdK3Cf7KcAdzu9ugJ5KHlHmYBT+cK6Wf5MYJ4WBn4A3uhZ7YI9U4sAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 9,
        "height": 15,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "CAL",
       "label": "Calcareous"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "e18046d5eb24183e9d31904f118ee851",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABH0lEQVQokcWSv04CQRDGv9lbrQwJWBuPyvgYJjYmvoG9f0JM4LCG08oCT40Jau0zWFD5AvbaKGfooaB09TN7mHDH7WGo/KrJ7P7mm5ldjQWl/wdg8LYL5VE6/uOfAPeflyCqA5IMn3oSbpn5DqXVGoiNJB77NQDXhQAbgwpoWqlUm43Bg1yuDd0O6vMMkHIqU4Z8nQI4zgGsx5sADgBmWxQcsh535cp/yTpoRqBra9TQiADsuId2iVPbKWAkgIftpGK2J2NfJgfYHtmMb9MDTqqzK1H1Ne9g9e2FUGYPQOU3M8SyCtNXMoDdN0/e26DcTKpLS87XR4VAopWPO4z9oyQu9e9nj3OA/Tts9gMocvYfuR0sdFHtufKFwDwtDPwAwkRZ7f6+LUgAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 9,
        "height": 15,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "SAL",
       "label": "Saline"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "94cd4fdc6244a1bdfc6dc4ea19200525",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQokcWSz0oCURSHvztO61AoaiBcio8RtAlahgk+QEW0mQfw3zqECCzXbcbZt3DlY+hemokCewAHj1ydQmfuGK76rc49h+/c8zscmx1l/w/g8XFhIVLh+O1PoIfsKcKHOcgQGZyioq3APuEdUFLA1yp+zAR8JgWB+s9boOEzea1wMjUCgtUG8mup/By7BdynAI+gDFwnR1TIjUfQreKMNgAFnYyt2XHt3GjaJLW0kxhJwFVwZmgSWeCmAD1jn/AZ5NdgrO4lzjgFrL6OmkKuBhTi1DRi1twwtP7Q+/Z5bwjqKW5Rr1H8zgS0DnBePglvdXzIUS9ZTwH6dvoEroAk78gIaF3hDEz5TGCbdgYW14xKF0fyingAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 9,
        "height": 15,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "SOD",
       "label": "Sodic"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "34e83a2a7de1105dcab377ee6ced94e5",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAnklEQVQ4jWNhoBJgGToG/V/FwPz8HcNLJKGPUhkMyqS76BoDI4MEgzBRagd/GD2bwfABxn6OqZYfWZ6BgeGlVAaDOi4X8ROwmB+J/QOniygBLDQxSPIFAyuMfUeIgZmbDcX5HyVfMIjAeVoM/3EaxNjA8AfG/t/AwPBcAtVWZHm8LqIEsOCUATn9HcNfJBGcrsFrEGMY2BCiXTz4oh8A8TUg2E1SO+YAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 13,
        "height": 13,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "SLI",
       "label": "Slide"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "27802e71eb214e0eebcb914fd992a968",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAo0lEQVQ4jWNhoBJgGToGrQplYP4rzfASxmdkYPgYMYFBmWSDRLUZGF9+YBAmRi1BSVIAC00MWlHA8AHGfglnwQE/sjxIScQEBnVcLuJnwA/4kdg/hlAYiQswsMLY398yMH9iRnH+R3EBBhEY5/VVhv84DXJsYPgDY+9vYGD4hBbgyPJ4XUQJYMElAXa6NMNfGP8/A27X4DUobDXYEKJdPPiiHwAWhiba8PfXiQAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 13,
        "height": 13,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "BLO",
       "label": "Blowout"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "bab6c594fd14efc73d35c1a62f65877a",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoklEQVQ4jWNhoBJgGToGrWJYxXyL4e9LhAjjxxqGCGWSDbrGIMrIwvBSmBi1BCVJASw0MaiFYcUHBA8peCCAH1We4WUNQ4Q6LhfxM+AH/EjsH0MojP4wiLPC2EIM35k/MXxCdv7HPwziIjCOFsPr/zgNamBw/INg72dgYfjEgEser4soASy4JEBOv8XA8Bch8h+na/AaFMYQBjKEaBcPvugHAGPDJtF5YDqgAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 13,
        "height": 13,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "MPI",
       "label": "Mine or quarry"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "4110ccdac5687260b951514b68782958",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoElEQVQ4jWNhoBJgGToG/WdYxfyc4f9LJJGPUgwRymS4SJSRgeGVMILPyDKEw+gZw8oPMPZzhlfoavmR5RkYGF5KMYSr43IRPwGL+ZHYP3C6iBLAQhODJBnEWGHsOwzfmbkZPiM7/6Mkg5gIgvv6P06DGBkc/8DY/xn2Mzxn+MyASx6viygBLLilwE7/iySA0zV4DWJkCAMZQrSLB1/0AwC/RiRDZAVPPgAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 13,
        "height": 13,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "SPO",
       "label": "Spoils"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "fa10b25ee073ecb9bac6b786b3cf01a4",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApklEQVQ4jWNhoBJgGToGrWL4z/yf4flLGP8/A8PHCAYpZZINEmVgYHzFwCAM4zMScP0gD6OVDM8+wNivGJ6jq+VHlmdgYHgZziCljstF/AQs5kdi/8DpIkoAC00MEmOQZIWxvzPcYf7MwI3s/I9iDJIiMM5rcNLCYZAjA+MfGHs/w3+Gz2gBjiyP10WUABZcElCn/0USwukavAaFMTCCDCHaxYMv+gHJuiRD+5qnYgAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 13,
        "height": 13,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "GPI",
       "label": "Gravel Pit"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "50a5dfe4cc29b0c01f60c91b949f9e2c",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqUlEQVQ4jWNhoBJgGToGha76z6z65NtLJKGPbUXcyiQbpH2NgfEXH4MwMWoJSpICWGhiUFXf1w8w9i+Gb+hq+ZHlGRj+v2wr4lHH5SJ+AhbzI5iMP3C6iBLAQhOD2D5xscLYb4UYmHn/fEN2/ke2T1wiMM5VLYb/OA1qaGD8g2D/Z/jFh2orsjxeF1ECWHBJgJyu+oThL5IQTtfgNWh1GCPIEKJdPPiiHwAI0Sx2SnMb6wAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 13,
        "height": 13,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "BPI",
       "label": "Borrow pit"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "1ed1e4c77e099a48e971723a41010a2b",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVQ4jdWRuw5AQBBFz8aqFFvQ0Cr8//+oiY5OQYiIZJBd4pEw1Z2dmzsns5qHSv8naACvhEo8NQmkV4gUEJ70fv1GBdSLLvdeI+dAlUBmIzIHi43QrZXoTulXgmLwF52DF6zxmxgi0Q/WIAWddG0PrsTcSXSntGM2QfWit9I4g9Qccpr4e98/AnVFFzrKUiD1AAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 13,
        "height": 13,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "ERO",
       "label": "Severely Eroded"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "b794083cbe2837e041baef194bea2989",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqklEQVQ4jWNhoBJgGToGhYauYn7Pf/8lXICJ4eOeWeXKJBv0WvsaI8tTTmG4wH/8rh/kYeSS2vkBznmKoZYfRZ6B4eWe2eXquFzET8BifiT2D5wuogSw0MSgP9LfWWFszrdCzL9/fEd2/sc/0t9FYBzRq1r/cRp0oKHhD4zt0NDAwPKUkwGXPF4XUQJYcEmAnP5e4P5fuMB/BpyuwWvQ6tVhIEOIdvHgi34Awpwx0IFYoAgAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 13,
        "height": 13,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "GUL",
       "label": "Gully"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "74d3b1e5ba00c2ddbc2ae12870323f15",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAX0lEQVQokWNhIBOwUKzxzKo0/n8MLJz4FDO9//PWJH3WbxSNTIwMExn//4nHaw3/P0sGBoYT1HEqqYCFZB0jUeO//ww3GBkYDuJTzMjE/AlDo0nYrA4GBgYQJs1GUgEA6isT+Z/nZFsAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 10,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "DEP",
       "label": "Depression"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "684cb2f1713acfe42d8010c007d61437",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXElEQVQokWNhIBOwUKwxbeYZfpY//zjxKf7DwvR2VrrJbzQbmSb+YWGMx6fxHxODJQMDwwnqOJVUwEKyjpGp8d8NBgbGg/gUM/9l/IShcVa6SQcDAwMIk2ojaQAAchAS/UFveLEAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 10,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "POT",
       "label": "Potholes"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "5b1d842d77b1e0dc74ead36836042439",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXklEQVQokWNhIBOwUKxx1SoGfgYGBk58it+/Z3ibns7wG0Xj378MExkZGeLxaeTnZ7BkYGA4QR2nkgpYSNYxEjUyMjLc+P+f4SA+xczMDJ8wNEZEMHQwMIAxaTaSCgBuNhCVMaSVEgAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 10,
        "height": 10,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "SNK",
       "label": "Sinkhole"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "d4f2f1b0ad3732543ba8083a9635c436",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABM0lEQVQ4jbWTvUoDQRSFv7tsIRYBiWziTxPQiNiK2IVARAjYCJq3EHwDsdBOLfQ9rKzWhK0U7BRMI9iIbkIUJEJW3eTKSgTDutlA8MDAcIfzzZnhXpMhZf4L4LyhU/hsiJJF8FAuGy+cbi7IRyyg7Oo2PnvACNItCownubeftFSYkKtIQNnVLeAgIm3GEGznUZdzk1INAeyaplD2Y56caBscAashgMA6MEq8Vip1TectcXsAhpLVAdzBXdpmDugFAN5gflBo/ezNX8WLAf1vhsd1CCApzjo1qgLzffPDcT4jXgiQF/EdV0ttwUEZi/A7rSY7kX2QS8tNpa5LHeVQoBj8bffoFTjxmuwWZ+U9EvCdxJI7YM1+0KRhMhO0csLidlHk869IkcNUmJZnIFh9NfQ0fgF9ZlvguhKUygAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 12,
        "height": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "SEP",
       "label": "Seep"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "e1e803ccd057eb50faf15cfb6097dc2b",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQ4jbXTsUoDQRCA4X8uKSRIRCwUtEhIjIitiK2FCIKNIHkL9YgWdoeFKUQTUBufwsrKJpWCnYJpEk/RwkZBDOTinRlRkkIvlxOCC9vsMt/MLDtRelzRfwHMBx2NeKwAGQVHlIv+OifWlLyHAjlbTTx2FPraZyrwFsPOVTW7l5LLQGDD1lWF/YBqkxicrd/pbDEhZR+wdqvDTchL95bjhlIEFnxARFgWiHWPB4H5TVtHdpPy9LuFTFhw2/BgAvgJCDh/BECp+1pQ5VxCHqCVqTYAVz4gfs9pLUFZYTIk+6GVFMcHWHPimVXNGgYlYLBzckoNDyvwHxRScm1WdMaIUkBZBIzW1SvKUeOD7YNxaQQC30haKsDS1qMOuS7ppuLUXrg5nha3U1WBw5Qfk2fga3ddPU/jJxyEYj+/SWBxAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 12,
        "height": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "WET",
       "label": "Wet"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "81fc6dd0acdfdfd49fda6e3d63402e1d",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLklEQVQ4jbXTP0vDQBjH8e/FDCJYKKLWVoeCVsRdXB1EKLgUTLs6uQm+A3HQTR30LUibQZycXDopuCnoIjhU0lpQKBhMtc0jEf+gMWmg+INb7uE+PM9xp9Nl9P8BzEoKt2cJyKBwQJ2hHo8wpl86AyVrDWETRe/3poDEbylW8xRGzoOBkrUKbAd0m0bJCUVrlkLy2g8c3A9Deyt0YIihsQss+AHdzSH0dQC8aeYx6wmModpPQCRDtChoTwK/ARyvFDHPX43zGU1OkUjCE7Zz4QcGk8fUq97tToUeF/ZYTjt+YE61MGt5xC0D8YDjZWL2evA7MBKXmJUZ0HYQlfUG+6g0gH367Q2yE81g4B0ZuwEWObwboKmPo1oOjdQVK+r1r5aCP1Nu9AHwVmi6/o1vXuFV14GjYE0AAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 12,
        "height": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "MIS",
       "label": "Mscellaneous Water"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "058e4f2f181cfc373dca72cb19a91001",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLklEQVQ4jbWTMUvDQBTHfxeCiEODOLTgJEjFLyCuDiIUXAqmXZ26FRwVLEda200d9CvYkkGcnFw6KbhV0EVw1cGhoNja9E4S1KFpTKD45w4ed/d+vPfuPZMJZf4PwK3No9gCkUXQA24Qgwts+RkPaFZ3UNSBadDBCqTNJ1pOgWLlNhrQrJURHEZEuwDGFa3qKsX9hzDg7CCN0I2YlFMgjoGNMMBQeRAzxGsdV2aw5fNICiKbwDl4CFNLwCgAv9oJpT5+LPP3TOtrhEji/ca71wkDMsNLXky/ussxgBO2ZS8MWJMerlNAGW1gdqyr1m0sS0b3gV25w22soIZHQM7/m++bLoJTUpZDrtyPBgSQ3Udgk/P6HH1vMWjlbvqeUmkwLqjoYcrvvQL+/lMTT+MXvSdQZpN3dfcAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 12,
        "height": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "MAR",
       "label": "Marsh"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "8e60db3d3cb1e4ba6a54bf88a97e125a",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABL0lEQVQ4jbWTP0sDMRjGf6k3FMGKOFh0EkTxC4irgwinrVjw2tXJTfAbiINu6qCLH8CWE/yLdXFoJwU3BV0EVx0cKhWveiYSqohe0zsoPhASEvLjyZP3tWhR1v8Aptw+hJwFBkF4wAVxccCu8xYOSOUXQa4A8fqGqk+euidVyHKcuzQDUvkFEGsGt/3AGZOFUU5yt0FAeqcHJVabv5gEMTaAiQYOYhmgnXCNY7tJis7Db4DSgUWSoI0h4A8AdNrRpHj9Xlo/XHWOElGuV6m+XAUBz8kiHY863eEQwCalOS8IKI35TLtZpCwDXQbvZfzOJXMdHDrXpN0RlFwHbP01XycVEFv4iWVO7ZoZoHXk3OmSYmavG1kb4EN49FZu2J5/b+TJ3Ez7mSdAj6ZquRs/AS8QUoBdRtqsAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 12,
        "height": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "WAT",
       "label": "Perennial Water"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          0,
          112,
          6,
          255
         ],
         "toColor": [
          241,
          252,
          30,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          252,
          30,
          255
         ],
         "toColor": [
          250,
          58,
          10,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[Name]",
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "deconflictionStrategy": "dynamic",
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 1000,
      "minScale": 24000,
      "name": "Default",
      "priority": 9,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.29184336337E7,
    "ymin": 5575819.430399999,
    "xmax": -1.15818922604E7,
    "ymax": 6274832.070299998,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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": "AREASYMBOL",
     "type": "esriFieldTypeString",
     "alias": "AREASYMBOL",
     "length": 20,
     "domain": null
    },
    {
     "name": "SPATIALVER",
     "type": "esriFieldTypeInteger",
     "alias": "SPATIALVER",
     "domain": null
    },
    {
     "name": "FEATSYM",
     "type": "esriFieldTypeString",
     "alias": "FEATSYM",
     "length": 3,
     "domain": null
    },
    {
     "name": "FEATKEY",
     "type": "esriFieldTypeString",
     "alias": "FEATKEY",
     "length": 30,
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 255,
     "domain": null
    },
    {
     "name": "FEATDESC",
     "type": "esriFieldTypeString",
     "alias": "FEATDESC",
     "length": 255,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "Shape_INDEX",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_AREASYMBOL",
     "fields": "AREASYMBOL",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_SPATIALVER",
     "fields": "SPATIALVER",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_FEATSYM",
     "fields": "FEATSYM",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_FEATKEY",
     "fields": "FEATKEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_Name",
     "fields": "Name",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_FEATDESC",
     "fields": "FEATDESC",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 0,
   "name": "Soil Line Features",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 250000,
   "maxScale": 1000,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "FEATSYM",
     "uniqueValueGroups": [
      {
       "heading": "",
       "classes": [
        {
         "label": "Escarpment, Bedrock",
         "description": "Escarpment, Bedrock",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           0,
           0,
           255
          ],
          "width": 2
         },
         "values": [
          [
           "ESB"
          ]
         ]
        },
        {
         "label": "Escarpment",
         "description": "Escarpment",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           156,
           156,
           156,
           255
          ],
          "width": 2
         },
         "values": [
          [
           "ESO"
          ]
         ]
        },
        {
         "label": "Gully",
         "description": "Gully",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           168,
           56,
           0,
           255
          ],
          "width": 2
         },
         "values": [
          [
           "GUL"
          ]
         ]
        },
        {
         "label": "Levee",
         "description": "Levee",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           115,
           178,
           255,
           255
          ],
          "width": 2
         },
         "values": [
          [
           "LVS"
          ]
         ]
        },
        {
         "label": "Slope",
         "description": "Slope",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           205,
           170,
           102,
           255
          ],
          "width": 2
         },
         "values": [
          [
           "SLP"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 2
       },
       "value": "ESB",
       "label": "Escarpment, Bedrock"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 2
       },
       "value": "ESO",
       "label": "Escarpment"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         168,
         56,
         0,
         255
        ],
        "width": 2
       },
       "value": "GUL",
       "label": "Gully"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         115,
         178,
         255,
         255
        ],
        "width": 2
       },
       "value": "LVS",
       "label": "Levee"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         205,
         170,
         102,
         255
        ],
        "width": 2
       },
       "value": "SLP",
       "label": "Slope"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          56,
          168,
          0,
          255
         ],
         "toColor": [
          255,
          255,
          0,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          255,
          255,
          0,
          255
         ],
         "toColor": [
          255,
          0,
          0,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[Name]",
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "textLayout": "straight",
      "deconflictionStrategy": "dynamic",
      "allowOverrun": true,
      "repeatLabel": false,
      "lineConnection": "none",
      "multiPart": "labelPerFeature",
      "useClippedGeometry": true,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 1000,
      "minScale": 24000,
      "name": "Default",
      "priority": 8,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.29177647851E7,
    "ymin": 5576878.820699997,
    "xmax": -1.15819969261E7,
    "ymax": 6274827.942900002,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "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": "esriFieldTypeInteger",
     "alias": "SPATIALVER",
     "domain": null
    },
    {
     "name": "FEATSYM",
     "type": "esriFieldTypeString",
     "alias": "FEATSYM",
     "length": 3,
     "domain": null
    },
    {
     "name": "FEATKEY",
     "type": "esriFieldTypeString",
     "alias": "FEATKEY",
     "length": 30,
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 254,
     "domain": null
    },
    {
     "name": "FEATDESC",
     "type": "esriFieldTypeString",
     "alias": "FEATDESC",
     "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": "SHAPE_INDEX",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_AREASYMBOL",
     "fields": "AREASYMBOL",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_SPATIALVER",
     "fields": "SPATIALVER",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_FEATSYM",
     "fields": "FEATSYM",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_FEATKEY",
     "fields": "FEATKEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_Name",
     "fields": "Name",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_FEATDESC",
     "fields": "FEATDESC",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 11,
   "name": "Soils MU",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 250000,
   "maxScale": 2000,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        168,
        56,
        0,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[MUSYM] CONCAT  NEWLINE  CONCAT [muname]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 15000,
      "name": "MuName",
      "priority": 6,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Trebuchet MS",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpression": "[MUSYM]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 15001,
      "minScale": 80000,
      "name": "MuSym",
      "priority": 7,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Trebuchet MS",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.29185371904E7,
    "ymin": 5520999.705600001,
    "xmax": -1.15816609108E7,
    "ymax": 6275029.895200001,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "muname",
   "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": 5,
     "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": 7,
     "domain": null
    },
    {
     "name": "areaname",
     "type": "esriFieldTypeString",
     "alias": "areaname",
     "length": 255,
     "domain": null
    },
    {
     "name": "muname",
     "type": "esriFieldTypeString",
     "alias": "muname",
     "length": 255,
     "domain": null
    },
    {
     "name": "farmlndcl",
     "type": "esriFieldTypeString",
     "alias": "farmlndcl",
     "length": 255,
     "domain": null
    },
    {
     "name": "aveslope",
     "type": "esriFieldTypeDouble",
     "alias": "aveslope",
     "domain": null
    },
    {
     "name": "drainagecl",
     "type": "esriFieldTypeString",
     "alias": "drainagecl",
     "length": 255,
     "domain": null
    },
    {
     "name": "HydricPct",
     "type": "esriFieldTypeDouble",
     "alias": "HydricPct",
     "domain": null
    },
    {
     "name": "HydricClass",
     "type": "esriFieldTypeString",
     "alias": "HydricClass",
     "length": 255,
     "domain": null
    },
    {
     "name": "Acres",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "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": "Shape_INDEX",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_AREASYMBOL",
     "fields": "AREASYMBOL",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_SPATIALVER",
     "fields": "SPATIALVER",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_MUSYM",
     "fields": "MUSYM",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_MUKEY",
     "fields": "MUKEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_areaname",
     "fields": "areaname",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_muname",
     "fields": "muname",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_farmlndcl",
     "fields": "farmlndcl",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_aveslope",
     "fields": "aveslope",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_drainagecl",
     "fields": "drainagecl",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_HydricPct",
     "fields": "HydricPct",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_HydricClass",
     "fields": "HydricClass",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_Acres",
     "fields": "Acres",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [
    {
     "id": 0,
     "name": "ESD",
     "relatedTableId": 18,
     "role": "esriRelRoleOrigin",
     "keyField": "MUKEY",
     "cardinality": "esriRelCardinalityOneToMany",
     "composite": false,
     "catalogID": "{AC4E430B-A8A4-4778-A5D2-40AECD27F864}"
    }
   ],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 19,
   "name": "ESP Zones",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ZONE_NAME",
     "uniqueValueGroups": [
      {
       "heading": "ZONE NAME",
       "classes": [
        {
         "label": "Middle Rocky Mountains",
         "description": "Middle Rocky Mountains",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           187,
           255,
           221,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "Middle Rocky Mountains"
          ]
         ]
        },
        {
         "label": "Missouri River Plateau",
         "description": "Missouri River Plateau",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           213,
           230,
           204,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "Missouri River Plateau"
          ]
         ]
        },
        {
         "label": "Northern Rocky Mountains",
         "description": "Northern Rocky Mountains",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           167,
           186,
           134,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "Northern Rocky Mountains"
          ]
         ]
        },
        {
         "label": "Northwestern Great Plains",
         "description": "Northwestern Great Plains",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           246,
           197,
           103,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "Northwestern Great Plains"
          ]
         ]
        },
        {
         "label": "Northwestern Rocky Mountains",
         "description": "Northwestern Rocky Mountains",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           141,
           190,
           205,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "Northwestern Rocky Mountains"
          ]
         ]
        },
        {
         "label": "Wyoming Basin",
         "description": "Wyoming Basin",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           255,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "Wyoming Basin"
          ]
         ]
        },
        {
         "label": "Wyoming Highlands",
         "description": "Wyoming Highlands",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           222,
           158,
           102,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "Wyoming Highlands"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         187,
         255,
         221,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Middle Rocky Mountains",
       "label": "Middle Rocky Mountains"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         213,
         230,
         204,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Missouri River Plateau",
       "label": "Missouri River Plateau"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         167,
         186,
         134,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Northern Rocky Mountains",
       "label": "Northern Rocky Mountains"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         246,
         197,
         103,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Northwestern Great Plains",
       "label": "Northwestern Great Plains"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         141,
         190,
         205,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Northwestern Rocky Mountains",
       "label": "Northwestern Rocky Mountains"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Wyoming Basin",
       "label": "Wyoming Basin"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         222,
         158,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Wyoming Highlands",
       "label": "Wyoming Highlands"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          41,
          89,
          166,
          255
         ],
         "toColor": [
          41,
          89,
          166,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          139,
          181,
          40,
          255
         ],
         "toColor": [
          139,
          181,
          40,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          176,
          37,
          39,
          255
         ],
         "toColor": [
          176,
          37,
          39,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          69,
          191,
          177,
          255
         ],
         "toColor": [
          69,
          191,
          177,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          68,
          150,
          255
         ],
         "toColor": [
          201,
          68,
          150,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          127,
          41,
          196,
          255
         ],
         "toColor": [
          127,
          41,
          196,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          138,
          41,
          255
         ],
         "toColor": [
          194,
          138,
          41,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          54,
          199,
          114,
          255
         ],
         "toColor": [
          54,
          199,
          114,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          50,
          76,
          255
         ],
         "toColor": [
          156,
          50,
          76,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          61,
          124,
          153,
          255
         ],
         "toColor": [
          61,
          124,
          153,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          84,
          55,
          255
         ],
         "toColor": [
          158,
          84,
          55,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          100,
          67,
          171,
          255
         ],
         "toColor": [
          100,
          67,
          171,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          44,
          199,
          49,
          255
         ],
         "toColor": [
          44,
          199,
          49,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 30,
    "labelingInfo": [
     {
      "labelExpression": "[ZONE_NAME]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 0,
      "stackRowLength": 24,
      "stackSeparators": [
       {
        "separator": " ",
        "forced": true
       },
       {
        "separator": ",",
        "visible": true
       }
      ],
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 0,
      "name": "Default",
      "priority": 2,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.29185371827E7,
    "ymin": 5520999.705200002,
    "xmax": -1.15816420677E7,
    "ymax": 6275048.716400001,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ZONE_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": "GRIDCODE",
     "type": "esriFieldTypeDouble",
     "alias": "GRIDCODE",
     "domain": null
    },
    {
     "name": "ZONE_NUM",
     "type": "esriFieldTypeInteger",
     "alias": "ZONE_NUM",
     "domain": null
    },
    {
     "name": "ZONE_NAME",
     "type": "esriFieldTypeString",
     "alias": "ZONE_NAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "States",
     "type": "esriFieldTypeString",
     "alias": "States",
     "length": 254,
     "domain": null
    },
    {
     "name": "Acres",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "domain": null
    },
    {
     "name": "MTBS_Zone",
     "type": "esriFieldTypeString",
     "alias": "MTBS_Zone",
     "length": 4,
     "domain": null
    },
    {
     "name": "LF2010_GA",
     "type": "esriFieldTypeString",
     "alias": "LF2010_GA",
     "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": "SHAPE_INDEX",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_GRIDCODE",
     "fields": "GRIDCODE",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_ZONE_NUM",
     "fields": "ZONE_NUM",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_ZONE_NAME",
     "fields": "ZONE_NAME",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_States",
     "fields": "States",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_Acres",
     "fields": "Acres",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_MTBS_Zone",
     "fields": "MTBS_Zone",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_LF2010_GA",
     "fields": "LF2010_GA",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE_Area",
    "shapeLengthFieldName": "SHAPE_Length",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 13,
   "name": "Major Land Resource Area",
   "type": "Feature Layer",
   "description": "Land resource areas used in the United States, Caribbean, and Pacific Basin Major Land Resource Areas (MLRA) Geographic Database serve as the geospatial expression of the map products presented and described in Agriculture Handbook 296 (2022). Land resource categories historically used at state and national levels are land resource units, major land resource areas, and land resource regions (National Soil Survey Handbook, Part 649; Land Resource Hierarchy). Although Agriculture Handbook 296 (AH 296) does not describe land resource units (LRUs) directly, they are the basic units from which major land resource areas are determined. They are also the basic units for state land resource maps. LRUs are commonly but not necessarily coextensive with state general soil map units. LRUs generally are several thousand acres in size. A unit can be one continuous area or several separate areas that are near each other. In 2005, these areas were designated as common resource areas (CRAs) within the Natural Resources Conservation Service (NRCS). Like LRUs, common resource areas are not described in AH 296 and are not shown on the national mapbut are mentioned for historical purposes. Major land resource areas are geographically associated land resource units at a broader scale and higher hierarchical level than LRUs. Land resource regions (LRR) are a group of geographically associated major land resource areasat the highest hierarchical level shown at the continental scale. Identification of these large areas is important in statewide agricultural planning and has value in interstate, regional, and national planning.In AH 296, major land resource areas are generally designated by numbers and identified by a descriptive geographic name. Examples are MLRA 1 (Northern Pacific Coast Range, Foothills, and Valleys), MLRA 154 (South-Central Florida Ridge), and MLRA 230 (Yukon-Kuskokwim Highlands). Some MLRAs are designated by a letter in addition to a number because a previously established MLRA had been divided into smaller, more homogeneous areas, for example, MLRAs 102A, 102B, and 102C. Other MLRAs, especially smaller ones approaching the LRU scale, have been recombined. The use of numbers and letters to identify the newly created MLRAs requires fewer changes in existing information in records and in databases. A few MLRAs consist of two or more parts separated for short distances by other land resource areas. In some places one of the parts is widely separated from the main body of the MLRA and is in an adjoining LRR. The description of the respective MLRA also applies to these outlying parts. The spatial illustration of the MLRAs has been smoothed for the contiguous United States and Alaska to better reflect the scale at which the MLRA resource attributes (climate, soils, land use, vegetation, geology, and physiography) were aggregated for delineation.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "United States Department of Agriculture, Natural Resources Conservation Service. 2022. Land Resource Regions and Major Land Resource Areas of the United States, the Caribbean, and the Pacific Basin; United States Department of Agriculture, Agriculture Handbook 296.",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "LRRSYM",
     "field2": "MLRA_ID",
     "field3": "MLRA_NAME",
     "uniqueValueGroups": [
      {
       "heading": "Land Resource Regions and MLRAs",
       "classes": [
        {
         "label": "D - 33:Northern Intermountain Desertic Basins",
         "description": "D - 33:Northern Intermountain Desertic Basins",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           155,
           146,
           113,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "D",
           "33",
           "Northern Intermountain Desertic Basins"
          ]
         ]
        },
        {
         "label": "E - 45:Northern Rocky Mountains",
         "description": "E - 45:Northern Rocky Mountains",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           96,
           135,
           132,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "E",
           "45",
           "Northern Rocky Mountains"
          ]
         ]
        },
        {
         "label": "E - 46:Central Rocky Mountains",
         "description": "E - 46:Central Rocky Mountains",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           95,
           133,
           130,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "E",
           "46",
           "Central Rocky Mountains"
          ]
         ]
        },
        {
         "label": "E - 48:Northern Rocky Mountain Valleys",
         "description": "E - 48:Northern Rocky Mountain Valleys",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           95,
           133,
           130,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "E",
           "48",
           "Northern Rocky Mountain Valleys"
          ]
         ]
        },
        {
         "label": "E - 49:Central Rocky Mountain Valleys",
         "description": "E - 49:Central Rocky Mountain Valleys",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           95,
           133,
           130,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "E",
           "49",
           "Central Rocky Mountain Valleys"
          ]
         ]
        },
        {
         "label": "E - 50:Northern and Central Rocky Mountain Foothills",
         "description": "E - 50:Northern and Central Rocky Mountain Foothills",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           95,
           133,
           130,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "E",
           "50",
           "Northern and Central Rocky Mountain Foothills"
          ]
         ]
        },
        {
         "label": "F - 56:Brown Glaciated Plains",
         "description": "F - 56:Brown Glaciated Plains",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           79,
           96,
           125,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "F",
           "56",
           "Brown Glaciated Plains"
          ]
         ]
        },
        {
         "label": "F - 57:Northern Dark Brown Glaciated Plains",
         "description": "F - 57:Northern Dark Brown Glaciated Plains",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           79,
           96,
           125,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "F",
           "57",
           "Northern Dark Brown Glaciated Plains"
          ]
         ]
        },
        {
         "label": "F - 58:Central Dark Brown Glaciated Plains",
         "description": "F - 58:Central Dark Brown Glaciated Plains",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           79,
           96,
           125,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "F",
           "58",
           "Central Dark Brown Glaciated Plains"
          ]
         ]
        },
        {
         "label": "F - 60:Rolling Soft Shale Plain",
         "description": "F - 60:Rolling Soft Shale Plain",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           79,
           96,
           125,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "F",
           "60",
           "Rolling Soft Shale Plain"
          ]
         ]
        },
        {
         "label": "G - 68:Northern Rolling High Plains, Northern Part",
         "description": "G - 68:Northern Rolling High Plains, Northern Part",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           176,
           157,
           83,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "G",
           "68",
           "Northern Rolling High Plains, Northern Part"
          ]
         ]
        },
        {
         "label": "G - 69:Northern Rolling High Plains, Southern Part",
         "description": "G - 69:Northern Rolling High Plains, Southern Part",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           176,
           157,
           83,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "G",
           "69",
           "Northern Rolling High Plains, Southern Part"
          ]
         ]
        },
        {
         "label": "G - 70:Northern Rolling High Plains, Northeastern Part",
         "description": "G - 70:Northern Rolling High Plains, Northeastern Part",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           176,
           157,
           83,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "G",
           "70",
           "Northern Rolling High Plains, Northeastern Part"
          ]
         ]
        },
        {
         "label": "G - 71:Northern Rolling High Plains, Eastern Part",
         "description": "G - 71:Northern Rolling High Plains, Eastern Part",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           176,
           157,
           83,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "G",
           "71",
           "Northern Rolling High Plains, Eastern Part"
          ]
         ]
        },
        {
         "label": "G - 72:Pierre Shale Plains",
         "description": "G - 72:Pierre Shale Plains",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           176,
           157,
           83,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "G",
           "72",
           "Pierre Shale Plains"
          ]
         ]
        },
        {
         "label": "G - 73:Pierre Shale Plains, Northern Part",
         "description": "G - 73:Pierre Shale Plains, Northern Part",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           176,
           157,
           83,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "G",
           "73",
           "Pierre Shale Plains, Northern Part"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         155,
         146,
         113,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "D;33;Northern Intermountain Desertic Basins",
       "label": "D - 33:Northern Intermountain Desertic Basins"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         96,
         135,
         132,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "E;45;Northern Rocky Mountains",
       "label": "E - 45:Northern Rocky Mountains"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         95,
         133,
         130,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "E;46;Central Rocky Mountains",
       "label": "E - 46:Central Rocky Mountains"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         95,
         133,
         130,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "E;48;Northern Rocky Mountain Valleys",
       "label": "E - 48:Northern Rocky Mountain Valleys"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         95,
         133,
         130,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "E;49;Central Rocky Mountain Valleys",
       "label": "E - 49:Central Rocky Mountain Valleys"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         95,
         133,
         130,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "E;50;Northern and Central Rocky Mountain Foothills",
       "label": "E - 50:Northern and Central Rocky Mountain Foothills"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         79,
         96,
         125,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "F;56;Brown Glaciated Plains",
       "label": "F - 56:Brown Glaciated Plains"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         79,
         96,
         125,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "F;57;Northern Dark Brown Glaciated Plains",
       "label": "F - 57:Northern Dark Brown Glaciated Plains"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         79,
         96,
         125,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "F;58;Central Dark Brown Glaciated Plains",
       "label": "F - 58:Central Dark Brown Glaciated Plains"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         79,
         96,
         125,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "F;60;Rolling Soft Shale Plain",
       "label": "F - 60:Rolling Soft Shale Plain"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         176,
         157,
         83,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "G;68;Northern Rolling High Plains, Northern Part",
       "label": "G - 68:Northern Rolling High Plains, Northern Part"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         176,
         157,
         83,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "G;69;Northern Rolling High Plains, Southern Part",
       "label": "G - 69:Northern Rolling High Plains, Southern Part"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         176,
         157,
         83,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "G;70;Northern Rolling High Plains, Northeastern Part",
       "label": "G - 70:Northern Rolling High Plains, Northeastern Part"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         176,
         157,
         83,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "G;71;Northern Rolling High Plains, Eastern Part",
       "label": "G - 71:Northern Rolling High Plains, Eastern Part"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         176,
         157,
         83,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "G;72;Pierre Shale Plains",
       "label": "G - 72:Pierre Shale Plains"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         176,
         157,
         83,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.4
        }
       },
       "value": "G;73;Pierre Shale Plains, Northern Part",
       "label": "G - 73:Pierre Shale Plains, Northern Part"
      }
     ],
     "fieldDelimiter": ";",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          217,
          252,
          255
         ],
         "toColor": [
          189,
          217,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          183,
          252,
          182,
          255
         ],
         "toColor": [
          183,
          252,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          202,
          184,
          255
         ],
         "toColor": [
          252,
          202,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          182,
          235,
          255
         ],
         "toColor": [
          252,
          182,
          235,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          252,
          241,
          255
         ],
         "toColor": [
          215,
          252,
          241,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          251,
          192,
          255
         ],
         "toColor": [
          252,
          251,
          192,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          182,
          252,
          255
         ],
         "toColor": [
          194,
          182,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          242,
          255
         ],
         "toColor": [
          252,
          215,
          242,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          213,
          255
         ],
         "toColor": [
          179,
          252,
          213,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          182,
          197,
          255
         ],
         "toColor": [
          252,
          182,
          197,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          237,
          212,
          255
         ],
         "toColor": [
          252,
          237,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          240,
          252,
          255
         ],
         "toColor": [
          179,
          240,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          221,
          252,
          212,
          255
         ],
         "toColor": [
          221,
          252,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          220,
          204,
          252,
          255
         ],
         "toColor": [
          220,
          204,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          235,
          252,
          255
         ],
         "toColor": [
          215,
          235,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          243,
          194,
          252,
          255
         ],
         "toColor": [
          243,
          194,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpressionInfo": {
       "expression": "$feature.MLRARSYM",
       "title": "Custom"
      },
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 0,
      "name": "Default",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        92,
        230,
        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": "Tahoma",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -1.29185371904E7,
    "ymin": 5520999.705600001,
    "xmax": -1.15816415865E7,
    "ymax": 6275048.638599997,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "MLRA_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": "MLRA_ID",
     "type": "esriFieldTypeInteger",
     "alias": "MLRA_ID",
     "domain": null
    },
    {
     "name": "MLRARSYM",
     "type": "esriFieldTypeString",
     "alias": "MLRARSYM",
     "length": 5,
     "domain": null
    },
    {
     "name": "MLRA_NAME",
     "type": "esriFieldTypeString",
     "alias": "MLRA_NAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "LRRSYM",
     "type": "esriFieldTypeString",
     "alias": "LRRSYM",
     "length": 254,
     "domain": null
    },
    {
     "name": "LRR_NAME",
     "type": "esriFieldTypeString",
     "alias": "LRR_NAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    },
    {
     "name": "Shape_Area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "Shape_INDEX",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_MLRA_ID",
     "fields": "MLRA_ID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_MLRARSYM",
     "fields": "MLRARSYM",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_MLRA_NAME",
     "fields": "MLRA_NAME",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_LRRSYM",
     "fields": "LRRSYM",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_LRR_NAME",
     "fields": "LRR_NAME",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 12,
   "name": "Major Land Resource Area, Version 4.2 (2006)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "MT_MLRA",
     "field2": "MLRA_NAME",
     "uniqueValueGroups": [
      {
       "heading": "MT MLRA, MLRA  NAME",
       "classes": [
        {
         "label": "32C,Desertic Basins, Central",
         "description": "32C,Desertic Basins, Central",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           222,
           158,
           102,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "32C",
           "Desertic Basins, Central"
          ]
         ]
        },
        {
         "label": "43BC,Central Rocky Mountains, Central",
         "description": "43BC,Central Rocky Mountains, Central",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           121,
           166,
           149,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "43BC",
           "Central Rocky Mountains, Central"
          ]
         ]
        },
        {
         "label": "44BC,Central Rocky Mountain Valleys, Central",
         "description": "44BC,Central Rocky Mountain Valleys, Central",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           167,
           214,
           159,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "44BC",
           "Central Rocky Mountain Valleys, Central"
          ]
         ]
        },
        {
         "label": "46C,Northern Rocky Mountain Foothills, Central",
         "description": "46C,Northern Rocky Mountain Foothills, Central",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           255,
           171,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "46C",
           "Northern Rocky Mountain Foothills, Central"
          ]
         ]
        },
        {
         "label": "46SW,Northern Rocky Mountain Foothills, South West",
         "description": "46SW,Northern Rocky Mountain Foothills, South West",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           255,
           140,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "46SW",
           "Northern Rocky Mountain Foothills, South West"
          ]
         ]
        },
        {
         "label": "52C,Glaciated Plains, Central",
         "description": "52C,Glaciated Plains, Central",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           250,
           222,
           165,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "52C",
           "Glaciated Plains, Central"
          ]
         ]
        },
        {
         "label": "58AC,Sedimentary Plains, Central",
         "description": "58AC,Sedimentary Plains, Central",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           166,
           114,
           114,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "58AC",
           "Sedimentary Plains, Central"
          ]
         ]
        },
        {
         "label": "46SE,Northern Rocky Mountain Foothills, South East",
         "description": "46SE,Northern Rocky Mountain Foothills, South East",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           255,
           122,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "46SE",
           "Northern Rocky Mountain Foothills, South East"
          ]
         ]
        },
        {
         "label": "53AE,Glaciated Plains, East",
         "description": "53AE,Glaciated Plains, East",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           207,
           160,
           155,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "53AE",
           "Glaciated Plains, East"
          ]
         ]
        },
        {
         "label": "54E,Soft Shale Plains, East",
         "description": "54E,Soft Shale Plains, East",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           138,
           0,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "54E",
           "Soft Shale Plains, East"
          ]
         ]
        },
        {
         "label": "58AE,Sedimentary Plains, East",
         "description": "58AE,Sedimentary Plains, East",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           189,
           128,
           128,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "58AE",
           "Sedimentary Plains, East"
          ]
         ]
        },
        {
         "label": "58BE,Northern Rolling High Plains, Southern Part",
         "description": "58BE,Northern Rolling High Plains, Southern Part",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           217,
           186,
           126,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "58BE",
           "Northern Rolling High Plains, Southern Part"
          ]
         ]
        },
        {
         "label": "58CE,Northern Rolling High Plains, Northeastern Part",
         "description": "58CE,Northern Rolling High Plains, Northeastern Part",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           115,
           80,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "58CE",
           "Northern Rolling High Plains, Northeastern Part"
          ]
         ]
        },
        {
         "label": "58DE,Northern Rolling High Plains, Eastern Part",
         "description": "58DE,Northern Rolling High Plains, Eastern Part",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           171,
           80,
           75,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "58DE",
           "Northern Rolling High Plains, Eastern Part"
          ]
         ]
        },
        {
         "label": "60AE,Pierre Shale Plains and Badlands",
         "description": "60AE,Pierre Shale Plains and Badlands",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           148,
           81,
           81,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "60AE",
           "Pierre Shale Plains and Badlands"
          ]
         ]
        },
        {
         "label": "60BE,Pierre Shale Plains, East",
         "description": "60BE,Pierre Shale Plains, East",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           212,
           212,
           155,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "60BE",
           "Pierre Shale Plains, East"
          ]
         ]
        },
        {
         "label": "43BN,Central Rocky Mountains, North",
         "description": "43BN,Central Rocky Mountains, North",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           64,
           153,
           120,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "43BN",
           "Central Rocky Mountains, North"
          ]
         ]
        },
        {
         "label": "46N,Northern Rocky Mountain Foothills, North",
         "description": "46N,Northern Rocky Mountain Foothills, North",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           255,
           191,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "46N",
           "Northern Rocky Mountain Foothills, North"
          ]
         ]
        },
        {
         "label": "52N,Glaciated Plains, North",
         "description": "52N,Glaciated Plains, North",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           250,
           200,
           112,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "52N",
           "Glaciated Plains, North"
          ]
         ]
        },
        {
         "label": "43BSE,Central Rocky Mountains, South East",
         "description": "43BSE,Central Rocky Mountains, South East",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           85,
           115,
           103,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "43BSE",
           "Central Rocky Mountains, South East"
          ]
         ]
        },
        {
         "label": "43BSW,Central Rocky Mountains, South West",
         "description": "43BSW,Central Rocky Mountains, South West",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           113,
           156,
           73,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "43BSW",
           "Central Rocky Mountains, South West"
          ]
         ]
        },
        {
         "label": "44BSW,Central Rocky Mountain Valleys, South West",
         "description": "44BSW,Central Rocky Mountain Valleys, South West",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           212,
           212,
           104,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "44BSW",
           "Central Rocky Mountain Valleys, South West"
          ]
         ]
        },
        {
         "label": "43AW,Northern Rocky Mountains, West",
         "description": "43AW,Northern Rocky Mountains, West",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           89,
           128,
           99,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "43AW",
           "Northern Rocky Mountains, West"
          ]
         ]
        },
        {
         "label": "43BW,Central Rocky Mountains, West",
         "description": "43BW,Central Rocky Mountains, West",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           106,
           133,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "43BW",
           "Central Rocky Mountains, West"
          ]
         ]
        },
        {
         "label": "44AW,Northern Rocky Mountain Valleys, West",
         "description": "44AW,Northern Rocky Mountain Valleys, West",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           172,
           204,
           102,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSNull",
           "color": [
            110,
            110,
            110,
            0
           ],
           "width": 0
          }
         },
         "values": [
          [
           "44AW",
           "Northern Rocky Mountain Valleys, West"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         222,
         158,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "32C;Desertic Basins, Central",
       "label": "32C,Desertic Basins, Central"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         121,
         166,
         149,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "43BC;Central Rocky Mountains, Central",
       "label": "43BC,Central Rocky Mountains, Central"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         167,
         214,
         159,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "44BC;Central Rocky Mountain Valleys, Central",
       "label": "44BC,Central Rocky Mountain Valleys, Central"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         171,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "46C;Northern Rocky Mountain Foothills, Central",
       "label": "46C,Northern Rocky Mountain Foothills, Central"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         140,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "46SW;Northern Rocky Mountain Foothills, South West",
       "label": "46SW,Northern Rocky Mountain Foothills, South West"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         222,
         165,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "52C;Glaciated Plains, Central",
       "label": "52C,Glaciated Plains, Central"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         166,
         114,
         114,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "58AC;Sedimentary Plains, Central",
       "label": "58AC,Sedimentary Plains, Central"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         122,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "46SE;Northern Rocky Mountain Foothills, South East",
       "label": "46SE,Northern Rocky Mountain Foothills, South East"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         207,
         160,
         155,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "53AE;Glaciated Plains, East",
       "label": "53AE,Glaciated Plains, East"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "54E;Soft Shale Plains, East",
       "label": "54E,Soft Shale Plains, East"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         128,
         128,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "58AE;Sedimentary Plains, East",
       "label": "58AE,Sedimentary Plains, East"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         217,
         186,
         126,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "58BE;Northern Rolling High Plains, Southern Part",
       "label": "58BE,Northern Rolling High Plains, Southern Part"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         80,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "58CE;Northern Rolling High Plains, Northeastern Part",
       "label": "58CE,Northern Rolling High Plains, Northeastern Part"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         171,
         80,
         75,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "58DE;Northern Rolling High Plains, Eastern Part",
       "label": "58DE,Northern Rolling High Plains, Eastern Part"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         148,
         81,
         81,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "60AE;Pierre Shale Plains and Badlands",
       "label": "60AE,Pierre Shale Plains and Badlands"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         212,
         155,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "60BE;Pierre Shale Plains, East",
       "label": "60BE,Pierre Shale Plains, East"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         153,
         120,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "43BN;Central Rocky Mountains, North",
       "label": "43BN,Central Rocky Mountains, North"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         191,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "46N;Northern Rocky Mountain Foothills, North",
       "label": "46N,Northern Rocky Mountain Foothills, North"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         200,
         112,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "52N;Glaciated Plains, North",
       "label": "52N,Glaciated Plains, North"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         85,
         115,
         103,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "43BSE;Central Rocky Mountains, South East",
       "label": "43BSE,Central Rocky Mountains, South East"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         113,
         156,
         73,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "43BSW;Central Rocky Mountains, South West",
       "label": "43BSW,Central Rocky Mountains, South West"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         212,
         104,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "44BSW;Central Rocky Mountain Valleys, South West",
       "label": "44BSW,Central Rocky Mountain Valleys, South West"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         89,
         128,
         99,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "43AW;Northern Rocky Mountains, West",
       "label": "43AW,Northern Rocky Mountains, West"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         106,
         133,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "43BW;Central Rocky Mountains, West",
       "label": "43BW,Central Rocky Mountains, West"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         172,
         204,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSNull",
         "color": [
          110,
          110,
          110,
          0
         ],
         "width": 0
        }
       },
       "value": "44AW;Northern Rocky Mountain Valleys, West",
       "label": "44AW,Northern Rocky Mountain Valleys, West"
      }
     ],
     "fieldDelimiter": ";",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          217,
          252,
          255
         ],
         "toColor": [
          189,
          217,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          252,
          179,
          255
         ],
         "toColor": [
          241,
          252,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          185,
          255
         ],
         "toColor": [
          252,
          179,
          185,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          228,
          255
         ],
         "toColor": [
          179,
          252,
          228,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          238,
          182,
          252,
          255
         ],
         "toColor": [
          238,
          182,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          229,
          202,
          255
         ],
         "toColor": [
          252,
          229,
          202,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          188,
          252,
          179,
          255
         ],
         "toColor": [
          188,
          252,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          212,
          234,
          255
         ],
         "toColor": [
          252,
          212,
          234,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          251,
          252,
          255
         ],
         "toColor": [
          215,
          251,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          230,
          252,
          215,
          255
         ],
         "toColor": [
          230,
          252,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          182,
          252,
          255
         ],
         "toColor": [
          194,
          182,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          224,
          204,
          252,
          255
         ],
         "toColor": [
          224,
          204,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          201,
          182,
          255
         ],
         "toColor": [
          252,
          201,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          242,
          189,
          255
         ],
         "toColor": [
          252,
          242,
          189,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          187,
          220,
          255
         ],
         "toColor": [
          252,
          187,
          220,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          192,
          252,
          204,
          255
         ],
         "toColor": [
          192,
          252,
          204,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          194,
          252,
          255
         ],
         "toColor": [
          179,
          194,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          217,
          252,
          192,
          255
         ],
         "toColor": [
          217,
          252,
          192,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          212,
          212,
          255
         ],
         "toColor": [
          252,
          212,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          240,
          252,
          255
         ],
         "toColor": [
          179,
          240,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          204,
          252,
          255
         ],
         "toColor": [
          252,
          204,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          182,
          235,
          255
         ],
         "toColor": [
          252,
          182,
          235,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          252,
          245,
          255
         ],
         "toColor": [
          189,
          252,
          245,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          252,
          230,
          255
         ],
         "toColor": [
          207,
          252,
          230,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          235,
          252,
          255
         ],
         "toColor": [
          215,
          235,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpressionInfo": {
       "expression": "$feature.MT_MLRA",
       "title": "Custom"
      },
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 0,
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 1000000,
      "minScale": 0,
      "name": "Class 1",
      "priority": -1,
      "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": 11,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -1.2918560181499999E7,
    "ymin": 5521050.2092999965,
    "xmax": -1.1581660084700001E7,
    "ymax": 6275092.160200003,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "MLRA_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeInteger",
     "alias": "Id",
     "domain": null
    },
    {
     "name": "Acres",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "domain": null
    },
    {
     "name": "MLRA_NAME",
     "type": "esriFieldTypeString",
     "alias": "MLRA_NAME",
     "length": 100,
     "domain": null
    },
    {
     "name": "MT_MLRA",
     "type": "esriFieldTypeString",
     "alias": "MT_MLRA",
     "length": 10,
     "domain": null
    },
    {
     "name": "Zone",
     "type": "esriFieldTypeString",
     "alias": "Zone",
     "length": 10,
     "domain": null
    },
    {
     "name": "NTL_MLRA",
     "type": "esriFieldTypeString",
     "alias": "NTL_MLRA",
     "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": "Shape_INDEX",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_Id",
     "fields": "Id",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_Acres",
     "fields": "Acres",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_MLRA_NAME",
     "fields": "MLRA_NAME",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_MT_MLRA",
     "fields": "MT_MLRA",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_Zone",
     "fields": "Zone",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_NTL_MLRA",
     "fields": "NTL_MLRA",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 16,
   "name": "Rangeland Resource Unit",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Zone",
     "uniqueValueGroups": [
      {
       "heading": "Zone",
       "classes": [
        {
         "label": "Central",
         "description": "Central",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           140,
           81,
           10,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "Central"
          ]
         ]
        },
        {
         "label": "East",
         "description": "East",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           216,
           179,
           101,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "East"
          ]
         ]
        },
        {
         "label": "North",
         "description": "North",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           246,
           232,
           195,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "North"
          ]
         ]
        },
        {
         "label": "South East",
         "description": "South East",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           199,
           234,
           229,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "South East"
          ]
         ]
        },
        {
         "label": "South West",
         "description": "South West",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           90,
           180,
           172,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "South West"
          ]
         ]
        },
        {
         "label": "West",
         "description": "West",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           1,
           102,
           94,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.4
          }
         },
         "values": [
          [
           "West"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         140,
         81,
         10,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "Central",
       "label": "Central"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         216,
         179,
         101,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "East",
       "label": "East"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         246,
         232,
         195,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "North",
       "label": "North"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         234,
         229,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "South East",
       "label": "South East"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         90,
         180,
         172,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "South West",
       "label": "South West"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         1,
         102,
         94,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "West",
       "label": "West"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          64,
          108,
          179,
          255
         ],
         "toColor": [
          64,
          108,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          112,
          235,
          99,
          255
         ],
         "toColor": [
          112,
          235,
          99,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          214,
          117,
          75,
          255
         ],
         "toColor": [
          214,
          117,
          75,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          240,
          84,
          214,
          255
         ],
         "toColor": [
          240,
          84,
          214,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          125,
          232,
          225,
          255
         ],
         "toColor": [
          125,
          232,
          225,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          116,
          128,
          50,
          255
         ],
         "toColor": [
          116,
          128,
          50,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          84,
          113,
          255
         ],
         "toColor": [
          156,
          84,
          113,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          87,
          76,
          212,
          255
         ],
         "toColor": [
          87,
          76,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          224,
          222,
          94,
          255
         ],
         "toColor": [
          224,
          222,
          94,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          203,
          152,
          237,
          255
         ],
         "toColor": [
          203,
          152,
          237,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          86,
          135,
          123,
          255
         ],
         "toColor": [
          86,
          135,
          123,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          95,
          47,
          128,
          255
         ],
         "toColor": [
          95,
          47,
          128,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          65,
          176,
          119,
          255
         ],
         "toColor": [
          65,
          176,
          119,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[Zone]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 0,
      "name": "Default",
      "priority": 3,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 14,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -1.2918560181499999E7,
    "ymin": 5521050.2092999965,
    "xmax": -1.15816600847E7,
    "ymax": 6275092.160200004,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Zone",
   "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": "Zone",
     "type": "esriFieldTypeString",
     "alias": "Zone",
     "length": 10,
     "domain": null
    },
    {
     "name": "SUM_Acres",
     "type": "esriFieldTypeDouble",
     "alias": "SUM_Acres",
     "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": "Shape_INDEX",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_Zone",
     "fields": "Zone",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_SUM_Acres",
     "fields": "SUM_Acres",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape_Area",
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 18,
   "name": "ESD",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ESDComp",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "MUKEY",
     "type": "esriFieldTypeString",
     "alias": "MUKEY",
     "length": 254,
     "domain": null
    },
    {
     "name": "COMPNAME",
     "type": "esriFieldTypeString",
     "alias": "Component Name",
     "length": 254,
     "domain": null
    },
    {
     "name": "MAJCOMPFLA",
     "type": "esriFieldTypeString",
     "alias": "MAJCOMPFLA",
     "length": 254,
     "domain": null
    },
    {
     "name": "COKEY",
     "type": "esriFieldTypeDouble",
     "alias": "COKEY",
     "domain": null
    },
    {
     "name": "COMPPCT_R",
     "type": "esriFieldTypeDouble",
     "alias": "COMPPCT_R",
     "domain": null
    },
    {
     "name": "ESNAME_A",
     "type": "esriFieldTypeString",
     "alias": "ESNAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "ESDComp",
     "type": "esriFieldTypeString",
     "alias": "ESD Component",
     "length": 250,
     "domain": null
    },
    {
     "name": "EcoClassID",
     "type": "esriFieldTypeString",
     "alias": "EcoClassID",
     "length": 250,
     "domain": null
    },
    {
     "name": "MLRAID",
     "type": "esriFieldTypeString",
     "alias": "MLRAID",
     "length": 10,
     "domain": null
    },
    {
     "name": "URL",
     "type": "esriFieldTypeString",
     "alias": "URL",
     "length": 255,
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "FDO_OBJECTID",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "IDX_MUKEY",
     "fields": "MUKEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_COMPNAME",
     "fields": "COMPNAME",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_MAJCOMPFLA",
     "fields": "MAJCOMPFLA",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_COKEY",
     "fields": "COKEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_COMPPCT_R",
     "fields": "COMPPCT_R",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_ESNAME_A",
     "fields": "ESNAME_A",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_ESDComp",
     "fields": "ESDComp",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_EcoClassID",
     "fields": "EcoClassID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_MLRAID",
     "fields": "MLRAID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "IDX_URL",
     "fields": "URL",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [
    {
     "id": 0,
     "name": "SoilsMU",
     "relatedTableId": 11,
     "role": "esriRelRoleDestination",
     "keyField": "MUKEY",
     "cardinality": "esriRelCardinalityOneToMany",
     "composite": false,
     "catalogID": "{AC4E430B-A8A4-4778-A5D2-40AECD27F864}"
    }
   ],
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, PBF",
   "isDataVersioned": false,
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   }
  }
 ]
}