{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "TMDL Watersheds", "type": "Feature Layer", "description": "This is a view only service for Total Maximum Daily Load (TMDL) Watersheds. This feature class contains information about Missouri Total Maximum Daily Load (TMDL) documents and depicts the area where activities may be implemented to aid in achieving TMDL goals and targets. Watersheds were created only for U.S. Environmental Protection Agency (EPA) approved or established TMDLs. Features described as being of type Permit in lieu of a TMDL (PIL) or Category 4c (Cat-4c) in the TMDL_S and TMDL_L feature classes were not considered in the creation of this data since those features do not have watershed areas associated with them. This dataset was developed by the Missouri Department of Natural Resources. Metadata: info.mo.gov/dnr/DNR_GIS/metadata/WATER.TMDL_W.xml", "geometryType": "esriGeometryPolygon", "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 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Missouri Office of Administration, Information Technology Services Division, Office of Geospatial Information; Missouri Department of Natural Resources", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 1200, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 212900.2048000004, "ymin": 3870629.3334999997, "xmax": 860923.5761000002, "ymax": 4620815.675000001, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TMDL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "MAIN_WBID", "type": "esriFieldTypeDouble", "alias": "Water Body ID", "domain": null }, { "name": "TMDL_NAME", "type": "esriFieldTypeString", "alias": "TMDL Name", "length": 80, "domain": null }, { "name": "APPROVAL", "type": "esriFieldTypeDate", "alias": "Date Approved by EPA", "length": 8, "domain": null }, { "name": "WATERS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Water Bodies Addressed", "domain": null }, { "name": "HUC_8", "type": "esriFieldTypeString", "alias": "8-Digit Watershed Number", "length": 8, "domain": null }, { "name": "APPR_YEAR", "type": "esriFieldTypeString", "alias": "Year Approved by EPA", "length": 4, "domain": null }, { "name": "TMDL_303D", "type": "esriFieldTypeString", "alias": "Year Added to 303(d) List", "length": 4, "domain": null }, { "name": "SUBMITTAL", "type": "esriFieldTypeDate", "alias": "Date Submitted to EPA", "length": 8, "domain": null }, { "name": "DEVELOPER", "type": "esriFieldTypeSmallInteger", "alias": "TMDL Author", "domain": { "type": "codedValue", "name": "DEVELOPER", "description": "TMDL -The lead agency who managed the development of the TMDL ", "codedValues": [ { "name": "MODNR", "code": 1 }, { "name": "EPA", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TMDL_IP", "type": "esriFieldTypeSmallInteger", "alias": "TMDL Implementation Plan or Strategy", "domain": { "type": "codedValue", "name": "NY", "description": "TMDL NO/YES", "codedValues": [ { "name": "NO", "code": 1 }, { "name": "YES", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NPS_319", "type": "esriFieldTypeSmallInteger", "alias": "Nonpoint Source Contribution", "domain": { "type": "codedValue", "name": "NPS319", "description": "TMDL - Describes the magnitude of which nonpoint sources may contribute to the impairment ", "codedValues": [ { "name": "NONE", "code": 1 }, { "name": "MINOR", "code": 2 }, { "name": "MAJOR", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape Area (m^2)", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape Length (m)", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R165_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S148_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7b44a49686da4f5fa2f83c2a9183ed35" } ], "tables": [] }