{
 "layers": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 0,
   "name": "PRESTO Outfalls",
   "type": "Feature Layer",
   "description": "The Wisconsin Annual Effluent Phosphorus Loads (1995 - 2011) coverage provides an annual phosphorus load for municipal and industrial dischargers that have associated monitoring data (discharge and phosphorus), have a geolocated outfall, are not located in a extremely urbanized area (i.e. Milwaukee), and do not discharge directly into Lake Superior, Lake Michigan, or the Mississippi River. The loads were calculated from the permitted point source discharge and phosphorus concentration records that were manually acquired through the WDNR System for Wastewater Applications, Monitoring & Permits (SWAMP) interface by Jim Schmidt (Water Resources Engineer, WDNR). The records obtained represent effluent being released to surface waters only.",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 3071,
    "latestWkid": 3071,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5100900,
    "falseY": -14478100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "Adam Freihoefer, WIDNR Bureau of Drinking Water and Groundwater",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 3000000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       230,
       0,
       0,
       255
      ],
      "size": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[SAMPLE_POINT_NO] CONCAT NEWLINE CONCAT [FAC_NAME] CONCAT NEWLINE CONCAT [WASTE_TYPE_CODE] CONCAT NEWLINE CONCAT [REC_WTR]",
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "deconflictionStrategy": "dynamic",
      "removeDuplicates": "none",
      "stackLabel": false,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 100000,
      "name": "Default",
      "priority": 6,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 3,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 298806.3438,
    "ymin": 225405.313300001,
    "xmax": 746400.8962,
    "ymax": 711144.5626,
    "spatialReference": {
     "wkid": 3071,
     "latestWkid": 3071,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5100900,
     "falseY": -14478100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FAC_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SAMPLE_POINT_NO",
     "type": "esriFieldTypeDouble",
     "alias": "SAMPLE_POINT_NO",
     "domain": null
    },
    {
     "name": "FAC_NAME",
     "type": "esriFieldTypeString",
     "alias": "FAC_NAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "REC_WTR",
     "type": "esriFieldTypeString",
     "alias": "REC_WTR",
     "length": 254,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "OUTFALL_NO",
     "type": "esriFieldTypeString",
     "alias": "OUTFALL_NO",
     "length": 254,
     "domain": null
    },
    {
     "name": "WASTE_TYPE_CODE",
     "type": "esriFieldTypeString",
     "alias": "WASTE_TYPE_CODE",
     "length": 1,
     "domain": null
    },
    {
     "name": "WEB_PRESTO_FLAG",
     "type": "esriFieldTypeString",
     "alias": "WEB_PRESTO_FLAG",
     "length": 3,
     "domain": null
    },
    {
     "name": "PERMIT_NO",
     "type": "esriFieldTypeString",
     "alias": "PERMIT_NO",
     "length": 254,
     "domain": null
    },
    {
     "name": "LOAD_3YR_AMT",
     "type": "esriFieldTypeInteger",
     "alias": "LOAD_3YR_AMT",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "I_PRESTO_OUTFALL_2",
     "fields": "SAMPLE_POINT_NO",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I_PRESTO_OUTFALL_3",
     "fields": "PERMIT_NO",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I_PRESTO_OUTFALL_4",
     "fields": "WEB_PRESTO_FLAG",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R2436_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A2108_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "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": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": 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": 1,
   "name": "HYDRO VA NC FLOW TEMP LAYER",
   "type": "Feature Layer",
   "description": "WHD+ historic, seasonal flow table",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 3071,
    "latestWkid": 3071,
    "vcsWkid": 5703,
    "latestVcsWkid": 5703,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5100900,
    "falseY": -14478100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": -100000,
    "mUnits": 10000
   },
   "sourceHeightModelInfo": {
    "heightModel": "gravity_related_height",
    "vertCRS": "NAVD_1988",
    "heightUnit": "meter"
   },
   "copyrightText": "Aaron Ruesch, WIDNR Bureau of Water Quality",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       10,
       147,
       252,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 295111.333,
    "ymin": 200854.7524,
    "xmax": 752468.9101,
    "ymax": 723288.3519,
    "spatialReference": {
     "wkid": 3071,
     "latestWkid": 3071,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5100900,
     "falseY": -14478100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAT_COMM",
   "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": "REACHID",
     "type": "esriFieldTypeInteger",
     "alias": "REACHID",
     "domain": null
    },
    {
     "name": "HYDROID",
     "type": "esriFieldTypeInteger",
     "alias": "HYDROID",
     "domain": null
    },
    {
     "name": "TRW_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "TRW_AREA",
     "domain": null
    },
    {
     "name": "NAT_COMM",
     "type": "esriFieldTypeString",
     "alias": "NAT_COMM",
     "length": 255,
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    },
    {
     "name": "TEMP_CLASS",
     "type": "esriFieldTypeString",
     "alias": "TEMP_CLASS",
     "length": 255,
     "domain": null
    },
    {
     "name": "TEMP_SUMMER_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "TEMP_SUMMER_CL_CC",
     "domain": null
    },
    {
     "name": "TEMP_JULY_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "TEMP_JULY_CL_CC",
     "domain": null
    },
    {
     "name": "TEMP_MAX_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "TEMP_MAX_CL_CC",
     "domain": null
    },
    {
     "name": "TEMP_SUMMER_PL_PC",
     "type": "esriFieldTypeDouble",
     "alias": "TEMP_SUMMER_PL_PC",
     "domain": null
    },
    {
     "name": "TEMP_JULY_PL_PC",
     "type": "esriFieldTypeDouble",
     "alias": "TEMP_JULY_PL_PC",
     "domain": null
    },
    {
     "name": "TEMP_MAX_PL_PC",
     "type": "esriFieldTypeDouble",
     "alias": "TEMP_MAX_PL_PC",
     "domain": null
    },
    {
     "name": "TEMP_SUMMER_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "TEMP_SUMMER_PL_CC",
     "domain": null
    },
    {
     "name": "TEMP_JULY_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "TEMP_JULY_PL_CC",
     "domain": null
    },
    {
     "name": "TEMP_MAX_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "TEMP_MAX_PL_CC",
     "domain": null
    },
    {
     "name": "QMEAN_SUMMER_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "QMEAN_SUMMER_CL_CC",
     "domain": null
    },
    {
     "name": "Q05_ANNUAL_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q05_ANNUAL_CL_CC",
     "domain": null
    },
    {
     "name": "Q10_ANNUAL_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q10_ANNUAL_CL_CC",
     "domain": null
    },
    {
     "name": "Q25_ANNUAL_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q25_ANNUAL_CL_CC",
     "domain": null
    },
    {
     "name": "Q50_ANNUAL_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q50_ANNUAL_CL_CC",
     "domain": null
    },
    {
     "name": "Q75_ANNUAL_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q75_ANNUAL_CL_CC",
     "domain": null
    },
    {
     "name": "Q90_ANNUAL_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q90_ANNUAL_CL_CC",
     "domain": null
    },
    {
     "name": "Q95_ANNUAL_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q95_ANNUAL_CL_CC",
     "domain": null
    },
    {
     "name": "Q10_SPRING_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q10_SPRING_CL_CC",
     "domain": null
    },
    {
     "name": "Q50_SPRING_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q50_SPRING_CL_CC",
     "domain": null
    },
    {
     "name": "Q90_SPRING_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q90_SPRING_CL_CC",
     "domain": null
    },
    {
     "name": "Q10_SUMMER_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q10_SUMMER_CL_CC",
     "domain": null
    },
    {
     "name": "Q50_SUMMER_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q50_SUMMER_CL_CC",
     "domain": null
    },
    {
     "name": "Q90_SUMMER_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q90_SUMMER_CL_CC",
     "domain": null
    },
    {
     "name": "Q10_FALL_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q10_FALL_CL_CC",
     "domain": null
    },
    {
     "name": "Q50_FALL_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q50_FALL_CL_CC",
     "domain": null
    },
    {
     "name": "Q90_FALL_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q90_FALL_CL_CC",
     "domain": null
    },
    {
     "name": "Q10_APRIL_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q10_APRIL_CL_CC",
     "domain": null
    },
    {
     "name": "Q50_APRIL_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q50_APRIL_CL_CC",
     "domain": null
    },
    {
     "name": "Q90_APRIL_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q90_APRIL_CL_CC",
     "domain": null
    },
    {
     "name": "Q10_AUGUST_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q10_AUGUST_CL_CC",
     "domain": null
    },
    {
     "name": "Q50_AUGUST_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q50_AUGUST_CL_CC",
     "domain": null
    },
    {
     "name": "Q90_AUGUST_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q90_AUGUST_CL_CC",
     "domain": null
    },
    {
     "name": "QMEAN_SUMMER_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "QMEAN_SUMMER_PL_CC",
     "domain": null
    },
    {
     "name": "Q05_ANNUAL_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q05_ANNUAL_PL_CC",
     "domain": null
    },
    {
     "name": "Q10_ANNUAL_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q10_ANNUAL_PL_CC",
     "domain": null
    },
    {
     "name": "Q25_ANNUAL_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q25_ANNUAL_PL_CC",
     "domain": null
    },
    {
     "name": "Q50_ANNUAL_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q50_ANNUAL_PL_CC",
     "domain": null
    },
    {
     "name": "Q75_ANNUAL_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q75_ANNUAL_PL_CC",
     "domain": null
    },
    {
     "name": "Q90_ANNUAL_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q90_ANNUAL_PL_CC",
     "domain": null
    },
    {
     "name": "Q95_ANNUAL_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q95_ANNUAL_PL_CC",
     "domain": null
    },
    {
     "name": "Q10_SPRING_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q10_SPRING_PL_CC",
     "domain": null
    },
    {
     "name": "Q50_SPRING_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q50_SPRING_PL_CC",
     "domain": null
    },
    {
     "name": "Q90_SPRING_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q90_SPRING_PL_CC",
     "domain": null
    },
    {
     "name": "Q10_SUMMER_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q10_SUMMER_PL_CC",
     "domain": null
    },
    {
     "name": "Q50_SUMMER_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q50_SUMMER_PL_CC",
     "domain": null
    },
    {
     "name": "Q90_SUMMER_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q90_SUMMER_PL_CC",
     "domain": null
    },
    {
     "name": "Q10_FALL_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q10_FALL_PL_CC",
     "domain": null
    },
    {
     "name": "Q50_FALL_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q50_FALL_PL_CC",
     "domain": null
    },
    {
     "name": "Q90_FALL_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q90_FALL_PL_CC",
     "domain": null
    },
    {
     "name": "Q10_APRIL_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q10_APRIL_PL_CC",
     "domain": null
    },
    {
     "name": "Q50_APRIL_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q50_APRIL_PL_CC",
     "domain": null
    },
    {
     "name": "Q90_APRIL_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q90_APRIL_PL_CC",
     "domain": null
    },
    {
     "name": "Q10_AUGUST_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q10_AUGUST_PL_CC",
     "domain": null
    },
    {
     "name": "Q50_AUGUST_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q50_AUGUST_PL_CC",
     "domain": null
    },
    {
     "name": "Q90_AUGUST_PL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q90_AUGUST_PL_CC",
     "domain": null
    },
    {
     "name": "ROW_NAME",
     "type": "esriFieldTypeString",
     "alias": "ROW_NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "Q_7_10_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q_7_10_CL_CC",
     "domain": null
    },
    {
     "name": "Q_7_2_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q_7_2_CL_CC",
     "domain": null
    },
    {
     "name": "Q_MEAN_ANNUAL_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q_MEAN_ANNUAL_CL_CC",
     "domain": null
    },
    {
     "name": "Q_HAR_MEAN_ANNUAL_CL_CC",
     "type": "esriFieldTypeDouble",
     "alias": "Q_HAR_MEAN_ANNUAL_CL_CC",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasM": 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": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 2,
   "name": "HUC12",
   "type": "Feature Layer",
   "description": "NRCS WBD HUC 12 regions",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 3071,
    "latestWkid": 3071,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5100900,
    "falseY": -14478100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "NRCS, WIDNR BTS",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        127,
        127,
        255
       ],
       "width": 2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 291725.0861,
    "ymin": 129809.02030000101,
    "xmax": 950177.7815,
    "ymax": 951077.7145000009,
    "spatialReference": {
     "wkid": 3071,
     "latestWkid": 3071,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5100900,
     "falseY": -14478100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "HUC12_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "HUC12_CODE",
     "type": "esriFieldTypeString",
     "alias": "HUC12",
     "length": 12,
     "domain": null
    },
    {
     "name": "HUC12_NAME",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 120,
     "domain": null
    },
    {
     "name": "HUC12_TYPE",
     "type": "esriFieldTypeString",
     "alias": "HUType",
     "length": 255,
     "domain": null
    },
    {
     "name": "HUC12_HYDRO_MOD_CODE",
     "type": "esriFieldTypeString",
     "alias": "HUMod",
     "length": 30,
     "domain": null
    },
    {
     "name": "DOWNSTREAM_HUC12_CODE",
     "type": "esriFieldTypeString",
     "alias": "ToHUC",
     "length": 16,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R767838_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A2996_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "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": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 3,
   "name": "WHD Plus Catchments",
   "type": "Feature Layer",
   "description": "WHD+ catchments",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 3071,
    "latestWkid": 3071,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5100900,
    "falseY": -14478100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "Aaron Ruesch, WIDNR Bureau of Water Quality",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000.000000000146,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        218,
        152,
        251,
        255
       ],
       "width": 2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 291725.1513,
    "ymin": 200236.6885,
    "xmax": 770017.4764,
    "ymax": 734396.4074000011,
    "spatialReference": {
     "wkid": 3071,
     "latestWkid": 3071,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5100900,
     "falseY": -14478100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CATCHID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "CATCHID",
     "type": "esriFieldTypeInteger",
     "alias": "CATCHID",
     "domain": null
    },
    {
     "name": "TOCATCHID",
     "type": "esriFieldTypeInteger",
     "alias": "TOCATCHID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R2984959_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A3421_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "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": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": 4,
   "name": "NRCS WBD HUC8 REGION",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 3071,
    "latestWkid": 3071,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5100900,
    "falseY": -14478100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        230,
        230,
        0,
        255
       ],
       "width": 3
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 252649.5257,
    "ymin": 93157.1577000003,
    "xmax": 951293.3477,
    "ymax": 951890.8358999991,
    "spatialReference": {
     "wkid": 3071,
     "latestWkid": 3071,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5100900,
     "falseY": -14478100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "HUC8_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "HUC8_CODE",
     "type": "esriFieldTypeString",
     "alias": "HUC8_CODE",
     "length": 8,
     "domain": null
    },
    {
     "name": "HUC8_NAME",
     "type": "esriFieldTypeString",
     "alias": "HUC8_NAME",
     "length": 120,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R767833_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A2993_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "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": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "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": "HYDRO VA CATCH UP LAYER",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 3071,
    "latestWkid": 3071,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5100900,
    "falseY": -14478100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       252,
       246,
       197,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 291725.2,
    "ymin": 200236.699999999,
    "xmax": 766948.7000000001,
    "ymax": 732879,
    "spatialReference": {
     "wkid": 3071,
     "latestWkid": 3071,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5100900,
     "falseY": -14478100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CATCHID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "CATCHID",
     "type": "esriFieldTypeInteger",
     "alias": "CATCHID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R3165479_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A3438_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "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": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}