{
 "layers": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 0,
   "name": "Surface Water Monitoring Sites",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "<DIV STYLE=\"text-align:Left;\"><P><SPAN>The WellNet database contains information related to sites for surface water measurements. These data are used by NDWR to assess the condition of the groundwater and surface water systems over time and are available to the public on NDWR\u2019s website.  Surface water measurement sites are chosen based on availability of dedicated measurement equipment, permit terms, and where additional flow information is required. <\/SPAN><\/P><P><SPAN>This dataset is updated every day from a non-spatial SQL Server database using lat/long coordinates to display location.  The feature class participates in a relationship class with a surface water measure table joined using the sitename field.  This dataset contains both active and inactive sites. Measurement data is provided by reporting agencies and by regular site visits from NDWR staff.  <\/SPAN><\/P><P><SPAN>For website access, please see the Stream/Spring site at http://water.nv.gov/SpringAndStreamFlow.aspx.<\/SPAN><\/P><\/DIV>",
   "copyrightText": "Nevada Division of Water Resources\nDepartment of Conservation and Natural Resources\n901 S. Stewart St. Ste. 2002\nCarson City, NV 89701",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [
    {
     "id": 0,
     "name": "Measures_Surfacewater",
     "relatedTableId": 1,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "Site_Name",
     "composite": false,
     "catalogID": "{8315993A-C32B-4CFF-99F8-881DC7F4EEEB}"
    }
   ],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": 244610.2407999998,
    "ymin": 4001297.6952,
    "xmax": 758273.3328,
    "ymax": 4650500.7831,
    "spatialReference": {
     "wkid": 26911,
     "latestWkid": 26911,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 26911,
    "latestWkid": 26911,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Status",
     "uniqueValueGroups": [
      {
       "heading": "Status",
       "classes": [
        {
         "label": "Active",
         "description": "Active",
         "symbol": {
          "type": "esriSMS",
          "style": "esriSMSCircle",
          "color": [
           0,
           112,
           255,
           255
          ],
          "size": 8,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0,
          "outline": {
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "A"
          ]
         ]
        },
        {
         "label": "Inactive",
         "description": "Inactive",
         "symbol": {
          "type": "esriSMS",
          "style": "esriSMSCircle",
          "color": [
           230,
           0,
           0,
           255
          ],
          "size": 8,
          "angle": 0,
          "xoffset": 0,
          "yoffset": 0,
          "outline": {
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "I"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         0,
         112,
         255,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "A",
       "label": "Active"
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         230,
         0,
         0,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "I",
       "label": "Inactive"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          201,
          255
         ],
         "toColor": [
          179,
          252,
          201,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          228,
          182,
          252,
          255
         ],
         "toColor": [
          228,
          182,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          207,
          182,
          255
         ],
         "toColor": [
          252,
          207,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          227,
          252,
          255
         ],
         "toColor": [
          187,
          227,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          251,
          179,
          255
         ],
         "toColor": [
          252,
          251,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          239,
          255
         ],
         "toColor": [
          252,
          215,
          239,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          252,
          242,
          255
         ],
         "toColor": [
          189,
          252,
          242,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          201,
          252,
          255
         ],
         "toColor": [
          194,
          201,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          199,
          255
         ],
         "toColor": [
          252,
          179,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          246,
          215,
          255
         ],
         "toColor": [
          252,
          246,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          182,
          229,
          255
         ],
         "toColor": [
          252,
          182,
          229,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          223,
          252,
          197,
          255
         ],
         "toColor": [
          223,
          252,
          197,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          240,
          204,
          252,
          255
         ],
         "toColor": [
          240,
          204,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": false,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": true,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GlobalID",
   "displayField": "Site_Name",
   "typeIdField": "Status",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "Site_Name",
     "type": "esriFieldTypeString",
     "alias": "Site_Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "Site_Name"
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1,
     "defaultValue": null,
     "modelName": "Status"
    },
    {
     "name": "Location_Name",
     "type": "esriFieldTypeString",
     "alias": "Location_Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Location_Name"
    },
    {
     "name": "Source_Description",
     "type": "esriFieldTypeString",
     "alias": "Source_Description",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Source_Description"
    },
    {
     "name": "Source_Name",
     "type": "esriFieldTypeString",
     "alias": "Source_Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Source_Name"
    },
    {
     "name": "Basin",
     "type": "esriFieldTypeString",
     "alias": "Basin",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 4,
     "defaultValue": null,
     "modelName": "Basin"
    },
    {
     "name": "app",
     "type": "esriFieldTypeString",
     "alias": "app",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "app"
    },
    {
     "name": "Elev",
     "type": "esriFieldTypeInteger",
     "alias": "Elev",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Elev"
    },
    {
     "name": "Data_Source",
     "type": "esriFieldTypeString",
     "alias": "Data_Source",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Data_Source"
    },
    {
     "name": "Remarks",
     "type": "esriFieldTypeString",
     "alias": "Remarks",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1073741822,
     "defaultValue": null,
     "modelName": "Remarks"
    },
    {
     "name": "County",
     "type": "esriFieldTypeString",
     "alias": "County",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "County"
    },
    {
     "name": "Lat_DD_NAD83",
     "type": "esriFieldTypeDouble",
     "alias": "Lat_DD_NAD83",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Lat_DD_NAD83"
    },
    {
     "name": "Lon_DD_NAD83",
     "type": "esriFieldTypeDouble",
     "alias": "Lon_DD_NAD83",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Lon_DD_NAD83"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    },
    {
     "name": "AutoID",
     "type": "esriFieldTypeInteger",
     "alias": "AutoID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "AutoID"
    },
    {
     "name": "Site_Type",
     "type": "esriFieldTypeString",
     "alias": "Site_Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Site_Type"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": false,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R26147_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_26147",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "GDB_35194_Site_N",
     "fields": "Site_Name",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S18906_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "A",
     "name": "Active",
     "domains": {},
     "templates": [
      {
       "name": "A",
       "description": "",
       "prototype": {
        "attributes": {
         "AutoID": null,
         "Site_Type": null,
         "Site_Name": null,
         "Status": "A",
         "Location_Name": null,
         "Source_Description": null,
         "Source_Name": null,
         "Basin": null,
         "app": null,
         "Elev": null,
         "Data_Source": null,
         "Remarks": null,
         "County": null,
         "Lat_DD_NAD83": null,
         "Lon_DD_NAD83": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "I",
     "name": "Inactive",
     "domains": {},
     "templates": [
      {
       "name": "I",
       "description": "",
       "prototype": {
        "attributes": {
         "AutoID": null,
         "Site_Type": null,
         "Site_Name": null,
         "Status": "I",
         "Location_Name": null,
         "Source_Description": null,
         "Source_Name": null,
         "Basin": null,
         "app": null,
         "Elev": null,
         "Data_Source": null,
         "Remarks": null,
         "County": null,
         "Lat_DD_NAD83": null,
         "Lon_DD_NAD83": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 5000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "d0a7607035a540e6b6a1c8056941c36b"
  }
 ],
 "tables": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 1,
   "name": "Surface Water Monitoring Measures",
   "type": "Table",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [
    {
     "id": 0,
     "name": "Sites_Surfacewater",
     "relatedTableId": 0,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "Site_name",
     "composite": false,
     "catalogID": "{8315993A-C32B-4CFF-99F8-881DC7F4EEEB}"
    }
   ],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": false,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": true,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "GlobalID",
   "displayField": "Site_name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "Site_name",
     "type": "esriFieldTypeString",
     "alias": "Site_name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Site_name"
    },
    {
     "name": "Discharge",
     "type": "esriFieldTypeDouble",
     "alias": "Discharge",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Discharge"
    },
    {
     "name": "Units",
     "type": "esriFieldTypeString",
     "alias": "Units",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "Units"
    },
    {
     "name": "Measure_date",
     "type": "esriFieldTypeDate",
     "alias": "Measure_date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "precision": 1,
     "modelName": "Measure_date"
    },
    {
     "name": "measured_by",
     "type": "esriFieldTypeString",
     "alias": "measured_by",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "measured_by"
    },
    {
     "name": "Method",
     "type": "esriFieldTypeString",
     "alias": "Method",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "Method"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    }
   ],
   "indexes": [
    {
     "name": "R26149_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_26149",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "GDB_35196_Site_n",
     "fields": "Site_name",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "Pacific Standard Time",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Surface Water Monitoring Measures",
     "description": "",
     "prototype": {
      "attributes": {
       "Method": null,
       "measured_by": null,
       "Site_name": null,
       "Discharge": null,
       "Units": null,
       "Measure_date": null
      }
     },
     "drawingTool": "esriFeatureEditToolNone"
    }
   ],
   "maxRecordCount": 5000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 5000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "d0a7607035a540e6b6a1c8056941c36b"
  }
 ]
}