{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "DNR River and Stream Centerlines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "The DNR Hydrography Dataset is a collection of the \"best available\" DNR spatial features representing MN surficial hydrology. These features originate from multiple sources representing a range of scales and accuracies. All feature classes are (will eventually be) topologically related and will function as an integrated set of statewide features. Most DNR hydro-related layers are (will eventually be) derived from this central data storage so that master features may be edited once and then remain synchronized among all derived layers.Full metadata: https://resources.gisdata.mn.gov/pub/gdrs/data/pub/us_mn_state_dnr/water_dnr_hydrography/metadata/metadata.html", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 153937.6322999997, "ymin": 4780501.1656, "xmax": 761000.2418999998, "ymax": 5471492.1218, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 126, 174, 212, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "KITTLE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DNR_HYDRO_ID", "type": "esriFieldTypeInteger", "alias": "DNR_HYDRO_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DNR_HYDRO_ID" }, { "name": "FW_ID", "type": "esriFieldTypeInteger", "alias": "FW_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FW_ID" }, { "name": "KITTLE_NBR", "type": "esriFieldTypeString", "alias": "KITTLE_NBR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "KITTLE_NBR" }, { "name": "KITTLE_NAME", "type": "esriFieldTypeString", "alias": "KITTLE_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "KITTLE_NAME" }, { "name": "ROUTE_MI", "type": "esriFieldTypeDouble", "alias": "ROUTE_MI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUTE_MI" }, { "name": "FROM_MEAS", "type": "esriFieldTypeDouble", "alias": "FROM_MEAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_MEAS" }, { "name": "TO_MEAS", "type": "esriFieldTypeDouble", "alias": "TO_MEAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_MEAS" }, { "name": "LENGTH_MI", "type": "esriFieldTypeDouble", "alias": "LENGTH_MI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_MI" }, { "name": "ENTIRE", "type": "esriFieldTypeString", "alias": "ENTIRE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ENTIRE" }, { "name": "VALID", "type": "esriFieldTypeString", "alias": "VALID", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "VALID" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LABEL" }, { "name": "EVENT_TYPE", "type": "esriFieldTypeString", "alias": "EVENT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "EVENT_TYPE" }, { "name": "PUBLISH_DATE", "type": "esriFieldTypeDate", "alias": "PUBLISH_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PUBLISH_DATE" }, { "name": "CONTENT_DATE", "type": "esriFieldTypeDate", "alias": "CONTENT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONTENT_DATE" }, { "name": "Strm_type", "type": "esriFieldTypeSmallInteger", "alias": "Strm_type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Strm_type" }, { "name": "Strm_type_desc", "type": "esriFieldTypeString", "alias": "Strm_type_desc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Strm_type_desc" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1051_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DNR River and Stream Centerlines", "description": "", "prototype": { "attributes": { "Strm_type_desc": null, "Strm_type": null, "DNR_HYDRO_ID": null, "FW_ID": null, "KITTLE_NBR": null, "KITTLE_NAME": null, "ROUTE_MI": null, "FROM_MEAS": null, "TO_MEAS": null, "LENGTH_MI": null, "ENTIRE": null, "VALID": null, "LABEL": null, "EVENT_TYPE": null, "PUBLISH_DATE": null, "CONTENT_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "18f459d053e54a88b5ed8d0dbeb6efa0" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Trout Streams", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "This layer shows legally designated trout streams and trout stream tributaries as identified in Minnesota Rules Chapter 6264. See http://www.revisor.leg.state.mn.us/arule/6264/0050.html for legal descriptions and restrictions associated with designated trout waters.Full metadata: https://resources.gisdata.mn.gov/pub/gdrs/data/pub/us_mn_state_dnr/env_trout_stream_designations/metadata/metadata.html", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 229451.35869999975, "ymin": 4817145.801899999, "xmax": 747552.2723000003, "ymax": 5408043.779999999, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 31, 124, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "KITTLE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "KITTLE_NBR", "type": "esriFieldTypeString", "alias": "KITTLE_NBR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "KITTLE_NBR" }, { "name": "KITTLE_NAME", "type": "esriFieldTypeString", "alias": "KITTLE_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "KITTLE_NAME" }, { "name": "LENGTH_MI", "type": "esriFieldTypeDouble", "alias": "LENGTH_MI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_MI" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LABEL" }, { "name": "TROUT_FLAG", "type": "esriFieldTypeSmallInteger", "alias": "TROUT_FLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TROUT_FLAG" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1099_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1017_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trout Streams", "description": "", "prototype": { "attributes": { "TROUT_FLAG": null, "LABEL": null, "KITTLE_NBR": null, "KITTLE_NAME": null, "LENGTH_MI": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "18f459d053e54a88b5ed8d0dbeb6efa0" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Impaired Streams (2024)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "This is a set of the impaired waterbodies as determined by MPCA's surface water quality assessment process, approved by the US Environmental Protection Agency (EPA) on 4/25/2024. Waterbodies declared impaired prior to 2024 are also included in this dataset unless they have been delisted. The waterbodies included in the dataset are made available for public comment as part of the impaired waters list.Full metadata: https://resources.gisdata.mn.gov/pub/gdrs/data/pub/us_mn_state_pca/env_impaired_water_2024/metadata/metadata.html", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 189777.15029999986, "ymin": 4816310.339500001, "xmax": 727255.8207, "ymax": 5436125.2456, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "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": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 243, 109, 104, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AUID", "type": "esriFieldTypeString", "alias": "AUID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "AUID" }, { "name": "CAT", "type": "esriFieldTypeString", "alias": "CAT", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CAT" }, { "name": "CAT_DESC", "type": "esriFieldTypeString", "alias": "CAT_DESC", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CAT_DESC" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "REACH_DESC", "type": "esriFieldTypeString", "alias": "REACH_DESC", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REACH_DESC" }, { "name": "USE_CLASS", "type": "esriFieldTypeString", "alias": "USE_CLASS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "USE_CLASS" }, { "name": "LENGTH_MILES", "type": "esriFieldTypeDouble", "alias": "LENGTH_AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_MILES" }, { "name": "AFFECTED_U", "type": "esriFieldTypeString", "alias": "AFFECTED_U", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AFFECTED_U" }, { "name": "LIKE_MEET", "type": "esriFieldTypeString", "alias": "LIKE_MEET", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIKE_MEET" }, { "name": "NON_POLL", "type": "esriFieldTypeString", "alias": "NON_POLL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NON_POLL" }, { "name": "NAT_BACK", "type": "esriFieldTypeString", "alias": "NAT_BACK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAT_BACK" }, { "name": "ADD_MON", "type": "esriFieldTypeString", "alias": "ADD_MON", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADD_MON" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APPROVED" }, { "name": "NEEDS_PLN", "type": "esriFieldTypeString", "alias": "NEEDS_PLN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEEDS_PLN" }, { "name": "IMP_PARAM", "type": "esriFieldTypeString", "alias": "IMP_PARAM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IMP_PARAM" }, { "name": "NEW_IMPAIR", "type": "esriFieldTypeString", "alias": "NEW_IMPAIR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEW_IMPAIR" }, { "name": "HUC_8", "type": "esriFieldTypeString", "alias": "HUC_8", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HUC_8" }, { "name": "HUC_8_NAME", "type": "esriFieldTypeString", "alias": "HUC_8_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HUC_8_NAME" }, { "name": "HUC_4", "type": "esriFieldTypeString", "alias": "HUC_4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HUC_4" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "BASIN" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COUNTY" }, { "name": "TRIBAL_INTERSECT_EXTENT", "type": "esriFieldTypeString", "alias": "TRIBAL_INTERSECT_EXTENT", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "TRIBAL_INTERSECT_EXTENT" }, { "name": "INDIAN_RESERVATION", "type": "esriFieldTypeString", "alias": "INDIAN_RESERVATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "INDIAN_RESERVATION" }, { "name": "ACE", "type": "esriFieldTypeDouble", "alias": "ACE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACE" }, { "name": "ACE_DU", "type": "esriFieldTypeString", "alias": "ACE_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ACE_DU" }, { "name": "AL", "type": "esriFieldTypeDouble", "alias": "AL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AL" }, { "name": "AL_DU", "type": "esriFieldTypeString", "alias": "AL_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "AL_DU" }, { "name": "AMMONIA", "type": "esriFieldTypeDouble", "alias": "AMMONIA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AMMONIA" }, { "name": "AMM_DU", "type": "esriFieldTypeString", "alias": "AMM_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "AMM_DU" }, { "name": "ARSENIC", "type": "esriFieldTypeDouble", "alias": "ARSENIC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARSENIC" }, { "name": "ARSENIC_DU", "type": "esriFieldTypeString", "alias": "ARSENIC_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ARSENIC_DU" }, { "name": "CHLORIDE", "type": "esriFieldTypeDouble", "alias": "CHLORIDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHLORIDE" }, { "name": "CHLOR_DU", "type": "esriFieldTypeString", "alias": "CHLOR_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CHLOR_DU" }, { "name": "CLPYR", "type": "esriFieldTypeDouble", "alias": "CLPYR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLPYR" }, { "name": "CLPYR_DU", "type": "esriFieldTypeString", "alias": "CLPYR_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CLPYR_DU" }, { "name": "DDT", "type": "esriFieldTypeDouble", "alias": "DDT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DDT" }, { "name": "DDT_DU", "type": "esriFieldTypeString", "alias": "DDT_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DDT_DU" }, { "name": "DO", "type": "esriFieldTypeDouble", "alias": "DO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DO" }, { "name": "DO_DU", "type": "esriFieldTypeString", "alias": "DO_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DO_DU" }, { "name": "DIELDRIN", "type": "esriFieldTypeDouble", "alias": "DIELDRIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIELDRIN" }, { "name": "DIELDR_DU", "type": "esriFieldTypeString", "alias": "DIELDR_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DIELDR_DU" }, { "name": "E_COLI", "type": "esriFieldTypeDouble", "alias": "E_COLI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_COLI" }, { "name": "E_COLI_DU", "type": "esriFieldTypeString", "alias": "E_COLI_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "E_COLI_DU" }, { "name": "FC", "type": "esriFieldTypeDouble", "alias": "FC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FC" }, { "name": "FC_DU", "type": "esriFieldTypeString", "alias": "FC_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FC_DU" }, { "name": "FISHESBIO", "type": "esriFieldTypeDouble", "alias": "FISHESBIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FISHESBIO" }, { "name": "FISHES_DU", "type": "esriFieldTypeString", "alias": "FISHES_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FISHES_DU" }, { "name": "HG_F", "type": "esriFieldTypeDouble", "alias": "HG_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HG_F" }, { "name": "HG_F_DU", "type": "esriFieldTypeString", "alias": "HG_F_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HG_F_DU" }, { "name": "HG_W", "type": "esriFieldTypeDouble", "alias": "HG_W", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HG_W" }, { "name": "HG_W_DU", "type": "esriFieldTypeString", "alias": "HG_W_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HG_W_DU" }, { "name": "INVERTBIO", "type": "esriFieldTypeDouble", "alias": "INVERTBIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTBIO" }, { "name": "INVERT_DU", "type": "esriFieldTypeString", "alias": "INVERT_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INVERT_DU" }, { "name": "NITRATES", "type": "esriFieldTypeDouble", "alias": "NITRATES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NITRATES" }, { "name": "NITRATE_DU", "type": "esriFieldTypeString", "alias": "NITRATE_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NITRATE_DU" }, { "name": "NUTRIENTS", "type": "esriFieldTypeDouble", "alias": "NUTRIENTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUTRIENTS" }, { "name": "NUTRI_DU", "type": "esriFieldTypeString", "alias": "NUTRI_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NUTRI_DU" }, { "name": "PCB_F", "type": "esriFieldTypeDouble", "alias": "PCB_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCB_F" }, { "name": "PCB_F_DU", "type": "esriFieldTypeString", "alias": "PCB_F_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PCB_F_DU" }, { "name": "PCB_W", "type": "esriFieldTypeDouble", "alias": "PCB_W", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCB_W" }, { "name": "PCB_W_DU", "type": "esriFieldTypeString", "alias": "PCB_W_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PCB_W_DU" }, { "name": "PFOS_F", "type": "esriFieldTypeDouble", "alias": "PFOS_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PFOS_F" }, { "name": "PFOS_F_DU", "type": "esriFieldTypeString", "alias": "PFOS_F_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PFOS_F_DU" }, { "name": "PFOS_W", "type": "esriFieldTypeDouble", "alias": "PFOS_W", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PFOS_W" }, { "name": "PFOS_W_DU", "type": "esriFieldTypeString", "alias": "PFOS_W_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PFOS_W_DU" }, { "name": "PH", "type": "esriFieldTypeDouble", "alias": "PH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PH" }, { "name": "PH_DU", "type": "esriFieldTypeString", "alias": "PH_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PH_DU" }, { "name": "SULFATE", "type": "esriFieldTypeDouble", "alias": "SULFATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SULFATE" }, { "name": "SULFATE_DU", "type": "esriFieldTypeString", "alias": "SULFATE_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SULFATE_DU" }, { "name": "TURBIDITY", "type": "esriFieldTypeDouble", "alias": "TURBIDITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TURBIDITY" }, { "name": "TURBID_DU", "type": "esriFieldTypeString", "alias": "TURBID_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TURBID_DU" }, { "name": "TSS", "type": "esriFieldTypeDouble", "alias": "TSS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TSS" }, { "name": "TSS_DU", "type": "esriFieldTypeString", "alias": "TSS_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TSS_DU" }, { "name": "TEMP", "type": "esriFieldTypeDouble", "alias": "TEMP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TEMP" }, { "name": "TEMP_DU", "type": "esriFieldTypeString", "alias": "TEMP_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TEMP_DU" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1682_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1591_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Impaired Streams (2024)", "description": "", "prototype": { "attributes": { "TEMP_DU": null, "TEMP": null, "AUID": null, "CAT": null, "CAT_DESC": null, "NAME": null, "REACH_DESC": null, "USE_CLASS": null, "LENGTH_MILES": null, "AFFECTED_U": null, "LIKE_MEET": null, "NON_POLL": null, "NAT_BACK": null, "ADD_MON": null, "APPROVED": null, "NEEDS_PLN": null, "IMP_PARAM": null, "NEW_IMPAIR": null, "HUC_8": null, "HUC_8_NAME": null, "HUC_4": null, "BASIN": null, "COUNTY": null, "TRIBAL_INTERSECT_EXTENT": null, "INDIAN_RESERVATION": null, "ACE": null, "ACE_DU": null, "AL": null, "AL_DU": null, "AMMONIA": null, "AMM_DU": null, "ARSENIC": null, "ARSENIC_DU": null, "CHLORIDE": null, "CHLOR_DU": null, "CLPYR": null, "CLPYR_DU": null, "DDT": null, "DDT_DU": null, "DO": null, "DO_DU": null, "DIELDRIN": null, "DIELDR_DU": null, "E_COLI": null, "E_COLI_DU": null, "FC": null, "FC_DU": null, "FISHESBIO": null, "FISHES_DU": null, "HG_F": null, "HG_F_DU": null, "HG_W": null, "HG_W_DU": null, "INVERTBIO": null, "INVERT_DU": null, "NITRATES": null, "NITRATE_DU": null, "NUTRIENTS": null, "NUTRI_DU": null, "PCB_F": null, "PCB_F_DU": null, "PCB_W": null, "PCB_W_DU": null, "PFOS_F": null, "PFOS_F_DU": null, "PFOS_W": null, "PFOS_W_DU": null, "PH": null, "PH_DU": null, "SULFATE": null, "SULFATE_DU": null, "TURBIDITY": null, "TURBID_DU": null, "TSS": null, "TSS_DU": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "18f459d053e54a88b5ed8d0dbeb6efa0" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Impaired Streams partially within reservation (2024)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "This is a set of the impaired waterbodies as determined by MPCA's surface water quality assessment process, approved by the US Environmental Protection Agency (EPA) on 4/25/2024. Waterbodies declared impaired prior to 2024 are also included in this dataset unless they have been delisted. The waterbodies included in the dataset are made available for public comment as part of the impaired waters list.Full metadata: https://resources.gisdata.mn.gov/pub/gdrs/data/pub/us_mn_state_pca/env_impaired_water_2024/metadata/impaired_2024_streams_partiallywithinreservation.html", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 261384.59619999956, "ymin": 4932849.3433, "xmax": 532602.9641000004, "ymax": 5408020.3267, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "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": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 243, 109, 104, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AUID", "type": "esriFieldTypeString", "alias": "AUID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "AUID" }, { "name": "CAT", "type": "esriFieldTypeString", "alias": "CAT", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CAT" }, { "name": "CAT_DESC", "type": "esriFieldTypeString", "alias": "CAT_DESC", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CAT_DESC" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "REACH_DESC", "type": "esriFieldTypeString", "alias": "REACH_DESC", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REACH_DESC" }, { "name": "USE_CLASS", "type": "esriFieldTypeString", "alias": "USE_CLASS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "USE_CLASS" }, { "name": "LENGTH_MILES", "type": "esriFieldTypeDouble", "alias": "LENGTH_AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_MILES" }, { "name": "AFFECTED_U", "type": "esriFieldTypeString", "alias": "AFFECTED_U", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AFFECTED_U" }, { "name": "LIKE_MEET", "type": "esriFieldTypeString", "alias": "LIKE_MEET", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIKE_MEET" }, { "name": "NON_POLL", "type": "esriFieldTypeString", "alias": "NON_POLL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NON_POLL" }, { "name": "NAT_BACK", "type": "esriFieldTypeString", "alias": "NAT_BACK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAT_BACK" }, { "name": "ADD_MON", "type": "esriFieldTypeString", "alias": "ADD_MON", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADD_MON" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APPROVED" }, { "name": "NEEDS_PLN", "type": "esriFieldTypeString", "alias": "NEEDS_PLN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEEDS_PLN" }, { "name": "IMP_PARAM", "type": "esriFieldTypeString", "alias": "IMP_PARAM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IMP_PARAM" }, { "name": "NEW_IMPAIR", "type": "esriFieldTypeString", "alias": "NEW_IMPAIR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEW_IMPAIR" }, { "name": "HUC_8", "type": "esriFieldTypeString", "alias": "HUC_8", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HUC_8" }, { "name": "HUC_8_NAME", "type": "esriFieldTypeString", "alias": "HUC_8_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HUC_8_NAME" }, { "name": "HUC_4", "type": "esriFieldTypeString", "alias": "HUC_4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HUC_4" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "BASIN" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COUNTY" }, { "name": "TRIBAL_INTERSECT_EXTENT", "type": "esriFieldTypeString", "alias": "TRIBAL_INTERSECT_EXTENT", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "TRIBAL_INTERSECT_EXTENT" }, { "name": "INDIAN_RESERVATION", "type": "esriFieldTypeString", "alias": "INDIAN_RESERVATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "INDIAN_RESERVATION" }, { "name": "ACE", "type": "esriFieldTypeDouble", "alias": "ACE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACE" }, { "name": "ACE_DU", "type": "esriFieldTypeString", "alias": "ACE_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ACE_DU" }, { "name": "AL", "type": "esriFieldTypeDouble", "alias": "AL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AL" }, { "name": "AL_DU", "type": "esriFieldTypeString", "alias": "AL_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "AL_DU" }, { "name": "AMMONIA", "type": "esriFieldTypeDouble", "alias": "AMMONIA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AMMONIA" }, { "name": "AMM_DU", "type": "esriFieldTypeString", "alias": "AMM_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "AMM_DU" }, { "name": "ARSENIC", "type": "esriFieldTypeDouble", "alias": "ARSENIC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARSENIC" }, { "name": "ARSENIC_DU", "type": "esriFieldTypeString", "alias": "ARSENIC_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ARSENIC_DU" }, { "name": "CHLORIDE", "type": "esriFieldTypeDouble", "alias": "CHLORIDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHLORIDE" }, { "name": "CHLOR_DU", "type": "esriFieldTypeString", "alias": "CHLOR_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CHLOR_DU" }, { "name": "CLPYR", "type": "esriFieldTypeDouble", "alias": "CLPYR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLPYR" }, { "name": "CLPYR_DU", "type": "esriFieldTypeString", "alias": "CLPYR_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CLPYR_DU" }, { "name": "DDT", "type": "esriFieldTypeDouble", "alias": "DDT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DDT" }, { "name": "DDT_DU", "type": "esriFieldTypeString", "alias": "DDT_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DDT_DU" }, { "name": "DO", "type": "esriFieldTypeDouble", "alias": "DO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DO" }, { "name": "DO_DU", "type": "esriFieldTypeString", "alias": "DO_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DO_DU" }, { "name": "DIELDRIN", "type": "esriFieldTypeDouble", "alias": "DIELDRIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIELDRIN" }, { "name": "DIELDR_DU", "type": "esriFieldTypeString", "alias": "DIELDR_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DIELDR_DU" }, { "name": "E_COLI", "type": "esriFieldTypeDouble", "alias": "E_COLI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_COLI" }, { "name": "E_COLI_DU", "type": "esriFieldTypeString", "alias": "E_COLI_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "E_COLI_DU" }, { "name": "FC", "type": "esriFieldTypeDouble", "alias": "FC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FC" }, { "name": "FC_DU", "type": "esriFieldTypeString", "alias": "FC_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FC_DU" }, { "name": "FISHESBIO", "type": "esriFieldTypeDouble", "alias": "FISHESBIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FISHESBIO" }, { "name": "FISHES_DU", "type": "esriFieldTypeString", "alias": "FISHES_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FISHES_DU" }, { "name": "HG_F", "type": "esriFieldTypeDouble", "alias": "HG_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HG_F" }, { "name": "HG_F_DU", "type": "esriFieldTypeString", "alias": "HG_F_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HG_F_DU" }, { "name": "HG_W", "type": "esriFieldTypeDouble", "alias": "HG_W", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HG_W" }, { "name": "HG_W_DU", "type": "esriFieldTypeString", "alias": "HG_W_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HG_W_DU" }, { "name": "INVERTBIO", "type": "esriFieldTypeDouble", "alias": "INVERTBIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTBIO" }, { "name": "INVERT_DU", "type": "esriFieldTypeString", "alias": "INVERT_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INVERT_DU" }, { "name": "NITRATES", "type": "esriFieldTypeDouble", "alias": "NITRATES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NITRATES" }, { "name": "NITRATE_DU", "type": "esriFieldTypeString", "alias": "NITRATE_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NITRATE_DU" }, { "name": "NUTRIENTS", "type": "esriFieldTypeDouble", "alias": "NUTRIENTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUTRIENTS" }, { "name": "NUTRI_DU", "type": "esriFieldTypeString", "alias": "NUTRI_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NUTRI_DU" }, { "name": "PCB_F", "type": "esriFieldTypeDouble", "alias": "PCB_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCB_F" }, { "name": "PCB_F_DU", "type": "esriFieldTypeString", "alias": "PCB_F_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PCB_F_DU" }, { "name": "PCB_W", "type": "esriFieldTypeDouble", "alias": "PCB_W", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCB_W" }, { "name": "PCB_W_DU", "type": "esriFieldTypeString", "alias": "PCB_W_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PCB_W_DU" }, { "name": "PFOS_F", "type": "esriFieldTypeDouble", "alias": "PFOS_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PFOS_F" }, { "name": "PFOS_F_DU", "type": "esriFieldTypeString", "alias": "PFOS_F_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PFOS_F_DU" }, { "name": "PFOS_W", "type": "esriFieldTypeDouble", "alias": "PFOS_W", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PFOS_W" }, { "name": "PFOS_W_DU", "type": "esriFieldTypeString", "alias": "PFOS_W_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PFOS_W_DU" }, { "name": "PH", "type": "esriFieldTypeDouble", "alias": "PH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PH" }, { "name": "PH_DU", "type": "esriFieldTypeString", "alias": "PH_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PH_DU" }, { "name": "SULFATE", "type": "esriFieldTypeDouble", "alias": "SULFATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SULFATE" }, { "name": "SULFATE_DU", "type": "esriFieldTypeString", "alias": "SULFATE_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SULFATE_DU" }, { "name": "TURBIDITY", "type": "esriFieldTypeDouble", "alias": "TURBIDITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TURBIDITY" }, { "name": "TURBID_DU", "type": "esriFieldTypeString", "alias": "TURBID_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TURBID_DU" }, { "name": "TSS", "type": "esriFieldTypeDouble", "alias": "TSS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TSS" }, { "name": "TSS_DU", "type": "esriFieldTypeString", "alias": "TSS_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TSS_DU" }, { "name": "TEMP", "type": "esriFieldTypeDouble", "alias": "TEMP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TEMP" }, { "name": "TEMP_DU", "type": "esriFieldTypeString", "alias": "TEMP_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TEMP_DU" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1681_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1590_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Impaired Streams partially within reservation (2024)", "description": "", "prototype": { "attributes": { "TEMP_DU": null, "TEMP": null, "AUID": null, "CAT": null, "CAT_DESC": null, "NAME": null, "REACH_DESC": null, "USE_CLASS": null, "LENGTH_MILES": null, "AFFECTED_U": null, "LIKE_MEET": null, "NON_POLL": null, "NAT_BACK": null, "ADD_MON": null, "APPROVED": null, "NEEDS_PLN": null, "IMP_PARAM": null, "NEW_IMPAIR": null, "HUC_8": null, "HUC_8_NAME": null, "HUC_4": null, "BASIN": null, "COUNTY": null, "TRIBAL_INTERSECT_EXTENT": null, "INDIAN_RESERVATION": null, "ACE": null, "ACE_DU": null, "AL": null, "AL_DU": null, "AMMONIA": null, "AMM_DU": null, "ARSENIC": null, "ARSENIC_DU": null, "CHLORIDE": null, "CHLOR_DU": null, "CLPYR": null, "CLPYR_DU": null, "DDT": null, "DDT_DU": null, "DO": null, "DO_DU": null, "DIELDRIN": null, "DIELDR_DU": null, "E_COLI": null, "E_COLI_DU": null, "FC": null, "FC_DU": null, "FISHESBIO": null, "FISHES_DU": null, "HG_F": null, "HG_F_DU": null, "HG_W": null, "HG_W_DU": null, "INVERTBIO": null, "INVERT_DU": null, "NITRATES": null, "NITRATE_DU": null, "NUTRIENTS": null, "NUTRI_DU": null, "PCB_F": null, "PCB_F_DU": null, "PCB_W": null, "PCB_W_DU": null, "PFOS_F": null, "PFOS_F_DU": null, "PFOS_W": null, "PFOS_W_DU": null, "PH": null, "PH_DU": null, "SULFATE": null, "SULFATE_DU": null, "TURBIDITY": null, "TURBID_DU": null, "TSS": null, "TSS_DU": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "18f459d053e54a88b5ed8d0dbeb6efa0" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Impaired Lakes (2024)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This is a set of the impaired lakes as determined by MPCA's surface water quality assessment process, approved by the US Environmental Protection Agency (EPA) on 4/25/2024. Lakes declared impaired prior to 2024 are also included in this dataset unless they have been delisted or corrected.Full metadata: https://resources.gisdata.mn.gov/pub/gdrs/data/pub/us_mn_state_pca/env_impaired_water_2024/metadata/impaired_2024_lakes.html", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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": true, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 199125.39630000014, "ymin": 4816373.3182, "xmax": 762254.4780000001, "ymax": 5471343.775800001, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "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": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 243, 109, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 243, 109, 104, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AUID", "type": "esriFieldTypeString", "alias": "AUID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "AUID" }, { "name": "CAT", "type": "esriFieldTypeString", "alias": "CAT", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CAT" }, { "name": "CAT_DESC", "type": "esriFieldTypeString", "alias": "CAT_DESC", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CAT_DESC" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "REACH_DESC", "type": "esriFieldTypeString", "alias": "REACH_DESC", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REACH_DESC" }, { "name": "USE_CLASS", "type": "esriFieldTypeString", "alias": "USE_CLASS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "USE_CLASS" }, { "name": "AREA_ACRES", "type": "esriFieldTypeDouble", "alias": "LENGTH_AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_ACRES" }, { "name": "AFFECTED_U", "type": "esriFieldTypeString", "alias": "AFFECTED_U", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AFFECTED_U" }, { "name": "LIKE_MEET", "type": "esriFieldTypeString", "alias": "LIKE_MEET", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIKE_MEET" }, { "name": "NON_POLL", "type": "esriFieldTypeString", "alias": "NON_POLL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NON_POLL" }, { "name": "NAT_BACK", "type": "esriFieldTypeString", "alias": "NAT_BACK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAT_BACK" }, { "name": "ADD_MON", "type": "esriFieldTypeString", "alias": "ADD_MON", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADD_MON" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APPROVED" }, { "name": "NEEDS_PLN", "type": "esriFieldTypeString", "alias": "NEEDS_PLN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEEDS_PLN" }, { "name": "IMP_PARAM", "type": "esriFieldTypeString", "alias": "IMP_PARAM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IMP_PARAM" }, { "name": "NEW_IMPAIR", "type": "esriFieldTypeString", "alias": "NEW_IMPAIR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEW_IMPAIR" }, { "name": "HUC_8", "type": "esriFieldTypeString", "alias": "HUC_8", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HUC_8" }, { "name": "HUC_8_NAME", "type": "esriFieldTypeString", "alias": "HUC_8_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HUC_8_NAME" }, { "name": "HUC_4", "type": "esriFieldTypeString", "alias": "HUC_4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HUC_4" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "BASIN" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COUNTY" }, { "name": "TRIBAL_INTERSECT_EXTENT", "type": "esriFieldTypeString", "alias": "TRIBAL_INTERSECT_EXTENT", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "TRIBAL_INTERSECT_EXTENT" }, { "name": "INDIAN_RESERVATION", "type": "esriFieldTypeString", "alias": "INDIAN_RESERVATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "INDIAN_RESERVATION" }, { "name": "AMMONIA", "type": "esriFieldTypeDouble", "alias": "AMMONIA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AMMONIA" }, { "name": "AMM_DU", "type": "esriFieldTypeString", "alias": "AMM_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "AMM_DU" }, { "name": "CHLORIDE", "type": "esriFieldTypeDouble", "alias": "CHLORIDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHLORIDE" }, { "name": "CHLOR_DU", "type": "esriFieldTypeString", "alias": "CHLOR_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CHLOR_DU" }, { "name": "CLPYR", "type": "esriFieldTypeDouble", "alias": "CLPYR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLPYR" }, { "name": "CLPYR_DU", "type": "esriFieldTypeString", "alias": "CLPYR_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CLPYR_DU" }, { "name": "DDT", "type": "esriFieldTypeDouble", "alias": "DDT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DDT" }, { "name": "DDT_DU", "type": "esriFieldTypeString", "alias": "DDT_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DDT_DU" }, { "name": "DIELDRIN", "type": "esriFieldTypeDouble", "alias": "DIELDRIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIELDRIN" }, { "name": "DIELDR_DU", "type": "esriFieldTypeString", "alias": "DIELDR_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DIELDR_DU" }, { "name": "DIOXIN", "type": "esriFieldTypeDouble", "alias": "DIOXIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIOXIN" }, { "name": "DIOXIN_DU", "type": "esriFieldTypeString", "alias": "DIOXIN_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DIOXIN_DU" }, { "name": "FISHESBIO", "type": "esriFieldTypeDouble", "alias": "FISHESBIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FISHESBIO" }, { "name": "FISHES_DU", "type": "esriFieldTypeString", "alias": "FISHES_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FISHES_DU" }, { "name": "HG_F", "type": "esriFieldTypeDouble", "alias": "HG_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HG_F" }, { "name": "HG_F_DU", "type": "esriFieldTypeString", "alias": "HG_F_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HG_F_DU" }, { "name": "HG_W", "type": "esriFieldTypeDouble", "alias": "HG_W", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HG_W" }, { "name": "HG_W_DU", "type": "esriFieldTypeString", "alias": "HG_W_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HG_W_DU" }, { "name": "NUTRIENTS", "type": "esriFieldTypeDouble", "alias": "NUTRIENTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUTRIENTS" }, { "name": "NUTRI_DU", "type": "esriFieldTypeString", "alias": "NUTRI_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NUTRI_DU" }, { "name": "PCB_F", "type": "esriFieldTypeDouble", "alias": "PCB_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCB_F" }, { "name": "PCB_F_DU", "type": "esriFieldTypeString", "alias": "PCB_F_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PCB_F_DU" }, { "name": "PCB_W", "type": "esriFieldTypeDouble", "alias": "PCB_W", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCB_W" }, { "name": "PCB_W_DU", "type": "esriFieldTypeString", "alias": "PCB_W_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PCB_W_DU" }, { "name": "PFOS_F", "type": "esriFieldTypeDouble", "alias": "PFOS_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PFOS_F" }, { "name": "PFOS_F_DU", "type": "esriFieldTypeString", "alias": "PFOS_F_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PFOS_F_DU" }, { "name": "SULFATE", "type": "esriFieldTypeDouble", "alias": "SULFATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SULFATE" }, { "name": "SULFATE_DU", "type": "esriFieldTypeString", "alias": "SULFATE_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SULFATE_DU" }, { "name": "TOXAPHENE", "type": "esriFieldTypeDouble", "alias": "TOXAPHENE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOXAPHENE" }, { "name": "TOXAPH_DU", "type": "esriFieldTypeString", "alias": "TOXAPH_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TOXAPH_DU" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1679_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1588_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Impaired Lakes (2024)", "description": "", "prototype": { "attributes": { "TOXAPH_DU": null, "TOXAPHENE": null, "AUID": null, "CAT": null, "CAT_DESC": null, "NAME": null, "REACH_DESC": null, "USE_CLASS": null, "AREA_ACRES": null, "AFFECTED_U": null, "LIKE_MEET": null, "NON_POLL": null, "NAT_BACK": null, "ADD_MON": null, "APPROVED": null, "NEEDS_PLN": null, "IMP_PARAM": null, "NEW_IMPAIR": null, "HUC_8": null, "HUC_8_NAME": null, "HUC_4": null, "BASIN": null, "COUNTY": null, "TRIBAL_INTERSECT_EXTENT": null, "INDIAN_RESERVATION": null, "AMMONIA": null, "AMM_DU": null, "CHLORIDE": null, "CHLOR_DU": null, "CLPYR": null, "CLPYR_DU": null, "DDT": null, "DDT_DU": null, "DIELDRIN": null, "DIELDR_DU": null, "DIOXIN": null, "DIOXIN_DU": null, "FISHESBIO": null, "FISHES_DU": null, "HG_F": null, "HG_F_DU": null, "HG_W": null, "HG_W_DU": null, "NUTRIENTS": null, "NUTRI_DU": null, "PCB_F": null, "PCB_F_DU": null, "PCB_W": null, "PCB_W_DU": null, "PFOS_F": null, "PFOS_F_DU": null, "SULFATE": null, "SULFATE_DU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "18f459d053e54a88b5ed8d0dbeb6efa0" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Impaired Lakes partially within reservation (2024)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This is a set of impaired lakes as determined by MPCA's surface water quality assessment process, approved by the US Environmental Protection Agency (EPA) on 4/25/2024. Lakes declared impaired prior to 2024 are also included in this dataset unless they have been delisted or corrected.Full metadata: https://resources.gisdata.mn.gov/pub/gdrs/data/pub/us_mn_state_pca/env_impaired_water_2024/metadata/impaired_2024_lakes_partiallywithinreservation.html", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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": true, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 285623.11259999964, "ymin": 4941504.307700001, "xmax": 529860.3561000004, "ymax": 5340961.646, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "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": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 243, 109, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 243, 109, 104, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AUID", "type": "esriFieldTypeString", "alias": "AUID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "AUID" }, { "name": "CAT", "type": "esriFieldTypeString", "alias": "CAT", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CAT" }, { "name": "CAT_DESC", "type": "esriFieldTypeString", "alias": "CAT_DESC", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CAT_DESC" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "REACH_DESC", "type": "esriFieldTypeString", "alias": "REACH_DESC", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REACH_DESC" }, { "name": "USE_CLASS", "type": "esriFieldTypeString", "alias": "USE_CLASS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "USE_CLASS" }, { "name": "AREA_ACRES", "type": "esriFieldTypeDouble", "alias": "LENGTH_AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_ACRES" }, { "name": "AFFECTED_U", "type": "esriFieldTypeString", "alias": "AFFECTED_U", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AFFECTED_U" }, { "name": "LIKE_MEET", "type": "esriFieldTypeString", "alias": "LIKE_MEET", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIKE_MEET" }, { "name": "NON_POLL", "type": "esriFieldTypeString", "alias": "NON_POLL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NON_POLL" }, { "name": "NAT_BACK", "type": "esriFieldTypeString", "alias": "NAT_BACK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAT_BACK" }, { "name": "ADD_MON", "type": "esriFieldTypeString", "alias": "ADD_MON", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADD_MON" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APPROVED" }, { "name": "NEEDS_PLN", "type": "esriFieldTypeString", "alias": "NEEDS_PLN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEEDS_PLN" }, { "name": "IMP_PARAM", "type": "esriFieldTypeString", "alias": "IMP_PARAM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IMP_PARAM" }, { "name": "NEW_IMPAIR", "type": "esriFieldTypeString", "alias": "NEW_IMPAIR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEW_IMPAIR" }, { "name": "HUC_8", "type": "esriFieldTypeString", "alias": "HUC_8", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HUC_8" }, { "name": "HUC_8_NAME", "type": "esriFieldTypeString", "alias": "HUC_8_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HUC_8_NAME" }, { "name": "HUC_4", "type": "esriFieldTypeString", "alias": "HUC_4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HUC_4" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "BASIN" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COUNTY" }, { "name": "TRIBAL_INTERSECT_EXTENT", "type": "esriFieldTypeString", "alias": "TRIBAL_INTERSECT_EXTENT", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "TRIBAL_INTERSECT_EXTENT" }, { "name": "INDIAN_RESERVATION", "type": "esriFieldTypeString", "alias": "INDIAN_RESERVATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "INDIAN_RESERVATION" }, { "name": "AMMONIA", "type": "esriFieldTypeDouble", "alias": "AMMONIA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AMMONIA" }, { "name": "AMM_DU", "type": "esriFieldTypeString", "alias": "AMM_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "AMM_DU" }, { "name": "CHLORIDE", "type": "esriFieldTypeDouble", "alias": "CHLORIDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHLORIDE" }, { "name": "CHLOR_DU", "type": "esriFieldTypeString", "alias": "CHLOR_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CHLOR_DU" }, { "name": "CLPYR", "type": "esriFieldTypeDouble", "alias": "CLPYR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLPYR" }, { "name": "CLPYR_DU", "type": "esriFieldTypeString", "alias": "CLPYR_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CLPYR_DU" }, { "name": "DDT", "type": "esriFieldTypeDouble", "alias": "DDT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DDT" }, { "name": "DDT_DU", "type": "esriFieldTypeString", "alias": "DDT_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DDT_DU" }, { "name": "DIELDRIN", "type": "esriFieldTypeDouble", "alias": "DIELDRIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIELDRIN" }, { "name": "DIELDR_DU", "type": "esriFieldTypeString", "alias": "DIELDR_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DIELDR_DU" }, { "name": "DIOXIN", "type": "esriFieldTypeDouble", "alias": "DIOXIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIOXIN" }, { "name": "DIOXIN_DU", "type": "esriFieldTypeString", "alias": "DIOXIN_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DIOXIN_DU" }, { "name": "FISHESBIO", "type": "esriFieldTypeDouble", "alias": "FISHESBIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FISHESBIO" }, { "name": "FISHES_DU", "type": "esriFieldTypeString", "alias": "FISHES_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FISHES_DU" }, { "name": "HG_F", "type": "esriFieldTypeDouble", "alias": "HG_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HG_F" }, { "name": "HG_F_DU", "type": "esriFieldTypeString", "alias": "HG_F_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HG_F_DU" }, { "name": "HG_W", "type": "esriFieldTypeDouble", "alias": "HG_W", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HG_W" }, { "name": "HG_W_DU", "type": "esriFieldTypeString", "alias": "HG_W_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HG_W_DU" }, { "name": "NUTRIENTS", "type": "esriFieldTypeDouble", "alias": "NUTRIENTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUTRIENTS" }, { "name": "NUTRI_DU", "type": "esriFieldTypeString", "alias": "NUTRI_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NUTRI_DU" }, { "name": "PCB_F", "type": "esriFieldTypeDouble", "alias": "PCB_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCB_F" }, { "name": "PCB_F_DU", "type": "esriFieldTypeString", "alias": "PCB_F_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PCB_F_DU" }, { "name": "PCB_W", "type": "esriFieldTypeDouble", "alias": "PCB_W", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCB_W" }, { "name": "PCB_W_DU", "type": "esriFieldTypeString", "alias": "PCB_W_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PCB_W_DU" }, { "name": "PFOS_F", "type": "esriFieldTypeDouble", "alias": "PFOS_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PFOS_F" }, { "name": "PFOS_F_DU", "type": "esriFieldTypeString", "alias": "PFOS_F_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PFOS_F_DU" }, { "name": "SULFATE", "type": "esriFieldTypeDouble", "alias": "SULFATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SULFATE" }, { "name": "SULFATE_DU", "type": "esriFieldTypeString", "alias": "SULFATE_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SULFATE_DU" }, { "name": "TOXAPHENE", "type": "esriFieldTypeDouble", "alias": "TOXAPHENE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOXAPHENE" }, { "name": "TOXAPH_DU", "type": "esriFieldTypeString", "alias": "TOXAPH_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TOXAPH_DU" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1680_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1589_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Impaired Lakes partially within reservation (2024)", "description": "", "prototype": { "attributes": { "TOXAPH_DU": null, "TOXAPHENE": null, "AUID": null, "CAT": null, "CAT_DESC": null, "NAME": null, "REACH_DESC": null, "USE_CLASS": null, "AREA_ACRES": null, "AFFECTED_U": null, "LIKE_MEET": null, "NON_POLL": null, "NAT_BACK": null, "ADD_MON": null, "APPROVED": null, "NEEDS_PLN": null, "IMP_PARAM": null, "NEW_IMPAIR": null, "HUC_8": null, "HUC_8_NAME": null, "HUC_4": null, "BASIN": null, "COUNTY": null, "TRIBAL_INTERSECT_EXTENT": null, "INDIAN_RESERVATION": null, "AMMONIA": null, "AMM_DU": null, "CHLORIDE": null, "CHLOR_DU": null, "CLPYR": null, "CLPYR_DU": null, "DDT": null, "DDT_DU": null, "DIELDRIN": null, "DIELDR_DU": null, "DIOXIN": null, "DIOXIN_DU": null, "FISHESBIO": null, "FISHES_DU": null, "HG_F": null, "HG_F_DU": null, "HG_W": null, "HG_W_DU": null, "NUTRIENTS": null, "NUTRI_DU": null, "PCB_F": null, "PCB_F_DU": null, "PCB_W": null, "PCB_W_DU": null, "PFOS_F": null, "PFOS_F_DU": null, "SULFATE": null, "SULFATE_DU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "18f459d053e54a88b5ed8d0dbeb6efa0" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "National Wetlands Inventory (Palustrine System)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "National Wetland Inventory (NWI) data for Minnesota provide information on the location, extent, and type of Minnesota wetlands. Natural resource managers use NWI data to improve the management, protection, and restoration of wetlands. Wetlands provide many ecological benefits including habitat for fish and wildlife, reducing floods, recharging, improving water quality, and supporting recreation.Full metadata: https://resources.gisdata.mn.gov/pub/gdrs/data/pub/us_mn_state_dnr/water_nat_wetlands_inv_2009_2014/metadata/metadata.html", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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": true, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 187837.7455000002, "ymin": 4809397.7117, "xmax": 762634.7822000002, "ymax": 5478643.659, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "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": "circ39_class", "uniqueValueGroups": [ { "heading": "Wetland type (Circular 39 system)", "classes": [ { "label": "Seasonally Flooded Basin or Flat", "description": "Seasonally Flooded Basin or Flat", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "1" ] ] }, { "label": "Wet Meadow", "description": "Wet Meadow", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "2" ] ] }, { "label": "Shallow Marsh", "description": "Shallow Marsh", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 224, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "3" ] ] }, { "label": "Deep Marsh", "description": "Deep Marsh", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 205, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "4" ] ] }, { "label": "Shallow Open Water", "description": "Shallow Open Water", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 187, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "5" ] ] }, { "label": "Shrub Swamp", "description": "Shrub Swamp", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 111, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "6" ] ] }, { "label": "Wooded Swamp", "description": "Wooded Swamp", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 176, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "7" ] ] }, { "label": "Bog", "description": "Bog", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "8" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "1", "label": "Seasonally Flooded Basin or Flat" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "2", "label": "Wet Meadow" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 224, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "3", "label": "Shallow Marsh" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 205, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "4", "label": "Deep Marsh" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 187, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "5", "label": "Shallow Open Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 111, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "6", "label": "Shrub Swamp" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 176, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "7", "label": "Wooded Swamp" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "8", "label": "Bog" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 184, 252, 255 ], "toColor": [ 223, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 185, 255 ], "toColor": [ 182, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 241, 252, 255 ], "toColor": [ 189, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 189, 255 ], "toColor": [ 246, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 212, 252, 255 ], "toColor": [ 210, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 227, 255 ], "toColor": [ 197, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 215, 255 ], "toColor": [ 252, 238, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 228, 255 ], "toColor": [ 252, 179, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 202, 252, 255 ], "toColor": [ 247, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "attribute", "typeIdField": "circ39_class", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "attribute", "type": "esriFieldTypeString", "alias": "ATTRIBUTE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ATTRIBUTE" }, { "name": "wetland_type", "type": "esriFieldTypeString", "alias": "WETLAND_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WETLAND_TYPE" }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "hgm_code", "type": "esriFieldTypeString", "alias": "HGM_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HGM_CODE" }, { "name": "hgm_desc", "type": "esriFieldTypeString", "alias": "HGM_DESC", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "HGM_DESC" }, { "name": "spcc_desc", "type": "esriFieldTypeString", "alias": "SPCC_DESC", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "SPCC_DESC" }, { "name": "cow_class1", "type": "esriFieldTypeString", "alias": "COW_CLASS1", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COW_CLASS1" }, { "name": "circ39_class", "type": "esriFieldTypeSmallInteger", "alias": "CIRC39_CLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CIRC39_CLASS" }, { "name": "hgm_symbol", "type": "esriFieldTypeString", "alias": "hgm_symbol", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "HGM_SYMBOL" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R996_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S918_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Seasonally Flooded Basin or Flat", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "hgm_symbol": null, "circ39_class": 1, "attribute": null, "wetland_type": null, "acres": null, "hgm_code": null, "hgm_desc": null, "spcc_desc": null, "cow_class1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "Wet Meadow", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "hgm_symbol": null, "circ39_class": 2, "attribute": null, "wetland_type": null, "acres": null, "hgm_code": null, "hgm_desc": null, "spcc_desc": null, "cow_class1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "Shallow Marsh", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "hgm_symbol": null, "circ39_class": 3, "attribute": null, "wetland_type": null, "acres": null, "hgm_code": null, "hgm_desc": null, "spcc_desc": null, "cow_class1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "Deep Marsh", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "hgm_symbol": null, "circ39_class": 4, "attribute": null, "wetland_type": null, "acres": null, "hgm_code": null, "hgm_desc": null, "spcc_desc": null, "cow_class1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "Shallow Open Water", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "hgm_symbol": null, "circ39_class": 5, "attribute": null, "wetland_type": null, "acres": null, "hgm_code": null, "hgm_desc": null, "spcc_desc": null, "cow_class1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 6, "name": "Shrub Swamp", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "hgm_symbol": null, "circ39_class": 6, "attribute": null, "wetland_type": null, "acres": null, "hgm_code": null, "hgm_desc": null, "spcc_desc": null, "cow_class1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 7, "name": "Wooded Swamp", "domains": {}, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "hgm_symbol": null, "circ39_class": 7, "attribute": null, "wetland_type": null, "acres": null, "hgm_code": null, "hgm_desc": null, "spcc_desc": null, "cow_class1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 8, "name": "Bog", "domains": {}, "templates": [ { "name": "8", "description": "", "prototype": { "attributes": { "hgm_symbol": null, "circ39_class": 8, "attribute": null, "wetland_type": null, "acres": null, "hgm_code": null, "hgm_desc": null, "spcc_desc": null, "cow_class1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "18f459d053e54a88b5ed8d0dbeb6efa0" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Impaired Wetlands", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This is a set of the impaired wetlands as determined by MPCA'ssurface water quality assessment process, approved by the US Environmental Protection Agency (EPA) on 4/25/2024. Wetlands declared impaired prior to 2024 are also included in this dataset.Full metadata: https://resources.gisdata.mn.gov/pub/gdrs/data/pub/us_mn_state_pca/env_impaired_water_2024/metadata/impaired_2024_wetlands.html", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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": true, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 227608.8585000001, "ymin": 4893397.0164, "xmax": 507416.8496000003, "ymax": 5074896.227399999, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "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": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 109, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 243, 109, 104, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AUID", "type": "esriFieldTypeString", "alias": "AUID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "AUID" }, { "name": "CAT", "type": "esriFieldTypeString", "alias": "CAT", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CAT" }, { "name": "CAT_DESC", "type": "esriFieldTypeString", "alias": "CAT_DESC", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CAT_DESC" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "REACH_DESC", "type": "esriFieldTypeString", "alias": "REACH_DESC", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REACH_DESC" }, { "name": "USE_CLASS", "type": "esriFieldTypeString", "alias": "USE_CLASS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "USE_CLASS" }, { "name": "AREA_ACRES", "type": "esriFieldTypeDouble", "alias": "LENGTH_AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_ACRES" }, { "name": "AFFECTED_U", "type": "esriFieldTypeString", "alias": "AFFECTED_U", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AFFECTED_U" }, { "name": "LIKE_MEET", "type": "esriFieldTypeString", "alias": "LIKE_MEET", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIKE_MEET" }, { "name": "NON_POLL", "type": "esriFieldTypeString", "alias": "NON_POLL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NON_POLL" }, { "name": "NAT_BACK", "type": "esriFieldTypeString", "alias": "NAT_BACK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAT_BACK" }, { "name": "ADD_MON", "type": "esriFieldTypeString", "alias": "ADD_MON", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADD_MON" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APPROVED" }, { "name": "NEEDS_PLN", "type": "esriFieldTypeString", "alias": "NEEDS_PLN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEEDS_PLN" }, { "name": "IMP_PARAM", "type": "esriFieldTypeString", "alias": "IMP_PARAM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IMP_PARAM" }, { "name": "NEW_IMPAIR", "type": "esriFieldTypeString", "alias": "NEW_IMPAIR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NEW_IMPAIR" }, { "name": "HUC_8", "type": "esriFieldTypeString", "alias": "HUC_8", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HUC_8" }, { "name": "HUC_8_NAME", "type": "esriFieldTypeString", "alias": "HUC_8_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HUC_8_NAME" }, { "name": "HUC_4", "type": "esriFieldTypeString", "alias": "HUC_4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HUC_4" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "BASIN" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COUNTY" }, { "name": "TRIBAL_INTERSECT_EXTENT", "type": "esriFieldTypeString", "alias": "TRIBAL_INTERSECT_EXTENT", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "TRIBAL_INTERSECT_EXTENT" }, { "name": "INDIAN_RESERVATION", "type": "esriFieldTypeString", "alias": "INDIAN_RESERVATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "INDIAN_RESERVATION" }, { "name": "CHLORIDE", "type": "esriFieldTypeDouble", "alias": "CHLORIDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHLORIDE" }, { "name": "CHLOR_DU", "type": "esriFieldTypeString", "alias": "CHLOR_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CHLOR_DU" }, { "name": "INVERTBIO", "type": "esriFieldTypeDouble", "alias": "INVERTBIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTBIO" }, { "name": "INVERT_DU", "type": "esriFieldTypeString", "alias": "INVERT_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INVERT_DU" }, { "name": "PFOS_F", "type": "esriFieldTypeDouble", "alias": "PFOS_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PFOS_F" }, { "name": "PFOS_F_DU", "type": "esriFieldTypeString", "alias": "PFOS_F_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PFOS_F_DU" }, { "name": "PLANTBIO", "type": "esriFieldTypeDouble", "alias": "PLANTBIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLANTBIO" }, { "name": "PLANT_DU", "type": "esriFieldTypeString", "alias": "PLANT_DU", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PLANT_DU" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1683_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1592_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Impaired Wetlands", "description": "", "prototype": { "attributes": { "PLANT_DU": null, "PLANTBIO": null, "AUID": null, "CAT": null, "CAT_DESC": null, "NAME": null, "REACH_DESC": null, "USE_CLASS": null, "AREA_ACRES": null, "AFFECTED_U": null, "LIKE_MEET": null, "NON_POLL": null, "NAT_BACK": null, "ADD_MON": null, "APPROVED": null, "NEEDS_PLN": null, "IMP_PARAM": null, "NEW_IMPAIR": null, "HUC_8": null, "HUC_8_NAME": null, "HUC_4": null, "BASIN": null, "COUNTY": null, "TRIBAL_INTERSECT_EXTENT": null, "INDIAN_RESERVATION": null, "CHLORIDE": null, "CHLOR_DU": null, "INVERTBIO": null, "INVERT_DU": null, "PFOS_F": null, "PFOS_F_DU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "18f459d053e54a88b5ed8d0dbeb6efa0" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Watersheds (DNR Level 4)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "These data consists of 80 watershed delineations in one seamless dataset of drainage areas called Minnesota Department of Natural Resources (DNR) Major Watersheds. DNR Major Watersheds are the largest administrative Minnesota watershed unit delineation existing at the 4th defined level in the Minnesota DNR watershed unit hierarchy.Full metadata: https://resources.gisdata.mn.gov/pub/gdrs/data/pub/us_mn_state_dnr/geos_dnr_watersheds/metadata/dnr_watersheds_dnr_level_04_huc_08_majors.html", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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": true, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 189775.33210000023, "ymin": 4816305.370100001, "xmax": 761638.1639999999, "ymax": 5472427.737, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "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": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 219, 203, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 128, 66, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "major_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "major", "type": "esriFieldTypeInteger", "alias": "major", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "major" }, { "name": "major_name", "type": "esriFieldTypeString", "alias": "major_name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "major_name" }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "acres" }, { "name": "sq_miles", "type": "esriFieldTypeInteger", "alias": "sq_miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sq_miles" }, { "name": "prod_year", "type": "esriFieldTypeInteger", "alias": "prod_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "prod_year" }, { "name": "source", "type": "esriFieldTypeString", "alias": "source", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "source" }, { "name": "HUC_8", "type": "esriFieldTypeString", "alias": "HUC_8", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HUC_8" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R740_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S679_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Watersheds (DNR Level 4)", "description": "", "prototype": { "attributes": { "HUC_8": null, "source": null, "major": null, "major_name": null, "acres": null, "sq_miles": null, "prod_year": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "18f459d053e54a88b5ed8d0dbeb6efa0" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Minor Watersheds (DNR Level 7)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "These data consists of approximately 5,690 watershed delineations in one seamless dataset of drainage areas called Minnesota Department of Natural Resources (DNR) Minor Watersheds. DNR Minor Watersheds are the smallest administrative Minnesota watershed unit delineation existing at the 7th level defined in the Minnesota DNR watershed unit hierarchy.Full metadata: https://resources.gisdata.mn.gov/pub/gdrs/data/pub/us_mn_state_dnr/geos_dnr_watersheds/metadata/dnr_watersheds_dnr_level_07_minors.html", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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": true, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 189775.33210000023, "ymin": 4816305.370100001, "xmax": 761638.1639999999, "ymax": 5472427.737, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "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": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 243, 237, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 77, 171, 134, 255 ], "width": 0.75 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "minor_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "minor5", "type": "esriFieldTypeDouble", "alias": "minor5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "minor5" }, { "name": "minor_name", "type": "esriFieldTypeString", "alias": "minor_name", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "minor_name" }, { "name": "major", "type": "esriFieldTypeInteger", "alias": "major", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "major" }, { "name": "major_name", "type": "esriFieldTypeString", "alias": "major_name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "major_name" }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "acres" }, { "name": "sq_miles", "type": "esriFieldTypeInteger", "alias": "sq_miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sq_miles" }, { "name": "prod_year", "type": "esriFieldTypeInteger", "alias": "prod_year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "prod_year" }, { "name": "source", "type": "esriFieldTypeString", "alias": "source", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "source" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1118_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1034_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Minor Watersheds (DNR Level 7)", "description": "", "prototype": { "attributes": { "source": null, "prod_year": null, "minor5": null, "minor_name": null, "major": null, "major_name": null, "acres": null, "sq_miles": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "18f459d053e54a88b5ed8d0dbeb6efa0" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Floodways (FEMA)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "FEMA flood hazard delineations are used by FEMA to designate the SFHA and for insurance rating purposes. These data are the flood hazard areas that are or will be depicted on the FIRM.Full metadata: https://resources.gisdata.mn.gov/pub/gdrs/data/pub/us_mn_state_dnr/water_dnr_fema_dfirm/metadata/metadata.html", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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": true, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 189775.33220000006, "ymin": 4816305.370100001, "xmax": 644098.4431999996, "ymax": 5472414.1534, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "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": "ZONE_SUBTY", "uniqueValueGroups": [ { "heading": "Flood zone subtype", "classes": [ { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 206, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "0.2 PCT ANNUAL CHANCE FLOOD HAZARD" ] ] }, { "label": "1% Depth Less Than 1 Foot", "description": "1% Depth Less Than 1 Foot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 227, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "1 PCT DEPTH LESS THAN 1 FOOT" ] ] }, { "label": "Administrative Floodway", "description": "Administrative Floodway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 185, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "ADMINISTRATIVE FLOODWAY" ] ] }, { "label": "Area of Minimal Flood Hazard", "description": "Area of Minimal Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 174, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "AREA OF MINIMAL FLOOD HAZARD" ] ] }, { "label": "Area with Reduced Flood Risk Due to Levee", "description": "Area with Reduced Flood Risk Due to Levee", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 219, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "AREA WITH REDUCED FLOOD RISK DUE TO LEVEE" ] ] }, { "label": "Floodway", "description": "Floodway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 93, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "FLOODWAY" ] ] }, { "label": "Other", "description": "Other", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ " " ] ] }, { "label": "Other", "description": "Other", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 206, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 227, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "1 PCT DEPTH LESS THAN 1 FOOT", "label": "1% Depth Less Than 1 Foot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 185, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "ADMINISTRATIVE FLOODWAY", "label": "Administrative Floodway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 174, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "AREA OF MINIMAL FLOOD HAZARD", "label": "Area of Minimal Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 219, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "AREA WITH REDUCED FLOOD RISK DUE TO LEVEE", "label": "Area with Reduced Flood Risk Due to Levee" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 93, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "FLOODWAY", "label": "Floodway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": " ", "label": "Other" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "", "label": "Other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 184, 252, 255 ], "toColor": [ 223, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 185, 255 ], "toColor": [ 182, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 241, 252, 255 ], "toColor": [ 189, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 189, 255 ], "toColor": [ 246, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 212, 252, 255 ], "toColor": [ 210, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 227, 255 ], "toColor": [ 197, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 215, 255 ], "toColor": [ 252, 238, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 228, 255 ], "toColor": [ 252, 179, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 202, 252, 255 ], "toColor": [ 247, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FLD_ZONE", "typeIdField": "ZONE_SUBTY", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "FLD_ZONE" }, { "name": "ZONE_SUBTY", "type": "esriFieldTypeString", "alias": "ZONE_SUBTY", "domain": null, "editable": true, "nullable": true, "length": 72, "defaultValue": null, "modelName": "FLOODWAY" }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SFHA_TF" }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "V_DATUM" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "COUNTY" }, { "name": "LAKE_ELEV", "type": "esriFieldTypeDouble", "alias": "LAKE_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAKE_ELEV" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1137_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1052_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "name": "0.2% Annual Chance Flood Hazard", "domains": {}, "templates": [ { "name": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "description": "", "prototype": { "attributes": { "LAKE_ELEV": null, "COUNTY": null, "FLD_ZONE": null, "ZONE_SUBTY": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "SFHA_TF": null, "V_DATUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "1 PCT DEPTH LESS THAN 1 FOOT", "name": "1% Depth Less Than 1 Foot", "domains": {}, "templates": [ { "name": "1 PCT DEPTH LESS THAN 1 FOOT", "description": "", "prototype": { "attributes": { "LAKE_ELEV": null, "COUNTY": null, "FLD_ZONE": null, "ZONE_SUBTY": "1 PCT DEPTH LESS THAN 1 FOOT", "SFHA_TF": null, "V_DATUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ADMINISTRATIVE FLOODWAY", "name": "Administrative Floodway", "domains": {}, "templates": [ { "name": "ADMINISTRATIVE FLOODWAY", "description": "", "prototype": { "attributes": { "LAKE_ELEV": null, "COUNTY": null, "FLD_ZONE": null, "ZONE_SUBTY": "ADMINISTRATIVE FLOODWAY", "SFHA_TF": null, "V_DATUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AREA OF MINIMAL FLOOD HAZARD", "name": "Area of Minimal Flood Hazard", "domains": {}, "templates": [ { "name": "AREA OF MINIMAL FLOOD HAZARD", "description": "", "prototype": { "attributes": { "LAKE_ELEV": null, "COUNTY": null, "FLD_ZONE": null, "ZONE_SUBTY": "AREA OF MINIMAL FLOOD HAZARD", "SFHA_TF": null, "V_DATUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AREA WITH REDUCED FLOOD RISK DUE TO LEVEE", "name": "Area with Reduced Flood Risk Due to Levee", "domains": {}, "templates": [ { "name": "AREA WITH REDUCED FLOOD RISK DUE TO LEVEE", "description": "", "prototype": { "attributes": { "LAKE_ELEV": null, "COUNTY": null, "FLD_ZONE": null, "ZONE_SUBTY": "AREA WITH REDUCED FLOOD RISK DUE TO LEVEE", "SFHA_TF": null, "V_DATUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "FLOODWAY", "name": "Floodway", "domains": {}, "templates": [ { "name": "FLOODWAY", "description": "", "prototype": { "attributes": { "LAKE_ELEV": null, "COUNTY": null, "FLD_ZONE": null, "ZONE_SUBTY": "FLOODWAY", "SFHA_TF": null, "V_DATUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": " ", "name": "Other", "domains": {}, "templates": [ { "name": " ", "description": "", "prototype": { "attributes": { "LAKE_ELEV": null, "COUNTY": null, "FLD_ZONE": null, "ZONE_SUBTY": " ", "SFHA_TF": null, "V_DATUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": null, "name": "Other", "domains": {}, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "LAKE_ELEV": null, "COUNTY": null, "FLD_ZONE": null, "ZONE_SUBTY": null, "SFHA_TF": null, "V_DATUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "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": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "18f459d053e54a88b5ed8d0dbeb6efa0" } ], "tables": [] }