Forest Service, US, Department of Agriculture Remote Sensing Lab, Pacific Southwest Region


Metadata for NWCSTRM03_2

Table of Contents

Identification_Information
     Abstract 
     Purpose 
     Supplemental Information 
Data_Quality_Information
Spatial_Data_Organization_Information
Entity_and_Attribute_Information
     Detailed Description
     Overview 
Distribution_Information
Metadata_Reference_Section


Identification_Information

Citation_Information Originator: Remote Sensing Lab, Region 5, USDA Forest Service Publication_Date: 5/20/04 Title: NWCSTRM03_2 Publication_Information Publication_Place: Sacramento, CA Publisher: Remote Sensing Lab, USFS Online_Linkage: http://www.fs.fed.us/r5/rsl/clearinghouse/gis-download.shtml

Description Abstract This coverage contains line features of perennial, intermittent and ephemeral streams within the California portion of the Northwest Forest Plan (NWFP). This coverage is built from datasets compiled mainly from the northwest National Forests of USDA Forest Service, Region 5 (Klamath, Shasta-Trinity, Mendocino, Six Rivers, Modoc and Lassen). To fill in missing watersheds in the NWFP area, 1:100,000 scale data was obtained from the Bureau of Land Management. Purpose This data was developed for the USDA Forest Service, Aquatics Riparian Effectiveness Monitoring Program, for use in building a stream layer of the entire NWFP area. Supplemental_Information Procedures_Used 5/20/04 - (cclark, GDM) Reprojected to Albers, NAD 27 to match other NWFP coverages in RSL library. Klamath National Forest - Layer received from Forest with the following attributes: Arc: items KNF_STRM.aat COLUMN ITEM NAME WIDTH OUTPUT TYPE N.DEC ALTERNATE NAME INDEXED? 1 FNODE# 4 5 B - - 5 TNODE# 4 5 B - - 9 LPOLY# 4 5 B - - 13 RPOLY# 4 5 B - - 17 LENGTH 8 18 F 5 - 25 KNF_STRM# 4 5 B - - 29 KNF_STRM-ID 4 5 B - - 33 STRCODE 2 2 C - - 35 SOURCE 20 20 C - - 55 YEAR 4 4 I - - 59 LLID 13 13 C - - Comments in metadata: This coverage contains the streams for the Klamath National Forest that are used to delineate Riparian Reserves. Only stream lines are included; ditches and polygonal features such as wide streams are not included. The intent is to include those streams that meet the Northwest Forest Plan "annual scour" definition. Ground truthing and computer models have been used to extend the "blue line" (quad map) stream lines over most of the area while some areas have had quad map drainageways removed because they are not "annual scour" streams. This coverage is constructed from edited CFF files with additional segments that are wide stream centerlines or connecting lines across lakes or other water bodies or springs. The coverage extends beyond the Klamath Forest boundary to logical watershed breaks. The coverage was created then routed with the LLID routing system, but the route feature class has been dropped. An LLID field is included and populated in the arc attribute table so that the coverage can be re-routed if need be. Most lines are from the 1992 CFF files but many are from a stream densification system used on the KNF. This system uses DEM's, ground truthing, and map interpretation to supplement the original CFF streams. The DEM-based accumulation model was used for the west side of the KNF only, it does not apply to the east side. The DEM streams were used as a guide to help determine where a stream begins, but lines were digitized based on contour maps. Different tolerances (acres of accumulation) were used to best fit the model with ground-truthed information. The Maxwell method (adding streams based on the angle of crenulation) was not used. Arc-level metadata is used to track the source of each arc. In general, areas that have some arcs that are coded as CFF or DEM coded lines have not been ground verified at all. Primarily, roaded areas that have had road inventories (including road/stream crossings) have a great deal of ground truthing, as does the east side of the Forest, while wilderness or roadless areas have little ground truthing. Definitions of Item SOURCE in aat from Klamath metadata: cff - derived from original CFF mapping. Arcs are also attributed as 'cff' if they are the centerlines through wide streams or lakes and connect other 'cff' arcs. 20 acre DEM - stream densification arcs with limits derived from the Digital Elevation Model, 20 acre tolerance, but digitized based 1:24,000 quad map contours 1993 DOQ - streams identified on Digital Ortho Quads GPS - streams mapped with Global Positioning System receivers ground truth - streams identified on the ground but digitized based on 1:24,000 quad maps map interp - other streams digitized based on 1:24,000 quad maps 10 acre DEM -additional stream densification arcs as it appeared 20 acre tolerance did not quite densify enough relative to what could be found on the ground. Processing at the RSL: To identify centerlines and connectors as such in the Klamath National Forest stream layer, a lake coverage needed to be created. The steps are as follows: 1) A reselect was performed from the RSL library CFF line coverage of all arcs constituting waterbodies including double line streams, canals, dam lines, reservoirs. Marshes, swamps were not included. 2) This selection was clipped to NWFP 7.5 minute USGS quad extent. Close dangling arcs; use linework from quad extent to close polygons along clip edge. 3) Additems LCODE and CFFCODE: all lakes coded with CFFCODE = 410, LCODE = 1, all rivers coded with CFFCODE = 403, LCODE = 4 all reservoirs coded with CFFCODE = 413, LCODE = 3 4) Mapjoin rivers, lakes and reservoirs into one layer to create NWCLAKES. 5) To identify islands, reselect from NWCLAKES, lpoly# ne 1 and rpoly# ne 1, build new island layer - select from NWCLAKES (in ArcView) all polys that "have their center in" islands - code with lcode of 2, cffcode of 0. 6) Using Klamath stream layer from forest, KNF_STRM, edit arcs in NWCLAKES to land outside of KNF_STRM centerlines if they intersect. 7) Next, using the ArcInfo command IDENTITY, join NWCLAKES with KNF_STRM to split arcs where they intersect lakes, rivers and streams 8) Add item SPATIALSOURCE Logic for crosswalk from SOURCE to SPATIALSOURCE: -arcs with LCODE ne 0 (which includes centerlines and laterals), code as "CTR" - if Source = "1993 DOQ", Spatialsource = "DOQ" - if Source = "cff", and arc not a centerline/lateral, Spatialsource = "CFF" - if Source = "GPS", and arc not a centerline/lateral, Spatialsource = "GPS" - if Source = "wb connector", Spatialsource = "CTR" - if Source = "ground truth", Spatialsource = "DFT" - if Source = "map interp", Spatialsource = "DFT" - if Source = "20 acre DEM" or "10 acre DEM", Spatialsource = "DEM" If Spatialsource = DEM and CFFCODE = 403, change code CFFCODE to 0 and change Spatialsource to CSC to identify laterals If Spatialsource = DEM and CFFCODE = 410, change code CFFCODE to 0 and change Spatialsource to CSC to identify other centerlines If Spatialsource ne CTR, CRU or CSC and STRCODE = P, code CFFCODE = 402(stream, perennial) If Spatialsource ne CTR, CRU or CSC and STRCODE = I, code CFFCODE = 405(stream, intermittent) On all other arcs where Spatialsource = CTR or CRU, code CFFCODE = 0 9) Drop items SOURCE, YEAR and LLID *********************************************************** Lassen National Forest - Routed coverage received from Forest with the following items: Arc: items LNFSTREAM.aat COLUMN ITEM NAME WIDTH OUTPUT TYPE N.DEC ALTERNATE NAME INDEXED? 1 FNODE# 4 5 B - - 5 TNODE# 4 5 B - - 9 LPOLY# 4 5 B - - 13 RPOLY# 4 5 B - - 17 LENGTH 8 18 F 5 - 25 LNFSTREAM# 4 5 B - - 29 LNFSTREAM-ID 4 5 B - - 33 CFF-CODE1 10 10 I - - 43 CFF-CODE2 10 10 I - - 53 CFF-CODE3 10 10 I - - 63 CFF-CODE4 10 10 I - - 73 CFF-CODE5 10 10 I - - 83 DATE 8 8 D - - 91 FEET 4 12 F 3 - 95 STREAMORDER 2 2 I - - 97 STREAMTYPE 3 3 C - - 100 SOURCE 10 10 C - - 110 SPANNER 4 4 I - - 114 FLANKER 4 4 I - - 118 MILES 8 8 F 2 - 126 STRCODE 1 1 C - - 127 CORRTYPE 1 1 C - - 128 SOURCECODE 2 2 I - - 130 MEMO 80 80 C - - 210 NEWCFF1 10 10 I - - 220 LLID 13 13 N 0 - Arc: items LNFSTREAM.RATSTREAMS COLUMN ITEM NAME WIDTH OUTPUT TYPE N.DEC ALTERNATE NAME INDEXED? 1 STREAMS# 4 5 B - - 5 STREAMS-ID 4 5 B - - 9 LLID 13 13 N 0 - 22 SYMBOL 1 1 I - - Lassen National Forest processing at the RSL: 1) Edgematch to Modoc National Forest by erasing Lassen layer with Modoc quad extent 2) Lassen layer clipped with Huc6 watersheds to just outside NWFP boundary. Waterbody arcs with the following CFFCODEs were eliminated: 403 - Stream, Perennial, Double-line 410 - Lake or Pond, Perennial 413 - Reservoir, Natural Shoreline 419 - Canal / Aqueduct / Ditch, Perennial, Double-line 420 - Canal / Aqueduct / Ditch, Intermittent, Double-line 3) Routes dropped 4) Item SPATIALSOURCE added and coded as follows: -Arcs selected with CFFCODE = 0 (some of these appeared to not be centerlines and were deselected) and arcs coded with "Spanner" = 1000. Spatialsource for these coded as "CTR" -Select Source = "digitizer" and not a centerline (CTR) - code these with Spatialsource = "DFT" (digitized) -Source = CFF code Spatialsource as CFF 5) Added item "SOURC_AGEN" and coded LNF. CFF-CODE2, CFF-CODE3, CFF-CODE4, DATE, FEET, STREAMORDER, STREAMTYPE, SOURCE, SPANNER, FLANKER, MILES, CORRTYPE, SOURCECODE, MEMO, NEWCFF1, LLID all dropped for standardization purposes *********************************************************** Modoc National Forest - Layer received from Forest with the following items: Arc: items MDFSTREAMS.aat COLUMN ITEM NAME WIDTH OUTPUT TYPE N.DEC ALTERNATE NAME INDEXED? 1 FNODE# 4 5 B - - 5 TNODE# 4 5 B - - 9 LPOLY# 4 5 B - - 13 RPOLY# 4 5 B - - 17 LENGTH 8 18 F 5 - 25 MDFSTREAMS# 4 5 B - - 29 MDFSTREAMS-ID 4 5 B - - 33 CFF-CODE1 3 3 I - - 36 STRCODE 1 1 C - - 37 SOURCE 2 2 I - - 39 CORRTYPE 1 1 C - - Modoc processing at the RSL: 1) Erase Modoc layer with Lassen quad extent Modoc layer has been edited by Chad Lopez as follows: All arcs that fell within the Northwest Forest Plan Watershed boundary were edited to remove coincident or near-coincident arcs that were representing the same stream. This coverage was found to contain many incidences of coincident arcs. Examples of this include: - an arc that appears to originate from a cff coverage alongside another arc that appears to represent the same stream but looks very crudely digitized, often each have different stream codes (item 'strcode') - in some cases, triple coincident arcs were present - a few cases of two arcs that were exactly coincident existed In most cases, the arc that originated from the cff coverage was retained. Otherwise, the arc that appeared to be more accurate according to available ortho-quads was used. 2) Clip Modoc layer with Huc6 watersheds to just outside NWFP boundary. 3) Item SPATIALSOURCE added and coded as follows: Source of "1" - Spatialsource = "CFF" (some of these were coded as ephemerals that in CFF's were intermittent) Source of "0" and no cffcode - Spatialsource left null 4) Added item "SOURC_AGEN" and coded MDF. Items SOURCE AND CORRTYPE dropped for standardization purposes. *********************************************************** Shasta-Trinity National Forest - FLOW_REG is item used for P, E, and I per Judy Fessenden, GIS coordinator, Shasta-Trinity National Forest Narrative in metadata received from Shasta-Trinity National Forest: st_stream is a line coverage, encompassing the entire SHASTA-TRINITY Forest. Map source: U.S.F.S. Primary Base Series, scale of 1:24000, developed from U.S. Geological Survey 7.5-minute topographic map series, with enhancements and regular revisions by U.S. Forest Service, Geometronics Service Center in Salt Lke City. The digital cartographic feature files were received in Arc/Info (Generate) format. The Shasta-Trinity supplemented these files by manuscripting, scanning, and/or digitizing from the same base series map. Map date: 1981, revised 1992 Map projection: UTM Zone 10 Datum: NAD 1927 Arc: items ST_STREAM03.aat COLUMN ITEM NAME WIDTH OUTPUT TYPE N.D 1 FNODE# 4 5 B 5 TNODE# 4 5 B 9 LPOLY# 4 5 B 13 RPOLY# 4 5 B 17 LENGTH 8 18 F 25 ST_STREAM03# 4 5 B 29 ST_STREAM03-ID 4 5 B 33 CFF-CODE1 10 10 I 43 CFF-CODE2 10 10 I 53 CFF-CODE3 10 10 I 63 CFF-CODE4 10 10 I 73 CFF-CODE5 10 10 I 83 QUADNO 4 4 C 87 FEATURE_ID 5 5 C 92 WATER_ID 4 4 C 96 ST_ORDER 1 1 I 97 FLOW_REG 1 1 C 98 WILDSCENIC 1 1 C 99 RANGE_ANAD 1 1 C 100 WATER_TYPE 2 2 C 102 DW_USE 1 1 C 103 GRADIENT 4 5 F 107 VALLEY_SEG 2 2 C 109 JOIN_STRM 9 9 C 118 ORIGIN 3 3 C 121 DATE 8 8 D 129 USES 2 2 C 131 FEET 4 12 F 135 JOIN 9 9 I 144 GRND_VERIFY 1 1 C 145 CORRECTION_TYPE 1 1 C 146 REVISION_DATE 9 9 C Shasta-Trinity definitions for pertinent items in the arc attribute table (per their metadata): ST_ORDER: 1 to 8 = DESIGNATION OF THE RELATIVE POSITION OF STREAM SEGMENTS IN A DRAINAGE BASIN NETWORK: ORDER 1, THE HIGHEST ORDER 8, WITH THE MOST JUNCTIONS OF CONNECTED ARC SEGMENTS FLOW_REG: E = FLOW REGIME - EPHEMERAL STREAM I = FLOW REGIME - INTERMITTENT STREAM P = FLOW REGIME - PERENNIAL STREAM ORIGIN: PB1 = PRIMARY BASE SERIES, 1992, 1:24000 SCALE, UTM ZONE 10, GEOMETRONICS SERVICE CENTER, CARTOGRAPHIC FEATURE FILE (CFF) DATA ARC/INFO GENERATE FORMAT ST1 = SHASTA-TRINITY, 1:24000 SCALE, UTM ZONE10 ST3 = SHASTA-TRINITY, 1:24000 SCALE, CENTERLINE DOUBLE LINE STREAMS, SCREEN DIGITIZED EXTENTION (FROM CENTERLINE TO CONNECT LATERAL STREAM ARC) ST4 = SHASTA-TRINITY, 1:24000 SCALE, LATERAL STREAM EXTENTION (FROM CENTERLINE TO CONNECT LATERAL STREAM ARC) Shasta-Trinity processing at the RSL: 1) Added STRCODE and calculated it to equal FLOW_REG; where FLOW_REG was null and CFF codes indicated stream type, STRCODE was coded at RSL; the following were left with no STRCODE due to lack of information: CFF = 0, FLOW_REG = null CFF = 418 (canal,abandoned) CFF = 407 (stream, disappearing) CFF = 431 (marsh) CFF = 423 (aqueduct, underground) CFF = 152, 153 (dam) 2) Pulled out the following arcs out that were coded as waterbodies based on CFFs: 403, 406, 410, 411, 412, 413, 414, 419, 420, 421, 422, 446, 465, 486, 487 3) Added item "SPATIALSOURCE" and, per SHF metadata, coded all arcs as follows: - Origin of ST3 to "CTR" (centerlines) - Origin of "ST4" to "CSC"(laterals) per BLM Hydrography Handbook - Origin of "ST1" and Strcode of "E" and CFFCODE of "0" coded with "Spatialsource" of "CRU" (crenulation) - No metadata available describing Origin codes of ST5, GS4 or XXX - left Spatialsource as "OTR" 4) dropped all "CFF-CODE1, 2, 3," etc. items except cff-code1 since they were all 0's **NO CFFCODES were changed from original layer which left approx 7,000 arcs(besides ephemerals, centerlines and connectors) with code of 0. 5) Added item "SOURC_AGEN" and coded SHF. Other items dropped for standardization purposes. *********************************************************** For a majority of the coastal area of the NWFP area, an existing layer created at the Remote Sensing Lab in October of 2000 was used (ALLSTRMS8). This layer was developed by the Watershed Assessment Program, a cooperative effort by the USDA Forest Service and California Department of Forestry. The procedures in it's development were based on BLM's Oregon/Washington Hydrography Handbook using the LLID routing approach. The base linework is from 1:24,000 Forest Service Cartographic Feature Files (CFFs) and 1:24,000 USGS DLG-3 files. Data_Set_Credit (from ALLSTRMS8 metadata) : USGS for DLG's GSTC for CFF's CDF for sponsoring the work USDA FS RSL for cooperative effort Klamath, Shasta-Trinity, Mendocino National Forests for supplying data Forest Scienct Project for product reviews For more information go to http://frap.cdf.ca.gov/data/frapgisdata/select.asp. Processing of ALLSTRMS8 at the RSL: 1) Using a selection of Huc6 watersheds, portions of ALLSTRMS8 and the Klamath, Mendocino Forests were erased for edgematching. The following items were saved from the ALLSTRMS8 layer: Arc: items ALLSTRMS8.aat COLUMN ITEM NAME WIDTH OUTPUT TYPE N.DEC ALTERNATE NAME INDEXED? 1 FNODE# 4 5 B - - 5 TNODE# 4 5 B - - 9 LPOLY# 4 5 B - - 13 RPOLY# 4 5 B - - 17 LENGTH 8 18 F 5 - 25 ALLSTRMS8# 4 5 B - - 29 ALLSTRMS8-ID 4 5 B - - 33 MINOR1 6 6 I - - 39 MINOR2 6 6 I - - 45 MINOR3 6 6 I - - 51 SPATIALSOURCE 3 3 C - - 54 STRM_TYPE 12 12 C - - 66 DATA_SOURCE 20 20 C - - 86 JOIN_ID 4 5 B - - 3) Added item CFFCODE, STRCODE, SOURC_AGEN. SOURC_AGEN coded to equal "RSL". STRCODE coded based on STRM_TYPE. CFFCODE coded as follows: if SPATIALSOURCE= & MINOR1= & MINOR2= & STRM_TYPE= CFFCODE= DLG 402 perennial 402 CFF 402 perennial 402 CSC (all) (all) 0 CTR (all) (all) 0 DLG 412 610 intermittent 405 DLG 414 0 intermittent 417 DLG 414 0 perennial 416 DRG perennial 402 DRG intermittent 405 DIS (discontinuous channel) 0 *********************************************************** Six Rivers National Forest - In the layer received from the Forest, SRF_STREAM, streams are not attributed with STREAM CODE to distinguish perennial, ephemeral and intermittent. Therefore, it was decided at the RSL to use only the ephemerals from this layer and the balance of the Forest perennial and intermittent streams would be contained in the ALLSTRMS8 layer (as described above). Six Rivers processing at the RSL: 1) Pull ephemerals from SRF_STREAM as follows: Join the SRF_STREAM.ARCDATA info file to SRF_STREAM.AAT using join-id. This joins in the item SPATIALSOURCE. Based on the following table from the Six Rivers SRF_STREAM layer metadata, arcs coded with "CRS" and "CRU" were selected and retained as a separate coverage. SPATIALSOURCE: CFF - Cartographic Feature Files Forest Service CRU - Derived from 24k contours, Maxwell, et al. crenulation CRS - Derived from 24K contours, SRNF crenulation CSC - Artificial Secondary Path (secondary channel or connector arc) CTR - Artificial Primary Path (primary channel centerlines) DIS - Arcs generated to connect a discontinuous channel DLG - USGS Digital Line Graphics Files 2) Add SOURC_AGEN and code as SRF. Drop all unneeded items. *********************************************************** Mendocino National Forest - No metadata attached. An email from Andy Taylor, GIS Coordinator, Mendocino National Forest: The original source of the arcs was the CFF's (1980's version). The entire Forest was crenulated for the LMP effort about 1980. These lines were drafted on mylar and added to the CFF's. This process was done by HUC 5 as part of the watershed assessment efforts. The rest of the Forest not covered by a WA was completed around 2000. As you can see some HUC5 were done more intensively than others. It was then determined at a province meeting that we had been a little overzealous in crenulating streams and some of them did not meet the definition of a stream in the NWFP ROD. We contracted with Titan to identify those arcs that did not meet the definition from the ROD and give them a different spatialsource. In 2003 we replaced the 1980's CFF's with the 1996 CFF's. The contractor only worked on streams that were all or partly within the Forest boundary. They apparently labeled everything as meeting the definition and then identified the arcs that didn't. I eliminated the arcs that didn't meet the definition in the cover I sent you. The method Titan used at least partially explains why the density is higher outside the Forest than inside in some areas(i.e. The NE corner). The codes for Spatialsource and wtrbodytype come from the Oregon/Washington BLM Hydrography handbook last update 8/24/1999. Layer received from Forest with the following items: COLUMN ITEM NAME WIDTH OUTPUT TYPE N 1 FNODE# 4 6 B 5 TNODE# 4 6 B 9 LPOLY# 4 5 B 13 RPOLY# 4 5 B 17 LENGTH 8 18 F 25 MENSTR03M_1# 4 5 B 29 MENSTR03M_1-ID 4 5 B 33 MINOR1 6 6 I 39 SPATIALSOURCE 3 3 C 42 WTRBODYTYPE 2 2 C 44 ORDER 1 1 I 45 STRORDER 2 2 I 47 CFFCODE 4 5 B 51 GNIS-ID 8 8 C 59 FEAT-NAME 99 99 C Item STRCODE added by Chad Lopez and coded using a crosswalk of CFF definitions as follows: STRCODE CFFCODE 0 < - - - not given STRCODE; most are ephemerals or centerline/laterals ? 404 Braided Streams I 405 Streams Intermittent/Wash, Narrow I 412 Lake or Pond, Intermittent P 402 Stream, Perennial P 416 Canal/Aqueduct/Ditch, Perennial There were 23 arcs with no STRCODE and CFF code of 402 or 405 and Spatialsource = CRU: these arcs coded STRCODE = "I" or "P" respectively. *********************************************************** Digital Line Graph (DLG) datasets from Bureau of Land Management: From BLM metadata: These are USGS 1:100,000 DLGs for hydrology, merged in one degree areas, and named hydlLLlllax; where LL is the two digits of north latitude of the southeast corner of the one degree area, and lll are the threee digits of the west longitude of the southeast corner. Coord_source, hyd_feature_id, and course_cl are user defined items. Coord_source provides information on the source of vertices and arcs in the data. In this case, all coordinate source is USGS 100k DLG data. Hyd_feature_id is an internal ID number used to tie arcs that make up a river to the name of the river - stored in Info and an Informix table. Course_cl indicates if the arc is a stream center line created in areas of lakes, resevoirs, and double bank streams. The following datasets were downloaded from http://www.ca.blm.gov/gis/ and used to fill in areas of the NWFP where Forest Service did not: hydl40122ax hydl37122ax hydl39123ax hydl39122ax hydl38122ax hydl38123ax Arc: items HYDL38123AX.aat COLUMN ITEM NAME WIDTH OUTPUT TYPE N.DEC ALTERNATE NAME INDEXED? 1 FNODE# 4 5 B - - 5 TNODE# 4 5 B - - 9 LPOLY# 4 5 B - - 13 RPOLY# 4 5 B - - 17 LENGTH 8 18 F 5 - 25 HYDL38123AX# 4 5 B - - 29 HYDL38123AX-ID 4 5 B - - 33 MAJOR1 6 6 I - - 39 MINOR1 6 6 I - - 45 MAJOR2 6 6 I - - 51 MINOR2 6 6 I - - 57 MAJOR3 6 6 I - - 63 MINOR3 6 6 I - - 69 MAJOR4 6 6 I - - 75 MINOR4 6 6 I - - 81 COORD_SOURCE 20 20 C - - 101 HYD_FEATURE_ID 6 6 I - - 107 FEATURE_CLASS 16 16 C - - 123 COURSE_CL 1 2 C - - Processing at the RSL: 1) Add items SPATIALSOURCE, CFFCODE, STRCODE, SOURC_AGEN. Code SOURC_AGEN to equal "BLM". 2) All arcs with COURSE_CL of "Y" coded with SPATIALSOURCE of "CTR". All arcs with COORD_SOURCE of null, coded with SPATIALSOURCE of "OTR". All arcs with Minor1 = 412 and Minor2 = 610 and Minor3 = 202, coded with SPATIALSOURCE of "CSC"(050 0202 Closure line - This codes identifies a line segment digitized to form the closure of an areal feature whose outline is not) 3) All arcs with COORD_SOURCE of "100k DLG' coded with SPATIALSOURCE of "DLG" 4) To simplify and standardize final coverage, DLG codes were translated to CFF codes. Definitions for DLGs are located at http://rockyweb.cr.usgs.gov/nmpst the USGS National Mapping Program, Standards For Digital Line Graphs. The logic for the crosswalk is as follows: if and if and if then MINOR1= MINOR2= MINOR3= CFFCODE= _________________________________________________ 412 610 -999 405 412 -9999 402 610 412 -999 402 610 414 (canal) 417 601 415 423 417 -999 -999 477 415 601 423 415 604 424 414 -999 -999 416 414 202 617 416 414 610 417 412 202 402 412 202 610 405 406 618 313 406 17 465 202 414 416 406 -999 152 202 -999 0 -999 strcode = p 402 200 400 201 400 5) Clip datasets with select huc6 watersheds to fill in "armpit" of Shasta- Trinity National Forest area and southern portion of NWFP. Erase portions of Shasta-T, Mendocino and ALLSTRMS8 with select watersheds to eliminate overlap with BLM data. 6) Drop items MAJOR1, MINOR1, MAJOR2, MINOR2, MAJOR3, MINOR3, MAJOR4, MINOR4, COORD_SOURCE, HYD_FEATURE_ID, FEATURE_CLASS,COURSE_CL *********************************************************** Final step: Final layers appended. To eliminate unnecessary pseudonodes and reduce size of dataset, an UNSPLIT command was run. Revisions Reviews_Applied_to_Data This data has been reviewed to ensure conformance to the source data. Related_Spatial_and_Tabular_Data_Sets see Procedures_Used section References_Cited Notes --------------------------------------------------------------------------- USFS: United States Forest Service RSL: Remote Sensing Lab, Sacramento, CA. --------------------------------------------------------------------------- This metadata report was created with the use of Arc:DOCUMENT. This format is designed to be compliant with the Federal Geographic Data Committee Spatial Data Transfer Standard. Document file preparer: Carol Clark Date: 9/29/03 Document file updated by: Date: Document file verified by: Date: --------------------------------------------------------------------------- Time_Period_of_Content Currentness_Reference This dataset is current as of 9/29/03 Status Progress: Complete Maintenance_and_Update_Frequency Maintenance and updates are conducted on an as needed basis. Spatial_Domain Bounding_Coordinates West_Bounding_Coordinate: -125.00193411 East_Bounding_Coordinate: -120.9230824 North_Bounding_Coordinate: 42.45973573 South_Bounding_Coordinate: 36.41497853

Keywords Theme Theme_Keyword_Thesaurus: None Theme_Keyword: Streams, Northwest Forest Plan, Perennial, Ephemeral Place Place_Keyword_Thesaurus: None Place_Keyword: California portion of Northwest Forest Plan Stratum Stratum_Keyword_Thesaurus: None Stratum_Keyword: Temporal Temporal_Keyword_Thesaurus: None Temporal_Keyword:

Access_Constraints None. Use_Constraints None Point_of_Contact: See Distribution_Information for contact information.

Data_Set_Credit Klamath, Shasta-Trinity, Mendocino, Six Rivers, Modoc and Lassen National Forests for supplying data GSTC - USDA Forest Service Geospatial Service and Technology Center CDF - California Department of Forestry BLM - Bureau of Land Management USGS - US Geological Survey Security_Information Security_Classification_System: None Security_Classification: UNCLASSIFIED Security_Handling_Description: None

Native_Data_Set_Environment: AIX UNIX, ARC/INFO version 8.3

Cross_Reference Originator: Bureau of Land Management Publication_Date: 19980301 Publication_Time: Title: COVERAGE hydlLLlllax - 100k hydrography in CA Edition: Geospatial_Data_Presentation_Form: Series_Information Series_Name: Issue_Identification: Publication_Information Publication_Place: Sacramento, CA Publisher: Bureau of Land Management Other_Citation_Details: Online_Linkage: http://www.ca.blm.gov/gis/downloadindex.html#Hydrography Larger_Work_Citation:
Cross_Reference Originator: US Geological Survey Publication_Date: July 1997 Publication_Time: Title: National Mapping Program, Standards for Digital Line Graphs, Part 3 Edition: Geospatial_Data_Presentation_Form: Series_Information Series_Name: Issue_Identification: Publication_Information Publication_Place: Publisher: USGS Other_Citation_Details: Online_Linkage: http://rockyweb.cr.usgs.gov/nmpstds/acrodocs/dlg-3/3dlg0798. Larger_Work_Citation:


Data_Quality_Information

Attribute_Accuracy Attribute_Accuracy_Report: See Entity_Attribute_Information

Quantitative_Attribute_Accuracy_Assessment Attribute_Accuracy_Value: See Explanation Attribute_Accuracy_Explanation: Attribute accuracy is described, where present, with each attribute defined in the Entity and Attribute Section.

Logical_Consistency_Report: Chain-node topology present.

Completeness_Report See Entity and Attribute Overview Positional_Accuracy Horizontal_Positional_Accuracy Horizontal_Positional_Accuracy_Report:

Vertical_Positional_Accuracy Vertical_Positional_Accuracy_Report: Lineage: See Supplemental_Information for overview.

Process_Steps Process_Step Process_Description: CCLARK APPEND NWCSTREAM LINE Source_Used_Citation_Abbreviation:None Process_Date: 20030909 Process_Time: 2237 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK INDEX NWCSTREAM Source_Used_Citation_Abbreviation:None Process_Date: 20030910 Process_Time: 857 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK TOLERANCE NWCSTREAM FUZZY 1 Source_Used_Citation_Abbreviation:None Process_Date: 20030910 Process_Time: 857 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK REBOX NWCSTREAM Source_Used_Citation_Abbreviation:None Process_Date: 20030910 Process_Time: 857 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK PROJECTDEFINE COVER NWCSTREAM Source_Used_Citation_Abbreviation:None Process_Date: 20030910 Process_Time: 858 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK COPY NWCSTREAM NWCSTREAM2 Source_Used_Citation_Abbreviation:None Process_Date: 20030910 Process_Time: 1135 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK ARCEDIT C:\A_PROJECTS\STREAMS\APPEND\NWCSTREAM2 Source_Used_Citation_Abbreviation:None Process_Date: 20030910 Process_Time: 1141 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK DOCUMENT NWCSTREAM2 COPY C:\A_PROJECTS\DOC_TEMPLATE CCLARK Source_Used_Citation_Abbreviation:None Process_Date: 20030929 Process_Time: 1116 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK RENAME NWCSTREAM2 NWCSTRM03_1 Source_Used_Citation_Abbreviation:None Process_Date: 20030929 Process_Time: 1117 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK DOCUMENT NWCSTRM03_1 UPDATE CCLARK Source_Used_Citation_Abbreviation:None Process_Date: 20030929 Process_Time: 1511 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK DOCUMENT NWCSTRM03_1 UPDATE CCLARK Source_Used_Citation_Abbreviation:None Process_Date: 20030929 Process_Time: 1627 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK DOCUMENT NWCSTRM03_1 UPDATE CCLARK Source_Used_Citation_Abbreviation:None Process_Date: 20030929 Process_Time: 1736 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK DOCUMENT NWCSTRM03_1 UPDATE CCLARK Source_Used_Citation_Abbreviation:None Process_Date: 20030930 Process_Time: 1648 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK DOCUMENT NWCSTRM03_1 UPDATE CCLARK Source_Used_Citation_Abbreviation:None Process_Date: 20030930 Process_Time: 1714 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK DOCUMENT NWCSTRM03_1 UPDATE CCLARK Source_Used_Citation_Abbreviation:None Process_Date: 20031001 Process_Time: 1105 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK DOCUMENT NWCSTRM03_1 UPDATE CCLARK Source_Used_Citation_Abbreviation:None Process_Date: 20031001 Process_Time: 1111 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK DOCUMENT NWCSTRM03_1 UPDATE CCLARK Source_Used_Citation_Abbreviation:None Process_Date: 20031001 Process_Time: 1128 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK DOCUMENT NWCSTRM03_1 UPDATE CCLARK Source_Used_Citation_Abbreviation:None Process_Date: 20031001 Process_Time: 1140 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK DOCUMENT NWCSTRM03_1 UPDATE CCLARK Source_Used_Citation_Abbreviation:None Process_Date: 20031001 Process_Time: 1145 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK BUILD NWCSTRM03_1 LINE Source_Used_Citation_Abbreviation:None Process_Date: 20031001 Process_Time: 1157 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK GENERATE NWCSTRM03_1 Source_Used_Citation_Abbreviation:None Process_Date: 20031001 Process_Time: 1202 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK REBOX NWCSTRM03_1 Source_Used_Citation_Abbreviation:None Process_Date: 20031001 Process_Time: 1203 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK COPY NWCSTRM03_1 J:/FSFILES/UNIT/EIS/NWFP/STREAMS/NWCSTRM03_1 Source_Used_Citation_Abbreviation:None Process_Date: 20031001 Process_Time: 1233 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: CCLARK EXPORT COVER NWCSTRM03_1 NWCSTRM03_1 Source_Used_Citation_Abbreviation:None Process_Date: 20031001 Process_Time: 1345 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: KEEPER DOCUMENT NWCSTRM03_1 UPDATE KEEPER Source_Used_Citation_Abbreviation:None Process_Date: 20031002 Process_Time: 1507 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: KEEPER EXPORT COVER NWCSTRM03_1 NWCSTRM03_1 Source_Used_Citation_Abbreviation:None Process_Date: 20031002 Process_Time: 1532 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: KEEPER COPY NWCSTRM03_1 $CALCOVS/FS/NWCSTRM03_1 Source_Used_Citation_Abbreviation:None Process_Date: 20031002 Process_Time: 1606 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: KEEPER PROJECT COVER NWCSTRM03_1 /FSFILES/FSTMP/SHARE/CAROL/NWCSTRM03_ALB $PROJE Source_Used_Citation_Abbreviation:None Process_Date: 20040520 Process_Time: 848 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: KEEPER TOLERANCE NWCSTRM03_ALB FUZZY 1 Source_Used_Citation_Abbreviation:None Process_Date: 20040520 Process_Time: 851 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: KEEPER DOCUMENT NWCSTRM03_ALB UPDATE KEEPER Source_Used_Citation_Abbreviation:None Process_Date: 20040520 Process_Time: 857 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: KEEPER RENAME NWCSTRM03_ALB NWCSTRM03_2 Source_Used_Citation_Abbreviation:None Process_Date: 20040520 Process_Time: 857 Source_Produced_Citation_Abbreviation: None Process_Step Process_Description: KEEPER DOCUMENT NWCSTRM03_2 UPDATE KEEPER Source_Used_Citation_Abbreviation:None Process_Date: 20040520 Process_Time: 857 Source_Produced_Citation_Abbreviation: None

Cloud_Cover N/A.


Spatial_Data_Organization_Information

Direct_Spatial_Reference_Method: Vector
Point_and_Vector_Object_Information SDTS_Terms_Description SDTS_Point_and_Vector_Object_Type: Point Point_and_Vector_Object_Count: 0 SDTS_Point_and_Vector_Object_Type: String Point_and_Vector_Object_Count: 390161 SDTS_Point_and_Vector_Object_Type: GT-polygon composed of chains' Point_and_Vector_Object_Count: 0


Spatial_Reference_Information

Horizontal_Coordinate_System_Definition
    Planar
        Map_Projection:
        Map_Projection_Name:  ALBERS
        Longitude_of_Central_Meridian: -120
        Latitude_of_Projection_Origin: 0
        Latitude_of_First_Standard_Parallel: 34
        Latitude_of_Second_Standard_Parallel: 40.5
        False_Easting:  0.00000
        False_Northing:  -4000000.00000
    Geodetic Model
        Horizontal_Datum_Name: North American Datum of 1983
        Ellipsoid_Name:  GRS1980


Entity_and_Attribute_Information

Detailed_Description Entity_Type Entity_Type_Label: NWCSTRM03_2.AAT Entity_Type_Definition: Arc Attribute Table Entity_Type_Definition_Source: Remote Sensing Lab Attribute: Attribute_Label: - Attribute_Definition: Arc Attribute Table Attribute_Definition_Source: Remote Sensing Lab Attribute_Domain_Values Enumerated_Domain Enumerated_Domain_Value: - Enumerated_Domain_Value_Definition Enumerated_Domain_Value_Definition_Source: Attribute: Attribute_Label: FNODE# Attribute_Definition: Internal number of from-node Attribute_Definition_Source: Computed Attribute_Domain_Values Enumerated_Domain Enumerated_Domain_Value: Sequential unique positive integer Enumerated_Domain_Value_Definition Enumerated_Domain_Value_Definition_Source: Attribute: Attribute_Label: TNODE# Attribute_Definition: Internal number of to-node Attribute_Definition_Source: Computed Attribute_Domain_Values Enumerated_Domain Enumerated_Domain_Value: Sequential unique positive integer Enumerated_Domain_Value_Definition Enumerated_Domain_Value_Definition_Source: Attribute: Attribute_Label: LPOLY# Attribute_Definition: Internal number of poly to left of arc Attribute_Definition_Source: Computed Attribute_Domain_Values Enumerated_Domain Enumerated_Domain_Value: Sequential unique positive integer Enumerated_Domain_Value_Definition Enumerated_Domain_Value_Definition_Source: Attribute: Attribute_Label: RPOLY# Attribute_Definition: Internal number of poly to right of arc Attribute_Definition_Source: Computed Attribute_Domain_Values Enumerated_Domain Enumerated_Domain_Value: Sequential unique positive integer Enumerated_Domain_Value_Definition Enumerated_Domain_Value_Definition_Source: Attribute: Attribute_Label: LENGTH Attribute_Definition: Length of arc in coverage units Attribute_Definition_Source: Computed Attribute_Domain_Values Enumerated_Domain Enumerated_Domain_Value: Positive real numbers Enumerated_Domain_Value_Definition Enumerated_Domain_Value_Definition_Source: Attribute: Attribute_Label: NWCSTRM03_2# Attribute_Definition: Internal feature number Attribute_Definition_Source: Computed Attribute_Domain_Values Enumerated_Domain Enumerated_Domain_Value: Sequential unique positive integer Enumerated_Domain_Value_Definition Enumerated_Domain_Value_Definition_Source: Attribute: Attribute_Label: NWCSTRM03_2-ID Attribute_Definition: User-assigned feature number Attribute_Definition_Source: User-defined Attribute_Domain_Values Enumerated_Domain Enumerated_Domain_Value: Integer Enumerated_Domain_Value_Definition Enumerated_Domain_Value_Definition_Source: Attribute: Attribute_Label: STRCODE Attribute_Definition: Stream Code for Flow Regime Attribute_Definition_Source: Attribute_Domain_Values Enumerated_Domain Enumerated_Domain_Value: P = perennial, I = intermittent and E = ephemeral Enumerated_Domain_Value_Definition Enumerated_Domain_Value_Definition_Source: Attribute: Attribute_Label: SPATIALSOURCE Attribute_Definition: Original source from which data derived Attribute_Definition_Source: Oregon/Washington BLM Hydrography Handbook Attribute_Domain_Values Enumerated_Domain Enumerated_Domain_Value: 3 character field from BLM Hydrography Handbook-see Procedures_Used Enumerated_Domain_Value_Definition Enumerated_Domain_Value_Definition_Source: Attribute: Attribute_Label: CFFCODE Attribute_Definition: "Cartographic Feature File" Code describing line Attribute_Definition_Source: USDA Forest Service(http://fsweb.clearinghouse.fs.fed.us/products/cff.html) Attribute_Domain_Values Enumerated_Domain Enumerated_Domain_Value: 3 digit numeric Enumerated_Domain_Value_Definition Enumerated_Domain_Value_Definition_Source: Attribute: Attribute_Label: SOURC_AGEN Attribute_Definition: Agency from which data was obtained for this project Attribute_Definition_Source: Remote Sensing Lab Attribute_Domain_Values Enumerated_Domain Enumerated_Domain_Value: 3 digit character Enumerated_Domain_Value_Definition Enumerated_Domain_Value_Definition_Source:

