{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Watershed Boundaries", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Watersheds - HUC 8" }, { "id": 2, "name": "Sub Watersheds - HUC 10" }, { "id": 3, "name": "Sub Watersheds - HUC 12" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 745473.8748864941, "ymin": 72029.90637940168, "xmax": 1242052.4998374954, "ymax": 1023283.4999314025, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Watersheds - HUC 8", "type": "Feature Layer", "description": "This data set contains digital hydrologic unit boundaries at the subwatershed (8-digit) level. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRWatershedsHUC8.html\" target=\"_blank\">Metadata Lite record<\/A>\n", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Watershed Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Name] CONCAT NEWLINE CONCAT [HUC8]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 232, 220, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 745473.8748864941, "ymin": 72029.90637940168, "xmax": 1242052.4998374954, "ymax": 1023283.4999314025, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TNMID", "type": "esriFieldTypeString", "alias": "TNMID", "length": 40, "domain": null }, { "name": "MetaSourceID", "type": "esriFieldTypeString", "alias": "MetaSourceID", "length": 40, "domain": null }, { "name": "SourceDataDesc", "type": "esriFieldTypeString", "alias": "SourceDataDesc", "length": 100, "domain": null }, { "name": "SourceOriginator", "type": "esriFieldTypeString", "alias": "SourceOriginator", "length": 130, "domain": null }, { "name": "SourceFeatureID", "type": "esriFieldTypeString", "alias": "SourceFeatureID", "length": 40, "domain": null }, { "name": "LoadDate", "type": "esriFieldTypeDate", "alias": "LoadDate", "length": 8, "domain": null }, { "name": "GNIS_ID", "type": "esriFieldTypeInteger", "alias": "GNIS_ID", "domain": null }, { "name": "AreaAcres", "type": "esriFieldTypeDouble", "alias": "AreaAcres", "domain": null }, { "name": "AreaSqKm", "type": "esriFieldTypeDouble", "alias": "AreaSqKm", "domain": null }, { "name": "States", "type": "esriFieldTypeString", "alias": "States", "length": 50, "domain": null }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC8", "length": 8, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 120, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "Sub Watersheds - HUC 10", "type": "Feature Layer", "description": "This data set contains digital hydrologic unit boundaries at the subwatershed (10-digit) level. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRWatershedsHUC12.html\" target=\"_blank\">Metadata Lite record<\/A>\n", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Watershed Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Name] CONCAT NEWLINE CONCAT [HUC10]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 232, 220, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 745473.8748864941, "ymin": 72029.90637940168, "xmax": 1242052.4998374954, "ymax": 1023283.4999314025, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TNMID", "type": "esriFieldTypeString", "alias": "TNMID", "length": 40, "domain": null }, { "name": "MetaSourceID", "type": "esriFieldTypeString", "alias": "MetaSourceID", "length": 40, "domain": null }, { "name": "SourceDataDesc", "type": "esriFieldTypeString", "alias": "SourceDataDesc", "length": 100, "domain": null }, { "name": "SourceOriginator", "type": "esriFieldTypeString", "alias": "SourceOriginator", "length": 130, "domain": null }, { "name": "SourceFeatureID", "type": "esriFieldTypeString", "alias": "SourceFeatureID", "length": 40, "domain": null }, { "name": "LoadDate", "type": "esriFieldTypeDate", "alias": "LoadDate", "length": 8, "domain": null }, { "name": "GNIS_ID", "type": "esriFieldTypeInteger", "alias": "GNIS_ID", "domain": null }, { "name": "AreaAcres", "type": "esriFieldTypeDouble", "alias": "AreaAcres", "domain": null }, { "name": "AreaSqKm", "type": "esriFieldTypeDouble", "alias": "AreaSqKm", "domain": null }, { "name": "States", "type": "esriFieldTypeString", "alias": "States", "length": 50, "domain": null }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC10", "length": 10, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 120, "domain": null }, { "name": "HUType", "type": "esriFieldTypeString", "alias": "HUType", "length": 255, "domain": { "type": "codedValue", "name": "WS3_HUType Domain", "description": "", "codedValues": [ { "name": "Standard", "code": "S" }, { "name": "Closed Basin", "code": "C" }, { "name": "Frontal", "code": "F" }, { "name": "Multiple Outlet", "code": "M" }, { "name": "Water", "code": "W" }, { "name": "Island", "code": "I" }, { "name": "Unclassified", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HUMod", "type": "esriFieldTypeString", "alias": "HUMod", "length": 30, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Sub Watersheds - HUC 12", "type": "Feature Layer", "description": "This data set contains digital hydrologic unit boundaries at the subwatershed (12-digit) level. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRWatershedsHUC12.html\" target=\"_blank\">Metadata Lite record<\/A>\n", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Watershed Boundaries" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Name] CONCAT NEWLINE CONCAT [HUC12]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 232, 220, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 745473.8748864941, "ymin": 72029.90637940168, "xmax": 1242052.4998374954, "ymax": 1023283.4999314025, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TNMID", "type": "esriFieldTypeString", "alias": "TNMID", "length": 40, "domain": null }, { "name": "MetaSourceID", "type": "esriFieldTypeString", "alias": "MetaSourceID", "length": 40, "domain": null }, { "name": "SourceDataDesc", "type": "esriFieldTypeString", "alias": "SourceDataDesc", "length": 100, "domain": null }, { "name": "SourceOriginator", "type": "esriFieldTypeString", "alias": "SourceOriginator", "length": 130, "domain": null }, { "name": "SourceFeatureID", "type": "esriFieldTypeString", "alias": "SourceFeatureID", "length": 40, "domain": null }, { "name": "LoadDate", "type": "esriFieldTypeDate", "alias": "LoadDate", "length": 8, "domain": null }, { "name": "GNIS_ID", "type": "esriFieldTypeInteger", "alias": "GNIS_ID", "domain": null }, { "name": "AreaAcres", "type": "esriFieldTypeDouble", "alias": "AreaAcres", "domain": null }, { "name": "AreaSqKm", "type": "esriFieldTypeDouble", "alias": "AreaSqKm", "domain": null }, { "name": "States", "type": "esriFieldTypeString", "alias": "States", "length": 50, "domain": null }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC12", "length": 12, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 120, "domain": null }, { "name": "HUType", "type": "esriFieldTypeString", "alias": "HUType", "length": 255, "domain": { "type": "codedValue", "name": "WS3_HUType Domain", "description": "", "codedValues": [ { "name": "Standard", "code": "S" }, { "name": "Closed Basin", "code": "C" }, { "name": "Frontal", "code": "F" }, { "name": "Multiple Outlet", "code": "M" }, { "name": "Water", "code": "W" }, { "name": "Island", "code": "I" }, { "name": "Unclassified", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HUMod", "type": "esriFieldTypeString", "alias": "HUMod", "length": 30, "domain": null }, { "name": "ToHUC", "type": "esriFieldTypeString", "alias": "ToHUC", "length": 16, "domain": null }, { "name": "NonContributingAreaAcres", "type": "esriFieldTypeDouble", "alias": "NonContributingAreaAcres", "domain": null }, { "name": "NonContributingAreaSqKm", "type": "esriFieldTypeDouble", "alias": "NonContributingAreaSqKm", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "Surface Water", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Streams" }, { "id": 9, "name": "Water Bodies" }, { "id": 10, "name": "Other Water Features" } ], "minScale": 500000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 715267.4625304118, "ymin": 26278.57727856934, "xmax": 1252084.0791837461, "ymax": 1316719.5137799904, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "Streams", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "Surface Water" }, "subLayers": [ { "id": 6, "name": "Stream Centerlines" }, { "id": 7, "name": "Artificial Paths" }, { "id": 8, "name": "Fourth Order and Greater" } ], "minScale": 500000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 715267.4625304118, "ymin": 26278.57727856934, "xmax": 1252084.0791837461, "ymax": 1316719.5137799904, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "Stream Centerlines", "type": "Feature Layer", "description": "MetaData/IWRStreamCenterlines.html", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Streams" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCode", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 1.25 }, "value": "46006", "label": "Perennial Stream", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 1 }, "value": "46003", "label": "Intermittent Stream", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[GNIS_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 745647.8089218289, "ymin": 72078.23699140549, "xmax": 1242033.967394244, "ymax": 1021075.6851213202, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GNIS_Name", "typeIdField": "FType", "subtypeFieldName": "FType", "subtypeField": "FType", "defaultSubtypeCode": 460, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Permanent_Identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "length": 40, "domain": null }, { "name": "FDate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "Resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "WS3_Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "GNIS_Name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "LengthKM", "type": "esriFieldTypeDouble", "alias": "LengthKM", "domain": null }, { "name": "ReachCode", "type": "esriFieldTypeString", "alias": "ReachCode", "length": 14, "domain": null }, { "name": "FlowDir", "type": "esriFieldTypeInteger", "alias": "FlowDir", "domain": { "type": "codedValue", "name": "WS3_HydroFlowDirections", "description": "", "codedValues": [ { "name": "Uninitialized", "code": 0 }, { "name": "WithDigitized", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WBArea_Permanent_Identifier", "type": "esriFieldTypeString", "alias": "WBArea_Permanent_Identifier", "length": 40, "domain": null }, { "name": "FType", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "FCode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": { "type": "codedValue", "name": "WS3_ArtificialPath FCode", "description": "", "codedValues": [ { "name": "Artificial Path", "code": 55800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MainPath", "type": "esriFieldTypeInteger", "alias": "MainPath", "domain": { "type": "codedValue", "name": "WS3_MainPath Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Confluence Main", "code": 1 }, { "name": "Divergence Main", "code": 2 }, { "name": "Both Confluence and Divergence Main", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InNetwork", "type": "esriFieldTypeInteger", "alias": "InNetwork", "domain": { "type": "codedValue", "name": "WS3_NoYes Domain", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VisibilityFilter", "type": "esriFieldTypeInteger", "alias": "VisibilityFilter", "domain": { "type": "codedValue", "name": "WS3_VisibilityFilter Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Approximately 1:4,800 or Larger Scale", "code": 4800 }, { "name": "Approximately 1:12,500 or Larger Scale", "code": 12500 }, { "name": "Approximately 1:24,000 or Larger Scale", "code": 24000 }, { "name": "Approximately 1:50,000 or Larger Scale", "code": 50000 }, { "name": "Approximately 1:100,000 or Larger Scale", "code": 100000 }, { "name": "Approximately 1:150,000 or Larger Scale", "code": 150000 }, { "name": "Approximately 1:250,000 or Larger Scale", "code": 250000 }, { "name": "Approximately 1:500,000 or Larger Scale", "code": 500000 }, { "name": "Approximately 1:1,000,000 or Larger Scale", "code": 1000000 }, { "name": "Approximately 1:2,000,000 or Larger Scale", "code": 2000000 }, { "name": "Approximately 1:5,000,000 or Larger Scale", "code": 5000000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 558, "name": "ArtificialPath" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 336, "name": "CanalDitch" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 }, { "name": "Pipeline: Pipeline Type = Stormwater", "code": 42820 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = At or Near", "code": 42821 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Elevated", "code": 42822 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underground", "code": 42823 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underwater", "code": 42824 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 428, "name": "Pipeline" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Underground Conduit FCode", "description": "", "codedValues": [ { "name": "Underground Conduit", "code": 42000 }, { "name": "Underground Conduit: Positional Accuracy = Definite", "code": 42001 }, { "name": "Underground Conduit: Positional Accuracy = Indefinite", "code": 42002 }, { "name": "Underground Conduit: Positional Accuracy = Approximate", "code": 42003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 420, "name": "Underground Conduit" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 460, "name": "StreamRiver" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 334, "name": "Connector" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 566, "name": "Coastline" } ], "subtypes": [ { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 558, "FCode": 55800, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 558, "name": "ArtificialPath" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 336, "FCode": 33600, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 336, "name": "CanalDitch" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 }, { "name": "Pipeline: Pipeline Type = Stormwater", "code": 42820 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = At or Near", "code": 42821 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Elevated", "code": 42822 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underground", "code": 42823 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underwater", "code": 42824 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 428, "FCode": 42805, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 428, "name": "Pipeline" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Underground Conduit FCode", "description": "", "codedValues": [ { "name": "Underground Conduit", "code": 42000 }, { "name": "Underground Conduit: Positional Accuracy = Definite", "code": 42001 }, { "name": "Underground Conduit: Positional Accuracy = Indefinite", "code": 42002 }, { "name": "Underground Conduit: Positional Accuracy = Approximate", "code": 42003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 420, "FCode": 42000, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 420, "name": "Underground Conduit" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 460, "FCode": 46006, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 460, "name": "StreamRiver" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 334, "FCode": 33400, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 334, "name": "Connector" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 566, "FCode": 56600, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 566, "name": "Coastline" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 500000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "Artificial Paths", "type": "Feature Layer", "description": "MetaData/IWRArtificialPathsOnly.html", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Streams" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 745647.8089218289, "ymin": 72078.23699140549, "xmax": 1242033.967394244, "ymax": 1021075.6851213202, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GNIS_Name", "typeIdField": "FType", "subtypeFieldName": "FType", "subtypeField": "FType", "defaultSubtypeCode": 460, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Permanent_Identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "length": 40, "domain": null }, { "name": "FDate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "Resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "WS3_Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "GNIS_Name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "LengthKM", "type": "esriFieldTypeDouble", "alias": "LengthKM", "domain": null }, { "name": "ReachCode", "type": "esriFieldTypeString", "alias": "ReachCode", "length": 14, "domain": null }, { "name": "FlowDir", "type": "esriFieldTypeInteger", "alias": "FlowDir", "domain": { "type": "codedValue", "name": "WS3_HydroFlowDirections", "description": "", "codedValues": [ { "name": "Uninitialized", "code": 0 }, { "name": "WithDigitized", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WBArea_Permanent_Identifier", "type": "esriFieldTypeString", "alias": "WBArea_Permanent_Identifier", "length": 40, "domain": null }, { "name": "FType", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "FCode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": { "type": "codedValue", "name": "WS3_ArtificialPath FCode", "description": "", "codedValues": [ { "name": "Artificial Path", "code": 55800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MainPath", "type": "esriFieldTypeInteger", "alias": "MainPath", "domain": { "type": "codedValue", "name": "WS3_MainPath Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Confluence Main", "code": 1 }, { "name": "Divergence Main", "code": 2 }, { "name": "Both Confluence and Divergence Main", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InNetwork", "type": "esriFieldTypeInteger", "alias": "InNetwork", "domain": { "type": "codedValue", "name": "WS3_NoYes Domain", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VisibilityFilter", "type": "esriFieldTypeInteger", "alias": "VisibilityFilter", "domain": { "type": "codedValue", "name": "WS3_VisibilityFilter Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Approximately 1:4,800 or Larger Scale", "code": 4800 }, { "name": "Approximately 1:12,500 or Larger Scale", "code": 12500 }, { "name": "Approximately 1:24,000 or Larger Scale", "code": 24000 }, { "name": "Approximately 1:50,000 or Larger Scale", "code": 50000 }, { "name": "Approximately 1:100,000 or Larger Scale", "code": 100000 }, { "name": "Approximately 1:150,000 or Larger Scale", "code": 150000 }, { "name": "Approximately 1:250,000 or Larger Scale", "code": 250000 }, { "name": "Approximately 1:500,000 or Larger Scale", "code": 500000 }, { "name": "Approximately 1:1,000,000 or Larger Scale", "code": 1000000 }, { "name": "Approximately 1:2,000,000 or Larger Scale", "code": 2000000 }, { "name": "Approximately 1:5,000,000 or Larger Scale", "code": 5000000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 558, "name": "ArtificialPath" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 336, "name": "CanalDitch" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 }, { "name": "Pipeline: Pipeline Type = Stormwater", "code": 42820 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = At or Near", "code": 42821 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Elevated", "code": 42822 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underground", "code": 42823 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underwater", "code": 42824 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 428, "name": "Pipeline" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Underground Conduit FCode", "description": "", "codedValues": [ { "name": "Underground Conduit", "code": 42000 }, { "name": "Underground Conduit: Positional Accuracy = Definite", "code": 42001 }, { "name": "Underground Conduit: Positional Accuracy = Indefinite", "code": 42002 }, { "name": "Underground Conduit: Positional Accuracy = Approximate", "code": 42003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 420, "name": "Underground Conduit" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 460, "name": "StreamRiver" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 334, "name": "Connector" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 566, "name": "Coastline" } ], "subtypes": [ { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 558, "FCode": 55800, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 558, "name": "ArtificialPath" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 336, "FCode": 33600, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 336, "name": "CanalDitch" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 }, { "name": "Pipeline: Pipeline Type = Stormwater", "code": 42820 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = At or Near", "code": 42821 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Elevated", "code": 42822 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underground", "code": 42823 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underwater", "code": 42824 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 428, "FCode": 42805, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 428, "name": "Pipeline" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Underground Conduit FCode", "description": "", "codedValues": [ { "name": "Underground Conduit", "code": 42000 }, { "name": "Underground Conduit: Positional Accuracy = Definite", "code": 42001 }, { "name": "Underground Conduit: Positional Accuracy = Indefinite", "code": 42002 }, { "name": "Underground Conduit: Positional Accuracy = Approximate", "code": 42003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 420, "FCode": 42000, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 420, "name": "Underground Conduit" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 460, "FCode": 46006, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 460, "name": "StreamRiver" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 334, "FCode": 33400, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 334, "name": "Connector" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 566, "FCode": 56600, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 566, "name": "Coastline" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 8, "name": "Fourth Order and Greater", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Streams" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "streamorde", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 2 }, "value": "4", "label": "4th Order", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 3 }, "value": "5", "label": "5th Order", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 4 }, "value": "6", "label": "6th Order", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 5 }, "value": "7", "label": "7th Order", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 5 }, "value": "8", "label": "8th Order", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[GNIS_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 715267.4625304118, "ymin": 26278.57727856934, "xmax": 1252084.0791837461, "ymax": 1316719.5137799904, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "gnis_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "permanent_", "type": "esriFieldTypeString", "alias": "permanent_", "length": 40, "domain": null }, { "name": "gnis_name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "lengthkm", "type": "esriFieldTypeDouble", "alias": "LengthKM", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "ReachCode", "length": 14, "domain": null }, { "name": "ftype", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "fcode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": null }, { "name": "streamorde", "type": "esriFieldTypeInteger", "alias": "streamorde", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 500000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 9, "name": "Water Bodies", "type": "Feature Layer", "description": "This data set (NHHD) interconnects and uniquely identifies the stream segments or reaches that make up the state's surface water drainage system. For additional information, see the\n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRWaterBody.html\" target=\"_blank\">Metadata Lite record<\/A>\n", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Surface Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 200, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "390", "label": "Lake/Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 207, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "436", "label": "Reservoir", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 235, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "493", "label": "Estuary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 109, 187, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "466", "label": "Swamp/Marsh", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[GNIS_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 746625.2567700781, "ymin": 72075.6582564041, "xmax": 1242033.967394244, "ymax": 1021361.3548255712, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GNIS_Name", "typeIdField": "FType", "subtypeFieldName": "FType", "subtypeField": "FType", "defaultSubtypeCode": 390, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Permanent_Identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "length": 40, "domain": null }, { "name": "FDate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "Resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "WS3_Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "GNIS_Name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "AreaSqKm", "type": "esriFieldTypeDouble", "alias": "AreaSqKm", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": { "type": "range", "name": "WS3_ElevationRange", "description": "", "range": [ -400, 9000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ReachCode", "type": "esriFieldTypeString", "alias": "ReachCode", "length": 14, "domain": null }, { "name": "FType", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "FCode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": { "type": "codedValue", "name": "WS3_Ice Mass FCode", "description": "", "codedValues": [ { "name": "Ice Mass", "code": 37800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VisibilityFilter", "type": "esriFieldTypeInteger", "alias": "VisibilityFilter", "domain": { "type": "codedValue", "name": "WS3_VisibilityFilter Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Approximately 1:4,800 or Larger Scale", "code": 4800 }, { "name": "Approximately 1:12,500 or Larger Scale", "code": 12500 }, { "name": "Approximately 1:24,000 or Larger Scale", "code": 24000 }, { "name": "Approximately 1:50,000 or Larger Scale", "code": 50000 }, { "name": "Approximately 1:100,000 or Larger Scale", "code": 100000 }, { "name": "Approximately 1:150,000 or Larger Scale", "code": 150000 }, { "name": "Approximately 1:250,000 or Larger Scale", "code": 250000 }, { "name": "Approximately 1:500,000 or Larger Scale", "code": 500000 }, { "name": "Approximately 1:1,000,000 or Larger Scale", "code": 1000000 }, { "name": "Approximately 1:2,000,000 or Larger Scale", "code": 2000000 }, { "name": "Approximately 1:5,000,000 or Larger Scale", "code": 5000000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 378, "name": "Ice Mass" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_SwampMarsh FCode", "description": "", "codedValues": [ { "name": "Swamp/Marsh", "code": 46600 }, { "name": "Swamp/Marsh: Hydrographic Category: Intermittent", "code": 46601 }, { "name": "Swamp/Marsh: Hydrographic Category: Perennial", "code": 46602 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 466, "name": "SwampMarsh" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Estuary FCode", "description": "", "codedValues": [ { "name": "Estuary", "code": 49300 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 493, "name": "Estuary" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Playa FCode", "description": "", "codedValues": [ { "name": "Playa", "code": 36100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 361, "name": "Playa" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_LakePond FCode", "description": "", "codedValues": [ { "name": "Lake/Pond", "code": 39000 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent", "code": 39001 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = Date of Photography", "code": 39006 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = High Water Elevation", "code": 39005 }, { "name": "Lake/Pond: Hydrographic Category = Perennial", "code": 39004 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Average Water Elevation", "code": 39009 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Date of Photography", "code": 39011 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Normal Pool", "code": 39010 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Spillway", "code": 39012 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 390, "name": "LakePond" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Reservoir FCode", "description": "", "codedValues": [ { "name": "Reservoir", "code": 43600 }, { "name": "Reservoir: Construction Material = Earthen", "code": 43618 }, { "name": "Reservoir: Construction Material = Nonearthen", "code": 43619 }, { "name": "Reservoir: Reservoir Type = Aquaculture", "code": 43601 }, { "name": "Reservoir: Reservoir Type = Cooling Pond", "code": 43609 }, { "name": "Reservoir: Reservoir Type = Decorative Pool", "code": 43603 }, { "name": "Reservoir: Reservoir Type = Disposal", "code": 43606 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Earthen", "code": 43625 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Nonearthen", "code": 43626 }, { "name": "Reservoir: Reservoir Type = Evaporator", "code": 43607 }, { "name": "Reservoir: Reservoir Type = Evaporator; Construction Material = Earthen", "code": 43623 }, { "name": "Reservoir: Reservoir Type = Filtration Pond", "code": 43610 }, { "name": "Reservoir: Reservoir Type = Settling Pond", "code": 43611 }, { "name": "Reservoir: Reservoir Type = Sewage Treatment Pond", "code": 43612 }, { "name": "Reservoir: Reservoir Type = Swimming Pool", "code": 43608 }, { "name": "Reservoir: Reservoir Type = Tailings Pond", "code": 43605 }, { "name": "Reservoir: Reservoir Type = Tailings Pond; Construction Material = Earthen", "code": 43604 }, { "name": "Reservoir: Reservoir Type = Treatment", "code": 43624 }, { "name": "Reservoir: Reservoir Type = Water Storage", "code": 43617 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Intermittent", "code": 43614 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Perennial", "code": 43615 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Nonearthen", "code": 43613 }, { "name": "Reservoir: Reservoir Type = Water Storage; Hydrographic Category = Perennial", "code": 43621 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 436, "name": "Reservoir" } ], "subtypes": [ { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 378, "FCode": 37800, "VisibilityFilter": 0 }, "code": 378, "name": "Ice Mass" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_SwampMarsh FCode", "description": "", "codedValues": [ { "name": "Swamp/Marsh", "code": 46600 }, { "name": "Swamp/Marsh: Hydrographic Category: Intermittent", "code": 46601 }, { "name": "Swamp/Marsh: Hydrographic Category: Perennial", "code": 46602 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 466, "FCode": 46600, "VisibilityFilter": 0 }, "code": 466, "name": "SwampMarsh" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Estuary FCode", "description": "", "codedValues": [ { "name": "Estuary", "code": 49300 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 493, "FCode": 49300, "VisibilityFilter": 0 }, "code": 493, "name": "Estuary" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Playa FCode", "description": "", "codedValues": [ { "name": "Playa", "code": 36100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 361, "FCode": 36100, "VisibilityFilter": 0 }, "code": 361, "name": "Playa" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_LakePond FCode", "description": "", "codedValues": [ { "name": "Lake/Pond", "code": 39000 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent", "code": 39001 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = Date of Photography", "code": 39006 }, { "name": "Lake/Pond: Hydrographic Category = Intermittent; Stage = High Water Elevation", "code": 39005 }, { "name": "Lake/Pond: Hydrographic Category = Perennial", "code": 39004 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Average Water Elevation", "code": 39009 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Date of Photography", "code": 39011 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Normal Pool", "code": 39010 }, { "name": "Lake/Pond: Hydrographic Category = Perennial; Stage = Spillway", "code": 39012 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 390, "FCode": 39004, "VisibilityFilter": 0 }, "code": 390, "name": "LakePond" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Reservoir FCode", "description": "", "codedValues": [ { "name": "Reservoir", "code": 43600 }, { "name": "Reservoir: Construction Material = Earthen", "code": 43618 }, { "name": "Reservoir: Construction Material = Nonearthen", "code": 43619 }, { "name": "Reservoir: Reservoir Type = Aquaculture", "code": 43601 }, { "name": "Reservoir: Reservoir Type = Cooling Pond", "code": 43609 }, { "name": "Reservoir: Reservoir Type = Decorative Pool", "code": 43603 }, { "name": "Reservoir: Reservoir Type = Disposal", "code": 43606 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Earthen", "code": 43625 }, { "name": "Reservoir: Reservoir Type = Disposal; Construction Material = Nonearthen", "code": 43626 }, { "name": "Reservoir: Reservoir Type = Evaporator", "code": 43607 }, { "name": "Reservoir: Reservoir Type = Evaporator; Construction Material = Earthen", "code": 43623 }, { "name": "Reservoir: Reservoir Type = Filtration Pond", "code": 43610 }, { "name": "Reservoir: Reservoir Type = Settling Pond", "code": 43611 }, { "name": "Reservoir: Reservoir Type = Sewage Treatment Pond", "code": 43612 }, { "name": "Reservoir: Reservoir Type = Swimming Pool", "code": 43608 }, { "name": "Reservoir: Reservoir Type = Tailings Pond", "code": 43605 }, { "name": "Reservoir: Reservoir Type = Tailings Pond; Construction Material = Earthen", "code": 43604 }, { "name": "Reservoir: Reservoir Type = Treatment", "code": 43624 }, { "name": "Reservoir: Reservoir Type = Water Storage", "code": 43617 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Intermittent", "code": 43614 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Earthen; Hydrographic Category = Perennial", "code": 43615 }, { "name": "Reservoir: Reservoir Type = Water Storage; Construction Material = Nonearthen", "code": 43613 }, { "name": "Reservoir: Reservoir Type = Water Storage; Hydrographic Category = Perennial", "code": 43621 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "ReachCode": null, "FType": 436, "FCode": 43600, "VisibilityFilter": 0 }, "code": 436, "name": "Reservoir" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 500000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 10, "name": "Other Water Features", "type": "Feature Layer", "description": "This data set (NHHD) interconnects and uniquely identifies the stream segments or reaches that make up the state's surface water drainage system. For additional information, see the\n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRWaterFeatures.html\" target=\"_blank\">Metadata Lite record<\/A>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Surface Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 200, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "460", "label": "River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "455", "label": "Spillway", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 237, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "403", "label": "Inundation Area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "343", "label": "Dam/Weir", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 48, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "336", "label": "Canal/Ditch", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 19, 5, 90, 255 ], "outline": null }, "value": "431", "label": "Rapids", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[GNIS_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 745481.6045298278, "ymin": 72987.29849348962, "xmax": 1242052.4998374954, "ymax": 996502.9055268243, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GNIS_Name", "typeIdField": "FType", "subtypeFieldName": "FType", "subtypeField": "FType", "defaultSubtypeCode": 460, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Permanent_Identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "length": 40, "domain": null }, { "name": "FDate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "Resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "WS3_Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "GNIS_Name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "AreaSqKm", "type": "esriFieldTypeDouble", "alias": "AreaSqKm", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": { "type": "range", "name": "WS3_ElevationRange", "description": "", "range": [ -400, 9000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FType", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "FCode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": { "type": "codedValue", "name": "WS3_CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VisibilityFilter", "type": "esriFieldTypeInteger", "alias": "VisibilityFilter", "domain": { "type": "codedValue", "name": "WS3_VisibilityFilter Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Approximately 1:4,800 or Larger Scale", "code": 4800 }, { "name": "Approximately 1:12,500 or Larger Scale", "code": 12500 }, { "name": "Approximately 1:24,000 or Larger Scale", "code": 24000 }, { "name": "Approximately 1:50,000 or Larger Scale", "code": 50000 }, { "name": "Approximately 1:100,000 or Larger Scale", "code": 100000 }, { "name": "Approximately 1:150,000 or Larger Scale", "code": 150000 }, { "name": "Approximately 1:250,000 or Larger Scale", "code": 250000 }, { "name": "Approximately 1:500,000 or Larger Scale", "code": 500000 }, { "name": "Approximately 1:1,000,000 or Larger Scale", "code": 1000000 }, { "name": "Approximately 1:2,000,000 or Larger Scale", "code": 2000000 }, { "name": "Approximately 1:5,000,000 or Larger Scale", "code": 5000000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 336, "name": "CanalDitch" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Levee FCode", "description": "", "codedValues": [ { "name": "Levee", "code": 56800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 568, "name": "Levee" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Spillway FCode", "description": "", "codedValues": [ { "name": "Spillway", "code": 45500 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 455, "name": "Spillway" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Lock Chamber FCode", "description": "", "codedValues": [ { "name": "Lock Chamber", "code": 39800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 398, "name": "Lock Chamber" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Inundation Area FCode", "description": "", "codedValues": [ { "name": "Inundation Area", "code": 40300 }, { "name": "Inundation Area; Inundation Control Status = Controlled", "code": 40308 }, { "name": "Inundation Area; Inundation Control Status = Controlled; Stage = Flood Elevation", "code": 40309 }, { "name": "Inundation Area; Inundation Control Status = Not Controlled", "code": 40307 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 403, "name": "Inundation Area" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Submerged Stream FCode", "description": "", "codedValues": [ { "name": "Submerged Stream", "code": 46100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 461, "name": "Submerged Stream" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_SeaOcean FCode", "description": "", "codedValues": [ { "name": "Sea Ocean", "code": 44500 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 445, "name": "SeaOcean" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_BayInlet FCode", "description": "", "codedValues": [ { "name": "Bay/Inlet", "code": 31200 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 312, "name": "BayInlet" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 460, "name": "StreamRiver" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Foreshore FCode", "description": "", "codedValues": [ { "name": "Foreshore", "code": 36400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 364, "name": "Foreshore" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Wash FCode", "description": "", "codedValues": [ { "name": "Wash", "code": 48400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 484, "name": "Wash" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Water IntakeOutflow FCode", "description": "", "codedValues": [ { "name": "Water Intake/Outflow", "code": 48500 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 485, "name": "Water IntakeOutflow" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Area of Complex Channels FCode", "description": "", "codedValues": [ { "name": "Area of Complex Channels", "code": 53700 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 537, "name": "Area of Complex Channels" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_DamWeir FCode", "description": "", "codedValues": [ { "name": "Dam/Weir", "code": 34300 }, { "name": "Dam/Weir: Construction Material = Earthen", "code": 34305 }, { "name": "Dam/Weir: Construction Material = Nonearthen", "code": 34306 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 343, "name": "DamWeir" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Area to be Submerged FCode", "description": "", "codedValues": [ { "name": "Area to be Submerged", "code": 30700 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 307, "name": "Area to be Submerged" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Rapids FCode", "description": "", "codedValues": [ { "name": "Rapids", "code": 43100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 431, "name": "Rapids" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Bridge FCode", "description": "", "codedValues": [ { "name": "Bridge", "code": 31800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 318, "name": "Bridge" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Flume FCode", "description": "", "codedValues": [ { "name": "Flume", "code": 36200 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "id": 362, "name": "Flume" } ], "subtypes": [ { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 336, "FCode": 33600, "VisibilityFilter": 0 }, "code": 336, "name": "CanalDitch" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Levee FCode", "description": "", "codedValues": [ { "name": "Levee", "code": 56800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 568, "FCode": 56800, "VisibilityFilter": 0 }, "code": 568, "name": "Levee" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Spillway FCode", "description": "", "codedValues": [ { "name": "Spillway", "code": 45500 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 455, "FCode": 45500, "VisibilityFilter": 0 }, "code": 455, "name": "Spillway" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Lock Chamber FCode", "description": "", "codedValues": [ { "name": "Lock Chamber", "code": 39800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 398, "FCode": 39800, "VisibilityFilter": 0 }, "code": 398, "name": "Lock Chamber" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Inundation Area FCode", "description": "", "codedValues": [ { "name": "Inundation Area", "code": 40300 }, { "name": "Inundation Area; Inundation Control Status = Controlled", "code": 40308 }, { "name": "Inundation Area; Inundation Control Status = Controlled; Stage = Flood Elevation", "code": 40309 }, { "name": "Inundation Area; Inundation Control Status = Not Controlled", "code": 40307 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 403, "FCode": 40308, "VisibilityFilter": 0 }, "code": 403, "name": "Inundation Area" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Submerged Stream FCode", "description": "", "codedValues": [ { "name": "Submerged Stream", "code": 46100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 461, "FCode": 46100, "VisibilityFilter": 0 }, "code": 461, "name": "Submerged Stream" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_SeaOcean FCode", "description": "", "codedValues": [ { "name": "Sea Ocean", "code": 44500 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 445, "FCode": 44500, "VisibilityFilter": 0 }, "code": 445, "name": "SeaOcean" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_BayInlet FCode", "description": "", "codedValues": [ { "name": "Bay/Inlet", "code": 31200 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 312, "FCode": 31200, "VisibilityFilter": 0 }, "code": 312, "name": "BayInlet" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 460, "FCode": 46006, "VisibilityFilter": 0 }, "code": 460, "name": "StreamRiver" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Foreshore FCode", "description": "", "codedValues": [ { "name": "Foreshore", "code": 36400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 364, "FCode": 36400, "VisibilityFilter": 0 }, "code": 364, "name": "Foreshore" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Wash FCode", "description": "", "codedValues": [ { "name": "Wash", "code": 48400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 484, "FCode": 48400, "VisibilityFilter": 0 }, "code": 484, "name": "Wash" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Water IntakeOutflow FCode", "description": "", "codedValues": [ { "name": "Water Intake/Outflow", "code": 48500 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 485, "FCode": 48500, "VisibilityFilter": 0 }, "code": 485, "name": "Water IntakeOutflow" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Area of Complex Channels FCode", "description": "", "codedValues": [ { "name": "Area of Complex Channels", "code": 53700 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 537, "FCode": 53700, "VisibilityFilter": 0 }, "code": 537, "name": "Area of Complex Channels" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_DamWeir FCode", "description": "", "codedValues": [ { "name": "Dam/Weir", "code": 34300 }, { "name": "Dam/Weir: Construction Material = Earthen", "code": 34305 }, { "name": "Dam/Weir: Construction Material = Nonearthen", "code": 34306 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 343, "FCode": 34305, "VisibilityFilter": 0 }, "code": 343, "name": "DamWeir" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Area to be Submerged FCode", "description": "", "codedValues": [ { "name": "Area to be Submerged", "code": 30700 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 307, "FCode": 30700, "VisibilityFilter": 0 }, "code": 307, "name": "Area to be Submerged" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Rapids FCode", "description": "", "codedValues": [ { "name": "Rapids", "code": 43100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 431, "FCode": 43100, "VisibilityFilter": 0 }, "code": 431, "name": "Rapids" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Bridge FCode", "description": "", "codedValues": [ { "name": "Bridge", "code": 31800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 318, "FCode": 31800, "VisibilityFilter": 0 }, "code": 318, "name": "Bridge" }, { "domains": { "Resolution": {"type": "inherited"}, "Elevation": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Flume FCode", "description": "", "codedValues": [ { "name": "Flume", "code": 36200 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "AreaSqKm": null, "Elevation": null, "FType": 362, "FCode": 36200, "VisibilityFilter": 0 }, "code": 362, "name": "Flume" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 500000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "Shoreline Buffer Zones", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 12, "name": "Perennial Streams" }, { "id": 19, "name": "Intermittent and Perennial Streams" } ], "minScale": 100000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 744475.376555413, "ymin": 70792.20806740224, "xmax": 1243352.5001902469, "ymax": 1021375.6851774901, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 12, "name": "Perennial Streams", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 11, "name": "Shoreline Buffer Zones" }, "subLayers": [ { "id": 13, "name": "50-foot Zone" }, { "id": 14, "name": "100-foot Zone" }, { "id": 15, "name": "150-foot Zone" }, { "id": 16, "name": "200-foot Zone" }, { "id": 17, "name": "250-foot Zone" }, { "id": 18, "name": "300-foot Zone" } ], "minScale": 100000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 744475.376555413, "ymin": 70797.23627257347, "xmax": 1243352.5001902469, "ymax": 1021375.6851774901, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 13, "name": "50-foot Zone", "type": "Feature Layer", "description": "This data set depicts 50-foot buffer zones around perennial surface waters for each town in New Hampshire. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRShorelineBufferP50.html\" target=\"_blank\">Metadata Lite record<\/A>\n", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Perennial Streams" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 744725.3767115772, "ymin": 71047.23642873764, "xmax": 1243102.500034079, "ymax": 1021125.6850213185, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIPS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeInteger", "alias": "FIPS", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 14, "name": "100-foot Zone", "type": "Feature Layer", "description": "This data set depicts 100-foot buffer zones around perennial surface waters for each town in New Hampshire. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRShorelineBufferP100.html\" target=\"_blank\">Metadata Lite record<\/A>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Perennial Streams" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 744675.3764834963, "ymin": 70997.23620065302, "xmax": 1243152.5002621636, "ymax": 1021175.6852494031, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIPS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeInteger", "alias": "FIPS", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 15, "name": "150-foot Zone", "type": "Feature Layer", "description": "This data set depicts 150-foot buffer zones around perennial surface waters for each town in New Hampshire. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRShorelineBufferP150.html\" target=\"_blank\">Metadata Lite record<\/A>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Perennial Streams" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 744625.3765834942, "ymin": 70947.23630065471, "xmax": 1243202.500162162, "ymax": 1021225.6848213226, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIPS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeInteger", "alias": "FIPS", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 16, "name": "200-foot Zone", "type": "Feature Layer", "description": "This data set depicts 200-foot buffer zones around perennial surface waters for each town in New Hampshire. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRShorelineBufferP200.html\" target=\"_blank\">Metadata Lite record<\/A>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Perennial Streams" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 744575.3766834959, "ymin": 70897.2364006564, "xmax": 1243252.500062164, "ymax": 1021275.6850494072, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIPS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeInteger", "alias": "FIPS", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 17, "name": "250-foot Zone", "type": "Feature Layer", "description": "This data set depicts 250-foot buffer zones around perennial surface waters for each town in New Hampshire. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRShorelineBufferP250.html\" target=\"_blank\">Metadata Lite record<\/A>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Perennial Streams" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 744525.3764554113, "ymin": 70847.23617257178, "xmax": 1243302.5002902448, "ymax": 1021325.6852774918, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIPS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeInteger", "alias": "FIPS", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 18, "name": "300-foot Zone", "type": "Feature Layer", "description": "This data set depicts 300-foot buffer zones around perennial surface waters for each town in New Hampshire. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRShorelineBufferP300.html\" target=\"_blank\">Metadata Lite record<\/A>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Perennial Streams" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 744475.376555413, "ymin": 70797.23627257347, "xmax": 1243352.5001902469, "ymax": 1021375.6851774901, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIPS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeInteger", "alias": "FIPS", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 19, "name": "Intermittent and Perennial Streams", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 11, "name": "Shoreline Buffer Zones" }, "subLayers": [ { "id": 20, "name": "50-foot Zone" }, { "id": 21, "name": "100-foot Zone" }, { "id": 22, "name": "150-foot Zone" }, { "id": 23, "name": "200-foot Zone" }, { "id": 24, "name": "250-foot Zone" }, { "id": 25, "name": "300-foot Zone" } ], "minScale": 100000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 744475.376555413, "ymin": 70792.20806740224, "xmax": 1243352.5001902469, "ymax": 1021375.6851774901, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 20, "name": "50-foot Zone", "type": "Feature Layer", "description": "This data set depicts 50-foot buffer zones around perennial and intermittent surface waters for each town in New Hampshire. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRShorelineBufferIP50.html\" target=\"_blank\">Metadata Lite record<\/A>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Intermittent and Perennial Streams" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 744725.3767115772, "ymin": 71042.20822357386, "xmax": 1243102.500034079, "ymax": 1021125.6850213185, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIPS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeInteger", "alias": "FIPS", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 21, "name": "100-foot Zone", "type": "Feature Layer", "description": "This data set depicts 100-foot buffer zones around perennial and intermittent surface waters for each town in New Hampshire. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRShorelineBufferIP100.html\" target=\"_blank\">Metadata Lite record<\/A>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Intermittent and Perennial Streams" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 744675.3764834963, "ymin": 70992.2083235681, "xmax": 1243152.5002621636, "ymax": 1021175.6852494031, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIPS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeInteger", "alias": "FIPS", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 22, "name": "150-foot Zone", "type": "Feature Layer", "description": "This data set depicts 150-foot buffer zones around perennial and intermittent surface waters for each town in New Hampshire. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRShorelineBufferIP150.html\" target=\"_blank\">Metadata Lite record<\/A>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Intermittent and Perennial Streams" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 744625.3765834942, "ymin": 70942.20809549093, "xmax": 1243202.500162162, "ymax": 1021225.6848213226, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIPS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeInteger", "alias": "FIPS", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 23, "name": "200-foot Zone", "type": "Feature Layer", "description": "This data set depicts 200-foot buffer zones around perennial and intermittent surface waters for each town in New Hampshire. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRShorelineBufferIP200.html\" target=\"_blank\">Metadata Lite record<\/A>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Intermittent and Perennial Streams" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 744575.3766834959, "ymin": 70892.20819548517, "xmax": 1243252.500062164, "ymax": 1021275.6850494072, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIPS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeInteger", "alias": "FIPS", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 24, "name": "250-foot Zone", "type": "Feature Layer", "description": "This data set depicts 250-foot buffer zones around perennial and intermittent surface waters for each town in New Hampshire. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRShorelineBufferIP250.html\" target=\"_blank\">Metadata Lite record<\/A>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Intermittent and Perennial Streams" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 45, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 744525.3764554113, "ymin": 70842.207967408, "xmax": 1243302.5002902448, "ymax": 1021325.6852774918, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIPS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeInteger", "alias": "FIPS", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 25, "name": "300-foot Zone", "type": "Feature Layer", "description": "This data set depicts 300-foot buffer zones around perennial and intermittent surface waters for each town in New Hampshire. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRShorelineBufferIP300.html\" target=\"_blank\">Metadata Lite record<\/A>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Intermittent and Perennial Streams" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 744475.376555413, "ymin": 70792.20806740224, "xmax": 1243352.5001902469, "ymax": 1021375.6851774901, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FIPS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeInteger", "alias": "FIPS", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 26, "name": "Wetlands", "type": "Feature Layer", "description": "This data set represents the extent, approximate location and type of wetlands and deepwater habitats in the United States and its Territories. These data delineate the areal extent of wetlands and surface waters as defined by Cowardin et al. (1979). The National Wetlands Inventory - Version 2, Surface Waters and Wetlands Inventory was derived by retaining the wetland and deepwater polygons that compose the NWI digital wetlands spatial data layer and reintroducing any linear wetland or surface water features that were orphaned from the original NWI hard copy maps by converting them to narrow polygonal features. Additionally, the data are supplemented with hydrography data, buffered to become polygonal features, as a secondary source for any single-line stream features not mapped by the NWI and to complete segmented connections. Wetland mapping conducted in WA, OR, CA, NV and ID after 2012 and most other projects mapped after 2015 were mapped to include all surface water features and are not derived data. The linear hydrography dataset used to derive Version 2 was the U.S. Geological Survey's National Hydrography Dataset (NHD). Specific information on the NHD version used to derive Version 2 and where Version 2 was mapped can be found in the 'comments' field of the Wetlands_Project_Metadata feature class. Certain wetland habitats are excluded from the National mapping program because of the limitations of aerial imagery as the primary data source used to detect wetlands. These habitats include seagrasses or submerged aquatic vegetation that are found in the intertidal and subtidal zones of estuaries and near shore coastal waters. Some deepwater reef communities (coral or tuberficid worm reefs) have also been excluded from the inventory. These habitats, because of their depth, go undetected by aerial imagery. By policy, the Service also excludes certain types of \"farmed wetlands\" as may be defined by the Food Security Act or that do not coincide with the Cowardin et al. definition. Contact the Service's Regional Wetland Coordinator for additional information on what types of farmed wetlands are included on wetland maps. This dataset should be used in conjunction with the Wetlands_Project_Metadata layer, which contains project specific wetlands mapping procedures and information on dates, scales and emulsion of imagery used to map the wetlands within specific project boundaries.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 200000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WETLAND_TY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 8, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Estuarine and Marine Deepwater", "label": "Estuarine and Marine Deepwater", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Estuarine and Marine Wetland", "label": "Estuarine and Marine Wetland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Freshwater Emergent Wetland", "label": "Freshwater Emergent Wetland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Freshwater Forested/Shrub Wetland", "label": "Freshwater Forested/Shrub Wetland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Freshwater Pond", "label": "Freshwater Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Lake", "label": "Lake", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 135, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Other", "label": "Other", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 144, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Riverine", "label": "Riverine", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ATTRIBUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 745473.8748864941, "ymin": 72069.72191657126, "xmax": 1266940.742055662, "ymax": 1023169.0474044085, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ATTRIBUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ATTRIBUTE", "type": "esriFieldTypeString", "alias": "ATTRIBUTE", "length": 15, "domain": null }, { "name": "WETLAND_TY", "type": "esriFieldTypeString", "alias": "WETLAND_TY", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 27, "name": "Aquifer Transmissivity", "type": "Feature Layer", "description": "This data set contains polygons describing the ability of an aquifer to transmit water, measured in feet squared per day. For additional information, see the \n<A href=\"http://granitweb.sr.unh.edu/GRANITView3.0/MetaData/IWRAquiferTransmissivity.html\" target=\"_blank\">Metadata Lite record<\/A>\n", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRA_IMS_DESCRIPTION", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": " Less than 2000 feet sq./day", "label": " Less than 2000 feet sq./day", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 194, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2000 - 4000 feet sq./day", "label": "2000 - 4000 feet sq./day", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Greater than 4000 feet sq./day", "label": "Greater than 4000 feet sq./day", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[TRA_IMS_DESCRIPTION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 746411.4999797456, "ymin": 72043.74263782054, "xmax": 1227180.8750532456, "ymax": 954460.5624463186, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STUDY_TILE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TRAUC_TMAX", "type": "esriFieldTypeInteger", "alias": "TRAUC_TMAX", "domain": null }, { "name": "TRAUC_TMIN", "type": "esriFieldTypeInteger", "alias": "TRAUC_TMIN", "domain": null }, { "name": "TRAUC_RANGE", "type": "esriFieldTypeSmallInteger", "alias": "TRAUC_RANGE", "domain": null }, { "name": "TRAMC_TMAX", "type": "esriFieldTypeInteger", "alias": "TRAMC_TMAX", "domain": null }, { "name": "TRAMC_TMIN", "type": "esriFieldTypeInteger", "alias": "TRAMC_TMIN", "domain": null }, { "name": "TRAMC_RANGE", "type": "esriFieldTypeSmallInteger", "alias": "TRAMC_RANGE", "domain": null }, { "name": "TRASA_TMAX", "type": "esriFieldTypeInteger", "alias": "TRASA_TMAX", "domain": null }, { "name": "TRASA_TMIN", "type": "esriFieldTypeInteger", "alias": "TRASA_TMIN", "domain": null }, { "name": "TRASA_RANGE", "type": "esriFieldTypeSmallInteger", "alias": "TRASA_RANGE", "domain": null }, { "name": "TRALC_TMAX", "type": "esriFieldTypeInteger", "alias": "TRALC_TMAX", "domain": null }, { "name": "TRALC_TMIN", "type": "esriFieldTypeInteger", "alias": "TRALC_TMIN", "domain": null }, { "name": "TRALC_RANGE", "type": "esriFieldTypeSmallInteger", "alias": "TRALC_RANGE", "domain": null }, { "name": "TRAPE_TMAX", "type": "esriFieldTypeInteger", "alias": "TRAPE_TMAX", "domain": null }, { "name": "TRAPE_TMIN", "type": "esriFieldTypeInteger", "alias": "TRAPE_TMIN", "domain": null }, { "name": "TRAPE_RANGE", "type": "esriFieldTypeSmallInteger", "alias": "TRAPE_RANGE", "domain": null }, { "name": "TRACN_TMAX", "type": "esriFieldTypeInteger", "alias": "TRACN_TMAX", "domain": null }, { "name": "TRACN_TMIN", "type": "esriFieldTypeInteger", "alias": "TRACN_TMIN", "domain": null }, { "name": "TRACN_RANGE", "type": "esriFieldTypeSmallInteger", "alias": "TRACN_RANGE", "domain": null }, { "name": "TRAWI_TMAX", "type": "esriFieldTypeInteger", "alias": "TRAWI_TMAX", "domain": null }, { "name": "TRAWI_TMIN", "type": "esriFieldTypeInteger", "alias": "TRAWI_TMIN", "domain": null }, { "name": "TRAWI_RANGE", "type": "esriFieldTypeSmallInteger", "alias": "TRAWI_RANGE", "domain": null }, { "name": "TRAUM_TMAX", "type": "esriFieldTypeInteger", "alias": "TRAUM_TMAX", "domain": null }, { "name": "TRAUM_TMIN", "type": "esriFieldTypeInteger", "alias": "TRAUM_TMIN", "domain": null }, { "name": "TRAUM_RANGE", "type": "esriFieldTypeSmallInteger", "alias": "TRAUM_RANGE", "domain": null }, { "name": "TRACC_TMAX", "type": "esriFieldTypeInteger", "alias": "TRACC_TMAX", "domain": null }, { "name": "TRACC_TMIN", "type": "esriFieldTypeInteger", "alias": "TRACC_TMIN", "domain": null }, { "name": "TRACC_RANGE", "type": "esriFieldTypeSmallInteger", "alias": "TRACC_RANGE", "domain": null }, { "name": "TRALA_TMAX", "type": "esriFieldTypeInteger", "alias": "TRALA_TMAX", "domain": null }, { "name": "TRALA_TMIN", "type": "esriFieldTypeInteger", "alias": "TRALA_TMIN", "domain": null }, { "name": "TRALA_RANGE", "type": "esriFieldTypeSmallInteger", "alias": "TRALA_RANGE", "domain": null }, { "name": "TRAMM_TMAX", "type": "esriFieldTypeInteger", "alias": "TRAMM_TMAX", "domain": null }, { "name": "TRAMM_TMIN", "type": "esriFieldTypeInteger", "alias": "TRAMM_TMIN", "domain": null }, { "name": "TRAMM_RANGE", "type": "esriFieldTypeSmallInteger", "alias": "TRAMM_RANGE", "domain": null }, { "name": "TRALM_TMAX", "type": "esriFieldTypeInteger", "alias": "TRALM_TMAX", "domain": null }, { "name": "TRALM_TMIN", "type": "esriFieldTypeInteger", "alias": "TRALM_TMIN", "domain": null }, { "name": "TRALM_RANGE", "type": "esriFieldTypeSmallInteger", "alias": "TRALM_RANGE", "domain": null }, { "name": "TRANR_CODE", "type": "esriFieldTypeSmallInteger", "alias": "TRANR_CODE", "domain": null }, { "name": "TMIN", "type": "esriFieldTypeInteger", "alias": "TMIN", "domain": null }, { "name": "TMAX", "type": "esriFieldTypeInteger", "alias": "TMAX", "domain": null }, { "name": "STUDY_TILE", "type": "esriFieldTypeString", "alias": "STUDY_TILE", "length": 35, "domain": null }, { "name": "TRA_IMS", "type": "esriFieldTypeSmallInteger", "alias": "TRA_IMS", "domain": null }, { "name": "TRA_IMS_DESCRIPTION", "type": "esriFieldTypeString", "alias": "TRA_IMS_DESCRIPTION", "length": 35, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 28, "name": "NWIPlus", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 200000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WETLAND_TY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 8, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Estuarine and Marine Deepwater", "label": "Estuarine and Marine Deepwater", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Estuarine and Marine Wetland", "label": "Estuarine and Marine Wetland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Freshwater Emergent Wetland", "label": "Freshwater Emergent Wetland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Freshwater Forested/Shrub Wetland", "label": "Freshwater Forested/Shrub Wetland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Freshwater Pond", "label": "Freshwater Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Lake", "label": "Lake", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 135, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Other", "label": "Other", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 144, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "Riverine", "label": "Riverine", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ATTRIBUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 745465.6951128282, "ymin": 72069.72191657126, "xmax": 1276849.7110828273, "ymax": 1023169.0474044085, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ATTRIBUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ATTRIBUTE", "type": "esriFieldTypeString", "alias": "ATTRIBUTE", "length": 15, "domain": null }, { "name": "QAQC_CODE", "type": "esriFieldTypeString", "alias": "QAQC_CODE", "length": 9, "domain": null }, { "name": "WETLAND_TY", "type": "esriFieldTypeString", "alias": "WETLAND_TY", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "Landscape", "type": "esriFieldTypeString", "alias": "Landscape", "length": 254, "domain": null }, { "name": "Landscape2", "type": "esriFieldTypeString", "alias": "Landscape2", "length": 254, "domain": null }, { "name": "Landform", "type": "esriFieldTypeString", "alias": "Landform", "length": 254, "domain": null }, { "name": "Landform2", "type": "esriFieldTypeString", "alias": "Landform2", "length": 254, "domain": null }, { "name": "WaterFlowP", "type": "esriFieldTypeString", "alias": "WaterFlowP", "length": 254, "domain": null }, { "name": "LLWW_Code", "type": "esriFieldTypeString", "alias": "LLWW_Code", "length": 254, "domain": null }, { "name": "OtherModif", "type": "esriFieldTypeString", "alias": "OtherModif", "length": 254, "domain": null }, { "name": "BSS", "type": "esriFieldTypeString", "alias": "BSS", "length": 10, "domain": null }, { "name": "CAR", "type": "esriFieldTypeString", "alias": "CAR", "length": 10, "domain": null }, { "name": "CSS", "type": "esriFieldTypeString", "alias": "CSS", "length": 10, "domain": null }, { "name": "FAIH", "type": "esriFieldTypeString", "alias": "FAIH", "length": 20, "domain": null }, { "name": "NT", "type": "esriFieldTypeString", "alias": "NT", "length": 10, "domain": null }, { "name": "OWH", "type": "esriFieldTypeString", "alias": "OWH", "length": 20, "domain": null }, { "name": "SM", "type": "esriFieldTypeString", "alias": "SM", "length": 10, "domain": null }, { "name": "SR", "type": "esriFieldTypeString", "alias": "SR", "length": 10, "domain": null }, { "name": "SWD", "type": "esriFieldTypeString", "alias": "SWD", "length": 10, "domain": null }, { "name": "WBIRD", "type": "esriFieldTypeString", "alias": "WBIRD", "length": 10, "domain": null }, { "name": "UWPC", "type": "esriFieldTypeString", "alias": "UWPC", "length": 35, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 29, "name": "NHD_flowline", "type": "Feature Layer", "description": "The National Hydrography Dataset (NHD) is a feature-based database that interconnects and uniquely identifies the stream segments or reaches that make up the nation's surface water drainage system. NHD data was originally developed at 1:100,000-scale and exists at that scale for the whole country. This high-resolution NHD, generally developed at 1:24,000/1:12,000 scale, adds detail to the original 1:100,000-scale NHD. (Data for Alaska, Puerto Rico and the Virgin Islands was developed at high-resolution, not 1:100,000 scale.) Local resolution NHD is being developed where partners and data exist. The NHD contains reach codes for networked features, flow direction, names, and centerline representations for areal water bodies. Reaches are also defined on waterbodies and the approximate shorelines of the Great Lakes, the Atlantic and Pacific Oceans and the Gulf of Mexico. The NHD also incorporates the National Spatial Data Infrastructure framework criteria established by the Federal Geographic Data Committee.Imported from J:\\Imagery\\GRANITViewer\\Data\\GRANITViewerDataSets.gdb\\NHDFlowlineInNH (9/24/2012)Time period 1956 - 201105", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "See dataset specific metadata.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 745647.8089218289, "ymin": 72078.23699140549, "xmax": 1242033.967394244, "ymax": 1021075.6851213202, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GNIS_Name", "typeIdField": "FType", "subtypeFieldName": "FType", "subtypeField": "FType", "defaultSubtypeCode": 460, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Permanent_Identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "length": 40, "domain": null }, { "name": "FDate", "type": "esriFieldTypeDate", "alias": "FDate", "length": 8, "domain": null }, { "name": "Resolution", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "WS3_Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 10, "domain": null }, { "name": "GNIS_Name", "type": "esriFieldTypeString", "alias": "GNIS_Name", "length": 65, "domain": null }, { "name": "LengthKM", "type": "esriFieldTypeDouble", "alias": "LengthKM", "domain": null }, { "name": "ReachCode", "type": "esriFieldTypeString", "alias": "ReachCode", "length": 14, "domain": null }, { "name": "FlowDir", "type": "esriFieldTypeInteger", "alias": "FlowDir", "domain": { "type": "codedValue", "name": "WS3_HydroFlowDirections", "description": "", "codedValues": [ { "name": "Uninitialized", "code": 0 }, { "name": "WithDigitized", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WBArea_Permanent_Identifier", "type": "esriFieldTypeString", "alias": "WBArea_Permanent_Identifier", "length": 40, "domain": null }, { "name": "FType", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null }, { "name": "FCode", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": { "type": "codedValue", "name": "WS3_ArtificialPath FCode", "description": "", "codedValues": [ { "name": "Artificial Path", "code": 55800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MainPath", "type": "esriFieldTypeInteger", "alias": "MainPath", "domain": { "type": "codedValue", "name": "WS3_MainPath Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Confluence Main", "code": 1 }, { "name": "Divergence Main", "code": 2 }, { "name": "Both Confluence and Divergence Main", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InNetwork", "type": "esriFieldTypeInteger", "alias": "InNetwork", "domain": { "type": "codedValue", "name": "WS3_NoYes Domain", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VisibilityFilter", "type": "esriFieldTypeInteger", "alias": "VisibilityFilter", "domain": { "type": "codedValue", "name": "WS3_VisibilityFilter Domain", "description": "", "codedValues": [ { "name": "Unspecified", "code": 0 }, { "name": "Approximately 1:4,800 or Larger Scale", "code": 4800 }, { "name": "Approximately 1:12,500 or Larger Scale", "code": 12500 }, { "name": "Approximately 1:24,000 or Larger Scale", "code": 24000 }, { "name": "Approximately 1:50,000 or Larger Scale", "code": 50000 }, { "name": "Approximately 1:100,000 or Larger Scale", "code": 100000 }, { "name": "Approximately 1:150,000 or Larger Scale", "code": 150000 }, { "name": "Approximately 1:250,000 or Larger Scale", "code": 250000 }, { "name": "Approximately 1:500,000 or Larger Scale", "code": 500000 }, { "name": "Approximately 1:1,000,000 or Larger Scale", "code": 1000000 }, { "name": "Approximately 1:2,000,000 or Larger Scale", "code": 2000000 }, { "name": "Approximately 1:5,000,000 or Larger Scale", "code": 5000000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 558, "name": "ArtificialPath" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 336, "name": "CanalDitch" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 }, { "name": "Pipeline: Pipeline Type = Stormwater", "code": 42820 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = At or Near", "code": 42821 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Elevated", "code": 42822 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underground", "code": 42823 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underwater", "code": 42824 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 428, "name": "Pipeline" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Underground Conduit FCode", "description": "", "codedValues": [ { "name": "Underground Conduit", "code": 42000 }, { "name": "Underground Conduit: Positional Accuracy = Definite", "code": 42001 }, { "name": "Underground Conduit: Positional Accuracy = Indefinite", "code": 42002 }, { "name": "Underground Conduit: Positional Accuracy = Approximate", "code": 42003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 420, "name": "Underground Conduit" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 460, "name": "StreamRiver" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 334, "name": "Connector" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "id": 566, "name": "Coastline" } ], "subtypes": [ { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 558, "FCode": 55800, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 558, "name": "ArtificialPath" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_CanalDitch FCode", "description": "", "codedValues": [ { "name": "Canal Ditch", "code": 33600 }, { "name": "Canal Ditch: Canal Ditch Type = Aqueduct", "code": 33601 }, { "name": "Canal Ditch: Canal Ditch Type = Stormwater", "code": 33603 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 336, "FCode": 33600, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 336, "name": "CanalDitch" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Pipeline FCode", "description": "", "codedValues": [ { "name": "Pipeline", "code": 42800 }, { "name": "Pipeline: Pipeline Type = Aqueduct", "code": 42816 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = At or Near", "code": 42801 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Elevated", "code": 42802 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underground", "code": 42803 }, { "name": "Pipeline: Pipeline Type = Aqueduct; Relationship to Surface = Underwater", "code": 42804 }, { "name": "Pipeline: Pipeline Type = General Case", "code": 42814 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = At or Near", "code": 42805 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Elevated", "code": 42806 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underground", "code": 42807 }, { "name": "Pipeline: Pipeline Type = General Case; Relationship to Surface = Underwater", "code": 42808 }, { "name": "Pipeline: Pipeline Type = Penstock", "code": 42815 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = At or Near", "code": 42809 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Elevated", "code": 42810 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underground", "code": 42811 }, { "name": "Pipeline: Pipeline Type = Penstock; Relationship to Surface = Underwater", "code": 42812 }, { "name": "Pipeline: Pipeline Type = Siphon", "code": 42813 }, { "name": "Pipeline: Pipeline Type = Stormwater", "code": 42820 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = At or Near", "code": 42821 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Elevated", "code": 42822 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underground", "code": 42823 }, { "name": "Pipeline: Pipeline Type = Stormwater; Relationship to Surface = Underwater", "code": 42824 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 428, "FCode": 42805, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 428, "name": "Pipeline" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Underground Conduit FCode", "description": "", "codedValues": [ { "name": "Underground Conduit", "code": 42000 }, { "name": "Underground Conduit: Positional Accuracy = Definite", "code": 42001 }, { "name": "Underground Conduit: Positional Accuracy = Indefinite", "code": 42002 }, { "name": "Underground Conduit: Positional Accuracy = Approximate", "code": 42003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 420, "FCode": 42000, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 420, "name": "Underground Conduit" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_StreamRiver FCode", "description": "", "codedValues": [ { "name": "Stream/River", "code": 46000 }, { "name": "Stream/River: Hydrographic Category = Intermittent", "code": 46003 }, { "name": "Stream/River: Hydrographic Category = Perennial", "code": 46006 }, { "name": "Stream/River: Hydrographic Category = Ephemeral", "code": 46007 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 460, "FCode": 46006, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 460, "name": "StreamRiver" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Connector FCode", "description": "", "codedValues": [ { "name": "Connector", "code": 33400 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 334, "FCode": 33400, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 334, "name": "Connector" }, { "domains": { "Resolution": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "FCode": { "type": "codedValue", "name": "WS3_Coastline FCode", "description": "", "codedValues": [ { "name": "Coastline", "code": 56600 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "MainPath": {"type": "inherited"}, "InNetwork": {"type": "inherited"}, "VisibilityFilter": {"type": "inherited"} }, "defaultValues": { "Permanent_Identifier": null, "FDate": null, "Resolution": null, "GNIS_ID": null, "GNIS_Name": null, "LengthKM": null, "ReachCode": null, "FlowDir": 0, "WBArea_Permanent_Identifier": null, "FType": 566, "FCode": 56600, "MainPath": 0, "InNetwork": 1, "VisibilityFilter": 0 }, "code": 566, "name": "Coastline" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 30, "name": "Designated Rivers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 1.25 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 745367.8750984967, "ymin": 72986.34377098829, "xmax": 1196336.6391696632, "ymax": 1001708.1874390692, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "River_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "DR24K_", "type": "esriFieldTypeDouble", "alias": "DR24K_", "domain": null }, { "name": "DR24K_ID", "type": "esriFieldTypeDouble", "alias": "DR24K_ID", "domain": null }, { "name": "GRANITID", "type": "esriFieldTypeInteger", "alias": "GRANITID", "domain": null }, { "name": "HYA", "type": "esriFieldTypeInteger", "alias": "HYA", "domain": null }, { "name": "ACODE", "type": "esriFieldTypeInteger", "alias": "ACODE", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 50, "domain": null }, { "name": "LENGTH_MI", "type": "esriFieldTypeDouble", "alias": "LENGTH_MI", "domain": null }, { "name": "SWQPAExmpt", "type": "esriFieldTypeString", "alias": "SWQPAExmpt", "length": 50, "domain": null }, { "name": "River_Sect", "type": "esriFieldTypeString", "alias": "River_Sect", "length": 254, "domain": null }, { "name": "River_Name", "type": "esriFieldTypeString", "alias": "River_Name", "length": 254, "domain": null }, { "name": "LAC", "type": "esriFieldTypeString", "alias": "LAC", "length": 254, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 31, "name": "Designated Rivers Quarter-mile Buffer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 744047.8750000005, "ymin": 71667.40674735433, "xmax": 1197656.445251443, "ymax": 1003514.3750000024, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 35, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 32, "name": "NHDES Wetlands Base Map", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 746438.7217100859, "ymin": 72073.96239367127, "xmax": 1240416.6556682512, "ymax": 1021401.7395873368, "spatialReference": { "wkid": 102710, "latestWkid": 3437 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NWICODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NWI_ID", "type": "esriFieldTypeInteger", "alias": "NWI_ID", "domain": null }, { "name": "NWICODE", "type": "esriFieldTypeString", "alias": "NWICODE", "length": 20, "domain": null }, { "name": "NWITYPE", "type": "esriFieldTypeString", "alias": "NWITYPE", "length": 1, "domain": null }, { "name": "SSC", "type": "esriFieldTypeString", "alias": "SSC", "length": 5, "domain": null }, { "name": "Base_No", "type": "esriFieldTypeDouble", "alias": "Base_No", "domain": null }, { "name": "Complex_No", "type": "esriFieldTypeDouble", "alias": "Complex_No", "domain": null }, { "name": "Abut_AB_L2", "type": "esriFieldTypeString", "alias": "Abut_AB_L2", "length": 255, "domain": null }, { "name": "Water_Type", "type": "esriFieldTypeString", "alias": "Water_Type", "length": 255, "domain": null }, { "name": "PrimaryHUC", "type": "esriFieldTypeString", "alias": "PrimaryHUC", "length": 255, "domain": null }, { "name": "AUID", "type": "esriFieldTypeString", "alias": "AUID", "length": 255, "domain": null }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": false, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }