ÿþ<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>FireMgtUnits</H1> <H2>Personal GeoDatabase Feature Class </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:///J:\fsfiles\ref\infocenter\wwweb\gis\metadata\fire\FireMgtUnits0.bmp" /> <BR /><BR /> <DIV CLASS="pn">Keywords</DIV> <DIV STYLE="margin-left:0.2in" CLASS="lt2"><SPAN CLASS="pn">Theme: </SPAN> Fire Management Units</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">Clearwater National Forest Fire Management Units (2009) A Fire Management Unit (FMU) is any area defined by common management objectives, land features, access, values to be protected, political boundaries, fuels types, major fire regimes, or special management areas designated by agency authority or congressional action. Each FMU has fire management strategies assigned, which will accomplish the stated objectives for that unit. The Clearwater National Forest Fire Management Unit strategy was developed in 1999 under the direction of the Forest Land Management Plan (1987), and the National Fire Plan. The Forest Plan is permissive in allowing the use of unplanned ignitions to achieve land management objectives. This includes all management areas except A2, A5 (Recreation), and E1 (Timber production). The Forest has been divided into four Fire Management Units. Each of the units is based primarily on the management areas. Boundaries for the Fire Management Units have been established using topographic features such as ridgelines, river and stream drainages, natural fuel breaks, fuel types, and values at risk. Most of the Forest Plan management areas allow the use of natural ignitions, in a safe and cost efficient manner, to protect or enhance the resources of the Forest. FMU #1 - Wildland Fire Suppression Emphasis: (418,447 acres) These are Forest Plan management areas that are associated with timber management, and are available for commercial timber harvest. This FMU is the most restrictive on the Forest. Past management activities have increased the value of these lands through prescribed treatments. These areas represent the most roaded portions of the Forest. Goals for this management area are to provide for optimum, sustained production of wood products, provide adequate protection of soil and water, and manage viable Elk populations within areas of historic use. Strategies within this FMU are focused on a suppression response but in some areas a modified suppression action could be implemented. Lands within this FMU are gentle to steep, and access is generally good in these areas due to the number of Forest roads. Habitat types included in these areas are Western Red Cedar, Grand Fir, Douglas Fir/Grand Fir, Ponderosa Pine, and Lodgepole Pine. The risk of loss from wildfire dictates the need for an immediate response to all new starts in this Fire Management Unit. FMU #2 - Wildland Fire Appropriate Suppression: (212,697 acres) These management areas are comprised of lands that include a timber, and wildlife management focus. Lands within this FMU are to be managed for high value fisheries, key big game habitat, productive timber lands, as well as using fire from both planned and unplanned ignitions to meet Forest Plan direction. This FMU represents mixed resource values, and includes remote, backcountry locations as well as interface areas at the Forest boundary. Habitat types in this area are Western Red Cedar, Grand Fir, and Douglas Fir/Grand Fir. Lands within this FMU are gentle to steep; access is limited to main Forest roads and trails. Management response within this FMU includes the following strategies - a suppression or modified suppression response, as well as using prescribed fire for resource benefit. FMU #3 - Wildland Fire for Resource Benefit: (660,466 acres) These lands are areas of the Forest that, under the current Land Management Plan (1987), allow for the use of wildland fire to achieve resource objectives. This can be from planned or unplanned ignitions. Defensible boundaries, which protect adjacent high value areas, were established and follow major ridgelines, drainages, and major Forest roads from which fire protection or fire suppression efforts could be successfully implemented. Fire starts within this unit have a low probability of impacting pre-existing human values and therefore can be managed to reduce natural fuel loadings, enhance long term resource benefits, and restore the natural role of fire. Values at risk are generally low within the unit, but fires can have the potential to impact adjoining units with much higher values. Wildland fire use is the primary strategy of this FMU, although other appropriate strategies can be used. A one-mile Risk Zone occurs at the outside boundary of this FMU. This risk zone encompasses areas of elevated risk based on fuels, topography, weather patterns, and proximity to areas of concern. Ignitions that occur within this zone in early season, before August 1st, and under drought conditions, are usually out of prescription. The Clearwater Fire Management Unit Plan describes nine areas within this FMU. " Mallard Larkins - This area is characterized by all tributaries that flow into Skull Creek, Isabella Creek north of Goat Ridge, and tributaries that flow into the North Fork Clearwater River below Skull Creek from the north. The majority of this area is roadless and is allocated as management Area B2 (recommended wilderness). Lands within the area are very steep and rugged with limited access generally by trails. Habitat types range from Western Red Cedar in the lower reaches of Isabella and Skull Creeks to high elevation Subalpine fir types in the Mallard Larkins Pioneer Area. The Aquarius Natural Research Area (3900 acres) borders this area on the southern boundary next to the North Fork Clearwater River. Considerations for these lands are water quality and recreation. " Upper North Fork - This area is defined as any tributaries that flow into the upper North Fork Clearwater River from the confluence of the North Fork and Kelly Creek north to the Montana/Idaho border. Access is limited throughout this FMU, which is mostly roadless, and terrain is gentle to steep. The predominant habitat types found in this area are Grand Fir at the lower elevations and Lodgepole Pine/Subalpine Fir at the higher elevations. A private mining venture that covers 300 acres exists within this area and is located in the Caledonia Creek drainage in the northwest corner of the Upper North Fork area. Considerations for this area are big game habitat, high value fisheries, and timber production. " Kelly Creek - This area is described as all tributaries that flow into Kelly Creek with the exception of Cayuse Creek and land south of Kelly Creek and below Cayuse Creek to Kelly Forks Work Center. A large majority of this area is designated B2 (recommended wilderness) in the Forest Plan. Large tracts of roadless areas are found within the Kelly Creek drainage. Terrain within this area is characterized as steep and rugged with little access. Predominant habitat types in this area are Lodgepole Pine/Subalpine Fir, which is typical in the "Great Burn". This area also has the Steep Lakes Natural Research Area (784 acres), as well as the proposed Rhodes Peak Natural Research Area (307 acres). There are private land in holdings in this area at Deception Saddle and west of Moose City on Independence Creek. Considerations for the area are the high quality fisheries, recreation, and private land in holdings. " Crooked Fork - These lands are defined as any tributaries that flow into the Lochsa River. Lands within this area are managed for timber production, and recommended wilderness. North and west of forest road 595 to the Montana/Idaho border is roadless and steep. Habitat types are Douglas Fir/Grand Fir at the lower elevations and Lodgepole Pine/Subalpine Fir at the higher elevations. A small portion of forest road 500 (Lewis and Clark trail) travels through the southern portion of the area. This is a popular route for forest recreationists. The Forest is anticipating higher use in this area with the Lewis and Clark Bicentennial from 2004 through 2006. A portion of the proposed Rhodes Peak Research Natural Area fall within the area. Considerations for these lands are the Lewis and Clark trail (Forest road 500), recreation, and timber production. " Cayuse Creek - These lands are described as all tributaries that flow into Cayuse Creek. With the exception of Forest road 581 that divides the Kelly Creek drainage with the Cayuse Creek drainage and Forest roads 500 that divides the Cayuse drainage with the Lochsa River drainage, the area is roadless. Terrain is steep and access throughout the area is limited. Habitat types within the area are predominately Lodgepole Pine. Considerations for the area are water quality, fisheries, big game habitat, and recreation. " Junction Mountain - This area is defined by all tributaries that flow into the North Fork Clearwater River on the south side from Cayuse Creek to Weitas Creek along Forest roads 250 and 255. This area is completely roadless and is managed for big game winter and summer habitat and for quality dispersed recreational opportunities. The terrain within this area is characterized as steep and rugged with limited access. Habitat types within this area consist of Grand Fir at lower elevations and more pure stands of Subalpine Fir and Mountain Hemlock at higher elevations. Considerations for these lands are water quality, big game habitat, and recreation. " Weitas Creek - This area is described by all tributaries that flow into Weitas Creek. Lands within this area are managed for big game summer and winter habitat. Access within the area is limited. Road access is by either Forest road 555 or 500. Terrain is mostly steep and is mainly accessed by trails. Grand Fir is the predominant habitat type within this area. The Bald Mountain Research Natural Area (370 acres) borders this area along Forest road 500. High value fisheries, big game habitat and timber production are the key considerations for this area. " Pot Mountain - This area is defined as all tributaries north of Forest road 250 that flow into the North Fork Clearwater River from Kelly Forks Work Center to Skull Creek. Forest road 711 from Mush Saddle to Moscow Bar divides this area into different land allocations within the Forest Plan. Southwest of Forest road 711, the Pot Mountain area is virtually roadless and is managed for prime summer and winter big game habitat. Northeast of Forest road 711 the land is managed for timber and big game winter range. Terrain within the area is steep and rugged and is mainly accessed by a trail system. Habitat types for this area are Douglas Fir/Grand Fir north of Forest road 711 and Ponderosa Pine/Douglas Fir south of the road on the North Fork Clearwater River face. The Chateau Falls Research Natural Area (200 acres) is in the southern portion of this area in Chateau and Cave Creeks. Considerations for these lands are the high value fisheries, big game habitat, and recreational opportunities. " Lochsa (2003 Addition): (97,674 acres) These lands are being added to the Wildland Fire for Resource Benefit FMU after analysis from the North Lochsa Face Project on the Lochsa Ranger District. These management areas, in accordance with the Forest Plan, allow fire use for resource benefit. Management focus for this area is the high value fisheries, and water quality. Terrain is steep, undeveloped, isolated and inaccessible except by system trails and Forest roads 500 on the northern boundary and roads 483, 5542, and 5544 to the west. The boundary for this area on the east is an unnamed ridge between Sherman and Horn Creeks. The boundary follows the Lochsa River south then west to Deadman Creek, turning north and following Deadman Creek up to an unnamed tributary then continuing north to Frenchman Butte. From that point the boundary follows Forest road 483 west to Forest road 500, which is the northern most boundary of the Lochsa Wildland Fire Use area. Habitat types vary within this area from Western Red Cedar at the lowest elevations, Douglas Fir/Grand Fir at mid elevations, and Lodgepole Pine/Subalpine Fir at the higher elevations. The Lochsa Research Natural Area is adjacent to the west boundary of this area. Considerations for these lands are high value fisheries and timber production, along with big game habitat. FMU #4 - Selway-Bitterroot Wilderness: (260,897 acres) This area is managed in accordance with the Wilderness Act (1964). This Fire Management Unit has allowed management of natural fire since 1972. These lands are managed for fire use under the Selway-Bitterroot Fire Management Plan and administered by four different National Forests. Strategy for this FMU is to allow natural ignitions to restore the role of fire within this unit depending on time of year. Early season fires may be suppressed or a strategy involving a modified suppression response may be used. The Clearwater National Forest portion of the Selway-Bitteroot Wilderness lies north of the Clearwater Nez Perce Forest boundaries. The Wilderness extends From Fire Creek Point, at the west, to the Idaho/Montana border. The terrain is steep and rugged with only trail access. At the lower elevations, habitat types consist of Western Red Cedar in the moist draws, Ponderosa Pine and Douglas Fir on the drier aspects, and Douglas Fir/Grand Fir. Upper slopes are Lodgepole Pine/Subalpine Fir. Considerations for this FMU are recreation, along with air and water quality.</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">To allow for display of Fire Management response zones Updated May, 2009 to add more 'Wildland Fire Use' areas</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>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>Clearwater National Forest<BR /></SPAN> <DIV><I>Date and time: </I> 5/2009</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>FireMgtUnits<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">\\LTHP90808CB\C$\fsfiles\ref\library\gis\clw\geodatabase\fire.mdb</LI></DIV> <I>Data processing environment: </I><SPAN CLASS="lt">Microsoft Windows XP Version 5.1 (Build 2600) Service Pack 2; ESRI ArcCatalog 9.3.1.3000</SPAN><BR /> <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Accessing the data <DIV CLASS="pe2" STYLE="display:none"> <I>Data transfer size: </I>0.121 MB<BR /> <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 Forest Service uses the most current and complete data available. GIS data and product accuracy may vary. They may be: developed from sources of differing accuracy, accurate only at certain scales, based on modeling or interpretation, incomplete while being created or revised, etc. Using GIS products for purposes other than those for which they were created, may yield inaccurate or misleading results. It is highly recommended that before any conclusions or analysis is processed using this data that the data be discussed with a resource specialist in the particular field. The Forest Service reserves the right to correct, update, modify, or replace, GIS products without notification. For more information, contact the Clearwater National Forest Supervisor's Office, Orofino, Idaho, 1-208-476-4541</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: 20100119 at time 08513100 <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Who completed this document <DIV CLASS="pe2" STYLE="display:none"> USDA Forest Service - Clearwater National Forest<BR /><I>mailing address:</I><BR /><DIV STYLE="margin-left:0.3in"> <DIV CLASS="lt"> <PRE ID="original">12730 Hwy 12</PRE> <SCRIPT>fix(original)</SCRIPT> </DIV> <DIV> Orofino, ID 83544</DIV> <DIV>USA</DIV></DIV> <BR /> 208-476-4541 (voice)<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> <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> <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>Resolution: </I>1.000000</DIV> <DIV CLASS="sr2"><I>Encoding Method: </I>Explicit elevation coordinate included with horizontal coordinates</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> -117.001610</DIV> <DIV STYLE="margin-left:0.6in"><I>East: </I> -114.297143</DIV> <DIV STYLE="margin-left:0.6in"><I>North: </I> 47.135792</DIV> <DIV STYLE="margin-left:0.6in"><I>South: </I> 46.091564</DIV> <DIV STYLE="margin-left:0.4in" CLASS="pn">In projected or local coordinates</DIV> <DIV STYLE="margin-left:0.6in"><I>Left: </I>499877.928192</DIV> <DIV STYLE="margin-left:0.6in"><I>Right: </I>705082.084787</DIV> <DIV STYLE="margin-left:0.6in"><I>Top: </I>5220254.384029</DIV> <DIV STYLE="margin-left:0.6in"><I>Bottom: </I>5107642.776003</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>Originally assembled from analysis of forest LTA's &amp; MA's, digitized from Forest Records mapped by forest personnel on screen thru Arcview.<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>SGrubb incorporated with Ed Lozars latest cover in /fsfiles/office/gis/projects/wfurb unioned this with ownership to create cwf_fmuown added fmu 2 Numbers (numbers corespond to those assigned by Bill W (values 1-6, 10, 20, 30, 50) only 1-6, 10 remain in final cover(see descriptions below) cwf_fmuown - calculated the values to match ownership boundary rather than ma boundary to elimate the 'offset' between ownership and MA's. Offset is due to MA's being mapped at 1:126720 (1/2"/mi) while FS Boundary was at 1:24000 (2.64"/mi)<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>4/13/2005 Boundary update to the North Lochsa Face addition (as per Mike Lubke) 2002 updated with Wilderness boundary. 4/2/2003 North Lochsa Face Project area was added, to meet criteria of Lawsuit. Sgrubb<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>Metadata imported.<BR /> <I>Source used: </I>C:\fsfiles\ref\library\gis\clw\metadata_xml\fire\fmu.xml<BR /> <I>Process date: </I>20090514 at time 13345700<BR /> </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. FeatureClassToFeatureClass_1 <DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20080523 at time 073415<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\ref\library\gis\clw\geodatabase\fire.mdb\fmu C:\fsfiles\ref\library\gis\clw\geodatabase\fire.mdb fmu2 # "FMU_DESC FMU_DESC true true false 40 Text 0 0 ,First,#,C:\fsfiles\ref\library\gis\clw\geodatabase\fire.mdb\fmu,FMU_DESC,-1,-1;FMU FMU true true false 2 Short 0 0 ,First,#,C:\fsfiles\ref\library\gis\clw\geodatabase\fire.mdb\fmu,FMU,-1,-1;ACRES ACRES true true false 4 Long 0 0 ,First,#,C:\fsfiles\ref\library\gis\clw\geodatabase\fire.mdb\fmu,ACRES,-1,-1;KEEP KEEP true true false 3 Text 0 0 ,First,#,C:\fsfiles\ref\library\gis\clw\geodatabase\fire.mdb\fmu,KEEP,-1,-1;COMMENT COMMENT true true false 50 Text 0 0 ,First,#,C:\fsfiles\ref\library\gis\clw\geodatabase\fire.mdb\fmu,COMMENT,-1,-1;Shape_Length Shape_Length false true true 8 Double 0 0 ,First,#,C:\fsfiles\ref\library\gis\clw\geodatabase\fire.mdb\fmu,Shape_Length,-1,-1;Shape_Area Shape_Area false true true 8 Double 0 0 ,First,#,C:\fsfiles\ref\library\gis\clw\geodatabase\fire.mdb\fmu,Shape_Area,-1,-1" # C:\fsfiles\ref\library\gis\clw\geodatabase\fire.mdb\fmu2</DIV> </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)"> FireMgtUnits <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>8<BR /> <I>Spatial Index: </I>TRUE<BR /> <I>Linear referencing: </I>FALSE<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> FireMgtUnits: G-polygon, 8 </LI> </DIV> <DIV STYLE="margin-left:0.2in"> <LI> Feature class: Label point, 22 </LI> </DIV> <DIV STYLE="margin-left:0.2in"> <LI> Feature class: GT-polygon composed of chains, 22 </LI> </DIV> <DIV STYLE="margin-left:0.2in"> <LI> Feature class: Point, 947 </LI> </DIV> </DIV> </DIV> <BR /> </DIV> <DIV ID="Attributes" class="pv" STYLE="display:none"><BR /> <DIV CLASS="pn">Details for FireMgtUnits</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>8</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)"> OBJECTID <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>OBJECTID<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)"> FMU_DESC <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>FMU_DESC<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>40<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<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)"> FMU <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>FMU<BR /> <I>Data type: </I>SmallInteger<BR /> <I>Width: </I>2<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<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)"> ACRES <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>acres<BR /> <I>Data type: </I>Integer<BR /> <I>Width: </I>4<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<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)"> COMMENT <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>COMMENT<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>50<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<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_Length <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>Shape_Length<BR /> <I>Data type: </I>Double<BR /> <I>Width: </I>8<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">Length of feature in internal units.</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_Area <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>Shape_Area<BR /> <I>Data type: </I>Double<BR /> <I>Width: </I>8<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<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">FMU = FMU_DESC 1 = Suppression 2 = Appropriate Suppression 3 = Wildland Fire Use 4 = Lochsa WFU 2003 Addition 5 = Wilderness 6 = Palouse 7 = 2009 WFU additions 10 = Private</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT><BR /> </DIV> <BR /> </DIV> </DIV> </BODY> </HTML>