ÿþ<HTML> <HEAD> <STYLE> BODY {background-color:#FBFFFF; margin:0.25in; font-size:10pt; font-family:Arial,sans-serif} H1 {margin-left:0.05in; position:relative; top:-6; text-align:center; font-weight:bold; font-size:18; font-family:Verdana,sans-serif; color:#006400} H2 {margin-left:0.25in; position:relative; top:-16; text-align:center; font-size:13; font-family:Verdana,sans-serif; color:#006400} TABLE {position:relative; top:-10; valign:top; table-layout:fixed; border-collapse:collapse} TD {text-align:center} TD {font-weight:bold; font-size:11pt; border-color:#6495ED} .tsel {color:#FFFFFF; background-color:#6495ED} .tun {color:#00008B; background-color:#B8DEFA} .tover {color:#0000CD; background-color:#B8E6FF; cursor:hand} .f {background-color:#FFFFFF; border:'1.5pt solid #6495ED'; position:relative; top:-10} .ph1 {color:#2E8B57; font-weight:bold; cursor:} .ph2 {margin-left:0.2in; color:#2E8B57; font-weight:bold; cursor:} .pover1 {color:#006000; font-weight:bold; cursor:hand} .pover2 {margin-left:0.2in; color:#006000; font-weight:bold; cursor:hand} .pn {color:#00008B; font-weight:bold} .pv {font-family:Verdana,sans-serif; line-height:135%; color:#191970; margin:0in 0.15in 0.75in 0.15in} .pe1 {margin-left:0.2in} .pe2 {margin-left:0.25in; font-weight:normal; color:#191970;} .lt {line-height:115%} .lt2 {line-height:115%; margin-bottom:1mm} .sr1 {margin-left:0in} .sr2 {margin-left:0.2in} .sr3 {margin-left:0.4in} .srh1 {color:#00008B; font-weight:bold; margin-left:0in} .srh2 {color:#00008B; font-weight:bold; margin-left:0.2in} .name {margin-left:0.05in; position:relative; top:-6; text-align:center; font-weight:bold; font-size:18; font-family:Verdana,sans-serif; color:#006400} .sub {margin-left:0.25in; text-align:center; position:relative; top:3; font-weight:bold; font-size:13; font-family:Verdana,sans-serif; color:#006400} .search {margin:0in 0.15in 0.75in 0.15in; color:#191970; font-family:Verdana,sans-serif; font-size:13} .head {color:#006400} </STYLE> <SCRIPT LANGUAGE="JScript"><!-- //changes the color of the tabs or headings that you can click //when the mouse hovers over them function doHilite() { var e = window.event.srcElement; if (e.className == "tun") { e.className = "tover"; } else if (e.className == "tover") { e.className = "tun"; } else if (e.className == "ph1") { e.className = "pover1"; } else if (e.className == "ph2") { e.className = "pover2"; } else if (e.className == "pover1") { e.className = "ph1"; } else if (e.className == "pover2") { e.className = "ph2"; } window.event.cancelBubble = true; } //changes the style of the selected tab to unselected and hide its text, then //set the style of the tab that was clicked on to selected and show its text function changeTab(eRow) { var tabs = eRow.cells; for (var i = 0; i < tabs.length; i++) { var oldTab = tabs[i]; if (oldTab.className == "tsel") { break; } } oldTab.className = "tun"; var oldContent = getAssociated(oldTab); oldContent.style.display = "none"; var newTab = window.event.srcElement; newTab.className ="tsel"; var newContent = getAssociated(newTab); newContent.style.display = "block"; window.event.cancelBubble = true; } //hide or show the text assoicated with the heading that was clicked function hideShowGroup(e) { var theGroup = e.children[0]; if (theGroup.style.display == "none") { theGroup.style.display="block"; } else { theGroup.style.display="none"; } window.event.cancelBubble = true; } //returns the name of the element containing the text associated with each tab function getAssociated(e) { if (e.tagName == "TD") { switch (e.id) { case "DescTab": return (Description); case "SpatialTab": return (Spatial); case "AttribTab": return (Attributes); } } } //centers the thumbnail function position() { var e; e = document.all("thumbnail"); if (e != null) { b = document.body; w1 = b.clientWidth - 80; w2 = w1 - thumbnail.width; var margin = Math.floor(w2 * .5); thumbnail.style.visibility = "hidden"; thumbnail.style.marginLeft = margin; thumbnail.style.visibility = "visible"; } } //parse text to respect line breaks added - increases readability. //lines beginning with a ">" character are presented with a monospace //(fixed-width) font - e.g., so equations will appear correctly function fix(e) { var par = e.parentNode; e.id = ""; var pos = e.innerText.indexOf("\n"); if (pos > 0) { while (pos > 0) { var t = e.childNodes(0); var n = document.createElement("PRE"); var s = t.splitText(pos); e.insertAdjacentElement("afterEnd", n); n.appendChild(s); e = n; pos = e.innerText.indexOf("\n"); } var count = (par.children.length); for (var i = 0; i < count; i++) { e = par.children(i); if (e.tagName == "PRE") { pos = e.innerText.indexOf(">"); if (pos != 0) { n = document.createElement("DIV"); e.insertAdjacentElement("afterEnd", n); n.innerText = e.innerText; e.removeNode(true); } } } if (par.children.tags("PRE").length > 0) { count = (par.childNodes.length); for (i = 0; i < count; i++) { e = par.children(i); if (e.tagName == "PRE") { e.id = ""; if (i < (count-1)) { var e2 = par.children(i + 1); if (e2.tagName == "PRE") { e.insertAdjacentText("beforeEnd", e2.innerText+"\n"); e2.removeNode(true); count = count-1; i = i-1; } } } } } } else { n = document.createElement("DIV"); par.appendChild(n); n.innerText = e.innerText; e.removeNode(true); } } --></SCRIPT> </HEAD> <BODY onload="position();" onresize="position();" oncontextmenu="return true"> <H1>HU12_polygon</H1> <H2>Shapefile </H2> <TABLE cols="3" frame="void" rules="cols" width="315" height="28"> <COL WIDTH="105" /><COL WIDTH="105" /><COL WIDTH="105" /> <TR height="28" onmouseover="doHilite()" onmouseout="doHilite()" onclick="changeTab(this)"> <TD ID="DescTab" CLASS="tsel" TITLE="Click to see a description of the data">Description</TD> <TD ID="SpatialTab" CLASS="tun" TITLE="Click for details about the spatial data">Spatial</TD> <TD ID="AttribTab" CLASS="tun" TITLE="Click for details about the attribute data">Attributes</TD> </TR> </TABLE> <DIV ID="Group" CLASS="f"> <DIV ID="Description" CLASS="pv" STYLE="display:block"><BR /> <IMG ID="thumbnail" ALIGN="absmiddle" STYLE="height:144; border:'2 outset #FFFFFF'; position:relative" SRC="file:///C:\fsfiles\office\gis\projects\water\Watershed0.bmp" /> <BR /><BR /> <DIV CLASS="pn">Keywords</DIV> <DIV STYLE="margin-left:0.2in" CLASS="lt2"><SPAN CLASS="pn">Theme: </SPAN> HUC, Hydrologic Units, Hydrologic Unit Code, Region, Sub-region, Basin, Sub-basin, Watershed, Watershed Boundaries, boundaries, Subwatershed, WBD, Watershed Boundary Dataset, HUC12</DIV> <DIV STYLE="margin-left:0.2in" CLASS="lt2"><SPAN CLASS="pn">Place: </SPAN> USA, United States of America, United States</DIV> <BR /> <DIV CLASS="pn">Description</DIV> <DIV CLASS="ph2" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Abstract <DIV CLASS="pe2" STYLE="display:"> <SPAN CLASS="lt"><PRE ID="original">This data set is a complete digital hydrologic unit boundary layer to the Subwatershed (12-digit) 6th level for the entire United States. This data set consists of geo-referenced digital data and associated attributes created in accordance with the "Federal Guidelines, Requirements, and Procedures for the National Watershed Boundary Dataset; Chapter 3 of Section A, Federal Standards, Book 11, Collection and Delineation of Spatial Data; Techniques and Methods 11-A3" (04/01/2009). http://www.ncgc.nrcs.usda.gov/products/datasets/watershed/index.html . Polygons are attributed with hydrologic unit codes for 4th level sub-basins, 5th level watersheds, 6th level subwatersheds, name, size, downstream hydrologic unit, type of watershed, non-contributing areas and flow modification.</PRE></SPAN><BR /> <SCRIPT>fix(original)</SCRIPT> </DIV> </DIV> <DIV CLASS="ph2" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Purpose <DIV ID="Purpose" CLASS="pe2" STYLE="display:"> <SPAN CLASS="lt"><PRE ID="original">The Watershed and Subwatershed hydrologic unit boundaries provide a uniquely identified and uniform method of subdividing large drainage areas. The smaller sized 6th level sub-watersheds (up to 250,000 acres) are useful for numerous application programs supported by a variety of local, State, and Federal Agencies. This data set is intended to be used as a tool for water-resource management and planning activities, particularly for site-specific and localized studies requiring a level of detail provided by large-scale map information. The dataset is seamless and, for the most part, a nationally consistant geospatial database.</PRE></SPAN><BR /> <SCRIPT>fix(original)</SCRIPT> </DIV> </DIV> <DIV STYLE="text-align:center; color:#6495ED">_________________</DIV><BR /> <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Status of the data <DIV CLASS="pe2" STYLE="display:none"> Complete<BR /><I>Data update frequency: </I> As needed<BR /></DIV> </DIV> <BR /> <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Time period for which the data is relevant <DIV CLASS="pe2" STYLE="display:none"> <DIV><I>Beginning date and time: </I> 1980 </DIV> <DIV><I>Ending date and time: </I> unknown </DIV> <DIV> <I>Description: </I> <SPAN CLASS="lt"><PRE ID="original">publication date</PRE></SPAN><BR /> <SCRIPT>fix(original)</SCRIPT> </DIV> </DIV> </DIV> <BR /> <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Publication Information <DIV CLASS="pe2" STYLE="display:none"><SPAN CLASS="lt2"> <I>Who created the data: </I>U.S. Department of Agriculture, Natural Resources Conservation Service, National Cartography and Geospatial Center<BR /></SPAN> <DIV><I>Date and time: </I> 2009 at time Unknown</DIV> <DIV><I>Publisher and place: </I> U.S. Department of Agriculture, Natural Resources Conservation Service, National Cartography and Geospatial Center, Fort Worth, Texas </DIV> </DIV> </DIV> <DIV STYLE="text-align:center; color:#6495ED">_________________</DIV><BR /> <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Data storage and access information <DIV CLASS="pe2" STYLE="display:none"> <I>File name: </I>Watershed<BR /> <I>Type of data: </I>vector digital data<BR /> <DIV><I>Location of the data: </I></DIV><DIV><LI STYLE="margin-left:0.2in">\\LTHP01003RC\C$\fsfiles\office\gis\projects\water\Watershed.shp</LI></DIV> <I>Data processing environment: </I><SPAN CLASS="lt">Microsoft Windows XP Version 5.1 (Build 2600) Service Pack 3; ESRI ArcCatalog 9.3.1.4000</SPAN><BR /> <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Accessing the data <DIV CLASS="pe2" STYLE="display:none"> <I>Data format: </I>ARC Export<BR /> <I>Size of the data: </I>6.460 MB<BR /> <I>Data transfer size: </I>19.156 MB<BR /> <I>How to decompress the file: </I>no compression applies<BR /> <DIV CLASS="pn">Network location:</DIV><DIV CLASS="pe2"> <LI>http://datagateway.nrcs.usda.gov</LI> </DIV> <BR /> </DIV> </DIV> <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Constraints on accessing and using the data <DIV CLASS="pe2" STYLE="display:none"> <I>Access constraints: </I> <SPAN CLASS="lt">None<BR /></SPAN><DIV> <I>Use constraints: </I> <SPAN CLASS="lt"><PRE ID="original">The distributor shall not be held liable for improper or incorrect use of this data, based on the description of appropriate/inappropriate uses described in this metadata document. It is strongly recommended that this data is directly acquired from the distributor and not indirectly through other sources which may have changed the data in some way. These data should not be used at scales greater than 1:24,000 for the purpose of identifying hydrographic watershed boundary feature locations in the U.S.A. The NRCS should be acknowledged as the data source in products derived from these data. The Watershed Boundary Dataset is public information and may be interpreted by all organizations, agencies, units of government, or others based on needs; however, they are responsible for the appropriate application of the data. Federal, State, or local regulatory bodies are not to reassign to the Natural Resources Conservation Service any authority for the decisions they make. The Natural Resources Conservation Service will not perform any evaluations of these maps or purposes related solely to State or local regulatory programs. Photographic or digital enlargement of these maps to scales greater than that at which they were originally delineated can result in misrepresentation of the data. If enlarged, the maps will not include the fine detail that would be appropriate for mapping at the small scale. Digital data files are periodically updated. Files are dated, and users are responsible for obtaining the latest version of the data from the source distributor.</PRE></SPAN><BR /> <SCRIPT>fix(original)</SCRIPT> </DIV> </DIV> </DIV> </DIV> </DIV> <BR /> <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Details about this document <DIV CLASS="pe2" STYLE="display:none"> Contents last updated: 20110103 at time 11594000 <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Who completed this document <DIV CLASS="pe2" STYLE="display:none"> Steve Nechero<BR />U.S. Department of Agriculture, Natural Resources Conservation Service, National Cartography and Geospatial Center<BR /><I>mailing address:</I><BR /><DIV STYLE="margin-left:0.3in"> <DIV CLASS="lt"> <PRE ID="original">501 W. Felix St., Bldg. 23</PRE> <SCRIPT>fix(original)</SCRIPT> </DIV> <DIV> Fort Worth, TX 76115</DIV> <DIV>USA</DIV></DIV> <BR /> 817-509-3366 (voice)<BR />817-509-3469 (fax)<BR />Steve.Nechero@ftw.usda.gov<BR /><BR /> </DIV> </DIV> <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Standards used to create this document <DIV CLASS="pe2" STYLE="display:none"> <I>Standard name: </I>FGDC Content Standards for Digital Geospatial Metadata<BR /> <I>Standard version: </I>FGDC-STD-001-1998<BR /> <I>Time convention used in this document: </I>local time<BR /> Metadata profiles defining additonal information<LI STYLE="margin-left:0.2in"> ESRI Metadata Profile: <A TARGET="viewer" HREF="http://www.esri.com/metadata/esriprof80.html">http://www.esri.com/metadata/esriprof80.html </A> </LI> </DIV> </DIV> </DIV> </DIV> <BR /> </DIV> <DIV ID="Spatial" class="pv" STYLE="display:none"><BR /> <DIV CLASS="pn">Horizontal coordinate system</DIV> <DIV STYLE="margin-left:0.2in"><I>Projected coordinate system name: </I>NAD_1983_UTM_Zone_11N</DIV> <DIV STYLE="margin-left:0.2in"><I>Geographic coordinate system name: </I>GCS_North_American_1983</DIV> <DIV CLASS="ph2" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Details <DIV CLASS="pe2" STYLE="display:none"> <DIV CLASS="sr1"><SPAN CLASS="pn">Grid Coordinate System Name: </SPAN>Universal Transverse Mercator</DIV> <DIV CLASS="sr2"><I>UTM Zone Number: </I>11</DIV> <DIV CLASS="srh2">Transverse Mercator Projection</DIV> <DIV CLASS="sr3"><I>Scale Factor at Central Meridian: </I>0.999600<BR /> <I>Longitude of Central Meridian: </I>-117.000000<BR /> <I>Latitude of Projection Origin: </I>0.000000<BR /> <I>False Easting: </I>500000.000000<BR /> <I>False Northing: </I>0.000000<BR /> </DIV> <BR /> <DIV CLASS="sr1"><SPAN CLASS="pn">Planar Coordinate Information</SPAN></DIV> <DIV CLASS="sr2"><I>Planar Distance Units: </I>meters</DIV> <DIV CLASS="sr2"><I>Coordinate Encoding Method: </I>coordinate pair</DIV> <DIV CLASS="srh2">Coordinate Representation</DIV> <DIV CLASS="sr3"><I>Abscissa Resolution: </I>0.000000</DIV> <DIV CLASS="sr3"><I>Ordinate Resolution: </I>0.000000</DIV> <BR /> <DIV CLASS="srh1">Geodetic Model</DIV> <DIV CLASS="sr2"><I>Horizontal Datum Name: </I>North American Datum of 1983</DIV> <DIV CLASS="sr2"><I>Ellipsoid Name: </I>Geodetic Reference System 80</DIV> <DIV CLASS="sr2"><I>Semi-major Axis: </I>6378137.000000</DIV> <DIV CLASS="sr2"><I>Denominator of Flattening Ratio: </I>298.257222</DIV> </DIV> </DIV> <BR /> <DIV CLASS="srh1">Altitude System Definition</DIV> <DIV CLASS="sr2"><I>Datum Name: </I>not applicable</DIV> <DIV CLASS="sr2"><I>Resolution: </I>0.000100</DIV> <DIV CLASS="sr2"><I>Distance Units: </I>not applicable</DIV> <DIV CLASS="sr2"><I>Encoding Method: </I>Implicit coordinate</DIV> <BR /> <DIV CLASS="srh1">Depth System Definition</DIV> <DIV CLASS="sr2"><I>Datum Name: </I>not applicable</DIV> <DIV CLASS="sr2"><I>Resolution: </I>1.000000</DIV> <DIV CLASS="sr2"><I>Distance Units: </I>not applicable</DIV> <DIV CLASS="sr2"><I>Encoding Method: </I>Implicit coordinate</DIV> <DIV STYLE="text-align:center; color:#6495ED">_________________</DIV><BR /> <DIV CLASS="pn">Bounding coordinates</DIV> <DIV STYLE="margin-left:0.2in" CLASS="pn">Horizontal</DIV> <DIV STYLE="margin-left:0.4in" CLASS="pn">In decimal degrees</DIV> <DIV STYLE="margin-left:0.6in"><I>West: </I> -118.455971</DIV> <DIV STYLE="margin-left:0.6in"><I>East: </I> -114.253679</DIV> <DIV STYLE="margin-left:0.6in"><I>North: </I> 47.661948</DIV> <DIV STYLE="margin-left:0.6in"><I>South: </I> 44.754294</DIV> <DIV STYLE="margin-left:0.4in" CLASS="pn">In projected or local coordinates</DIV> <DIV STYLE="margin-left:0.6in"><I>Left: </I>390665.227700</DIV> <DIV STYLE="margin-left:0.6in"><I>Right: </I>706320.233900</DIV> <DIV STYLE="margin-left:0.6in"><I>Top: </I>5278728.211600</DIV> <DIV STYLE="margin-left:0.6in"><I>Bottom: </I>4958961.660700</DIV> <DIV STYLE="text-align:center; color:#6495ED">_________________</DIV><BR /> <DIV CLASS="pn">Lineage</DIV> <DIV CLASS="pn" STYLE="margin-left:0.2in">FGDC lineage</DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 1 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>The original hydrologic unit boundaries were hand-digitized on a tablet from the USGS 7.5 minute quadrangles. This process occurred over a span of approximately 20 years.<BR /> <I>Source used: </I>USGS1<BR /> <I>Process date: </I>2009 <BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 2 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>The original dataset was reviewed by USGS personnel using on-screen techniques with DRG's as the base map. All hydrologic units within the dataset that were under 3,000 acres were dissolved out.<BR /> <I>Source used: </I>USGSDRG<BR /> <I>Process date: </I>2003 <BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 3 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>The new WBD dataset was reviewed on-screen by USGS, EPA, or NRCS personnel using DRG's and DOQ?s as base maps. Hydrologic Units that were under 10,000 acres (for the 12-digit units) and 40,000 acres (for the 10-digit units) were reviewed and if possible were dissolved out. Along the coastal areas classic watersheds that fell within the federal guidelines size criteria (12-digit: 10,000-40,000 acres, 10-digit: 40,000-250,000 acres) were broken out. If possible the remaining frontals were left as their own units. Frontals that did not meet the size criteria were grouped together with other frontals within the overall 8-digit or 10-digit unit. Hydrologic units what were greater than 40,000 acres (12-digit units) and 250,000 acres (10-digit units) were reviewed. If possible these unit where then broken down into smaller units that met the size criteria. In some cases additional breaks within the unit would not have made sense or have been very useful (example: When the majority of the unit was made up by a major waterbody feature such as a lake or reservoir and the surrounding tributaries were too small to break out as their own unit). In these instances the unit was left big. Source_Used_Citation_Abbreviation: USGSDRG<BR /> <I>Source used: </I>USGSDOQ<BR /> <I>Process date: </I>2005 <BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 4 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Hydrologic units from surrounding states were used to edgematch watershed boundaries.<BR /> <I>Source used: </I>NA<BR /> <I>Process date: </I>2005 <BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 5 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Original dataset attribution was reviewed and revised to reflect the updates and changes made to the dataset. These revisions to the attribution were also made to ensure that the dataset met the Federal Standards for Delineation of Hydrologic Unit Boundaries. The NHD was used during this process to help with the naming and downstream coding of each unit. In some instances there were name hydrologic unit name discrepancies between the NHD and what was printed on the DRG's. In these instances the DRG's were used instead of the NHD.<BR /> <I>Source used: </I>NHD<BR /> <I>Source used: </I>USGSDRG<BR /> <I>Source produced: </I>WBD12<BR /> <I>Process date: </I>2005 <BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 6 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>First draft of metadata created by Laura Davenport using METADATA Editor in ArcCatalog ver. 9.1 sp.1.<BR /> <I>Process date: </I>20070124 <BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 7 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Second draft of metadata created by Laura Davenport using METADATA Editor in ArcCatalog ver. 9.2 sp.6.<BR /> <I>Process date: </I>20090817 <BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 8 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Dataset copied.<BR /> <I>Source used: </I>Server=soilmart1.ftw.nrcs.usda.gov; Service=5153; Database=base; User=base; Version=sde.DEFAULT<BR /> <I>Process date: </I>20100421 at time 08580600<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 9 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Dataset copied.<BR /> <I>Source used: </I>Server=gdwsde1b.ftw.nrcs.usda.gov; Service=5153; Database=base; User=gateway; Version=sde.DEFAULT<BR /> <I>Process date: </I>20101126 at time 12230100<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 10 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Dataset copied.<BR /> <I>Source used: </I>\\LTHP01003RC\C$\fsfiles\ref\library\tmp\hydrologic_units\wbdhu12_a_id.gdb<BR /> <I>Process date: </I>20101201 at time 12071700<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 11 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Dataset copied.<BR /> <I>Source used: </I>\\LTHP01003RC\C$\fsfiles\office\gis\projects\water\watershed.mdb<BR /> <I>Process date: </I>20101201 at time 15191800<BR /> </DIV> </DIV> <DIV CLASS="pn" STYLE="margin-left:0.4in">Sources</DIV> <DIV CLASS="ph2" STYLE="margin-left:0.6in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Source 1: USGS 7.5 Minute Topographic Quadrangle Sheets (USGS1)<DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Media: </I>paper<BR /> <I>Scale denominator: </I>24000<BR /> <I>Contribution: </I>hydrologic unit map delineation and digitize map<BR /> <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Currentness of this source <DIV CLASS="pe2" STYLE="display:none"> <DIV><I>Date and time: </I> unknown</DIV> </DIV> </DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.6in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Source 2: Digital Raster Graphic (USGSDRG)<DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Media: </I>online<BR /> <I>Scale denominator: </I>24000<BR /> <I>Contribution: </I>hydrologic unit map delineation and digitize map<BR /> <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Currentness of this source <DIV CLASS="pe2" STYLE="display:none"> <DIV><I>Date and time: </I> 1999</DIV> </DIV> </DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.6in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Source 3: Digital Orthophoto Quads (USGSDOQ)<DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Media: </I>online<BR /> <I>Scale denominator: </I>24000<BR /> <I>Contribution: </I>GIS raster coverage used for reference in watershed boundary delineation<BR /> <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Currentness of this source <DIV CLASS="pe2" STYLE="display:none"> <DIV><I>Date and time: </I> unknown</DIV> </DIV> </DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.6in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Source 4: 250K Hydrologic Unit Boundaries (USGS2)<DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Media: </I>online<BR /> <I>Scale denominator: </I>250000<BR /> <I>Contribution: </I>Reference for 8-digit watershed delineation<BR /> <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Currentness of this source <DIV CLASS="pe2" STYLE="display:none"> <DIV><I>Date and time: </I> unknown</DIV> </DIV> </DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.6in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Source 5: National Hydrography Dataset (NHD)<DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Media: </I>online<BR /> <I>Scale denominator: </I>24000<BR /> <I>Contribution: </I>GIS coverage used for reference in watershed boundary delineation<BR /> <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Currentness of this source <DIV CLASS="pe2" STYLE="display:none"> <DIV><I>Date and time: </I> unknown</DIV> </DIV> </DIV> </DIV> </DIV> <BR /> <DIV STYLE="margin-left:0.2in" CLASS="pn">ESRI geoprocessing history</DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">1. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 112620<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT flyr "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">2. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 112759<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{176EEBBF-2FB9-461C-92E9-F4CD16A479CE} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">3. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 113008<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{6FA64334-AEAB-44E5-9B1B-510347DA8495} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">4. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 113245<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{A84E8B31-98F6-4F56-ACCF-8123F64C0032} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">5. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 113403<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{C977120E-4390-4502-8286-7AACB0F9ECF8} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">6. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 113614<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{612FB7EE-A608-4359-9495-E57850199BCF} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">7. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 113728<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{38D99A2D-1AE1-4F17-9E68-CCEDD02F9590} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">8. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 113852<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{6E4B17EC-E8A2-4629-8CA7-DF2225D5895B} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">9. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 113950<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{8E8E47FE-0102-4D98-9381-572781A27178} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">10. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 114458<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{B984578A-7647-4675-B6C9-8A1C75EC8F7F} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">11. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 114707<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{8FE8A0BB-9A65-4EF6-9F91-AAE00C422081} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">12. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 115343<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{9DA7B12D-DEE4-41F5-8F3B-A46A8FE0F6A8} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">13. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 120503<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{F017A1ED-19C0-45A0-84E6-5890F2761B7F} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">14. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 120832<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{A9B4F515-65CD-4ABB-B56F-E8B9A739C165} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">15. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 135943<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{BA9FECCD-1480-42C3-855C-98A7A262EFAA} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">16. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 140036<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{1B96C002-AD43-4F38-B42E-7F7F3B972D3B} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">17. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 140227<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{3ED61AFC-5B7A-4AFA-BF55-19AF16DAFB2B} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">18. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 140501<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{7E230699-B870-4659-B57F-69DE6C1C2DAB} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">19. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 141901<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{8F97E218-80B3-49D2-8BB2-9D18D1BEAF3E} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">20. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 142734<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{D6FAD9E0-E883-46A0-9052-84AA879DE8F3} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">21. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 143134<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{ACA9D3C2-8CA8-4E30-A999-C3A6FE0668D3} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">22. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 144523<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{E3B46CE3-1F6C-4A94-B720-7FF8F527AB69} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">23. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 145036<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{67415E1C-732A-4FA8-9977-3DC604D11DD9} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">24. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 145259<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{A5A88698-C475-4449-96AF-D2ADFCFE112B} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">25. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 151409<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{0F92AB73-514D-4F96-8BAB-65FBC45D2556} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">26. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100315 at time 160245<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{CC6D1097-DF07-4666-9833-23C8784961E3} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">27. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100316 at time 135425<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{9B41D8D2-E8F2-4214-8D50-0FD0FFA00534} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">28. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100317 at time 131306<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{6BE2809D-DA51-427A-ABCC-566BDAF2BBD3} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">29. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100317 at time 134929<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{E8D30F09-1A18-42DB-B079-A326223DD77B} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">30. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100317 at time 135017<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{AC073D07-0112-4300-AC00-917784EE07D9} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">31. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100317 at time 140513<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{473925A8-F2DF-491C-86B4-FFAAAC463CB9} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">32. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100317 at time 140557<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{B38B4565-F0BC-4975-A8E7-4C41F5241AE2} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">33. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100318 at time 133022<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{4217F3BE-2946-483D-A1EE-D3EA40742CF6} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">34. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100318 at time 141738<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{B4B561D5-B63E-4BA6-988B-8C34998F8E2F} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">35. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100318 at time 155522<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{4D3839BE-53BC-4FB7-B259-F6CA49A502D0} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">36. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100318 at time 155717<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{4D1FF81B-C172-4BD7-AEBC-2D85003F19FC} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">37. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100322 at time 153451<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{B00C74C3-1101-4629-9B92-B55B03AF750C} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">38. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100329 at time 152812<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{404563F9-09CE-4584-9AA7-57298D97B21B} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">39. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100329 at time 155707<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{B72481FF-654C-46DC-A9D8-42DEA3B2AE49} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">40. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100409 at time 095839<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{2B4F78AA-0A20-42BD-8B9C-B2F5683195EA} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">41. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100414 at time 124738<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{2367C2F6-7034-440A-AF34-F4B37E15CA7E} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">42. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100415 at time 095917<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{CBB8D872-608B-44AD-90DC-76591EB81C9A} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">43. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100415 at time 120900<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\SelectLayerByLocation<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">SelectLayerByLocation lyr INTERSECT in_memory\{3B80A6C7-091E-473C-B91E-B011B92B7137} "0 Unknown" NEW_SELECTION lyr</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">44. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100427 at time 150950<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Conversion Tools.tbx\MetadataImporter<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">MetadataImporter "C:\Documents and Settings\All Users\Application Data\ESRI\GeoportalPublishClient\/mmd.xml" "Database Connections\Connection to ncgcdb02.sde\base.BASE.WBDHU12\base.BASE.HU12_polygon" "Database Connections\Connection to ncgcdb02.sde\base.BASE.WBDHU12\base.BASE.HU12_polygon"</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">45. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100427 at time 151003<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Conversion Tools.tbx\MetadataImporter<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">MetadataImporter "C:\Documents and Settings\All Users\Application Data\ESRI\GeoportalPublishClient\/mmd2.xml" "Database Connections\Connection to ncgcdb02.sde\base.BASE.WBDHU12\base.BASE.HU12_polygon" "Database Connections\Connection to ncgcdb02.sde\base.BASE.WBDHU12\base.BASE.HU12_polygon"</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">46. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100428 at time 092108<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Conversion Tools.tbx\MetadataImporter<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">MetadataImporter "C:\Documents and Settings\All Users\Application Data\ESRI\GeoportalPublishClient\/mmd.xml" "Database Connections\Connection to ncgcdb02.sde\base.BASE.WBDHU12\base.BASE.HU12_polygon" "Database Connections\Connection to ncgcdb02.sde\base.BASE.WBDHU12\base.BASE.HU12_polygon"</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">47. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100428 at time 092123<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Conversion Tools.tbx\MetadataImporter<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">MetadataImporter "C:\Documents and Settings\All Users\Application Data\ESRI\GeoportalPublishClient\/mmd2.xml" "Database Connections\Connection to ncgcdb02.sde\base.BASE.WBDHU12\base.BASE.HU12_polygon" "Database Connections\Connection to ncgcdb02.sde\base.BASE.WBDHU12\base.BASE.HU12_polygon"</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">48. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20101201 at time 152221<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\Dissolve<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">Dissolve SubWatershed C:\fsfiles\office\gis\projects\water\watershed.mdb\Watershed HUC_10;HU_10_GNIS;HU_10_DS;HU_10_NAME;HU_10_MOD;HU_10_TYPE # MULTI_PART DISSOLVE_LINES</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">49. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20101201 at time 154132<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\Dissolve<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">Dissolve Watershed C:\fsfiles\office\gis\projects\water\HydrologicUnits.mdb\Watershed1 HUC_10;HU_10_DS;HU_10_NAME;HU_10_TYPE # MULTI_PART DISSOLVE_LINES</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">50. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20110103 at time 115838<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Conversion Tools.tbx\FeatureClassToFeatureClass<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">FeatureClassToFeatureClass C:\fsfiles\office\gis\projects\water\HydrologicUnits.mdb\Watershed C:\fsfiles\office\gis\projects\water Watershed.shp # "HUC_10 'HUC_10' true true false 10 Text 0 0 ,First,#,C:\fsfiles\office\gis\projects\water\HydrologicUnits.mdb\Watershed,HUC_10,-1,-1;HU_10_DS 'HU_10_DS' true true false 10 Text 0 0 ,First,#,C:\fsfiles\office\gis\projects\water\HydrologicUnits.mdb\Watershed,HU_10_DS,-1,-1;HU_10_NAME 'HU_10_NAME' true true false 80 Text 0 0 ,First,#,C:\fsfiles\office\gis\projects\water\HydrologicUnits.mdb\Watershed,HU_10_NAME,-1,-1;HU_10_TYPE 'HU_10_TYPE' true true false 1 Text 0 0 ,First,#,C:\fsfiles\office\gis\projects\water\HydrologicUnits.mdb\Watershed,HU_10_TYPE,-1,-1;SHAPE_Leng 'SHAPE_Length' false true true 8 Double 0 0 ,First,#,C:\fsfiles\office\gis\projects\water\HydrologicUnits.mdb\Watershed,SHAPE_Length,-1,-1;SHAPE_Area 'SHAPE_Area' false true true 8 Double 0 0 ,First,#,C:\fsfiles\office\gis\projects\water\HydrologicUnits.mdb\Watershed,SHAPE_Area,-1,-1" # C:\fsfiles\office\gis\projects\water\Watershed.shp</DIV> </DIV> </DIV> <DIV STYLE="text-align:center; color:#6495ED">_________________</DIV><BR /> <DIV CLASS="pn">Spatial data quality</DIV> <DIV CLASS="ph2" STYLE="margin-left:0.2in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Horizontal positional accuracy <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <SPAN CLASS="lt"><PRE ID="original">The WBD was produced using Digital Raster Graphics (DRG's) as the source map. Data completeness for DRG files reflects content of the source graphic and may therefore be reflected in the completeness and accuracy of the WBD. The map was digitized from USGS 1:24,000-scale digital raster graphic base maps, with an inherited error of +/- 40 feet according to the USGS National Map Accuracy Standards. It is estimated that any errors detected were less than 10%. It should also be noted that while general rules of hydrology were used (i.e. natural water flow is downhill), the locations of boundaries is still somewhat subjective as the 1:24,000-scale DRG's do not always provide enough information for identifying the location of the boundaries.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> </DIV> </DIV> <BR /> <DIV CLASS="ph2" STYLE="margin-left:0.2in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Vertical positional accuracy <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <SPAN CLASS="lt"><PRE ID="original">N/A</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> </DIV> </DIV> <DIV STYLE="text-align:center; color:#6495ED">_________________</DIV><BR /> <DIV CLASS="pn">Spatial data description</DIV> <DIV CLASS="pn" STYLE="margin-left:0.2in">Vector data information</DIV> <DIV STYLE="margin-left:0.4in" CLASS="pn">ESRI description</DIV> <DIV CLASS="ph2" STYLE="margin-left:0.6in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)"> Watershed <DIV CLASS="pe2" STYLE="display:none"> <I>ESRI feature type: </I>Simple<BR /> <I>Geometry type: </I>Polygon<BR /> <I>Topology: </I>FALSE<BR /> <I>Feature count: </I>101<BR /> <I>Spatial Index: </I>TRUE<BR /> <I>Linear referencing: </I>FALSE<BR /> <BR /><I>XYRank: </I>1<BR /> <I>ZRank: </I>1<BR /> <I>Topology weight: </I>5.000000<BR /> <I>Events on validation: </I>FALSE<BR /> <I>Participates in topology rules: </I> 209<BR /> <I>Participates in topology rules: </I> 214<BR /> <I>Participates in topology rules: </I> 216<BR /> <I>Participates in topology rules: </I> 218<BR /> </DIV> </DIV> <BR /> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">SDTS description <DIV CLASS="pe2" STYLE="display:none"> <DIV>Feature class: SDTS feature type, feature count</DIV> <DIV STYLE="margin-left:0.2in"> <LI> Watershed: G-polygon, 101 </LI> </DIV> </DIV> </DIV> <BR /> </DIV> <DIV ID="Attributes" class="pv" STYLE="display:none"><BR /> <DIV CLASS="pn">Details for HU12_polygon</DIV> <DIV STYLE="margin-left:0.2in"><I>Type of object: </I>Feature Class</DIV> <DIV STYLE="margin-left:0.2in"><I>Number of records: </I>101</DIV> <DIV STYLE="margin-left:0.2in" CLASS="ph2" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Description <DIV CLASS="pe2" STYLE="display:none"> <SPAN CLASS="lt">identifies watershed boundaries (as polygons)</SPAN><BR /> <SPAN CLASS="lt"><I>Source: </I>n/a</SPAN><BR /> <BR /> </DIV> </DIV> <DIV STYLE="margin-left:0.2in" CLASS="pn"> Attributes<DIV STYLE="margin-left:0.25in" CLASS="ph2" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)"> FID <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>FID<BR /> <I>Data type: </I>OID<BR /> <I>Width: </I>4<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">Internal feature number.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">ESRI</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <BR /> </DIV> </DIV> </DIV> <DIV STYLE="margin-left:0.2in" CLASS="pn"> <DIV STYLE="margin-left:0.25in" CLASS="ph2" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)"> SHAPE <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>Shape<BR /> <I>Data type: </I>Geometry<BR /> <I>Width: </I>0<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">Feature geometry.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">ESRI</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <BR /> </DIV> </DIV> </DIV> <DIV STYLE="margin-left:0.2in" CLASS="pn"> <DIV STYLE="margin-left:0.25in" CLASS="ph2" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)"> HUC_10 <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>HUC_10<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>10<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">Ten Digit Hydrologic Unit Code: This field provides a unique 10-digit code for each watershed. This same number was used in every record that pertains to a subwatershed that resides within the same 10-digit watershed. Numbers were assigned in an upstream to downstream fashion. Where no downstream/upstream relationship could be determined numbers were assigned in a clockwise fashion.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">Federal Guidelines, Requirements, and Procedures for the National Watershed Boundary Dataset; Chapter 3 of Section A, Federal Standards, Book 11, Collection and Delineation of Spatial Data; Techniques and Methods 11-A3.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <BR /> </DIV> </DIV> </DIV> <DIV STYLE="margin-left:0.2in" CLASS="pn"> <DIV STYLE="margin-left:0.25in" CLASS="ph2" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)"> HU_10_DS <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>HU_10_DS<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>10<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">Fifth Level Downstream Hydrologic Unit Code: This field has the 10-digit code of the 5th level hydrologic unit that is receiving the majority of the flow from the watershed that the 6th level HU falls within. Outlets created by ditching or other artificial drainage were not considered for this field. If an HU flows into an ocean or the Gulf of Mexico, this field was populated with "OCEAN" and if a HU flows into one of the Great Lakes the term "LAKE" was used. If a HU flows across international borders, "CANADA" or "MEXICO" was used depending on which country the HU drains into. If an HU is a closed basin, then the term "CLOSED BASIN"was used.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">Federal Guidelines, Requirements, and Procedures for the National Watershed Boundary Dataset; Chapter 3 of Section A, Federal Standards, Book 11, Collection and Delineation of Spatial Data; Techniques and Methods 11-A3.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <BR /> </DIV> </DIV> </DIV> <DIV STYLE="margin-left:0.2in" CLASS="pn"> <DIV STYLE="margin-left:0.25in" CLASS="ph2" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)"> HU_10_NAME <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>HU_10_NAME<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>80<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">Fifth Level Hydrologic Unit Name: This field used officially recognized names only. This field was populated by following the directions in subsection 6.3 "Watershed and Subwatershed Naming Protocol". The name used to attribute the watershed was used only once within a 4th level unit.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">Federal Guidelines, Requirements, and Procedures for the National Watershed Boundary Dataset; Chapter 3 of Section A, Federal Standards, Book 11, Collection and Delineation of Spatial Data; Techniques and Methods 11-A3.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <BR /> </DIV> </DIV> </DIV> <DIV STYLE="margin-left:0.2in" CLASS="pn"> <DIV STYLE="margin-left:0.25in" CLASS="ph2" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)"> HU_10_TYPE <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>HU_10_TYPE<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>1<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">Fifth Level Hydrologic Unit Type: This field was populated with the hydrologic unit type from the list provided that most closely identifies the watershed.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">Federal Guidelines, Requirements, and Procedures for the National Watershed Boundary Dataset; Chapter 3 of Section A, Federal Standards, Book 11, Collection and Delineation of Spatial Data; Techniques and Methods 11-A3.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <BR /> </DIV> </DIV> </DIV> <DIV STYLE="margin-left:0.2in" CLASS="pn"> <DIV STYLE="margin-left:0.25in" CLASS="ph2" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)"> SHAPE_Leng <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>SHAPE_Leng<BR /> <I>Data type: </I>Float<BR /> <I>Width: </I>19<BR /> <I>Number of decimals: </I>11<BR /> <BR /> </DIV> </DIV> </DIV> <DIV STYLE="margin-left:0.2in" CLASS="pn"> <DIV STYLE="margin-left:0.25in" CLASS="ph2" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)"> SHAPE_Area <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>SHAPE_Area<BR /> <I>Data type: </I>Float<BR /> <I>Width: </I>19<BR /> <I>Number of decimals: </I>11<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">Area of feature in internal units squared.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">ESRI</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <BR /> </DIV> </DIV> </DIV> <DIV STYLE="text-align:center; color:#6495ED">_________________</DIV><BR /> <DIV CLASS="srh1">Overview</DIV> <DIV STYLE="margin-left:0.2in"> <SPAN CLASS="lt"><PRE ID="original">Each hydrologic unit polygon has associated attributes stored in tabular format. An attribute, also called a field or column, is defined by name, type, size, and valid values. For this layer, these attributes are the Hydrologic Unit Codes, Names, Acreage, States crossed, non-contributing area, Downstream unit code, Type, and Modification. ftp://ftp-fc.sc.egov.usda.gov/NCGC/products/watershed/hu-standards.pdf</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT><BR /> </DIV> <DIV CLASS="srh1">Overview citation</DIV><DIV STYLE="margin-left:0.2in"> <SPAN CLASS="lt"><PRE ID="original">Federal Guidelines, Requirements, and Procedures for the National Watershed Boundary Dataset; Chapter 3 of Section A, Federal Standards, Book 11, Collection and Delineation of Spatial Data; Techniques and Methods 11-A3.</PRE></SPAN><BR /> <SCRIPT>fix(original)</SCRIPT> </DIV> <BR /> </DIV> </DIV> </BODY> </HTML>