{
 "tables": [
  {
   "isCoGoEnabled": false,
   "isDataBranchVersioned": false,
   "supportsApplyEditsWithGlobalIds": false,
   "maxRecordCount": 2000,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "type": "Table",
   "supportsAttachmentsByUploadId": true,
   "editingInfo": {},
   "relationships": [],
   "supportsAttachmentsResizing": true,
   "cimVersion": "2.6.0",
   "isDataArchived": false,
   "id": 4,
   "supportsStatistics": true,
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "standardMaxRecordCount": 16000,
   "isDataVersioned": false,
   "templates": [
    {
     "name": "ReachcodeTable",
     "description": "",
     "drawingTool": "esriFeatureEditToolNone",
     "prototype": {
      "attributes": {
       "reachcode": null,
       "special_area": null,
       "flowdir": 0,
       "trib_method": null,
       "permanent_identifier": " ",
       "basinplanname": null,
       "shape_length": null,
       "resolution": 2,
       "enabled": 1,
       "wb_name": null,
       "wbarea_permanent_identifier": null,
       "wb_subtype": null,
       "fdate": -2209161600000,
       "wqs": null,
       "basinplanid": null,
       "wb_refkey": null,
       "gnis_name": null,
       "collat_source": null,
       "gnis_id": null,
       "fcode": 46003,
       "wb_type": null,
       "elevation": null,
       "editor": null,
       "reach_id": null,
       "lengthkm": null,
       "parent_wb": null,
       "comment_flag": null,
       "trib_exclusion": null,
       "reg_id": null,
       "shape_area": null,
       "ftype": 460,
       "areasqkm": null,
       "wb_id": null,
       "digit_source": null,
       "comment_": null,
       "tribcomm_flag": null,
       "nhd_flag": null,
       "wbf_id": null,
       "region": null,
       "wbid_t": null
      }
     }
    }
   ],
   "supportsAdvancedQueries": true,
   "currentVersion": 11.4,
   "advancedEditingCapabilities": {
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportsReturnEditResults": true,
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportedApplyEditsUploadIDFormats": "JSON,PBF"
   },
   "objectIdField": "objectid",
   "supportsQuantizationEditMode": true,
   "name": "ReachcodeTable",
   "displayField": "wb_name",
   "supportsCalculate": true,
   "fields": [
    {
     "modelName": "objectid",
     "nullable": false,
     "defaultValue": null,
     "editable": false,
     "domain": null,
     "name": "objectid",
     "alias": "OBJECTID",
     "type": "esriFieldTypeOID"
    },
    {
     "modelName": "reachcode",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "reachcode",
     "length": 14,
     "alias": "REACHCODE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "wb_name",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_name",
     "length": 255,
     "alias": "WB_NAME",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "wbid_t",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wbid_t",
     "length": 20,
     "alias": "WBID_T",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "wb_refkey",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_refkey",
     "length": 20,
     "alias": "WB_REFKEY",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "PERMANENT_IDENTIFIER",
     "nullable": false,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "permanent_identifier",
     "length": 40,
     "alias": "PERMANENT_IDENTIFIER",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "FDATE",
     "nullable": false,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "precision": 1,
     "name": "fdate",
     "length": 29,
     "alias": "FDATE",
     "type": "esriFieldTypeDate"
    },
    {
     "modelName": "Resolution",
     "nullable": false,
     "editable": true,
     "defaultValue": 2,
     "domain": null,
     "name": "resolution",
     "alias": "Resolution",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "GNIS_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "gnis_id",
     "length": 10,
     "alias": "GNIS_ID",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "GNIS_NAME",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "gnis_name",
     "length": 65,
     "alias": "GNIS_NAME",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "LENGTHKM",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "lengthkm",
     "alias": "LENGTHKM",
     "type": "esriFieldTypeDouble"
    },
    {
     "modelName": "FlowDir",
     "nullable": false,
     "editable": true,
     "defaultValue": 0,
     "domain": null,
     "name": "flowdir",
     "alias": "FlowDir",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "WBAREA_PERMANENT_IDENTIFIER",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wbarea_permanent_identifier",
     "length": 40,
     "alias": "WBAREA_PERMANENT_IDENTIFIER",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "FType",
     "nullable": false,
     "editable": true,
     "defaultValue": 460,
     "domain": null,
     "name": "ftype",
     "alias": "FType",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "FCode",
     "nullable": true,
     "editable": true,
     "defaultValue": 46003,
     "domain": null,
     "name": "fcode",
     "alias": "FCode",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "WQS",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wqs",
     "alias": "WQS",
     "type": "esriFieldTypeSmallInteger"
    },
    {
     "modelName": "REGION",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "region",
     "alias": "REGION",
     "type": "esriFieldTypeSmallInteger"
    },
    {
     "modelName": "BASINPLANNAME",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "basinplanname",
     "length": 50,
     "alias": "BASINPLANNAME",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "BASINPLANID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "basinplanid",
     "alias": "BASINPLANID",
     "type": "esriFieldTypeSmallInteger"
    },
    {
     "modelName": "WB_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_id",
     "alias": "WB_ID",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "REACH_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "reach_id",
     "alias": "REACH_ID",
     "type": "esriFieldTypeSmallInteger"
    },
    {
     "modelName": "EDITOR",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "editor",
     "length": 10,
     "alias": "EDITOR",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "NHD_FLAG",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "nhd_flag",
     "length": 20,
     "alias": "NHD_FLAG",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "COMMENT_FLAG",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "comment_flag",
     "length": 10,
     "alias": "COMMENT_FLAG",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "COMMENT_",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "comment_",
     "length": 200,
     "alias": "COMMENT_",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "DIGIT_SOURCE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "digit_source",
     "length": 100,
     "alias": "DIGIT_SOURCE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "COLLAT_SOURCE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "collat_source",
     "length": 100,
     "alias": "COLLAT_SOURCE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_TYPE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_type",
     "length": 50,
     "alias": "WB_TYPE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "REG_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "reg_id",
     "length": 10,
     "alias": "REG_ID",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_SUBTYPE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_subtype",
     "length": 50,
     "alias": "WB_SUBTYPE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "SPECIAL_AREA",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "special_area",
     "length": 100,
     "alias": "SPECIAL_AREA",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "TRIBCOMM_FLAG",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "tribcomm_flag",
     "length": 20,
     "alias": "TRIBCOMM_FLAG",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "TRIB_METHOD",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "trib_method",
     "length": 50,
     "alias": "TRIB_METHOD",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "TRIB_EXCLUSION",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "trib_exclusion",
     "length": 50,
     "alias": "TRIB_EXCLUSION",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "Enabled",
     "nullable": true,
     "editable": true,
     "defaultValue": 1,
     "domain": null,
     "name": "enabled",
     "alias": "Enabled",
     "type": "esriFieldTypeSmallInteger"
    },
    {
     "modelName": "Shape_Length",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "shape_length",
     "alias": "Shape_Length",
     "type": "esriFieldTypeDouble"
    },
    {
     "modelName": "WBF_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wbf_id",
     "alias": "WBF_ID",
     "type": "esriFieldTypeDouble"
    },
    {
     "modelName": "Parent_WB",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "parent_wb",
     "length": 255,
     "alias": "Parent_WB",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "AREASQKM",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "areasqkm",
     "alias": "AREASQKM",
     "type": "esriFieldTypeDouble"
    },
    {
     "modelName": "Elevation",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "elevation",
     "alias": "Elevation",
     "type": "esriFieldTypeDouble"
    },
    {
     "modelName": "SHAPE_Area",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "shape_area",
     "alias": "SHAPE_Area",
     "type": "esriFieldTypeDouble"
    }
   ],
   "maxRecordCountFactor": 1,
   "dateFieldsTimeReference": {
    "timeZoneIANA": "Etc/UTC",
    "respectsDaylightSaving": false,
    "timeZone": "UTC"
   },
   "supportsFieldDescriptionProperty": true,
   "allowGeometryUpdates": true,
   "useStandardizedQueries": true,
   "globalIdField": null,
   "description": "",
   "syncCanReturnChanges": true,
   "supportsAsyncDelete": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin"
   ],
   "supportsRollbackOnFailureParameter": true,
   "isDataReplicaTracked": false,
   "supportsTruncate": true,
   "indexes": [
    {
     "name": "r4759_sde_rowid_uk",
     "isUnique": true,
     "description": "",
     "fields": "objectid",
     "isAscending": true
    }
   ],
   "supportedAppendSourceFilterFormats": "featureService",
   "editFieldsInfo": null,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "GUIDFormat": "O",
   "hasAttachments": false,
   "queryBinsCapabilities": {
    "supportedStatisticTypes": [
     "count",
     "sum",
     "min",
     "max",
     "avg",
     "stddev",
     "var",
     "percentile_cont",
     "percentile_disc"
    ],
    "supportsFixedIntervalBin": true,
    "supportsAutoIntervalBin": true,
    "supportsFixedBoundariesBin": true,
    "supportsDateBin": true
   },
   "advancedQueryCapabilities": {
    "supportsSqlExpression": true,
    "supportsQueryWithResultType": true,
    "supportsQueryRelatedPagination": true,
    "supportsQueryWithCacheHint": false,
    "supportsQueryWithDatumTransformation": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryAttachmentsWithReturnUrl": true,
    "supportsDefaultSR": true,
    "supportsQueryDateBins": false,
    "supportsQueryWithLodSR": false,
    "supportsPaginationOnAggregatedQueries": true,
    "supportsMaxRecordCountFactor": true,
    "supportsPagination": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsFullTextSearch": true,
    "supportsLod": false,
    "supportsSpatialAggregationStatistics": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryAttachments": true,
    "supportsQueryAttachmentsCountOnly": true,
    "supportsReturningQueryExtent": true,
    "supportsOrderByOnlyOnLayerFields": false,
    "supportsOutFieldSqlExpression": true,
    "supportsTopFeaturesQuery": true,
    "supportsDistinct": true,
    "supportsQueryAnalytic": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true
   },
   "supportsValidateSQL": true,
   "enableZDefaults": true,
   "serviceItemId": "71000b635bf843fc982d9018181d699d",
   "allowUpdateWithoutMValues": true,
   "supportsCoordinatesQuantization": true,
   "types": [],
   "capabilities": "Query",
   "supportsAppend": true,
   "supportsExceedsLimitStatistics": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsAsync": true,
    "supportsLinearRegression": true,
    "supportsPercentileAnalytic": false
   },
   "hasMetadata": true,
   "supportedAppendFormats": "csv,excel,featureCollection,featureService,geojson,jsonl,pbf,shapefile",
   "tileMaxRecordCount": 4000,
   "typeIdField": "",
   "supportsASyncCalculate": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "sqlParserVersion": "PG_11.4.0",
   "copyrightText": "",
   "zDefault": 0,
   "supportsLayerOverrides": true
  },
  {
   "isCoGoEnabled": false,
   "isDataBranchVersioned": false,
   "supportsApplyEditsWithGlobalIds": false,
   "maxRecordCount": 2000,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "type": "Table",
   "supportsAttachmentsByUploadId": true,
   "editingInfo": {},
   "relationships": [
    {
     "keyField": "wbf_id",
     "role": "esriRelRoleDestination",
     "composite": false,
     "name": "BasinPlanLines",
     "relatedTableId": 0,
     "id": 0,
     "cardinality": "esriRelCardinalityOneToMany"
    },
    {
     "keyField": "wbf_id",
     "role": "esriRelRoleDestination",
     "composite": false,
     "name": "BasinPlanPolys",
     "relatedTableId": 2,
     "id": 1,
     "cardinality": "esriRelCardinalityOneToMany"
    }
   ],
   "supportsAttachmentsResizing": true,
   "cimVersion": "2.6.0",
   "isDataArchived": false,
   "id": 5,
   "supportsStatistics": true,
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "standardMaxRecordCount": 16000,
   "isDataVersioned": false,
   "templates": [
    {
     "name": "WB_BenUses",
     "description": "",
     "drawingTool": "esriFeatureEditToolNone",
     "prototype": {
      "attributes": {
       "bunote_id": 0,
       "bu_name": null,
       "region_key": null,
       "bucode_id": null,
       "region_name": null,
       "wbf_id": 0,
       "bu_code": null,
       "bu_id": 0,
       "bu_desc": null,
       "butype_id": 0
      }
     }
    }
   ],
   "supportsAdvancedQueries": true,
   "currentVersion": 11.4,
   "advancedEditingCapabilities": {
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportsReturnEditResults": true,
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportedApplyEditsUploadIDFormats": "JSON,PBF"
   },
   "objectIdField": "objectid",
   "supportsQuantizationEditMode": true,
   "name": "WB_BenUses",
   "displayField": "bu_name",
   "supportsCalculate": true,
   "fields": [
    {
     "modelName": "OBJECTID",
     "nullable": false,
     "defaultValue": null,
     "editable": false,
     "domain": null,
     "name": "objectid",
     "alias": "OBJECTID",
     "type": "esriFieldTypeOID"
    },
    {
     "modelName": "WBF_ID",
     "nullable": false,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wbf_id",
     "alias": "WBF_ID",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "BU_ID",
     "nullable": false,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "bu_id",
     "alias": "BU_ID",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "BUTYPE_ID",
     "nullable": false,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "butype_id",
     "alias": "BUTYPE_ID",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "BUNOTE_ID",
     "nullable": false,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "bunote_id",
     "alias": "BUNOTE_ID",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "BUCODE_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "bucode_id",
     "alias": "BUCODE_ID",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "BU_CODE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "bu_code",
     "length": 255,
     "alias": "BU_CODE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "BU_NAME",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "bu_name",
     "length": 255,
     "alias": "BU_NAME",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "BU_DESC",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "bu_desc",
     "length": 2000,
     "alias": "BU_DESC",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "REGION_KEY",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "region_key",
     "length": 5,
     "alias": "REGION_KEY",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "REGION_NAME",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "region_name",
     "length": 255,
     "alias": "REGION_NAME",
     "type": "esriFieldTypeString"
    }
   ],
   "maxRecordCountFactor": 1,
   "dateFieldsTimeReference": {
    "timeZoneIANA": "Etc/UTC",
    "respectsDaylightSaving": false,
    "timeZone": "UTC"
   },
   "supportsFieldDescriptionProperty": true,
   "allowGeometryUpdates": true,
   "useStandardizedQueries": true,
   "globalIdField": null,
   "description": "",
   "syncCanReturnChanges": true,
   "supportsAsyncDelete": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin"
   ],
   "supportsRollbackOnFailureParameter": true,
   "isDataReplicaTracked": false,
   "supportsTruncate": true,
   "indexes": [
    {
     "name": "g22179wbf_id",
     "isUnique": false,
     "description": "",
     "fields": "wbf_id",
     "isAscending": true
    },
    {
     "name": "r4760_sde_rowid_uk",
     "isUnique": true,
     "description": "",
     "fields": "objectid",
     "isAscending": true
    }
   ],
   "supportedAppendSourceFilterFormats": "featureService",
   "editFieldsInfo": null,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "GUIDFormat": "O",
   "hasAttachments": false,
   "queryBinsCapabilities": {
    "supportedStatisticTypes": [
     "count",
     "sum",
     "min",
     "max",
     "avg",
     "stddev",
     "var",
     "percentile_cont",
     "percentile_disc"
    ],
    "supportsFixedIntervalBin": true,
    "supportsAutoIntervalBin": true,
    "supportsFixedBoundariesBin": true,
    "supportsDateBin": true
   },
   "advancedQueryCapabilities": {
    "supportsSqlExpression": true,
    "supportsQueryWithResultType": true,
    "supportsQueryRelatedPagination": true,
    "supportsQueryWithCacheHint": false,
    "supportsQueryWithDatumTransformation": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryAttachmentsWithReturnUrl": true,
    "supportsDefaultSR": true,
    "supportsQueryDateBins": false,
    "supportsQueryWithLodSR": false,
    "supportsPaginationOnAggregatedQueries": true,
    "supportsMaxRecordCountFactor": true,
    "supportsPagination": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsFullTextSearch": true,
    "supportsLod": false,
    "supportsSpatialAggregationStatistics": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryAttachments": true,
    "supportsQueryAttachmentsCountOnly": true,
    "supportsReturningQueryExtent": true,
    "supportsOrderByOnlyOnLayerFields": false,
    "supportsOutFieldSqlExpression": true,
    "supportsTopFeaturesQuery": true,
    "supportsDistinct": true,
    "supportsQueryAnalytic": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true
   },
   "supportsValidateSQL": true,
   "enableZDefaults": true,
   "serviceItemId": "71000b635bf843fc982d9018181d699d",
   "allowUpdateWithoutMValues": true,
   "supportsCoordinatesQuantization": true,
   "types": [],
   "capabilities": "Query",
   "supportsAppend": true,
   "supportsExceedsLimitStatistics": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsAsync": true,
    "supportsLinearRegression": true,
    "supportsPercentileAnalytic": false
   },
   "hasMetadata": true,
   "supportedAppendFormats": "csv,excel,featureCollection,featureService,geojson,jsonl,pbf,shapefile",
   "tileMaxRecordCount": 4000,
   "typeIdField": "",
   "supportsASyncCalculate": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "sqlParserVersion": "PG_11.4.0",
   "copyrightText": "",
   "zDefault": 0,
   "supportsLayerOverrides": true
  }
 ],
 "layers": [
  {
   "isCoGoEnabled": false,
   "extent": {
    "ymin": 3842947.4550789297,
    "xmin": -1.3045443120275319E7,
    "ymax": 4302781.043546483,
    "xmax": -1.270498074479362E7,
    "spatialReference": {
     "falseM": -100000,
     "xyTolerance": 0.001,
     "mUnits": 10000,
     "zUnits": 10000,
     "latestWkid": 3857,
     "zTolerance": 0.001,
     "wkid": 102100,
     "xyUnits": 1.4892314192838538E8,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "falseZ": -100000
    }
   },
   "isDataBranchVersioned": false,
   "supportsApplyEditsWithGlobalIds": false,
   "maxRecordCount": 2000,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "type": "Feature Layer",
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "supportsAttachmentsByUploadId": true,
   "editingInfo": {},
   "relationships": [
    {
     "keyField": "wbf_id",
     "role": "esriRelRoleOrigin",
     "composite": false,
     "name": "WB_BenUses",
     "relatedTableId": 5,
     "id": 0,
     "cardinality": "esriRelCardinalityOneToMany"
    }
   ],
   "supportsAttachmentsResizing": true,
   "cimVersion": "2.6.0",
   "isDataArchived": false,
   "id": 0,
   "supportsStatistics": true,
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "standardMaxRecordCount": 2000,
   "isDataVersioned": false,
   "templates": [
    {
     "name": "BasinPlanLines",
     "description": "",
     "drawingTool": "esriFeatureEditToolLine",
     "prototype": {
      "attributes": {
       "reachcode": null,
       "special_area": null,
       "flowdir": 0,
       "trib_method": null,
       "permanent_identifier": " ",
       "basinplanname": null,
       "resolution": 2,
       "enabled": 1,
       "wbarea_permanent_identifier": null,
       "wb_name": null,
       "wb_subtype": null,
       "fdate": -2209161600000,
       "wqs": null,
       "basinplanid": null,
       "gnis_name": null,
       "wb_refkey": null,
       "collat_source": null,
       "gnis_id": null,
       "fcode": 46003,
       "wb_type": null,
       "editor": null,
       "reach_id": null,
       "lengthkm": null,
       "parent_wb": null,
       "comment_flag": null,
       "trib_exclusion": null,
       "reg_id": null,
       "ftype": 460,
       "wb_id": null,
       "digit_source": null,
       "comment_": null,
       "tribcomm_flag": null,
       "nhd_flag": null,
       "wbf_id": null,
       "region": null,
       "wbid_t": null
      }
     }
    }
   ],
   "hasGeometryProperties": true,
   "supportsAdvancedQueries": true,
   "parentLayer": null,
   "currentVersion": 11.4,
   "canScaleSymbols": false,
   "hasZ": true,
   "advancedEditingCapabilities": {
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportsReturnEditResults": true,
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportedApplyEditsUploadIDFormats": "JSON,PBF"
   },
   "objectIdField": "objectid",
   "supportsQuantizationEditMode": true,
   "name": "BasinPlanLines",
   "allowTrueCurvesUpdates": false,
   "displayField": "gnis_name",
   "supportsCalculate": true,
   "fields": [
    {
     "modelName": "OBJECTID",
     "nullable": false,
     "defaultValue": null,
     "editable": false,
     "domain": null,
     "name": "objectid",
     "alias": "OBJECTID",
     "type": "esriFieldTypeOID"
    },
    {
     "modelName": "PERMANENT_IDENTIFIER",
     "nullable": false,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "permanent_identifier",
     "length": 40,
     "alias": "PERMANENT_IDENTIFIER",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "FDATE",
     "nullable": false,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "precision": 1,
     "name": "fdate",
     "length": 29,
     "alias": "FDATE",
     "type": "esriFieldTypeDate"
    },
    {
     "modelName": "Resolution",
     "nullable": false,
     "editable": true,
     "defaultValue": 2,
     "domain": {
      "splitPolicy": "esriSPTDuplicate",
      "name": "Resolution",
      "description": "",
      "type": "codedValue",
      "codedValues": [
       {
        "code": 1,
        "name": "Local"
       },
       {
        "code": 2,
        "name": "High"
       },
       {
        "code": 3,
        "name": "Medium"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue"
     },
     "name": "resolution",
     "alias": "Resolution",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "GNIS_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "gnis_id",
     "length": 10,
     "alias": "GNIS_ID",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "GNIS_NAME",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "gnis_name",
     "length": 65,
     "alias": "GNIS_NAME",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "LENGTHKM",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "lengthkm",
     "alias": "LENGTHKM",
     "type": "esriFieldTypeDouble"
    },
    {
     "modelName": "REACHCODE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "reachcode",
     "length": 14,
     "alias": "REACHCODE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "FlowDir",
     "nullable": false,
     "editable": true,
     "defaultValue": 0,
     "domain": {
      "splitPolicy": "esriSPTDuplicate",
      "name": "HydroFlowDirections",
      "description": "",
      "type": "codedValue",
      "codedValues": [
       {
        "code": 0,
        "name": "Uninitialized"
       },
       {
        "code": 1,
        "name": "WithDigitized"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue"
     },
     "name": "flowdir",
     "alias": "FlowDir",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "WBAREA_PERMANENT_IDENTIFIER",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wbarea_permanent_identifier",
     "length": 40,
     "alias": "WBAREA_PERMANENT_IDENTIFIER",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "FType",
     "nullable": false,
     "editable": true,
     "defaultValue": 460,
     "domain": null,
     "name": "ftype",
     "alias": "FType",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "FCode",
     "nullable": true,
     "editable": true,
     "defaultValue": 46003,
     "domain": null,
     "name": "fcode",
     "alias": "FCode",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "WQS",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wqs",
     "alias": "WQS",
     "type": "esriFieldTypeSmallInteger"
    },
    {
     "modelName": "REGION",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "region",
     "alias": "REGION",
     "type": "esriFieldTypeSmallInteger"
    },
    {
     "modelName": "BASINPLANNAME",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "basinplanname",
     "length": 50,
     "alias": "BASINPLANNAME",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "BASINPLANID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "basinplanid",
     "alias": "BASINPLANID",
     "type": "esriFieldTypeSmallInteger"
    },
    {
     "modelName": "WB_NAME",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_name",
     "length": 255,
     "alias": "WB_NAME",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_id",
     "alias": "WB_ID",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "REACH_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "reach_id",
     "alias": "REACH_ID",
     "type": "esriFieldTypeSmallInteger"
    },
    {
     "modelName": "EDITOR",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": {
      "splitPolicy": "esriSPTDefaultValue",
      "name": "BP_Editors",
      "description": "Basin Plan Editors",
      "type": "codedValue",
      "codedValues": [
       {
        "code": "ACH",
        "name": "CSUN Editor"
       },
       {
        "code": "AR",
        "name": "CSUN Editor"
       },
       {
        "code": "CAS",
        "name": "CSUN Editor"
       },
       {
        "code": "CB",
        "name": "CSUN Editor"
       },
       {
        "code": "DB",
        "name": "CSUN Editor"
       },
       {
        "code": "DC",
        "name": "CSUN Editor"
       },
       {
        "code": "DD",
        "name": "CSUN Editor"
       },
       {
        "code": "DK",
        "name": "CSUN Editor"
       },
       {
        "code": "EK",
        "name": "CSUN Editor"
       },
       {
        "code": "JC",
        "name": "Jennie Catalano"
       },
       {
        "code": "JK",
        "name": "Jeff Kapellas"
       },
       {
        "code": "JM",
        "name": "CSUN Editor"
       },
       {
        "code": "JO",
        "name": "CSUN Editor"
       },
       {
        "code": "MM",
        "name": "CSUN Editor"
       },
       {
        "code": "SDD/TS",
        "name": "CSUN Editor"
       },
       {
        "code": "SDL",
        "name": "CSUN Editor"
       },
       {
        "code": "SDL/TS",
        "name": "CSUN Editor"
       },
       {
        "code": "SE",
        "name": "CSUN Editor"
       },
       {
        "code": "SMB",
        "name": "Stephanie Bucknam"
       },
       {
        "code": "SW",
        "name": "CSUN Editor"
       },
       {
        "code": "TS",
        "name": "CSUN Editor"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue"
     },
     "name": "editor",
     "length": 10,
     "alias": "EDITOR",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WBID_T",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wbid_t",
     "length": 20,
     "alias": "WBID_T",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "NHD_FLAG",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "nhd_flag",
     "length": 20,
     "alias": "NHD_FLAG",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "COMMENT_FLAG",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "comment_flag",
     "length": 10,
     "alias": "COMMENT_FLAG",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "COMMENT_",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "comment_",
     "length": 200,
     "alias": "COMMENT_",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "DIGIT_SOURCE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "digit_source",
     "length": 100,
     "alias": "DIGIT_SOURCE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "COLLAT_SOURCE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "collat_source",
     "length": 100,
     "alias": "COLLAT_SOURCE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_TYPE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_type",
     "length": 50,
     "alias": "WB_TYPE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_REFKEY",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_refkey",
     "length": 20,
     "alias": "WB_REFKEY",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "REG_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "reg_id",
     "length": 10,
     "alias": "REG_ID",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_SUBTYPE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_subtype",
     "length": 50,
     "alias": "WB_SUBTYPE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "SPECIAL_AREA",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "special_area",
     "length": 100,
     "alias": "SPECIAL_AREA",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "TRIBCOMM_FLAG",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "tribcomm_flag",
     "length": 20,
     "alias": "TRIBCOMM_FLAG",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "TRIB_METHOD",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "trib_method",
     "length": 50,
     "alias": "TRIB_METHOD",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "TRIB_EXCLUSION",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "trib_exclusion",
     "length": 50,
     "alias": "TRIB_EXCLUSION",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "Enabled",
     "nullable": true,
     "editable": true,
     "defaultValue": 1,
     "domain": {
      "splitPolicy": "esriSPTDefaultValue",
      "name": "EnabledDomain",
      "description": "",
      "type": "codedValue",
      "codedValues": [
       {
        "code": 0,
        "name": "False"
       },
       {
        "code": 1,
        "name": "True"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue"
     },
     "name": "enabled",
     "alias": "Enabled",
     "type": "esriFieldTypeSmallInteger"
    },
    {
     "modelName": "wbf_id",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wbf_id",
     "alias": "WBF_ID",
     "type": "esriFieldTypeDouble"
    },
    {
     "modelName": "parent_wb",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "parent_wb",
     "length": 255,
     "alias": "Parent_WB",
     "type": "esriFieldTypeString"
    },
    {
     "virtual": true,
     "nullable": true,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "name": "SHAPE__Length",
     "alias": "SHAPE__Length",
     "type": "esriFieldTypeDouble"
    }
   ],
   "maxRecordCountFactor": 1,
   "dateFieldsTimeReference": {
    "timeZoneIANA": "Etc/UTC",
    "respectsDaylightSaving": false,
    "timeZone": "UTC"
   },
   "supportsFieldDescriptionProperty": true,
   "hasM": true,
   "allowGeometryUpdates": true,
   "useStandardizedQueries": true,
   "globalIdField": null,
   "description": "",
   "syncCanReturnChanges": true,
   "supportsAsyncDelete": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin"
   ],
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE__Length",
    "units": "esriMeters"
   },
   "supportsRollbackOnFailureParameter": true,
   "isDataReplicaTracked": false,
   "standardMaxRecordCountNoGeometry": 16000,
   "supportsTruncate": true,
   "indexes": [
    {
     "name": "g22174wbf_id",
     "isUnique": false,
     "description": "",
     "fields": "wbf_id",
     "isAscending": true
    },
    {
     "name": "r4755_sde_rowid_uk",
     "isUnique": true,
     "description": "",
     "fields": "objectid",
     "isAscending": true
    },
    {
     "name": "a3795_ix1",
     "isUnique": true,
     "description": "",
     "fields": "shape",
     "isAscending": true
    }
   ],
   "supportedAppendSourceFilterFormats": "featureService",
   "editFieldsInfo": null,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "GUIDFormat": "O",
   "minScale": 0,
   "hasAttachments": false,
   "queryBinsCapabilities": {
    "supportedStatisticTypes": [
     "count",
     "sum",
     "min",
     "max",
     "avg",
     "stddev",
     "var",
     "percentile_cont",
     "percentile_disc"
    ],
    "supportsFixedIntervalBin": true,
    "supportsAutoIntervalBin": true,
    "supportsFixedBoundariesBin": true,
    "supportsDateBin": true
   },
   "advancedQueryCapabilities": {
    "supportsSqlExpression": true,
    "supportsQueryWithResultType": true,
    "supportsQueryRelatedPagination": true,
    "supportsQueryWithCacheHint": false,
    "supportsQueryWithDatumTransformation": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryAttachmentsWithReturnUrl": true,
    "supportsDefaultSR": true,
    "supportsQueryDateBins": false,
    "supportsQueryWithLodSR": true,
    "supportsPaginationOnAggregatedQueries": true,
    "supportsPagination": true,
    "supportsMaxRecordCountFactor": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsReturningGeometryProperties": true,
    "supportsFullTextSearch": true,
    "supportsQueryWithDistance": true,
    "supportsLod": true,
    "supportsSpatialAggregationStatistics": false,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryAttachments": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryAttachmentsCountOnly": true,
    "supportsOrderByOnlyOnLayerFields": false,
    "supportsOutFieldSqlExpression": true,
    "supportsTopFeaturesQuery": true,
    "supportsReturningGeometryEnvelope": true,
    "supportsDistinct": true,
    "supportsReturningGeometryCentroid": false,
    "supportsQueryAnalytic": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true
   },
   "supportsValidateSQL": true,
   "enableZDefaults": true,
   "serviceItemId": "71000b635bf843fc982d9018181d699d",
   "allowUpdateWithoutMValues": true,
   "supportsCoordinatesQuantization": true,
   "types": [],
   "capabilities": "Query",
   "maxScale": 0,
   "supportsAppend": true,
   "supportsExceedsLimitStatistics": true,
   "defaultVisibility": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsAsync": true,
    "supportsLinearRegression": true,
    "supportsPercentileAnalytic": false
   },
   "hasMetadata": true,
   "supportedAppendFormats": "csv,excel,featureCollection,featureService,geojson,jsonl,pbf,shapefile",
   "tileMaxRecordCount": 2000,
   "typeIdField": "",
   "supportsASyncCalculate": true,
   "supportsVCSProjection": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "sqlParserVersion": "PG_11.4.0",
   "drawingInfo": {
    "renderer": {
     "symbol": {
      "color": [
       163,
       0,
       150,
       255
      ],
      "width": 1,
      "style": "esriSLSSolid",
      "type": "esriSLS"
     },
     "type": "simple"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "geometryField": {
    "sqlType": "sqlTypeOther",
    "nullable": true,
    "editable": true,
    "name": "shape",
    "typeName": "st_geometry",
    "length": 2147483647,
    "type": "esriFieldTypeGeometry"
   },
   "copyrightText": "",
   "zDefault": 0,
   "geometryType": "esriGeometryPolyline",
   "supportsLayerOverrides": true
  },
  {
   "isCoGoEnabled": false,
   "extent": {
    "ymin": 3842947.4550789297,
    "xmin": -1.3045443120275319E7,
    "ymax": 4302781.043546483,
    "xmax": -1.270498074479362E7,
    "spatialReference": {
     "falseM": -100000,
     "xyTolerance": 0.001,
     "mUnits": 10000,
     "zUnits": 10000,
     "latestWkid": 3857,
     "zTolerance": 0.001,
     "wkid": 102100,
     "xyUnits": 1.4892314192838538E8,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "falseZ": -100000
    }
   },
   "isDataBranchVersioned": false,
   "supportsApplyEditsWithGlobalIds": false,
   "maxRecordCount": 2000,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "type": "Feature Layer",
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "supportsAttachmentsByUploadId": true,
   "editingInfo": {},
   "relationships": [],
   "supportsAttachmentsResizing": true,
   "cimVersion": "2.6.0",
   "isDataArchived": false,
   "id": 1,
   "supportsStatistics": true,
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "standardMaxRecordCount": 2000,
   "isDataVersioned": false,
   "templates": [
    {
     "name": "BPLinesDiss",
     "description": "",
     "drawingTool": "esriFeatureEditToolLine",
     "prototype": {
      "attributes": {
       "wb_name": null,
       "wb_subtype": null,
       "parent_wb": null,
       "comment_": null,
       "comment_flag": null,
       "wbf_id": null,
       "basinplanname": null,
       "wb_refkey": null,
       "wbid_t": null,
       "reg_id": null
      }
     }
    }
   ],
   "hasGeometryProperties": true,
   "supportsAdvancedQueries": true,
   "parentLayer": null,
   "currentVersion": 11.4,
   "canScaleSymbols": false,
   "hasZ": true,
   "advancedEditingCapabilities": {
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportsReturnEditResults": true,
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportedApplyEditsUploadIDFormats": "JSON,PBF"
   },
   "objectIdField": "objectid",
   "supportsQuantizationEditMode": true,
   "name": "BPLinesDiss",
   "allowTrueCurvesUpdates": false,
   "displayField": "basinplanname",
   "supportsCalculate": true,
   "fields": [
    {
     "modelName": "OBJECTID",
     "nullable": false,
     "defaultValue": null,
     "editable": false,
     "domain": null,
     "name": "objectid",
     "alias": "OBJECTID",
     "type": "esriFieldTypeOID"
    },
    {
     "modelName": "BASINPLANNAME",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "basinplanname",
     "length": 50,
     "alias": "BASINPLANNAME",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_NAME",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_name",
     "length": 255,
     "alias": "WB_NAME",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WBID_T",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wbid_t",
     "length": 20,
     "alias": "WBID_T",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "COMMENT_FLAG",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "comment_flag",
     "length": 10,
     "alias": "COMMENT_FLAG",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "COMMENT_",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "comment_",
     "length": 200,
     "alias": "COMMENT_",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_REFKEY",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_refkey",
     "length": 20,
     "alias": "WB_REFKEY",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "REG_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "reg_id",
     "length": 10,
     "alias": "REG_ID",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_SUBTYPE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_subtype",
     "length": 50,
     "alias": "WB_SUBTYPE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WBF_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wbf_id",
     "alias": "WBF_ID",
     "type": "esriFieldTypeDouble"
    },
    {
     "modelName": "Parent_WB",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "parent_wb",
     "length": 255,
     "alias": "Parent_WB",
     "type": "esriFieldTypeString"
    },
    {
     "virtual": true,
     "nullable": true,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "name": "SHAPE__Length",
     "alias": "SHAPE__Length",
     "type": "esriFieldTypeDouble"
    }
   ],
   "maxRecordCountFactor": 1,
   "dateFieldsTimeReference": {
    "timeZoneIANA": "Etc/UTC",
    "respectsDaylightSaving": false,
    "timeZone": "UTC"
   },
   "supportsFieldDescriptionProperty": true,
   "hasM": true,
   "allowGeometryUpdates": true,
   "useStandardizedQueries": true,
   "globalIdField": null,
   "description": "",
   "syncCanReturnChanges": true,
   "supportsAsyncDelete": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin"
   ],
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE__Length",
    "units": "esriMeters"
   },
   "supportsRollbackOnFailureParameter": true,
   "isDataReplicaTracked": false,
   "standardMaxRecordCountNoGeometry": 16000,
   "supportsTruncate": true,
   "indexes": [
    {
     "name": "r4756_sde_rowid_uk",
     "isUnique": true,
     "description": "",
     "fields": "objectid",
     "isAscending": true
    },
    {
     "name": "a3796_ix1",
     "isUnique": true,
     "description": "",
     "fields": "shape",
     "isAscending": true
    }
   ],
   "supportedAppendSourceFilterFormats": "featureService",
   "editFieldsInfo": null,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "GUIDFormat": "O",
   "minScale": 0,
   "hasAttachments": false,
   "queryBinsCapabilities": {
    "supportedStatisticTypes": [
     "count",
     "sum",
     "min",
     "max",
     "avg",
     "stddev",
     "var",
     "percentile_cont",
     "percentile_disc"
    ],
    "supportsFixedIntervalBin": true,
    "supportsAutoIntervalBin": true,
    "supportsFixedBoundariesBin": true,
    "supportsDateBin": true
   },
   "advancedQueryCapabilities": {
    "supportsSqlExpression": true,
    "supportsQueryWithResultType": true,
    "supportsQueryRelatedPagination": true,
    "supportsQueryWithCacheHint": false,
    "supportsQueryWithDatumTransformation": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryAttachmentsWithReturnUrl": true,
    "supportsDefaultSR": true,
    "supportsQueryDateBins": false,
    "supportsQueryWithLodSR": true,
    "supportsPaginationOnAggregatedQueries": true,
    "supportsPagination": true,
    "supportsMaxRecordCountFactor": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsReturningGeometryProperties": true,
    "supportsFullTextSearch": true,
    "supportsQueryWithDistance": true,
    "supportsLod": true,
    "supportsSpatialAggregationStatistics": false,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryAttachments": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryAttachmentsCountOnly": true,
    "supportsOrderByOnlyOnLayerFields": false,
    "supportsOutFieldSqlExpression": true,
    "supportsTopFeaturesQuery": true,
    "supportsReturningGeometryEnvelope": true,
    "supportsDistinct": true,
    "supportsReturningGeometryCentroid": false,
    "supportsQueryAnalytic": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true
   },
   "supportsValidateSQL": true,
   "enableZDefaults": true,
   "serviceItemId": "71000b635bf843fc982d9018181d699d",
   "allowUpdateWithoutMValues": true,
   "supportsCoordinatesQuantization": true,
   "types": [],
   "capabilities": "Query",
   "maxScale": 0,
   "supportsAppend": true,
   "supportsExceedsLimitStatistics": true,
   "defaultVisibility": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsAsync": true,
    "supportsLinearRegression": true,
    "supportsPercentileAnalytic": false
   },
   "hasMetadata": true,
   "supportedAppendFormats": "csv,excel,featureCollection,featureService,geojson,jsonl,pbf,shapefile",
   "tileMaxRecordCount": 2000,
   "typeIdField": "",
   "supportsASyncCalculate": true,
   "supportsVCSProjection": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "sqlParserVersion": "PG_11.4.0",
   "drawingInfo": {
    "renderer": {
     "symbol": {
      "color": [
       150,
       0,
       33,
       255
      ],
      "width": 1,
      "style": "esriSLSSolid",
      "type": "esriSLS"
     },
     "type": "simple"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "geometryField": {
    "sqlType": "sqlTypeOther",
    "nullable": true,
    "editable": true,
    "name": "shape",
    "typeName": "st_geometry",
    "length": 2147483647,
    "type": "esriFieldTypeGeometry"
   },
   "copyrightText": "",
   "zDefault": 0,
   "geometryType": "esriGeometryPolyline",
   "supportsLayerOverrides": true
  },
  {
   "isCoGoEnabled": false,
   "extent": {
    "ymin": 3843579.2828579843,
    "xmin": -1.3016981662181247E7,
    "ymax": 4204063.102698207,
    "xmax": -1.2705604186356515E7,
    "spatialReference": {
     "falseM": -100000,
     "xyTolerance": 0.001,
     "mUnits": 10000,
     "zUnits": 10000,
     "latestWkid": 3857,
     "zTolerance": 0.001,
     "wkid": 102100,
     "xyUnits": 1.4892314192838538E8,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "falseZ": -100000
    }
   },
   "isDataBranchVersioned": false,
   "supportsApplyEditsWithGlobalIds": false,
   "maxRecordCount": 2000,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "type": "Feature Layer",
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "supportsAttachmentsByUploadId": true,
   "editingInfo": {},
   "relationships": [
    {
     "keyField": "wbf_id",
     "role": "esriRelRoleOrigin",
     "composite": false,
     "name": "WB_BenUses",
     "relatedTableId": 5,
     "id": 1,
     "cardinality": "esriRelCardinalityOneToMany"
    }
   ],
   "supportsAttachmentsResizing": true,
   "cimVersion": "2.6.0",
   "isDataArchived": false,
   "id": 2,
   "supportsStatistics": true,
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "standardMaxRecordCount": 2000,
   "isDataVersioned": false,
   "templates": [
    {
     "name": "BasinPlanPolys",
     "description": "",
     "drawingTool": "esriFeatureEditToolPolygon",
     "prototype": {
      "attributes": {
       "reachcode": null,
       "special_area": null,
       "trib_method": null,
       "permanent_identifier": " ",
       "basinplanname": null,
       "resolution": 2,
       "wb_name": null,
       "wb_subtype": null,
       "fdate": -2209161600000,
       "wqs": null,
       "basinplanid": null,
       "gnis_name": null,
       "wb_refkey": null,
       "collat_source": null,
       "gnis_id": null,
       "fcode": 39004,
       "wb_type": null,
       "elevation": null,
       "editor": null,
       "reach_id": null,
       "parent_wb": null,
       "comment_flag": null,
       "trib_exclusion": null,
       "reg_id": null,
       "areasqkm": null,
       "ftype": 390,
       "wb_id": null,
       "digit_source": null,
       "comment_": null,
       "tribcomm_flag": null,
       "nhd_flag": null,
       "wbf_id": null,
       "region": null,
       "wbid_t": null
      }
     }
    }
   ],
   "hasGeometryProperties": true,
   "supportsAdvancedQueries": true,
   "parentLayer": null,
   "currentVersion": 11.4,
   "canScaleSymbols": false,
   "hasZ": true,
   "advancedEditingCapabilities": {
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportsReturnEditResults": true,
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportedApplyEditsUploadIDFormats": "JSON,PBF"
   },
   "objectIdField": "objectid",
   "supportsQuantizationEditMode": true,
   "name": "BasinPlanPolys",
   "allowTrueCurvesUpdates": false,
   "displayField": "gnis_name",
   "supportsCalculate": true,
   "fields": [
    {
     "modelName": "OBJECTID",
     "nullable": false,
     "defaultValue": null,
     "editable": false,
     "domain": null,
     "name": "objectid",
     "alias": "OBJECTID",
     "type": "esriFieldTypeOID"
    },
    {
     "modelName": "PERMANENT_IDENTIFIER",
     "nullable": false,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "permanent_identifier",
     "length": 40,
     "alias": "PERMANENT_IDENTIFIER",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "FDATE",
     "nullable": false,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "precision": 1,
     "name": "fdate",
     "length": 29,
     "alias": "FDATE",
     "type": "esriFieldTypeDate"
    },
    {
     "modelName": "Resolution",
     "nullable": false,
     "editable": true,
     "defaultValue": 2,
     "domain": null,
     "name": "resolution",
     "alias": "Resolution",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "GNIS_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "gnis_id",
     "length": 10,
     "alias": "GNIS_ID",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "GNIS_NAME",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "gnis_name",
     "length": 65,
     "alias": "GNIS_NAME",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "AREASQKM",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "areasqkm",
     "alias": "AREASQKM",
     "type": "esriFieldTypeDouble"
    },
    {
     "modelName": "Elevation",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "elevation",
     "alias": "Elevation",
     "type": "esriFieldTypeDouble"
    },
    {
     "modelName": "REACHCODE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "reachcode",
     "length": 14,
     "alias": "REACHCODE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "FType",
     "nullable": false,
     "editable": true,
     "defaultValue": 390,
     "domain": null,
     "name": "ftype",
     "alias": "FType",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "FCode",
     "nullable": true,
     "editable": true,
     "defaultValue": 39004,
     "domain": null,
     "name": "fcode",
     "alias": "FCode",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "WQS",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wqs",
     "alias": "WQS",
     "type": "esriFieldTypeSmallInteger"
    },
    {
     "modelName": "REGION",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "region",
     "alias": "REGION",
     "type": "esriFieldTypeSmallInteger"
    },
    {
     "modelName": "BASINPLANNAME",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "basinplanname",
     "length": 100,
     "alias": "BASINPLANNAME",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "BASINPLANID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "basinplanid",
     "alias": "BASINPLANID",
     "type": "esriFieldTypeSmallInteger"
    },
    {
     "modelName": "WB_NAME",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_name",
     "length": 255,
     "alias": "WB_NAME",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_id",
     "alias": "WB_ID",
     "type": "esriFieldTypeInteger"
    },
    {
     "modelName": "REACH_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "reach_id",
     "alias": "REACH_ID",
     "type": "esriFieldTypeSmallInteger"
    },
    {
     "modelName": "EDITOR",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "editor",
     "length": 10,
     "alias": "EDITOR",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WBID_T",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wbid_t",
     "length": 20,
     "alias": "WBID_T",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "NHD_FLAG",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "nhd_flag",
     "length": 20,
     "alias": "NHD_FLAG",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "COMMENT_FLAG",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "comment_flag",
     "length": 10,
     "alias": "COMMENT_FLAG",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "COMMENT_",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "comment_",
     "length": 200,
     "alias": "COMMENT_",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "DIGIT_SOURCE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "digit_source",
     "length": 100,
     "alias": "DIGIT_SOURCE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "COLLAT_SOURCE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "collat_source",
     "length": 100,
     "alias": "COLLAT_SOURCE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_TYPE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_type",
     "length": 50,
     "alias": "WB_TYPE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_REFKEY",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_refkey",
     "length": 20,
     "alias": "WB_REFKEY",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "REG_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "reg_id",
     "length": 10,
     "alias": "REG_ID",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_SUBTYPE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_subtype",
     "length": 50,
     "alias": "WB_SUBTYPE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "SPECIAL_AREA",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "special_area",
     "length": 100,
     "alias": "SPECIAL_AREA",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "TRIBCOMM_FLAG",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "tribcomm_flag",
     "length": 20,
     "alias": "TRIBCOMM_FLAG",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "TRIB_METHOD",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "trib_method",
     "length": 50,
     "alias": "TRIB_METHOD",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "TRIB_EXCLUSION",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "trib_exclusion",
     "length": 50,
     "alias": "TRIB_EXCLUSION",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "wbf_id",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wbf_id",
     "alias": "WBF_ID",
     "type": "esriFieldTypeDouble"
    },
    {
     "modelName": "parent_wb",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "parent_wb",
     "length": 255,
     "alias": "Parent_WB",
     "type": "esriFieldTypeString"
    },
    {
     "virtual": true,
     "nullable": true,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "name": "SHAPE__Length",
     "alias": "SHAPE__Length",
     "type": "esriFieldTypeDouble"
    },
    {
     "virtual": true,
     "nullable": true,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "name": "SHAPE__Area",
     "alias": "SHAPE__Area",
     "type": "esriFieldTypeDouble"
    }
   ],
   "maxRecordCountFactor": 1,
   "dateFieldsTimeReference": {
    "timeZoneIANA": "Etc/UTC",
    "respectsDaylightSaving": false,
    "timeZone": "UTC"
   },
   "supportsFieldDescriptionProperty": true,
   "hasM": false,
   "allowGeometryUpdates": true,
   "useStandardizedQueries": true,
   "globalIdField": null,
   "description": "",
   "syncCanReturnChanges": true,
   "supportsAsyncDelete": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin"
   ],
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE__Area",
    "shapeLengthFieldName": "SHAPE__Length",
    "units": "esriMeters"
   },
   "supportsRollbackOnFailureParameter": true,
   "isDataReplicaTracked": false,
   "standardMaxRecordCountNoGeometry": 16000,
   "supportsTruncate": true,
   "indexes": [
    {
     "name": "g22176wbf_id",
     "isUnique": false,
     "description": "",
     "fields": "wbf_id",
     "isAscending": true
    },
    {
     "name": "r4757_sde_rowid_uk",
     "isUnique": true,
     "description": "",
     "fields": "objectid",
     "isAscending": true
    },
    {
     "name": "a3797_ix1",
     "isUnique": true,
     "description": "",
     "fields": "shape",
     "isAscending": true
    }
   ],
   "supportedAppendSourceFilterFormats": "featureService",
   "editFieldsInfo": null,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "GUIDFormat": "O",
   "minScale": 0,
   "hasAttachments": false,
   "queryBinsCapabilities": {
    "supportedStatisticTypes": [
     "count",
     "sum",
     "min",
     "max",
     "avg",
     "stddev",
     "var",
     "percentile_cont",
     "percentile_disc"
    ],
    "supportsFixedIntervalBin": true,
    "supportsAutoIntervalBin": true,
    "supportsFixedBoundariesBin": true,
    "supportsDateBin": true
   },
   "advancedQueryCapabilities": {
    "supportsSqlExpression": true,
    "supportsQueryWithResultType": true,
    "supportsQueryRelatedPagination": true,
    "supportsQueryWithCacheHint": false,
    "supportsQueryWithDatumTransformation": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryAttachmentsWithReturnUrl": true,
    "supportsDefaultSR": true,
    "supportsQueryDateBins": false,
    "supportsQueryWithLodSR": true,
    "supportsPaginationOnAggregatedQueries": true,
    "supportsPagination": true,
    "supportsMaxRecordCountFactor": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsReturningGeometryProperties": true,
    "supportsFullTextSearch": true,
    "supportsQueryWithDistance": true,
    "supportsLod": true,
    "supportsSpatialAggregationStatistics": false,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryAttachments": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryAttachmentsCountOnly": true,
    "supportsOrderByOnlyOnLayerFields": false,
    "supportsOutFieldSqlExpression": true,
    "supportsTopFeaturesQuery": true,
    "supportsReturningGeometryEnvelope": true,
    "supportsDistinct": true,
    "supportsReturningGeometryCentroid": true,
    "supportsQueryAnalytic": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true
   },
   "supportsValidateSQL": true,
   "enableZDefaults": true,
   "serviceItemId": "71000b635bf843fc982d9018181d699d",
   "allowUpdateWithoutMValues": true,
   "supportsCoordinatesQuantization": true,
   "types": [],
   "capabilities": "Query",
   "maxScale": 0,
   "supportsAppend": true,
   "supportsExceedsLimitStatistics": true,
   "defaultVisibility": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsAsync": true,
    "supportsLinearRegression": true,
    "supportsPercentileAnalytic": false
   },
   "hasMetadata": true,
   "supportedAppendFormats": "csv,excel,featureCollection,featureService,geojson,jsonl,pbf,shapefile",
   "tileMaxRecordCount": 2000,
   "typeIdField": "",
   "supportsASyncCalculate": true,
   "supportsVCSProjection": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "sqlParserVersion": "PG_11.4.0",
   "drawingInfo": {
    "renderer": {
     "symbol": {
      "outline": {
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       237,
       203,
       247,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "type": "simple"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "geometryField": {
    "sqlType": "sqlTypeOther",
    "nullable": true,
    "editable": true,
    "name": "shape",
    "typeName": "st_geometry",
    "length": 2147483647,
    "type": "esriFieldTypeGeometry"
   },
   "copyrightText": "",
   "zDefault": 0,
   "geometryType": "esriGeometryPolygon",
   "supportsLayerOverrides": true
  },
  {
   "isCoGoEnabled": false,
   "extent": {
    "ymin": 3843579.2828579843,
    "xmin": -1.3016981662181247E7,
    "ymax": 4204063.102698207,
    "xmax": -1.2705604186356515E7,
    "spatialReference": {
     "falseM": -100000,
     "xyTolerance": 0.001,
     "mUnits": 10000,
     "zUnits": 10000,
     "latestWkid": 3857,
     "zTolerance": 0.001,
     "wkid": 102100,
     "xyUnits": 1.4892314192838538E8,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "falseZ": -100000
    }
   },
   "isDataBranchVersioned": false,
   "supportsApplyEditsWithGlobalIds": false,
   "maxRecordCount": 2000,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "type": "Feature Layer",
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "supportsAttachmentsByUploadId": true,
   "editingInfo": {},
   "relationships": [],
   "supportsAttachmentsResizing": true,
   "cimVersion": "2.6.0",
   "isDataArchived": false,
   "id": 3,
   "supportsStatistics": true,
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "standardMaxRecordCount": 2000,
   "isDataVersioned": false,
   "templates": [
    {
     "name": "BPPolysDiss",
     "description": "",
     "drawingTool": "esriFeatureEditToolPolygon",
     "prototype": {
      "attributes": {
       "wb_name": null,
       "wb_subtype": null,
       "parent_wb": null,
       "comment_": null,
       "comment_flag": null,
       "wbf_id": null,
       "basinplanname": null,
       "wb_refkey": null,
       "wbid_t": null,
       "reg_id": null
      }
     }
    }
   ],
   "hasGeometryProperties": true,
   "supportsAdvancedQueries": true,
   "parentLayer": null,
   "currentVersion": 11.4,
   "canScaleSymbols": false,
   "hasZ": true,
   "advancedEditingCapabilities": {
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportsReturnEditResults": true,
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportedApplyEditsUploadIDFormats": "JSON,PBF"
   },
   "objectIdField": "objectid",
   "supportsQuantizationEditMode": true,
   "name": "BPPolysDiss",
   "allowTrueCurvesUpdates": false,
   "displayField": "basinplanname",
   "supportsCalculate": true,
   "fields": [
    {
     "modelName": "OBJECTID",
     "nullable": false,
     "defaultValue": null,
     "editable": false,
     "domain": null,
     "name": "objectid",
     "alias": "OBJECTID",
     "type": "esriFieldTypeOID"
    },
    {
     "modelName": "BASINPLANNAME",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "basinplanname",
     "length": 100,
     "alias": "BASINPLANNAME",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_NAME",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_name",
     "length": 255,
     "alias": "WB_NAME",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WBID_T",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wbid_t",
     "length": 20,
     "alias": "WBID_T",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "COMMENT_FLAG",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "comment_flag",
     "length": 10,
     "alias": "COMMENT_FLAG",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "COMMENT_",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "comment_",
     "length": 200,
     "alias": "COMMENT_",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_REFKEY",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_refkey",
     "length": 20,
     "alias": "WB_REFKEY",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "REG_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "reg_id",
     "length": 10,
     "alias": "REG_ID",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WB_SUBTYPE",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wb_subtype",
     "length": 50,
     "alias": "WB_SUBTYPE",
     "type": "esriFieldTypeString"
    },
    {
     "modelName": "WBF_ID",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "wbf_id",
     "alias": "WBF_ID",
     "type": "esriFieldTypeDouble"
    },
    {
     "modelName": "Parent_WB",
     "nullable": true,
     "editable": true,
     "defaultValue": null,
     "domain": null,
     "name": "parent_wb",
     "length": 255,
     "alias": "Parent_WB",
     "type": "esriFieldTypeString"
    },
    {
     "virtual": true,
     "nullable": true,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "name": "SHAPE__Length",
     "alias": "SHAPE__Length",
     "type": "esriFieldTypeDouble"
    },
    {
     "virtual": true,
     "nullable": true,
     "editable": false,
     "defaultValue": null,
     "domain": null,
     "name": "SHAPE__Area",
     "alias": "SHAPE__Area",
     "type": "esriFieldTypeDouble"
    }
   ],
   "maxRecordCountFactor": 1,
   "dateFieldsTimeReference": {
    "timeZoneIANA": "Etc/UTC",
    "respectsDaylightSaving": false,
    "timeZone": "UTC"
   },
   "supportsFieldDescriptionProperty": true,
   "hasM": false,
   "allowGeometryUpdates": true,
   "useStandardizedQueries": true,
   "globalIdField": null,
   "description": "",
   "syncCanReturnChanges": true,
   "supportsAsyncDelete": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin"
   ],
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE__Area",
    "shapeLengthFieldName": "SHAPE__Length",
    "units": "esriMeters"
   },
   "supportsRollbackOnFailureParameter": true,
   "isDataReplicaTracked": false,
   "standardMaxRecordCountNoGeometry": 16000,
   "supportsTruncate": true,
   "indexes": [
    {
     "name": "r4758_sde_rowid_uk",
     "isUnique": true,
     "description": "",
     "fields": "objectid",
     "isAscending": true
    },
    {
     "name": "a3798_ix1",
     "isUnique": true,
     "description": "",
     "fields": "shape",
     "isAscending": true
    }
   ],
   "supportedAppendSourceFilterFormats": "featureService",
   "editFieldsInfo": null,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "GUIDFormat": "O",
   "minScale": 0,
   "hasAttachments": false,
   "queryBinsCapabilities": {
    "supportedStatisticTypes": [
     "count",
     "sum",
     "min",
     "max",
     "avg",
     "stddev",
     "var",
     "percentile_cont",
     "percentile_disc"
    ],
    "supportsFixedIntervalBin": true,
    "supportsAutoIntervalBin": true,
    "supportsFixedBoundariesBin": true,
    "supportsDateBin": true
   },
   "advancedQueryCapabilities": {
    "supportsSqlExpression": true,
    "supportsQueryWithResultType": true,
    "supportsQueryRelatedPagination": true,
    "supportsQueryWithCacheHint": false,
    "supportsQueryWithDatumTransformation": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryAttachmentsWithReturnUrl": true,
    "supportsDefaultSR": true,
    "supportsQueryDateBins": false,
    "supportsQueryWithLodSR": true,
    "supportsPaginationOnAggregatedQueries": true,
    "supportsPagination": true,
    "supportsMaxRecordCountFactor": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsReturningGeometryProperties": true,
    "supportsFullTextSearch": true,
    "supportsQueryWithDistance": true,
    "supportsLod": true,
    "supportsSpatialAggregationStatistics": false,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryAttachments": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryAttachmentsCountOnly": true,
    "supportsOrderByOnlyOnLayerFields": false,
    "supportsOutFieldSqlExpression": true,
    "supportsTopFeaturesQuery": true,
    "supportsReturningGeometryEnvelope": true,
    "supportsDistinct": true,
    "supportsReturningGeometryCentroid": true,
    "supportsQueryAnalytic": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true
   },
   "supportsValidateSQL": true,
   "enableZDefaults": true,
   "serviceItemId": "71000b635bf843fc982d9018181d699d",
   "allowUpdateWithoutMValues": true,
   "supportsCoordinatesQuantization": true,
   "types": [],
   "capabilities": "Query",
   "maxScale": 0,
   "supportsAppend": true,
   "supportsExceedsLimitStatistics": true,
   "defaultVisibility": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsAsync": true,
    "supportsLinearRegression": true,
    "supportsPercentileAnalytic": false
   },
   "hasMetadata": true,
   "supportedAppendFormats": "csv,excel,featureCollection,featureService,geojson,jsonl,pbf,shapefile",
   "tileMaxRecordCount": 2000,
   "typeIdField": "",
   "supportsASyncCalculate": true,
   "supportsVCSProjection": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "sqlParserVersion": "PG_11.4.0",
   "drawingInfo": {
    "renderer": {
     "symbol": {
      "outline": {
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       225,
       205,
       250,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "type": "simple"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "geometryField": {
    "sqlType": "sqlTypeOther",
    "nullable": true,
    "editable": true,
    "name": "shape",
    "typeName": "st_geometry",
    "length": 2147483647,
    "type": "esriFieldTypeGeometry"
   },
   "copyrightText": "",
   "zDefault": 0,
   "geometryType": "esriGeometryPolygon",
   "supportsLayerOverrides": true
  }
 ]
}