{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "IR_Rivers_AU", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26919, "latestWkid": 26919, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EPA_CATEGORY", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "1", "label": "1: Fully Attaining All Designated Uses" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "2", "label": "2: Attaining Some Designated Uses - Insufficient Information for Others" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 2 }, "value": "3", "label": "3: Insufficient Information to Determine if Designated Uses are Attained (One or More Uses may be Impaired)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "value": "4-A", "label": "4-A: Impaired Use - TMDL Completed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 2 }, "value": "4-B", "label": "4-B: Impaired Use - Pollution Controls in Place" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 2 }, "value": "4-C", "label": "4-C: Impaired Use - Not Due to a Pollutant" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 2 }, "value": "5-A", "label": "5-A: Impaired Use \u2013 TMDL Required" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "5-D", "label": "5-D: Impaired by Legacy Pollutants" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 10, 250, 255 ], "toColor": [ 23, 255, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 23, 255, 255, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 252, 34, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 339019.76659999974, "ymin": 4781550.9936999995, "xmax": 649035.8848000001, "ymax": 5256290.1906, "spatialReference": { "wkid": 26919, "latestWkid": 26919, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSESSMENT_UNIT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AU_ID", "type": "esriFieldTypeString", "alias": "AU_ID", "length": 50, "domain": null }, { "name": "ASSESSMENT_UNIT_NAME", "type": "esriFieldTypeString", "alias": "ASSESSMENT_UNIT_NAME", "length": 200, "domain": null }, { "name": "ReachCode", "type": "esriFieldTypeString", "alias": "ReachCode", "length": 14, "domain": null }, { "name": "LENGTH_MILES", "type": "esriFieldTypeDouble", "alias": "LENGTH_MILES", "domain": null }, { "name": "CYCLE", "type": "esriFieldTypeString", "alias": "CYCLE", "length": 4, "domain": null }, { "name": "EPA_CATEGORY", "type": "esriFieldTypeString", "alias": "EPA_CATEGORY", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8584_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8584", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_8584", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AU_ID", "fields": "AU_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3922_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "efe74457b14844be98d9d051aba2bd19" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "IR_Wetlands_AU", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26919, "latestWkid": 26919, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EPA_CATEGORY", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } }, "value": "1", "label": "1: Fully Attaining All Designated Uses" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } }, "value": "2", "label": "2: Attaining Some Designated Uses - Insufficient Information for Others" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } }, "value": "3", "label": "3: Insufficient Information to Determine if Designated Uses are Attained (One or More Uses may be Impaired)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } }, "value": "4-A", "label": "4-A: Impaired Use - TMDL Completed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } }, "value": "4-B", "label": "4-B: Impaired Use - Pollution Controls in Place" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } }, "value": "5-A", "label": "5-A: Impaired Use \u2013 TMDL Required" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } }, "value": "5-D", "label": "5-D: Impaired by Legacy Pollutants" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 237, 252, 255 ], "toColor": [ 207, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 182, 255 ], "toColor": [ 198, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 185, 255 ], "toColor": [ 252, 179, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 210, 252, 255 ], "toColor": [ 223, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 202, 255 ], "toColor": [ 247, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 229, 255 ], "toColor": [ 252, 202, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 192, 255 ], "toColor": [ 252, 204, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 179, 252, 255 ], "toColor": [ 217, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 215, 252, 255 ], "toColor": [ 182, 215, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 342443.5787000004, "ymin": 4810464.9102, "xmax": 637000.7215, "ymax": 5235765.472100001, "spatialReference": { "wkid": 26919, "latestWkid": 26919, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSESSMENT_UNIT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSESSMENT_UNIT_NAME", "type": "esriFieldTypeString", "alias": "ASSESSMENT_UNIT_NAME", "length": 100, "domain": null }, { "name": "AU_ID", "type": "esriFieldTypeString", "alias": "AU_ID", "length": 255, "domain": null }, { "name": "SITE_ID", "type": "esriFieldTypeString", "alias": "SITE_ID", "length": 25, "domain": null }, { "name": "Acres", "type": "esriFieldTypeString", "alias": "Acres", "length": 255, "domain": null }, { "name": "CYCLE", "type": "esriFieldTypeString", "alias": "CYCLE", "length": 5, "domain": null }, { "name": "EPA_CATEGORY", "type": "esriFieldTypeString", "alias": "EPA_CATEGORY", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8581_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8581", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_8581", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3919_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "efe74457b14844be98d9d051aba2bd19" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "IR_Lakes_AU", "type": "Feature Layer", "description": "

This layer represents the lakes in Maine which are currently categorized as 4A, 4C, or 5 by the State of Maine. It is based on the NHDWaterbodies layer of the NHD. <\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26919, "latestWkid": 26919, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Maine Department of Environmental Protection", "parentLayer": null, "subLayers": [], "minScale": 1500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EPA_CATEGORY", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.7 } }, "value": "1", "label": "1: Fully Attaining All Designated Uses" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "2", "label": "2: Attaining Some Designated Uses - Insufficient Information for Others" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "4-A", "label": "4-A: Impaired Use - TMDL Completed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "4-C", "label": "4-C: Impaired Use - Not Due to a Pollutant" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "5-A", "label": "5-A: Impaired Use \u2013 TMDL Required" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "5-Alt", "label": "5-Alt: Impaired or Threatened for One or More Designated Uses by a Pollutant(s) and an Alternative Restoration Plan has been Completed " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "5-R", "label": "5-R: Impaired or Threatened for One or More Designated Uses by a Pollutant(s) and an Advance Restoration Plan has been Completed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 237, 252, 255 ], "toColor": [ 207, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 182, 255 ], "toColor": [ 198, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 185, 255 ], "toColor": [ 252, 179, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 210, 252, 255 ], "toColor": [ 223, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 202, 255 ], "toColor": [ 247, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 229, 255 ], "toColor": [ 252, 202, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 192, 255 ], "toColor": [ 252, 204, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 179, 252, 255 ], "toColor": [ 217, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 215, 252, 255 ], "toColor": [ 182, 215, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 334587.1804000009, "ymin": 4771886.500000002, "xmax": 651102.9425000008, "ymax": 5251551.989300003, "spatialReference": { "wkid": 26919, "latestWkid": 26919, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GNIS_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GNIS_NAME", "type": "esriFieldTypeString", "alias": "GNIS_NAME", "length": 65, "domain": null }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "REACHCODE", "length": 14, "domain": null }, { "name": "LAKENAME", "type": "esriFieldTypeString", "alias": "LAKENAME", "length": 50, "domain": null }, { "name": "MIDAS_TXT", "type": "esriFieldTypeString", "alias": "MIDAS_TXT", "length": 10, "domain": null }, { "name": "ADB_ID", "type": "esriFieldTypeString", "alias": "ADB_ID", "length": 254, "domain": null }, { "name": "CYCLE", "type": "esriFieldTypeInteger", "alias": "CYCLE", "domain": null }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC10", "length": 254, "domain": null }, { "name": "EPA_CATEGORY", "type": "esriFieldTypeString", "alias": "EPA_CATEGORY", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8579_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8579", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_8579", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3917_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "efe74457b14844be98d9d051aba2bd19" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "IR_Beaches_AU", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26919, "latestWkid": 26919, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EPA_CATEGORY", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 4 }, "value": "2", "label": "2: Attaining Some Designated Uses - Insufficient Information for Others" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 4 }, "value": "3", "label": "3: Insufficient Information to Determine if Designated Uses are Attained (One or More Uses may be Impaired)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 4 }, "value": "5-B", "label": "5-B: Impaired Use \u2013 TMDL Required" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 237, 252, 255 ], "toColor": [ 207, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 182, 255 ], "toColor": [ 198, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 185, 255 ], "toColor": [ 252, 179, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 210, 252, 255 ], "toColor": [ 223, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 202, 255 ], "toColor": [ 247, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 229, 255 ], "toColor": [ 252, 202, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 192, 255 ], "toColor": [ 252, 204, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 179, 252, 255 ], "toColor": [ 217, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 215, 252, 255 ], "toColor": [ 182, 215, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 362053.3965999996, "ymin": 4769402.02, "xmax": 565366.7369999997, "ymax": 4921559.9804, "spatialReference": { "wkid": 26919, "latestWkid": 26919, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSESSMENT_UNIT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "AU_ID", "type": "esriFieldTypeString", "alias": "AU_ID", "length": 50, "domain": null }, { "name": "ASSESSMENT_UNIT_NAME", "type": "esriFieldTypeString", "alias": "ASSESSMEN_UNIT_NAME", "length": 100, "domain": null }, { "name": "EPA_BEACH_ID", "type": "esriFieldTypeString", "alias": "EPA_BEACH_ID", "length": 255, "domain": null }, { "name": "BEACH_NAME", "type": "esriFieldTypeString", "alias": "BEACH_NAME", "length": 255, "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "length": 255, "domain": null }, { "name": "LAT_START", "type": "esriFieldTypeDouble", "alias": "LAT_START", "domain": null }, { "name": "LON_START", "type": "esriFieldTypeDouble", "alias": "LON_START", "domain": null }, { "name": "LAT_END", "type": "esriFieldTypeDouble", "alias": "LAT_END", "domain": null }, { "name": "LON_END", "type": "esriFieldTypeDouble", "alias": "LON_END", "domain": null }, { "name": "HUC12_Alt", "type": "esriFieldTypeString", "alias": "HUC12_Alt", "length": 50, "domain": null }, { "name": "WATER_CLASS", "type": "esriFieldTypeString", "alias": "WATER_CLASS", "length": 10, "domain": null }, { "name": "LENGTH_MILES", "type": "esriFieldTypeDouble", "alias": "LENGTH_MILES", "domain": null }, { "name": "CYCLE", "type": "esriFieldTypeString", "alias": "CYCLE", "length": 5, "domain": null }, { "name": "EPA_CATEGORY", "type": "esriFieldTypeString", "alias": "EPA_CATEGORY", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8580", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_8580", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3918_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "efe74457b14844be98d9d051aba2bd19" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "IR_Marine_NSH_AU", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26919, "latestWkid": 26919, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EPA_CATEGORY", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 } }, "value": "2", "label": "2: Attaining Some Designated Uses - Insufficient Information for Others" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 } }, "value": "3", "label": "3: Insufficient Information to Determine if Designated Uses are Attained (One or More Uses may be Impaired)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 } }, "value": "4-A", "label": "4-A: Impaired Use - TMDL Completed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 } }, "value": "4-B", "label": "4-B: Impaired Use - Pollution Controls in Place" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 } }, "value": "4-C", "label": "4-C: Impaired Use - Not Due to a Pollutant" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 } }, "value": "5-A", "label": "5-A: Impaired Use \u2013 TMDL Required" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 237, 252, 255 ], "toColor": [ 207, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 182, 255 ], "toColor": [ 198, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 185, 255 ], "toColor": [ 252, 179, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 210, 252, 255 ], "toColor": [ 223, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 202, 255 ], "toColor": [ 247, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 229, 255 ], "toColor": [ 252, 202, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 192, 255 ], "toColor": [ 252, 204, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 179, 252, 255 ], "toColor": [ 217, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 215, 252, 255 ], "toColor": [ 182, 215, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 350898.125, "ymin": 4755037.4343, "xmax": 667255.5602000002, "ymax": 5005693.0044, "spatialReference": { "wkid": 26919, "latestWkid": 26919, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSESSMENT_UNIT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AU_ID", "type": "esriFieldTypeString", "alias": "AU_ID", "length": 30, "domain": null }, { "name": "ASSESSMENT_UNIT_NAME", "type": "esriFieldTypeString", "alias": "ASSESSMENT_UNIT_NAME", "length": 300, "domain": null }, { "name": "ASSESSMENT_UNIT_COMMENT", "type": "esriFieldTypeString", "alias": "ASSESSMENT_UNIT_COMMENT", "length": 120, "domain": null }, { "name": "AREA_ACRES", "type": "esriFieldTypeDouble", "alias": "AREA_ACRES", "domain": null }, { "name": "AREA_SQMI", "type": "esriFieldTypeDouble", "alias": "AREA_SQMI", "domain": null }, { "name": "CYCLE", "type": "esriFieldTypeString", "alias": "CYCLE", "length": 5, "domain": null }, { "name": "EPA_CATEGORY", "type": "esriFieldTypeString", "alias": "EPA_CATEGORY", "length": 10, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8583_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8583", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_8583", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3921_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "efe74457b14844be98d9d051aba2bd19" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "IR_Marine_SH_AU", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26919, "latestWkid": 26919, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EPA_CATEGORY", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 1 } }, "value": "2", "label": "2: Attaining Some Designated Uses - Insufficient Information for Others" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 1 } }, "value": "3", "label": "3: Insufficient Information to Determine if Designated Uses are Attained (One or More Uses may be Impaired)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 1 } }, "value": "5-B-1", "label": "5-B-1: Impaired Use \u2013 TMDL Required" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 237, 252, 255 ], "toColor": [ 207, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 182, 255 ], "toColor": [ 198, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 185, 255 ], "toColor": [ 252, 179, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 210, 252, 255 ], "toColor": [ 223, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 202, 255 ], "toColor": [ 247, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 229, 255 ], "toColor": [ 252, 202, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 192, 255 ], "toColor": [ 252, 204, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 179, 252, 255 ], "toColor": [ 217, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 215, 252, 255 ], "toColor": [ 182, 215, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 350898.72559999954, "ymin": 4755037.4343, "xmax": 667251.6005999995, "ymax": 5005707.5184, "spatialReference": { "wkid": 26919, "latestWkid": 26919, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSESSMENT_UNIT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AU_ID", "type": "esriFieldTypeString", "alias": "AU_ID", "length": 50, "domain": null }, { "name": "ASSESSMENT_UNIT_NAME", "type": "esriFieldTypeString", "alias": "ASSESSMENT_UNIT_NAME", "length": 300, "domain": null }, { "name": "GA", "type": "esriFieldTypeString", "alias": "GA", "length": 5, "domain": null }, { "name": "GA_Description", "type": "esriFieldTypeString", "alias": "GA_Description", "length": 200, "domain": null }, { "name": "GA_Sections_Inc", "type": "esriFieldTypeString", "alias": "GA_Sections_Inc", "length": 200, "domain": null }, { "name": "NSSP", "type": "esriFieldTypeString", "alias": "NSSP", "length": 5, "domain": null }, { "name": "SEACLASS", "type": "esriFieldTypeString", "alias": "SEACLASS", "length": 4, "domain": null }, { "name": "HU12", "type": "esriFieldTypeString", "alias": "HU12", "length": 15, "domain": null }, { "name": "HUC12_WC_1", "type": "esriFieldTypeString", "alias": "HUC12_WC", "length": 50, "domain": null }, { "name": "ASSESSMENT_UNIT_COMMENT", "type": "esriFieldTypeString", "alias": "ASSESSMENT_UNIT_COMMENT", "length": 120, "domain": null }, { "name": "AREA_ACRES", "type": "esriFieldTypeDouble", "alias": "AREA_ACRES", "domain": null }, { "name": "AREA_SQMI", "type": "esriFieldTypeDouble", "alias": "AREA_SQMI", "domain": null }, { "name": "CYCLE", "type": "esriFieldTypeString", "alias": "CYCLE", "length": 5, "domain": null }, { "name": "EPA_CATEGORY", "type": "esriFieldTypeString", "alias": "EPA_CATEGORY", "length": 10, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8582_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8582", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_8582", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3920_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "efe74457b14844be98d9d051aba2bd19" } ], "tables": [] }