{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "GDC.NHDFlowline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 75000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -9109485.286401574, "ymin": 4630018.340104412, "xmax": -8260847.680769695, "ymax": 5314144.959276165, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": {"wkt": "PROJCS[\"albers_dep\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Albers\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-78.0],PARAMETER[\"Standard_Parallel_1\",40.0],PARAMETER[\"Standard_Parallel_2\",42.0],PARAMETER[\"Latitude_Of_Origin\",39.0],UNIT[\"Meter\",1.0]]"}, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GNIS_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COMID", "type": "esriFieldTypeInteger", "alias": "ComID", "domain": null, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "ComID" }, { "name": "FDATE", "type": "esriFieldTypeDate", "alias": "FDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FDATE" }, { "name": "RESOLUTION", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 2, "modelName": "Resolution" }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GNIS_ID" }, { "name": "GNIS_NAME", "type": "esriFieldTypeString", "alias": "GNIS_NAME", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "GNIS_NAME" }, { "name": "LENGTHKM", "type": "esriFieldTypeDouble", "alias": "LENGTHKM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTHKM" }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "REACHCODE", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "REACHCODE" }, { "name": "FLOWDIR", "type": "esriFieldTypeInteger", "alias": "FlowDir", "domain": { "type": "codedValue", "name": "HydroFlowDirections", "description": "", "codedValues": [ { "name": "Uninitialized", "code": 0 }, { "name": "WithDigitized", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "FlowDir" }, { "name": "WBAREACOMID", "type": "esriFieldTypeInteger", "alias": "WBAREACOMID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WBAREACOMID" }, { "name": "FTYPE", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null, "editable": true, "nullable": false, "defaultValue": 460, "modelName": "FType" }, { "name": "FCODE", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": null, "editable": true, "nullable": true, "defaultValue": 46003, "modelName": "FCode" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "I22737COMID", "fields": "COMID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I22737GNIS_NAME", "fields": "GNIS_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I22737REACHCODE", "fields": "REACHCODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R2714_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2254_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "GDC.NHDFlowline", "description": "", "prototype": { "attributes": { "FCODE": 46003, "ENABLED": 1, "COMID": 0, "FDATE": null, "RESOLUTION": 2, "GNIS_ID": null, "GNIS_NAME": null, "LENGTHKM": null, "REACHCODE": null, "FLOWDIR": 0, "WBAREACOMID": null, "FTYPE": 460 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 1, "name": "GDC.WATER_PLAN_V", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 750000, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -8963350.0906, "ymin": 4825329.9229, "xmax": -8314362.6265, "ymax": 5201432.0834, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[WATERSHED_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 115, 76, 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.25, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 750000, "maxScale": 175001 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SUBBASIN", "type": "esriFieldTypeString", "alias": "SUBBASIN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SUBBASIN" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "SQ_MILES", "type": "esriFieldTypeDouble", "alias": "SQ_MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQ_MILES" }, { "name": "STRMMILES", "type": "esriFieldTypeDouble", "alias": "STRMMILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRMMILES" }, { "name": "STREAM_", "type": "esriFieldTypeDouble", "alias": "STREAM_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREAM_" }, { "name": "MAJ_BASIN", "type": "esriFieldTypeString", "alias": "MAJ_BASIN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAJ_BASIN" }, { "name": "SWP_MAJOR", "type": "esriFieldTypeString", "alias": "SWP_MAJOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SWP_MAJOR" }, { "name": "SWP_MINOR", "type": "esriFieldTypeString", "alias": "SWP_MINOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SWP_MINOR" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "I16686MAJ_BASIN1", "fields": "MAJ_BASIN,SWP_MAJOR,SWP_MINOR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I16686NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R2497_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2067_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "GDC.WATER_PLAN_V", "description": "", "prototype": { "attributes": { "SWP_MAJOR": null, "SWP_MINOR": null, "SUBBASIN": null, "NAME": null, "SQ_MILES": null, "STRMMILES": null, "STREAM_": null, "MAJ_BASIN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 2, "name": "GDC.MCD_V", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 175000, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -8963378.5538, "ymin": 4825316.2222, "xmax": -8314403.8624, "ymax": 5201432.0043, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 230, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[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": 175000, "maxScale": 30001 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MCDNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MCDNAME", "type": "esriFieldTypeString", "alias": "MCDNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MCDNAME" }, { "name": "MCDTYPE", "type": "esriFieldTypeString", "alias": "MCDTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MCDTYPE" }, { "name": "MCDCODE", "type": "esriFieldTypeString", "alias": "MCDCODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MCDCODE" }, { "name": "MCDCOUNTY", "type": "esriFieldTypeString", "alias": "MCDCOUNTY", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "MCDCOUNTY" }, { "name": "PACOUNTY", "type": "esriFieldTypeString", "alias": "PACOUNTY", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "PACOUNTY" }, { "name": "COUNTY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNTY" }, { "name": "FIPSCODE", "type": "esriFieldTypeString", "alias": "FIPSCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FIPSCODE" }, { "name": "CENSUSCODE", "type": "esriFieldTypeString", "alias": "CENSUSCODE", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "CENSUSCODE" }, { "name": "CROSSCTY", "type": "esriFieldTypeString", "alias": "CROSSCTY", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "CROSSCTY" }, { "name": "MULTIPOLY", "type": "esriFieldTypeString", "alias": "MULTIPOLY", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "MULTIPOLY" }, { "name": "AREA_SQMI", "type": "esriFieldTypeDouble", "alias": "AREA_SQMI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_SQMI" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "I16365MCDCOUNTY0", "fields": "MCDCOUNTY,MCDNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "MCD_PK", "fields": "MCDCODE", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R2456_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2034_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "GDC.MCD_V", "description": "", "prototype": { "attributes": { "MULTIPOLY": null, "AREA_SQMI": null, "MCDNAME": null, "MCDTYPE": null, "MCDCODE": null, "MCDCOUNTY": null, "PACOUNTY": null, "COUNTY": null, "FIPSCODE": null, "CENSUSCODE": null, "CROSSCTY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 3, "name": "GDC.CH93_DESIGNATED_USE", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "National Hydrography Dataset NHDFlowline layer with a spatial representation of designated water uses defined in Title 25 Environmental Protection, Department of Environmental Protection, Chapter 93, Water Quality Standards. The Pennsylvania Code just cited provides a list of all streams or watersheds (basins) in the state along with their associated designated water uses. This GIS layer displays these uses spatially on an interactive stream map. Public users can drill down to locations on the map to view and map the designated uses of the water bodies of interest. The layer can also be used in conjunction with other spatially referenced data for spatial analyses.", "copyrightText": "Penn State Institutes of the Environment. The Pennsylvania State University. Creator: Kenneth J. Corradini Research Triangle Institute (RTI) conflated Penn State's layer to work off of the NHD.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -8969199.2398, "ymin": 4818593.1181, "xmax": -8314392.0361, "ymax": 5201168.3586, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 161, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GNIS_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "DES_USE_GEN_ID", "type": "esriFieldTypeInteger", "alias": "DES_USE_GEN_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DES_USE_GEN_ID" }, { "name": "HUC", "type": "esriFieldTypeString", "alias": "HUC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HUC" }, { "name": "REACH_CODE", "type": "esriFieldTypeString", "alias": "REACH_CODE", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "REACH_CODE" }, { "name": "COM_ID", "type": "esriFieldTypeInteger", "alias": "COM_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "COM_ID" }, { "name": "LENGTH_MILES", "type": "esriFieldTypeSingle", "alias": "LENGTH_MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_MILES" }, { "name": "MAP_SYMBOLOGY", "type": "esriFieldTypeString", "alias": "MAP_SYMBOLOGY", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAP_SYMBOLOGY" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASIN" }, { "name": "BASIN_NARRATIVE", "type": "esriFieldTypeString", "alias": "BASIN_NARRATIVE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BASIN_NARRATIVE" }, { "name": "SEGMENT_NARRATIVE", "type": "esriFieldTypeString", "alias": "SEGMENT_NARRATIVE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SEGMENT_NARRATIVE" }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GNIS_ID" }, { "name": "GNIS_NAME", "type": "esriFieldTypeString", "alias": "GNIS_NAME", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "GNIS_NAME" }, { "name": "USE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "USE_DESCRIPTION", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "USE_DESCRIPTION" }, { "name": "DES_USE_ID", "type": "esriFieldTypeInteger", "alias": "DES_USE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DES_USE_ID" }, { "name": "MIGRATORY_FISH", "type": "esriFieldTypeString", "alias": "MIGRATORY_FISH", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MIGRATORY_FISH" }, { "name": "DESIGNATED_USE", "type": "esriFieldTypeDouble", "alias": "DESIGNATED_USE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DESIGNATED_USE" }, { "name": "DATE_EVALUATION", "type": "esriFieldTypeDate", "alias": "DATE_EVALUATION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EVALUATION" }, { "name": "USER_NAME", "type": "esriFieldTypeString", "alias": "USER_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "USER_NAME" }, { "name": "LAST_EDIT_USER", "type": "esriFieldTypeString", "alias": "LAST_EDIT_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDIT_USER" }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDIT_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R2740_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "GDC.CH93_DESIGNATED_USE", "description": "", "prototype": { "attributes": { "LAST_EDIT_USER": null, "LAST_EDIT_DATE": null, "OBJECTID_1": 0, "DES_USE_GEN_ID": null, "HUC": null, "REACH_CODE": null, "COM_ID": 0, "LENGTH_MILES": null, "MAP_SYMBOLOGY": null, "BASIN": null, "BASIN_NARRATIVE": null, "SEGMENT_NARRATIVE": null, "GNIS_ID": null, "GNIS_NAME": null, "USE_DESCRIPTION": " ", "DES_USE_ID": null, "MIGRATORY_FISH": null, "DESIGNATED_USE": null, "DATE_EVALUATION": null, "USER_NAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 4, "name": "GDC.PA_BND_NHDAREA", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -8963371.0239, "ymin": 4825331.3479, "xmax": -8314174.5499, "ymax": 5201447.7488, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SHAPE.AREA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2574_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2144_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "GDC.PA_BND_NHDAREA", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 5, "name": "GDC.NHDWaterbody", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -9109748.592772555, "ymin": 4635895.6170419175, "xmax": -8261428.746703144, "ymax": 5312942.797201884, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": {"wkt": "PROJCS[\"albers_dep\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Albers\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-78.0],PARAMETER[\"Standard_Parallel_1\",40.0],PARAMETER[\"Standard_Parallel_2\",42.0],PARAMETER[\"Latitude_Of_Origin\",39.0],UNIT[\"Meter\",1.0]]"}, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 127 ], "width": 0.4 } }, "value": "390", "label": "LakePond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 127 ], "width": 0.4 } }, "value": "436", "label": "Reservoir", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GNIS_NAME", "typeIdField": "FTYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COMID", "type": "esriFieldTypeInteger", "alias": "ComID", "domain": null, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "ComID" }, { "name": "FDATE", "type": "esriFieldTypeDate", "alias": "FDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FDATE" }, { "name": "RESOLUTION", "type": "esriFieldTypeInteger", "alias": "Resolution", "domain": { "type": "codedValue", "name": "Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 2, "modelName": "Resolution" }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GNIS_ID" }, { "name": "GNIS_NAME", "type": "esriFieldTypeString", "alias": "GNIS_NAME", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "GNIS_NAME" }, { "name": "AREASQKM", "type": "esriFieldTypeDouble", "alias": "AREASQKM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREASQKM" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": { "type": "range", "name": "ElevationRange", "description": "", "range": [ -400, 9000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "REACHCODE", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "REACHCODE" }, { "name": "FTYPE", "type": "esriFieldTypeInteger", "alias": "FType", "domain": null, "editable": true, "nullable": false, "defaultValue": 390, "modelName": "FType" }, { "name": "FCODE", "type": "esriFieldTypeInteger", "alias": "FCode", "domain": null, "editable": true, "nullable": true, "defaultValue": 39004, "modelName": "FCode" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "I356COMID", "fields": "COMID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I356GNIS_NAME", "fields": "GNIS_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I356REACHCODE", "fields": "REACHCODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R679_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A455_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 390, "name": "390", "domains": { "RESOLUTION": {"type": "inherited"}, "ELEVATION": {"type": "inherited"} }, "templates": [ { "name": "390", "description": "", "prototype": { "attributes": { "FTYPE": 390, "FCODE": 39004, "COMID": 0, "FDATE": null, "RESOLUTION": 2, "GNIS_ID": null, "GNIS_NAME": null, "AREASQKM": null, "ELEVATION": null, "REACHCODE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 436, "name": "436", "domains": { "RESOLUTION": {"type": "inherited"}, "ELEVATION": {"type": "inherited"} }, "templates": [ { "name": "436", "description": "", "prototype": { "attributes": { "FTYPE": 436, "FCODE": 39004, "COMID": 0, "FDATE": null, "RESOLUTION": 2, "GNIS_ID": null, "GNIS_NAME": null, "AREASQKM": null, "ELEVATION": null, "REACHCODE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }