<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>HA_05192008_GCSNAD83</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 /> <DIV CLASS="pn">Keywords</DIV> <DIV STYLE="margin-left:0.2in" CLASS="lt2"><SPAN CLASS="pn">Theme: </SPAN> Wild Horse, Wild Burro, Herd Areas, HAs, Wild Horse and Burro</DIV> <DIV STYLE="margin-left:0.2in" CLASS="lt2"><SPAN CLASS="pn">Place: </SPAN> Nevada, Arizona, California, Colorado, Idaho, Oregon, New Mexico, Utah, Montana, Wyoming</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">Wild Horse and Burro Herd Areas on land managed by the Bureau of Land Management in ten western states.</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">Display of Herd Areas inhabited by wild horse and burro's when the Wild and Free Roaming Wild Horse and Burro Act was passed in 1971.</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> Irregular<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> March, 2001 </DIV> <DIV><I>Ending date and time: </I> 2008 06 04 </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>USDOI - BLM<BR /></SPAN> <DIV><I>Date and time: </I> Unpublished Material</DIV> <DIV><I>Publisher and place: </I> USDOI - BLM, Reno, Nevada </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>HA_05192008_GCSNAD83<BR /> <I>Type of data: </I>vector digital data<BR /> <DIV><I>Location of the data: </I></DIV><DIV><I STYLE="margin-left:0.2in">http://www.geocommunicator.gov</I></DIV> <I>Data processing environment: </I><SPAN CLASS="lt">Microsoft Windows XP Version 5.1 (Build 2600) Service Pack 2; ESRI ArcCatalog 9.2.6.1500</SPAN><BR /> <DIV CLASS="ph1" onMouseOver="doHilite()" onMouseOut="doHilite()" onClick="hideShowGroup(this)">Accessing the data <DIV CLASS="pe2" STYLE="display:none"> <I>The data is available on the National Integrated Land System's Interactive Mapping System called GeoCommunicator: http://www.geocommunicator.gov. The data will be available as an image and feature service in the first quarter of 2009. Check the GeoCommunicator's 'Data and Map Services' section for more information. </I> <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">Although this data is made available by the BLM, no liability is assumed for the current accuracy or utility of the data on any system or for general or scientific purposes, nor shall the act of distribution constitute any such warranty for individual or aggregate data use with other data. The BLM shall not be held liable for improper use of the data described and/or contained herein. By using this data you hereby agree to these conditions.<BR /></SPAN><DIV> <I>Use constraints: </I> <SPAN CLASS="lt"><PRE ID="original">Reference and acknowledge the Bureau of Land Management in products derived from this data.</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: 20081201 at time 12204600 <DIV>Contents to be reviewed: unknown</DIV> <DIV CLASS="ph1" onMouseOver="doHilite()" onMouseOut="doHilite()" onClick="hideShowGroup(this)">Who completed this document <DIV CLASS="pe2" STYLE="display:none"> GIS Coordinator<BR />Bureau of Land Management<BR /><I>mailing address:</I><BR /><DIV STYLE="margin-left:0.3in"> <DIV CLASS="lt"> <PRE ID="original">P.O. Box 12000</PRE> <SCRIPT>fix(original)</SCRIPT> </DIV> <DIV> Reno, Nevada 89520-0006</DIV> <DIV>USA</DIV></DIV> <BR /> 775-861-6400 (voice)<BR />MO'Brien@BLM.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 additional 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>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="srh1">Geographic Coordinate System</DIV> <DIV CLASS="sr2"><I>Latitude Resolution: </I>0.000000</DIV> <DIV CLASS="sr2"><I>Longitude Resolution: </I>0.000000</DIV> <DIV CLASS="sr2"><I>Geographic Coordinate Units: </I>Decimal degrees</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>0.000100</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> -122.400232</DIV> <DIV STYLE="margin-left:0.6in"><I>East: </I> -105.783496</DIV> <DIV STYLE="margin-left:0.6in"><I>North: </I> 47.845104</DIV> <DIV STYLE="margin-left:0.6in"><I>South: </I> 32.619983</DIV> <DIV STYLE="margin-left:0.4in" CLASS="pn">In projected or local coordinates</DIV> <DIV STYLE="margin-left:0.6in"><I>Left: </I>-122.400232</DIV> <DIV STYLE="margin-left:0.6in"><I>Right: </I>-105.783496</DIV> <DIV STYLE="margin-left:0.6in"><I>Top: </I>47.845104</DIV> <DIV STYLE="margin-left:0.6in"><I>Bottom: </I>32.619983</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>Original data was received from each state. Herd area polygons were clipped to cover just BLM managed lands and other lands covered by the wild horse and burro act using land status information received from the states. The land status layers ranged from Geographic Coordinate Data Base based data to digitized 100K. Once state and district review was completed HA data was combined into one national personal geodata base.<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>Metadata imported.<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>Imported into a geodatabase<BR /> <I>Process software and version: </I>ESRI Arcmap 9.1<BR /> <I>Process date: </I>2007 07 <BR /> <DIV CLASS="ph1" onMouseOver="doHilite()" onMouseOut="doHilite()" onClick="hideShowGroup(this)">Who did this process <DIV CLASS="pe2" STYLE="display:none"> GIS coordinator<BR />Bureau of Land Management<BR />775.861.6400 (voice)<BR /><BR /> </DIV> </DIV> <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>Multi-step cleanup process was implemented at the BLM NOC from September 2007 through January 2008. 20070913 HA and HMA feature classes and reference data were imported into personal geodatabase, relevant topology rules were created and validated, each topological error was examined and either corrected or marked as an exception. Each decision was made based on either: " origin of the relevant HA or HMA boundary segment and linear dimensions of the questionable area; " WH&amp;B current non-spatial information; " suggestion of the WH&amp;B GIS Data Steward and WH&amp;B BLM NVSO consultant. Concurrent multi-step QA/QC process was implemented at the BLM NVSO in consultations with BLM state and field offices from September 2007 through May 2008. After final updates in May 2008 at BLM NOC, final dataset was re-projected into US Albers NAD 1983 equal area projection for the GIS acreage calculations. GIS_ACRES field has been added to the HA and HMA attribute tables, dataset has been re-projected into GCS NAD 1983 and copied to the NVSO drive. After correctness and the currency of the data have been examined by the NVSO in consultations with the State offices, significant geospatial HA and HMA alterations have been suggested and implemented for the following HAs and HMAs: HAs: NV403 Buck-Bald and NV0491 Maverick-Butte WY0008 Stewart Creek/Chain Lakes WY0031Antelope Hills HMAs AZ0010 Havasu NV0413 Moriah NV0602 New Pass-Ravenswood Clean-up procedures The following clean-up procedures were performed during the project: 1. HMA polygons to be covered by HA polygons (exception - HMA NV0317, Montgomery Pass). 20070913 HA and HMA feature classes were imported into personal geodatabase and topological rule were created for HMAs to be covered by HAs. Each error was then examined and the following corrections made: -- If HA and HMA boundaries did not coincide with the boundary of any known reference layer, and the topological error was within margin of maximum error for the WH&amp;B dataset (about 0.5 miles), HMA boundary segment was moved to the relevant HA boundary segment. It was done by Fix Topology Error Tool within ArcMap project editing session. -- If HMA and HA boundary coincided with the boundary of known reference layer, the distance between HMA, and that reference layer boundary was less than 167 feet, and the distance between HA and the same reference layer was less than 0.5 mile, both HA and HMA boundaries were snapped to the reference layer boundary; -- All other errors were documented on PDF maps, forwarded to the NVSO, and examined there in consultations with the BLM WH&amp;B authorities. The alteration decisions were then implemented at NOC in the ArcMap project editing session. The list of these alterations is provided in the Attachment. 2. HA/HMA topology Some segments of the HMA polygon boundaries appeared to coincide perfectly with HA boundaries on the small scale layout of the ArcMap project, but didn't match HA boundaries being zoomed in. Mismatches were mapped by creating new topology rules. Less than 167 feet mismatches were then fixed by snapping HMA boundaries to HA boundaries within ArcMap project editing session by Fix Topology Error Tool. Mismatches between 167 feet and 0.5 miles were recorded on PDF maps and presented to the NVSO for editing decisions. 3. Multipart polygons There were more than one polygons found within each of HA and HMA feature classes, sharing the same name, number and other attribute values. Polygons with identical attributes were merged into single multipart polygons. 4. Donuts There were 24 polygons found within HA feature class and 21 within HMA feature class, with the NAME and/or NUMBER value equal to "Null"; "NA"; "PVT"; "Out"; "incomplete"; " ". Each of these polygons was documented and presented to the NVSO for the editing decision. As a result, some of the polygons were deleted creating "donut" polygons (HA NV0525, for example) and some were merged with surrounding polygons. 5. Attribute value errors Cross-examination of HA and HML attribute tables uncovered inconsistencies and typos in the attribute values, as well as missing attribute values of both feature classes. These errors were corrected. 6. HA and HMA name and number changes Cross-examination of HA and HML attribute tables uncovered some name/numbers inconsistencies. Questionable areas have been compared with non-spatial WH&amp;B information, and relevant names and numbers were corrected. 7. Calculation of the GIS Acres One of the project's tasks was migration from the legacy WH&amp;B acreage to a GIS calculated acreage. New GIS_ACRES field was created in the final HA and HMA feature class attribute tables. Both feature classes were re-projected to the North_America_Albers_Equal_Area_Conic NAD 1983 projection. GIS_ACRES values were then calculated according to the following formula: Shape_Area (square meters) x 0.0002471044 = GIS_ACRES. Final HA and HMA feature classes were then re-projected into GCS_North_American_1983_CSRS98.<BR /> <I>Process software and version: </I>ESRI Arcmap 9.2<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<DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Scale denominator: </I>24K to 100K<BR /> <I>Contribution: </I>Data came from each state or some district offices. Data came as ESRI shape files or coverages. Scales were from 24K to 100K.<BR /> <DIV CLASS="ph1" onMouseOver="doHilite()" onMouseOut="doHilite()" onClick="hideShowGroup(this)">Currentness of this source <DIV CLASS="pe2" STYLE="display:none"> <DIV><I>Beginning date and time: </I> March, 2001 </DIV> <DIV><I>Ending date and time: </I> 2008 06 04 </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> 20080604 at time 073047<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\CopyFeatures<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">CopyFeatures G:\gis_work\horse_burro\Nadia\Nadia_Final_05.2008_HA-HMA.mdb\Step8_GCS_NAD83\HA_05192008_Final_GCSNAD83 G:\gis_work\horse_burro\Nadia\20080604_national_HA_HMA.mdb\HA_05192008_Final_GCSNAD83 # 0 0 0</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)"> HA_05192008_GCSNAD83 <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>317<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> HA_05192008_GCSNAD83: G-polygon, 317 </LI> </DIV> <DIV STYLE="margin-left:0.2in"> <LI> Feature class: Label point, 17211 </LI> </DIV> <DIV STYLE="margin-left:0.2in"> <LI> Feature class: GT-polygon composed of chains, 17210 </LI> </DIV> <DIV STYLE="margin-left:0.2in"> <LI> Feature class: Point, 1031 </LI> </DIV> <DIV STYLE="margin-left:0.2in"> <LI> Feature class: Label point, 34 </LI> </DIV> </DIV> </DIV> <BR /> </DIV> <DIV ID="Attributes" class="pv" STYLE="display:none"><BR /> <DIV CLASS="pn">Details for HA_05192008_GCSNAD83</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>317</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"> <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"> <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)"> STATE <DIV CLASS="pe2" STYLE="display:none"> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">The two character abbreviation of the state that manages the herd area. Example (CA).</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">Draft BLM national HA attribute standard, June, 2002.</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_Length <DIV CLASS="pe2" STYLE="display:none"> <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"> <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="margin-left:0.2in" CLASS="pn"> <DIV STYLE="margin-left:0.25in" CLASS="ph2" onMouseOver="doHilite()" onMouseOut="doHilite()" onClick="hideShowGroup(this)"> HA_NAME <DIV CLASS="pe2" STYLE="display:none"> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">The name of the Herd Area. Where animals existed at the time of the passage of the Wild and Free Roaming Horse and Burro Act. Dec., 1971.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">Draft BLM national HA attribute standard, June, 2002.</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)"> HA_NUMBER <DIV CLASS="pe2" STYLE="display:none"> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">Six character code number assigned to the herd area. The code consist of two character administrative state abbreviation, followed by an assigned four digit code. Example (NV0311).</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">Draft BLM national HA attribute standard, June, 2002.</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)"> ANIMAL_TYPE <DIV CLASS="pe2" STYLE="display:none"> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">Type of animal that were historically in the herd area. Choices are Horse, Burro, Horse &amp; Burro.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">Draft BLM national HA attribute standard, June, 2002.</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)"> AGENCY <DIV CLASS="pe2" STYLE="display:none"> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">The initials of the federal agency who administers the herd area. BLM or USFS.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">Draft BLM national HA attribute standard, June, 2002.</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_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="margin-left:0.2in" CLASS="pn"> <DIV STYLE="margin-left:0.25in" CLASS="ph2" onMouseOver="doHilite()" onMouseOut="doHilite()" onClick="hideShowGroup(this)"> GIS_ACRES <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>GIS_ACRES<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 polygons in acres, calculated using GIS</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">user defined</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">See attribute definitions.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT><BR /> </DIV> <BR /> </DIV> </DIV> </BODY> </HTML>