Overview_Description Entity_and_Attribute_Overview Arc: items NWCSTRM03_1.aat COLUMN ITEM NAME WIDTH OUTPUT TYPE N.DEC ALTERNATE NAME INDEXED? 1 FNODE# 4 5 B - - 5 TNODE# 4 5 B - - 9 LPOLY# 4 5 B - - 13 RPOLY# 4 5 B - - 17 LENGTH 8 18 F 5 - 25 NWCSTRM03_1# 4 5 B - - 29 NWCSTRM03_1-ID 4 5 B - - 33 STRCODE 1 1 C - - 34 SPATIALSOURCE 3 3 C - - 37 CFFCODE 10 10 I - - 47 SOURC_AGEN 3 3 C - - The following are the valid values and definitions for the items listed in this coverage: STRCODE P = Perennial I = Intermittent E = Ephemeral SPATIALSOURCE - The following code descriptions for database fields are abbreviated from "Oregon/Washington BLM Hydrography Handbook", and are included here to provide a minimum understanding of field contents. CRU Crenulation Method 2--Derived from USGS 1:24,000 Contours DFT Digitized from 1:24,000 Topographic Map DEM DEM Method GPS Resource Grade GPS (differentially corrected) CFF Cartographic Feature Files (FS) DLG USGS Digital Line Graph Data DRG Digital Raster Graphics Files DOQ Digital Ortho Photos CTR Artificial Primary Paths (primary channel centerlines) CSC Artificial Secondary Paths (secondary channels and connector arcs) DIS Arcs generated to connect a discontinuous channel OTR Other PHO Lines which are derived from hardcopy Aerial Photo Interpretation UNK Unknown (added by Mendocino National Forest) Added by Six Rivers National Forest: CRS - Derived from 24K contours, Six Rivers Nat Forest crenulation CFFCODE 0 - (Arc is either centerline, lateral or crenulation) 152 - Dam, Masonry, Small; or Weir 153 - Dam, Masonry, Large (Old) 158 - Pier or Wharf, Covered 313 - Dam, Earth-Filled 400 - Shoreline, Coastal 402 - Stream, Perennial 404 - Stream, Braided (use #490) 405 - Stream, Intermittent / Wash, Narrow 407 - Stream, Disappearing (use #435) 410 - Lake or Pond, Perennial 412 - Lake or Pond, Intermittent 416 - Canal / Aqueduct / Ditch, Perennial 417 - Canal / Aqueduct / Ditch, Intermittent 418 Canal / Aqueduct / Ditch, Abandoned 419 - Canal / Aqueduct / Ditch, Perennial, Double-line 423 Aqueduct / Penstock, Underground 424 - Aqueduct Tunnel (See #449) 431 Marsh / Swamp / Muskeg 465 - Dam, Masonry, Large area477 Penstock 490 - Stream, Braided SOURC_AGEN BLM - Bureau of Land Management KNF - Klamath National Forest LNF - Lassen National Forest MDF - Modoc National Forest MNF - Mendocino National Forest RSL - Remote Sensing Lab SHF - Shasta-Trinity National Forest SRF - Six Rivers National Forest Entity_and_Attribute_Detail_Citation: Not Available


