WRIA utilizes geographic water features from two sources: The U.S. Fish and Wildlife Service (FWS) ArcSDE geodatabase hosted in Denver by IRTM (ifw9d-gisdb2/FWS_Hydro), and the U.S. Geological Survey's (USGS) high-resolution National Hydrologic Dataset (NHDH). These hydrologic features are purposely kept separate. The USGS periodically updates the NHDH, and there needs to be a way to easily incorporate these updates in the application. On a regular basis (to-be-determined), these USGS NHDH updates will be downloaded at the state level and appended to the existing NHDH features.
USGS NHDH geographic water features do not often contain features at a high enough resolution (local-scale) to meet the needs of FWS users, so the FWS_Hydro geodatabase was created for the purpose of centralizing FWS additions to and modifications of the USGS NHDH. It is the intent of this project to eventually provide these additions and modifications to the USGS for inclusion in the NHDH.
A child replica has been created for each region from the parent FWS_Hydro SDE geodatabase. These child geodatabases only contain those FWS water features for the given region. Modifications made to the regional child geodatabase will be synchronized with the parent.
Please note that additional fields and attributes can be added to the regional child geodatabase, but these additions will NOT be synchronized with the parent. The following steps described how to modify a regional child of the FWS_Hydro geodatabase.
The first step is to create a connection to the child FWS_Hydro enterprise ArcSDE geodatabase. This connection must be established before new FWS hydrologic records are added or modified.
If the following error occurs, you may need to install the latest SQL native Client from Microsoft:
http://go.microsoft.com/fwlink/?LinkID=188401&clcid=0x409
Direct editing of the child enterprise SDE geodatabase (FWS_Hydro) is not allowed. A replica of FWS_Hydro must be created. It is this replica that is edited with changes getting reconciled with the parent. There are multiple ways to create replicas (i.e., check-out, two way replica and one way replica) in ArcGIS. The steps below describe the simplest type, the check-out. A check-out allows the user to edit the data locally and then synchronize these edits with the child geodatabase. Once the edits have been synchronized, additional edits can no longer be synchronized.
Edit the feature classes in ArcMap to add, delete or modify existing records. This is where the earlier comparison of local versus NHD data comes into play.
Additional fields may be added to this local copy of the FWS Hydrology features classes. Please note that any additional fields will not be checked in to the master SDE geodatabase.
It is assumed that FWS hydrologic features are local-scale water features created by Service staff or contractors. These features might be points, lines or polygons that were on-screen digitized, collected by GPS or modifications to USGS National Hydrographic Dataset – High resolution (NHDH) features.
The following fields are mandatory for FWSFlowline, FWSHydroPoint and FWSWaterbody.
Where USGS NHDH features are used (modified or not) the 'permanent_identifer' value must be preserved to identify this record as originating from USGS NHDH. If FWS hydrographic features do not have a 'permanent_identifer' value for records originating from USGS NHDH, then a spatial join can be run to add these 'permanent_identifier' values to those records that are identical to NHDH features.
The 'FType' field identifies the type of water feature.
The 'Label' field is a reconciliation of 'GNIS_Name' and 'FWS_Name' for labeling purposes. Compute: if FWS_Name <> Null, then FWS_Name, else GNIS_Name.
The CCCODE is the FBMS Cost Center Code for the NWRS station. Each record must have the CCCODE field populated. The CCCODE for each NWRS station cane be acquired from the corporate master table (https://intranet.fws.gov/cmt/).
This field identifies the source and feature class of the record. This field has a domain with a default value that should not be modified.
Below is a table of field names, descriptions and requirements. For more detailed information on the FWSFlowline feature class please see FWSFlowline in the Appendix.
Field Name | Description | Requirements |
Permanent_Identifier | GUID value that uniquely identifies the occurrence of each NHD feature. | Mandatory if Applicable |
FDate | Date of last NHD feature modification | Mandatory if Applicable |
Resolution | NHD Code for source resolution: 1=Local resolution, 2=High resolution, 3=Medium resolution. | Mandatory if Applicable |
GNIS_ID | Unique identifier assigned by GNIS | Mandatory if Applicable |
GNIS_Name | Proper name, specific term, or expression by which a particular geographic entity is known | Mandatory if Applicable |
LengthKM | Length of linear feature, Albers Equal Area (NHD) | Mandatory if Applicable |
ReachCode | Unique identifier for a 'reach'. The first eight numbers are the WBD_HUC8. The next six numbers are randomly assigned, sequential numbers that are unique within a HUC8 | Mandatory if Applicable |
FlowDir | Direction of flow relative to coordinate order | Mandatory if Applicable |
WBArea_Permanent_Identifier | Permanent identifier of the waterbody through which the Flowline (Artificial Path) flows. | Mandatory if Applicable |
FType | Three digit integer value, unique identifier of a feature type | Mandatory |
FCode | Five-digit integer value comprised of the feature type and combinations of characteristics and values. | Mandatory |
Enabled | Identifies features to be used in a Network Trace, True = 1 (default) and False = 2 | Mandatory if Applicable |
FWS_Name | FWS name, specific term, or expression by which a particular geographic entity is known. | Mandatory if Applicable |
Origin | Identifies the originator of the data. e.g., "NHD" for all features pre‐compiled from NHD data, and "FWS" for all FWS improved features. | Optional |
Comments | Comments | Optional |
Label | Reconciliation of GNIS_Name and FWS_Name for labeling purposes. Compute: if FWS_Name <> Null, then FWS_Name, else GNIS_Name | Mandatory |
Source_Num | Unique ID relating to non‐spatial table with record‐level metadata. Not applicable to pre‐compiled NHD data (i.e. Origin = "NHD") | Optional |
CCCODE | FBMS Cost Center Code for the FWS Station | Mandatory |
FeatureClassSource | = FWSFlowline | Mandatory |
Please note that the WRIA application only recognizes the following FTypes:
Below is a table of field names, descriptions and whether the field in mandatory or not. For more detailed information on the FWSHydroPoint feature class please see FWSHydroPoint in the Appendix.
Field Name | Description | Requirements |
Permanent_Identifier | GUID value that uniquely identifies the occurrence of each NHD feature. | Mandatory if Applicable |
FDate | Date of last NHD feature modification | Mandatory if Applicable |
Resolution | NHD Code for source resolution: 1=Local resolution, 2=High resolution, 3=Medium resolution. | Mandatory if Applicable |
GNIS_ID | Unique identifier assigned by GNIS | Mandatory if Applicable |
GNIS_Name | Proper name, specific term, or expression by which a particular geographic entity is known | Mandatory if Applicable |
ReachCode | Unique identifier for a 'reach'. The first eight numbers are the WBD_HUC8. The next six numbers are randomly assigned, sequential numbers that are unique within a HUC8 | Mandatory if Applicable |
FType | Three digit integer value, unique identifier of a feature type | Mandatory |
FCode | Five-digit integer value comprised of the feature type and combinations of characteristics and values. | Mandatory |
Elevation | Elevation, in meters, of water surfaces where water pools are encoded for a few features. | Mandatory if Applicable |
FWS_Name | FWS name, specific term, or expression by which a particular geographic entity is known. | Mandatory if Applicable |
Elev_Source | Source for the elevation data | Optional |
Origin | Identifies the originator of the data. e.g., "NHD" for all features pre‐compiled from NHD data, and "FWS" for all FWS improved features. | Optional |
Comments | Comments | Optional |
Label | Reconciliation of GNIS_Name and FWS_Name for labeling purposes. Compute: if FWS_Name <> Null, then FWS_Name, else GNIS_Name | Mandatory |
Source_Num | Unique ID relating to non‐spatial table with record‐level metadata. Not applicable to pre‐compiled NHD data (i.e. Origin = "NHD") | Optional |
CCCODE | FBMS Cost Center Code for the FWS Station | Mandatory |
FeatureClassSource | = FWSHydroPoint | Mandatory |
Please note that the WRIA application only recognizes the FTypes:
Below is a table of field names, descriptions and whether the field in mandatory or not. For more detailed information on the FWSWaterbody feature class please see FWSWaterbody in the Appendix.
Field Name | Description | Requirements |
Permanent_Identifier | GUID value that uniquely identifies the occurrence of each NHD feature. | Mandatory if Applicable |
FDate | Date of last NHD feature modification | Mandatory if Applicable |
Resolution | NHD Code for source resolution: 1=Local resolution, 2=High resolution, 3=Medium resolution. | Mandatory if Applicable |
GNIS_ID | Unique identifier assigned by GNIS | Mandatory if Applicable |
GNIS_Name | Proper name, specific term, or expression by which a particular geographic entity is known | Mandatory if Applicable |
AreaSqKm | Area of areal features, Albers Equal Area (NHD) | Mandatory if Applicable |
Elevation | Elevation, in meters, of water surfaces where water pools are encoded for a few features. | Mandatory if Applicable |
ReachCode | Unique identifier for a 'reach'. The first eight numbers are the WBD_HUC8. The next six numbers are randomly assigned, sequential numbers that are unique within a HUC8 | Mandatory if Applicable |
FType | Three digit integer value, unique identifier of a feature type | Mandatory |
FCode | Five-digit integer value comprised of the feature type and combinations of characteristics and values. | Mandatory |
FWS_Name | FWS name, specific term, or expression by which a particular geographic entity is known. | Mandatory if Applicable |
Elev_Source | Source for the elevation data | Optional |
Origin | Identifies the originator of the data. e.g., "NHD" for all features pre‐compiled from NHD data, and "FWS" for all FWS improved features. | Optional |
Comments | Comments | Optional |
Label | Reconciliation of GNIS_Name and FWS_Name for labeling purposes. Compute: if FWS_Name <> Null, then FWS_Name, else GNIS_Name | Mandatory |
Source_Num | Unique ID relating to non‐spatial table with record‐level metadata. Not applicable to pre‐compiled NHD data (i.e. Origin = "NHD") | Optional |
CCCODE | FBMS Cost Center Code for the FWS Station | Mandatory |
FeatureClassSource | = FWSWaterbody | Mandatory |
Impoundments or Inundation areas should be given the NHDH FType of "466." This is a NHDH "SwampMarsh" type. Within the WRIA application these types will be displayed as wetlands. An option will be given to select either "Managed" or "Unmanaged".
Below is a table of field names, descriptions and whether the field in mandatory or not. For more detailed information on the RHI feature class please see RHI (Region of Hydrologic Influence) in the Appendix.
Field Name | Description | Requirements |
Comments | Comments | Optional |
CCCODE | FBMS Cost Center Code for the FWS Station | Mandatory |
Now that edits have been made to the checked-out version of the FWS Hydrology Geodatabase, these changes need to be synchronize back to regional child database. Please remember that any additional fields added for their purposes will not be checked in
The last step of this process is to synchronize the changes from the checked-out version to the regional child replica.
For future editing sessions, go to the Check-Out the Feature Classes section and repeat the subsequent steps. If you have kept a local-copy with regionally relevant extra attributes, do not check-out to this database. Additional attributes will be lost.
Now that additions/edits have been made to the child replica, those changes need to be synchronized with the parent geodatabase. This synchronization process automatically happens nightly.
The WRIA application only checks for updates from the FWS_Hydro geodatabase monthly. However, users of WRIA can force an update to happen nightly so that these additions/edits are visible in the application the next day by following these steps:
If you need assistance navigating this process, please contact Richard Easterbrook at 970-266-2931 or Richard_easterbrook@fws.gov.