<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>U.S. Major Highways</H1> <H2>SDE 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 SRC="ESRI_MAJOR_HIGHWAYS0.bmp" name="thumbnail" ALIGN="absmiddle" ID="thumbnail" STYLE="height:144; border:'2 outset #FFFFFF'; position:relative" /> <BR /> <BR /> <DIV CLASS="pn">Keywords</DIV> <DIV STYLE="margin-left:0.2in" CLASS="lt2"><SPAN CLASS="pn">Theme: </SPAN> line, interstates, highways, freeways or expressways, major roads, transportation, location</DIV> <DIV STYLE="margin-left:0.2in" CLASS="lt2"><SPAN CLASS="pn">Place: </SPAN> United States</DIV> <DIV STYLE="margin-left:0.2in" CLASS="lt2"><SPAN CLASS="pn">Temporal: </SPAN> 2000, 2002</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">U.S. Major Highways represents the major highways of the United States. These include Interstates, US Highways, State Highways and major roads. This dataset is a subset of the Streets dataset. It contains all Class 1 and 2 roads segments plus any other roads segments necessary to provide network connectivity for the Class_Rte field.</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">U.S. Major Highways provides a subset of highways and major roads from the very detailed Streets dataset for national, state, and regional display.</PRE></SPAN><BR /> <SCRIPT>fix(original)</SCRIPT> </DIV> </DIV> <DIV CLASS="ph2" onMouseOver="doHilite()" onMouseOut="doHilite()" onClick="hideShowGroup(this)">Supplementary Information <DIV CLASS="pe2" STYLE="display:"> <SPAN CLASS="lt"><PRE ID="original">Largest scale when displaying the data: 1:100,000.</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> Matches software update releases<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>Date and time: </I> 2000</DIV> <DIV><I>Date and time: </I> 2002</DIV> <DIV> <I>Description: </I> <SPAN CLASS="lt"><PRE ID="original">ground condition: 2000; publication date: 2002</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>Tele Atlas North America, Inc./Geographic Data Technology, Inc., ESRI<BR /></SPAN> <DIV><I>Date and time: </I> 20050401</DIV> <DIV><I>Publisher and place: </I> ESRI, Redlands, California, USA </DIV> <DIV><I>Series name: </I>ESRI® Data &amp; Maps</DIV> <DIV><I>Series issue: </I>2005</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>gis."ADS\AWALLS".ESRI_MAJOR_HIGHWAYS<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">Service=sde:sqlserver:bl-geoy-gypsum\igs; Database=gis; Version=dbo.DEFAULT</LI></DIV> <I>Data processing environment: </I><SPAN CLASS="lt">Microsoft Windows XP Version 5.1 (Build 2600) Service Pack 2; ESRI ArcCatalog 9.2.2.1350</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>SDC<BR /> <I>Size of the data: </I>16.396 MB<BR /> <I>Data transfer size: </I>16.396 MB<BR /> <I>How to decompress the file: </I>ArcGIS® software<BR /> <I>Available media: </I>DVD ROM<BR /><I>Available media: </I>CD ROM<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">Access granted to Licensee only.<BR /></SPAN><DIV> <I>Use constraints: </I> <SPAN CLASS="lt"><PRE ID="original">The data are provided by multiple, third party data vendors under license to ESRI for inclusion on ESRI Data &amp; Maps for use with ESRI® software. Each data vendor has its own data licensing policies and may grant varying redistribution rights to end users. Please consult the redistribution rights below for this data set provided on ESRI Data &amp; Maps. As used herein,  Geodata shall mean any digital data set consisting of geographic data coordinates and associated attributes. The redistribution rights for this data set: Redistribution rights are granted by the data vendor for hard-copy renditions or static, electronic map images (e.g. .gif, .jpeg, etc.) that are plotted, printed, or publicly displayed with proper metadata and source/copyright attribution to the respective data vendor(s). Geodata is redistributable with a Value-Added Software Application developed by ESRI Business Partners on a royalty-free basis with proper metadata and source/copyright attribution to the respective data vendor(s). Geodata is redistributable without a Value-Added Software Application (i.e., adding the sample data to an existing, [non]commercial data set for redistribution) with proper metadata and source/copyright attribution to the respective data vendor(s). The terms and conditions below apply to all the data sets provided on ESRI Data &amp; Maps. Proprietary Rights and Copyright: Licensee acknowledges that the Data and Related Materials contain proprietary and confidential property of ESRI and its licensor(s). The Data and Related Materials are owned by ESRI and its licensor(s) and are protected by United States copyright laws and applicable international copyright treaties and/or conventions. Limited Warranty and Disclaimer: ESRI warrants that the media upon which the Data and Related Materials are provided will be free from defects in materials and workmanship under normal use and service for a period of ninety (90) days from the date of receipt. THE DATA AND RELATED MATERIALS ARE EXCLUDED FROM THE LIMITED WARRANTY, AND THE LICENSEE EXPRESSLY ACKNOWLEDGES THAT THE DATA CONTAINS SOME NONCONFORMITIES, DEFECTS, OR ERRORS. ESRI DOES NOT WARRANT THAT THE DATA WILL MEET LICENSEE'S NEEDS OR EXPECTATIONS; THAT THE USE OF THE DATA WILL BE UNINTERRUPTED; OR THAT ALL NONCONFORMITIES, DEFECTS, OR ERRORS CAN OR WILL BE CORRECTED. ESRI IS NOT INVITING RELIANCE ON THIS DATA, AND THE LICENSEE SHOULD ALWAYS VERIFY ACTUAL DATA. EXCEPT FOR THE LIMITED WARRANTY SET FORTH ABOVE, THE DATA AND RELATED MATERIALS CONTAINED THEREIN ARE PROVIDED "AS-IS," WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Exclusive Remedy and Limitation of Liability: The entire liability of ESRI or its licensor(s) and Licensee's exclusive remedy shall be to terminate the Agreement upon Licensee returning the Data and Related Materials to ESRI with a copy of Licensee's invoice/receipt and ESRI returning the license fees paid to Licensee. IN NO EVENT SHALL ESRI AND/OR ITS LICENSOR(S) BE LIABLE FOR COSTS OF PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOST PROFITS, LOST SALES, OR BUSINESS EXPENDITURES, INVESTMENTS, OR COMMITMENTS IN CONNECTION WITH ANY BUSINESS; LOSS OF ANY GOODWILL; OR FOR ANY INDIRECT, SPECIAL, INCIDENTAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THIS AGREEMENT OR USE OF THE DATA AND RELATED MATERIALS, HOWEVER CAUSED, ON ANY THEORY OF LIABILITY, AND WHETHER OR NOT ESRI OR ITS LICENSOR(S) HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THESE LIMITATIONS SHALL APPLY NOTWITHSTANDING ANY FAILURE OF ESSENTIAL PURPOSE OF ANY EXCLUSIVE REMEDY. Third Party Beneficiary: ESRI's licensor(s) has (have) authorized ESRI to (sub)distribute and (sub)license its (their) data as incorporated into the Data and Related Materials. As an intended third party beneficiary to this Agreement, the ESRI licensor(s) is (are) entitled to directly enforce, in its own name, the rights and obligations undertaken by the Licensee and to seek all legal and equitable remedies as are afforded to ESRI. In the event that the data vendor(s) has (have) granted the end user permission to redistribute the Geodata, please use proper proprietary or copyright attribution for the various data vendor(s), and provide the associated metadata file(s) with the Geodata. In compliance with FGDC metadata standards, ESRI has attempted to practice proper metadata methodologies by providing any data source information, descriptions, and file names to assist in this effort.</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: 20070829 at time 21442900 <DIV CLASS="ph1" onMouseOver="doHilite()" onMouseOut="doHilite()" onClick="hideShowGroup(this)">Who completed this document <DIV CLASS="pe2" STYLE="display:none"> Data Team<BR />ESRI<BR /><I>mailing and physical address:</I><BR /><DIV STYLE="margin-left:0.3in"> <DIV CLASS="lt"> <PRE ID="original">380 New York Street</PRE> <SCRIPT>fix(original)</SCRIPT> </DIV> <DIV> Redlands, California 92373-8100</DIV> <DIV>USA</DIV></DIV> <BR /> 909-793-2853 (voice)<BR />909-793-5953 (fax)<BR />info@esri.com<BR /><BR /> <DIV><I>Hours of service:</I> 8:00 a.m. 5:30 p.m. Pacific time, Monday Friday</DIV><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>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>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> -159.779918</DIV> <DIV STYLE="margin-left:0.6in"><I>East: </I> -66.981845</DIV> <DIV STYLE="margin-left:0.6in"><I>North: </I> 65.826909</DIV> <DIV STYLE="margin-left:0.6in"><I>South: </I> 19.058082</DIV> <DIV STYLE="margin-left:0.4in" CLASS="pn">In projected or local coordinates</DIV> <DIV STYLE="margin-left:0.6in"><I>Left: </I>-159.779918</DIV> <DIV STYLE="margin-left:0.6in"><I>Right: </I>-66.981845</DIV> <DIV STYLE="margin-left:0.6in"><I>Top: </I>65.826909</DIV> <DIV STYLE="margin-left:0.6in"><I>Bottom: </I>19.058082</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 following steps were performed by ESRI: From StreetMap Streets, extracted all Class 1 and 2 road segments plus any other road segments necessary to provide network connectivity for the CLASS_RTE attribute. Converted the data set to SDC. Created the projection file (.prj) and spatial indices.<BR /> <I>Process software and version: </I>ArcView® GIS 3, ArcGIS® 9, ArcSDE®<BR /> <I>Source used: </I>TANA/GDT TIGER/Line Streets<BR /> <I>Process date: </I>20031212 <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>Dataset copied.<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: TANA/GDT TIGER/Line 2000 Streets (TANA/GDT TIGER/Line Streets)<DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Media: </I>CD ROM<BR /> <I>Scale denominator: </I>100000<BR /> <I>Contribution: </I>Attribute and geospatial data<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> 2000</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> 20070829 at time 214433<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 C:\google\LAKERIM-ESRI\ESRI_MAJOR_HIGHWAYS.shp "Database Connections\new_sandbox.sde\gis."ADS\AWALLS".ESRI_MAJOR_HIGHWAYS" # 0 0 0</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 geospatial part of this data set was extracted from the 2000 Census TIGER/Line® files. The positional accuracy varies with the source materials used, but generally the information is no better than the established national map Accuracy standards for 1:100,000-scale maps from the U.S. Geological Survey (USGS). To improve the accuracy, TANA/GDT ran a process against the entire nationwide database. The level of positional accuracy in the StreetMap files is not suitable for high-precision measurement applications such as engineering problems, property transfers, or other uses that might require highly accurate measurements of the earth's surface.</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)"> gis."ADS\AWALLS".ESRI_MAJOR_HIGHWAYS <DIV CLASS="pe2" STYLE="display:none"> <I>ESRI feature type: </I>Simple<BR /> <I>Geometry type: </I>Polyline<BR /> <I>Feature description: </I>U.S. Major Highway<BR /> <I>Topology: </I>FALSE<BR /> <I>Feature count: </I>0<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> gis."ADS\AWALLS".ESRI_MAJOR_HIGHWAYS: String, 0 </LI> </DIV> </DIV> </DIV> <BR /> </DIV> <DIV ID="Attributes" class="pv" STYLE="display:none"><BR /> <DIV CLASS="pn">Details for gis."ADS\AWALLS".ESRI_MAJOR_HIGHWAYS</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>0</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">The lines represent the major highways of the United States. These include Interstates, US Highways, State Highways, and major roads.</SPAN><BR /> <SPAN CLASS="lt"><I>Source: </I>ESRI</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)"> OBJECTID_1 <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>OBJECTID_1<BR /> <I>Data type: </I>OID<BR /> <I>Width: </I>4<BR /> <I>Precision: </I>10<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)"> 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)"> PREFIX <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>PREFIX<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>2<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">The prefix direction.</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)"> PRETYPE <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>PRETYPE<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>6<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">The prefix highway type.</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)"> NAME <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>NAME<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>30<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">The name of the highway.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">Tele Atlas North America, Inc./Geographic Data Technology, Inc.</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)"> TYPE <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>TYPE<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>6<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">The suffix highway type.</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)"> SUFFIX <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>SUFFIX<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>2<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">The suffix direction.</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)"> CLASS <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>CLASS<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>1<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">The highway class.</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)"> CLASS_RTE <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>CLASS_RTE<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>1<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">The highway class (used for routing and connectivity).</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)"> HWY_TYPE <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>HWY_TYPE<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>1<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">The highway type.</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)"> HWY_SYMBOL <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>HWY_SYMBOL<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>20<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">The highway symbol (usually route 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)"> Shape.len <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>Shape.len<BR /> <I>Data type: </I>Double<BR /> <I>Width: </I>0<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<BR /> <BR /> </DIV> </DIV> </DIV> <BR /> </DIV> </DIV> </BODY> </HTML>