Distribution_Information

Distributor
    Contact_Person_Primary
        Contact_Person: GIS Coordinator
        Contact_Organization: USDA Forest Service, Region 5, Remote Sensing Lab

    Contact_Position: Resource Information Specialist - GIS
 
    Contact_Address
        Address_Type: mailing address
        Address: 1920 20th Street
        City: Sacramento
        State_or_Province: California
        Postal_Code: 95814
        Country: USA
 
    Contact_Voice_Telephone: (916) 454-0811
 
 
    Contact_Electronic_Mail_Address: kteuber@fs.fed.us
 
    Hours_of_Service: 0800-1700, M-F
 
 
Resource_Description: RSL datasets: GIS data
 
 
Standard_Order_Process
    Digital_Form
        Digital_Transfer_Information
        Format_Name: ARC/INFO Export format
        Format_Version_Number: 8.3
        Format_Version_Date: 12/18/02
        File_Decompression_Technique:  
        Digital_Transfer_Option
        Online_Option
        Computer_Contact_Information
        Network_Address
        Network_Resource_Name: http://fsweb.rsl.r5.fs.fed.us/
        Access_Instructions: Contact distributor for details
        Online_Computer_and_Operating_System: IBM AIX Version 4.3.1.0
 



Custom_Order_Process: Contact distributor for details

Technical_Prerequisites: Working knowledge of ArcInfo

 

Metadata_Reference_Section

Metadata_Date: 19040520 Metadata_Contact: Contact_Information: Contact_Person_Primary: Contact_Person: GIS Coordinator Contact_Organization: USDA Forest Service, Region 5, Remote Sensing Lab Contact_Position: Resource Information Specialist - GIS Contact_Address: Address_Type: mailing address Address: 1920 20th Street City: Sacramento State_or_Province: California Postal_Code: 95814 Country: USA Contact_Voice_Telephone: (916) 454-0811 Contact_Electronic_Mail_Address: kteuber@fs.fed.us Hours_of_Service: 0800-1700, M-F Metadata_Standard_Name: FGDC Content Standards for Digital Geospatial Metadata Metadata_Standard_Version: 19940608 Metadata_Time_Convention: Local Time Metadata_Security_Information: Metadata_Security_Classification_System: None Metadata_Security_Classification: UNCLASSIFIED Metadata_Security_Handling_Description: None

Last modified: 04-05-20.08:58:13.Thu