ÿþ<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>apnhum40sp</H1> <H2>Shapefile </H2> <TABLE cols="3" frame="void" rules="cols" width="315" height="28"> <COL WIDTH="105" /><COL WIDTH="105" /><COL WIDTH="105" /> <TR height="28" onmouseover="doHilite()" onmouseout="doHilite()" onclick="changeTab(this)"> <TD ID="DescTab" CLASS="tsel" TITLE="Click to see a description of the data">Description</TD> <TD ID="SpatialTab" CLASS="tun" TITLE="Click for details about the spatial data">Spatial</TD> <TD ID="AttribTab" CLASS="tun" TITLE="Click for details about the attribute data">Attributes</TD> </TR> </TABLE> <DIV ID="Group" CLASS="f"> <DIV ID="Description" CLASS="pv" STYLE="display:block"><BR /> <IMG ID="thumbnail" ALIGN="absmiddle" STYLE="height:144; border:'2 outset #FFFFFF'; position:relative" SRC="file:///H:\GIS1\admin\parcels\apnhum40sp0.bmp" /> <BR /><BR /> <DIV CLASS="pn">Keywords</DIV> <DIV STYLE="margin-left:0.2in" CLASS="lt2"><SPAN CLASS="pn">Theme: </SPAN> Parcels, Ownership, Existing Land Use</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">Humboldt County's Parcel Layer Version 4.0. This dataset is the result of an ongoing effort to produce an accurate county wide parcel layer. Digitizing began as far back as 1996. Includes all unincorporated areas as well as cities/incorporated areas. Cities data obtained from Arcata, Eureka, and Trinidad. Please note the accuracy of GIS map data varies from location to location in the County. This GIS system is useful for planning purposes but should not be relied upon to determine property, zoning or general plan designation boundaries or be used in any way for project design. All GIS data should be verified before it is materially relied upon for property or project planning.</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 be used for planning purposes as general guide to parcel lines within Humboldt County. Should not be used for boundary delineation or project design.</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">Updates/History/Corrections: This dataset is the result of an ongoing effort to produce a county wide parcel layer. Digitizing began as far back as 1996. More recently - 2000 to 2001 - digitizing effort has been increased in order to complete this dataset. Many corrections have been made to this dataset, using PLS lines, USGS Quads, Aerial photographs, and other sources where available. Most topological descrepencies have been corrected in this dataset. This data has been reviewed for spatial accuracy relative to the PLS lines as well as USGS 7.5 quads in some areas. This is the first version of the Humboldt County Parcel dataset that will need future review and revisions. Land use attributes - exlu2 &amp; exlu4 - have been added. Existing Land Use values - exlu4 - were created using an interpretive method. Zoning, use codes, land ownership, and other information pertaining to parcels were used to create "existing" land use categories. Jan. 2003 - Cities of Eureka and Rio Dell parcels were added to layer. Orleans and Willow Creek have been corrected. March 2003 - Cities of Blue Lake and Fortuna were added to layer. Hydesville area has been correct using DOQQ's. March - April 2003 APN's were checked and corrected for many parcels throughout the county. Aug. 2003 - Updated Assessor Parcels were incorporated into dataset. Jan. 2004 - Updated Assessor Parcels were incorporated into dataset. Sept. 2004 - Added 14 missing Parcels for Williamson Contract mapping. Dec. 2004 - Re-aligned parcels for the railroad right of way between Eureka and Arcata along HWY 101. Fixed page 20338 parcel numbers. May 2005 - Updated Assessor Parcels were incorporated into dataset - plotting and plotting2. City of Trinidad parcel lines were incorporated into dataset - trin_par4. Re-aligned parcels from an outside consultantwere incorporated into dataset - mb. See [source] attribute. Abbreviated Existing Land Use [exlu2] attribute was deleted. Existing Land Use [exlu4] attributes were updated for those parcels that changed from vacant to improved or vice versa. June 2005 - Eel Delta/Salt River - eeld - and Bridgeville Corrections - brgvl -incorporated into dataset. Few minor corrections near intersection of Ridgewood Dr and Westgate Dr, South Eureka. July 2005 - Updated City of Eureka Parcels were incorporated into dataset - [source] = "eka062305". Significant re-alignment and adjustments were made to parcel lines in the areas of McKinleyville, Manila, Samoa, Fairhaven, Myrtletown, Cutten, Ridgewood Heights, and Elk River using aerial photographs, Assessor Maps, and Section Lines - [source] = "cl072705". Aug. 12, 2005 - 30704108 fixed. Aug. 24, 2005 - Parcels near Arcata/McKinleyville Airport fixed and adjusted. Parcels west of Rohnerville Airport adjusted. [Source] = 'cl082405' Sept. 8, 2005 - redigitized in apn #10621205,03. Corrected parcels near Fernbridge. December 28, 2005 (clewis) - Updated Assessor Parcels were incorporated into dataset - plotting4 [source] = "ez20050830". Re-alignment adjustments were made to parcel lines in McKinleyville, South Eureka, Humboldt Hill, Hookton, Briceland, Garberville, &amp; Benbow - [source] = "cl20051221". New date format adopted for source edits attributes - yyyymmdd. Apn's 21224201, 02 fixed. February 8, 2006 (clewis) - Updated Assessor Parcels were incorporated into dataset - plotting5 [source] = "jvd20051212". July 12, 2006 (clewis) - Updated Assessor Parcels were incorporated into dataset - plotting7 [source] = "jvd2006*". Minor adjustments were made to parcel lines for areas in McKinleyville, Freshwater and Willow Creek using NAIP Imagery. Sept. 18, 2006 (clewis) - Updated Assessor Parcels were incorporated into dataset - plotting8. Adjustments were made to parcel lines for areas of Glendale, Fieldbrook, Manila and Clam Beach using Assessor Pages and NAIP Imagery. June 7, 2007 - Updated Assessor Parcels were incorporated into dataset - plotting9, plotting10, and plotting11. Aug. 1, 2007 - Updated Assessor Parcels were incorporated into dataset - plotting12. Included adjustments for Whitethorn area. Sept. 25, 2007 - Updated parcels were incorporated to dataset - plotting 13, 14. Nov. 9, 2007 - Updated parcels were merged into dataset - plotting15. Updated City of Arcata parcels were also merged. Dec. 10, 2007 - Updated parcels were merged into dataset - plotting16. Parcels were re-aligned for Myrtle Ave/Indianola, north of Trinidad and Weott. Feb. 22, 2008 - Updated parcels were merged into dataset - plotting17. March 21, 2008 - Updated parcels were merged into dataset - plotting18. April 4, 2008 - Updated City of Arcata parcels were incorporated into dataset. Updated parcels were merged into dataset - plotting19. June 23, 2008 - Updated parcels were merged into dataset - plotting20. Orick, Benbow areas, Alderpoint were corrected/adjusted/re-aligned. August 12, 2008 - Updated parcels were merged into dataset - plotting21. September 5, 2008 - Updated parcels were merged into dataset - plotting22. November 6, 2008 - Updated parcels were merged into dataset - plotting23. Fieldbrook, and Northern Garbeville were corrected/adjusted/re-aligned. February 27, 2009 - Updated parcels were merged into dataset - plotting24. Orick, E. Freshwater, Ridgewood Hts. E. Fortuna, and E. Carlotta were corrected/adjusted/re-aligned. September 11, 2009 - Updated parcels were merged into dataset - plotting25. NW SixRivers National Forest, Willow Creek North, and North McKinleyville were corrected/adjusted/re-aligned. Updated Assesor Roll Added to Joined version. January 28, 2010 - Updated parcels were merged into dataset - plotting26. Fixes &amp; Corrections West of Redway, Southern Willow Creek, Cutten and, Myrtle Updated Assesor Roll Added to Joined version.</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> Quarterly<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> February 19, 2010</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>Humboldt County Community Development Services<BR /></SPAN> <DIV><I>Date and time: </I> February 19, 2010</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>apnhum40sp<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">\\Clark-dc1\snapgis\GIS1\admin\parcels\current\apnhumsp_joined.shp</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 format: </I>Shapefile<BR /> <I>Size of the data: </I>15.895 MB<BR /> <I>Data transfer size: </I>15.778 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">To be used for planning purposes as general guide to parcel lines within Humboldt County. Should not be used for boundary delineation or project design. Humboldt County Community Development Services (HCCDS) makes no guarantee of the accuracy or completeness of this data. It has not been fully reviewed for accuracy and is intended to be used for planning purposes only. HCCDS assumes no liability or responsibility in the use, or misuse, of this data. While every effort has been made to assure the accuracy of this information, it should be understood that it does not have the force and effect of law, rule, or regulation. Should any difference or error occur, the law will take precedence.</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: 20100305 at time 14411700 <DIV CLASS="ph1" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Who completed this document <DIV CLASS="pe2" STYLE="display:none"> Jerry von Dohlen<BR /><SPAN STYLE="color:#999999">REQUIRED: The person responsible for the metadata information.</SPAN><BR /> Humboldt County Community Development Services<BR /><SPAN STYLE="color:#999999">REQUIRED: The organization responsible for the metadata information.</SPAN><BR /> <I>mailing and physical address:</I><BR /><DIV STYLE="margin-left:0.3in"> <DIV CLASS="lt"> <PRE ID="original">3015 H St.</PRE> <SCRIPT>fix(original)</SCRIPT> </DIV> <DIV> Eureka, CA 95501</DIV> </DIV> <BR /> 707-268-3776 (voice)<BR />707-445-7446 (fax)<BR />jvondohlen@co.humboldt.ca.us<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_1927_StatePlane_California_I_FIPS_0401</DIV> <DIV STYLE="margin-left:0.2in"><I>Geographic coordinate system name: </I>GCS_North_American_1927</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>State Plane Coordinate System 1927</DIV> <DIV CLASS="sr2"><I>SPCS Zone Identifier: </I>401</DIV> <DIV CLASS="srh2">Lambert Conformal Conic Projection</DIV> <DIV CLASS="sr3"><I>Standard Parallel: </I>40.000000<BR /> <I>Standard Parallel: </I>41.666667<BR /> <I>Longitude of Central Meridian: </I>-122.000000<BR /> <I>Latitude of Projection Origin: </I>39.333333<BR /> <I>False Easting: </I>2000000.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>survey feet</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 1927</DIV> <DIV CLASS="sr2"><I>Ellipsoid Name: </I>Clarke 1866</DIV> <DIV CLASS="sr2"><I>Semi-major Axis: </I>6378206.400000</DIV> <DIV CLASS="sr2"><I>Denominator of Flattening Ratio: </I>294.978698</DIV> </DIV> </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> -124.445666</DIV> <DIV STYLE="margin-left:0.6in"><I>East: </I> -123.383090</DIV> <DIV STYLE="margin-left:0.6in"><I>North: </I> 41.474443</DIV> <DIV STYLE="margin-left:0.6in"><I>South: </I> 39.987514</DIV> <DIV STYLE="margin-left:0.4in" CLASS="pn">In projected or local coordinates</DIV> <DIV STYLE="margin-left:0.6in"><I>Left: </I>1329702.000921</DIV> <DIV STYLE="margin-left:0.6in"><I>Right: </I>1612539.750000</DIV> <DIV STYLE="margin-left:0.6in"><I>Top: </I>783128.813205</DIV> <DIV STYLE="margin-left:0.6in"><I>Bottom: </I>247467.030695</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>Dataset copied.<BR /> <I>Source used: </I>H:\GIS1\admin\parcels\apnhum38sp_joined<BR /> <I>Source used: </I>H:\GIS1\admin\parcels\apnhum39sp_joined<BR /> <I>Source used: </I>H:\GIS1\admin\parcels\apnhum40sp_joined<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 /> <I>Source used: </I>C:\DOCUME~1\JVONDO~1\LOCALS~1\Temp\xml130.tmp<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>Dataset copied.<BR /> <I>Source used: </I>H:\GIS1\admin\parcels\apnhum38sp_joined<BR /> <I>Process date: </I>20090819 at time 16243200<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>Dataset copied.<BR /> <I>Source used: </I>H:\GIS1\admin\parcels\apnhum39sp_joinedCopy<BR /> <I>Process date: </I>20090820 at time 10445300<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 5 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Dataset copied.<BR /> <I>Source used: </I>C:\Gis1\parcels\current\apnhum39sp_joined<BR /> <I>Process date: </I>20090911 at time 15090400<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 6 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Dataset copied.<BR /> <I>Source used: </I>H:\GIS1\admin\parcels\apnhum39sp_joined<BR /> <I>Process date: </I>20090911 at time 15322900<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 7 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Dataset copied.<BR /> <I>Process date: </I>20090911 at time 16071100<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 8 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Metadata imported.<BR /> <I>Source used: </I>H:\GIS1\admin\parcels\apnhum39utm83.shp.xml<BR /> <I>Process date: </I>20090929 at time 13220100<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 9 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Metadata imported.<BR /> <I>Source used: </I>H:\GIS1\admin\parcels\apnhum39sp_joined.shp.xml<BR /> <I>Process date: </I>20090929 at time 13225600<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 10 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Metadata imported.<BR /> <I>Source used: </I>C:\DOCUME~1\JVONDO~1\LOCALS~1\Temp\xml117.tmp<BR /> <I>Process date: </I>20100128 at time 16202400<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 11 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Dataset copied.<BR /> <I>Source used: </I>C:\Gis1\parcels\current\apnhum40sp_joined<BR /> <I>Process date: </I>20100129 at time 09044500<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 12 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Metadata imported.<BR /> <I>Source used: </I>H:\GIS1\admin\parcels\current\apnhum40utm83_joined.xml<BR /> <I>Process date: </I>20100222 at time 16195300<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 13 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Dataset copied.<BR /> <I>Source used: </I>H:\GIS1\admin\parcels\current\apnhumutm83_joined_4web2<BR /> <I>Process date: </I>20100224 at time 11441600<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 14 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Dataset copied.<BR /> <I>Process date: </I>20100224 at time 12325300<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 15 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Dataset copied.<BR /> <I>Source used: </I>H:\GIS1\admin\parcels\current\apnhumsp_joined<BR /> <I>Process date: </I>20100301 at time 14051900<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 16 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Dataset copied.<BR /> <I>Source used: </I>H:\GIS1\admin\parcels\current\apnhumsp<BR /> <I>Process date: </I>20100305 at time 14354500<BR /> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Process step 17 <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Process description: </I>Dataset copied.<BR /> <I>Source used: </I>H:\GIS1\admin\parcels\current\apnhum40sp<BR /> <I>Process date: </I>20100305 at time 14371900<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: Assessor Parcel Maps (AP Maps)<DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <I>Scale denominator: </I>1:400, 1:600, 1:1200<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. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100224 at time 123036<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\DeleteField<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">DeleteField H:\GIS1\admin\parcels\current\apnhumutm83_joined_4web2Copy.shp fulladdr;vicinity;centrct2;juris;lat;lon;nwslink;googlink H:\GIS1\admin\parcels\current\apnhumutm83_joined_4web2Copy.shp</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">2. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100224 at time 123303<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\Project<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">Project H:\GIS1\admin\parcels\current\apnhumutm83_joined_4web2Copy.shp H:\GIS1\admin\parcels\current\apnhumsp_joined.shp PROJCS['NAD_1927_StatePlane_California_I_FIPS_0401',GEOGCS['GCS_North_American_1927',DATUM['D_North_American_1927',SPHEROID['Clarke_1866',6378206.4,294.9786982]],PRIMEM['Greenwich',0.0],UNIT['Degree',0.0174532925199433]],PROJECTION['Lambert_Conformal_Conic'],PARAMETER['False_Easting',2000000.0],PARAMETER['False_Northing',0.0],PARAMETER['Central_Meridian',-122.0],PARAMETER['Standard_Parallel_1',40.0],PARAMETER['Standard_Parallel_2',41.66666666666666],PARAMETER['Latitude_Of_Origin',39.33333333333334],UNIT['Foot_US',0.3048006096012192]] NAD_1927_To_NAD_1983_NADCON PROJCS['NAD_1983_UTM_Zone_10N',GEOGCS['GCS_North_American_1983',DATUM['D_North_American_1983',SPHEROID['GRS_1980',6378137.0,298.257222101]],PRIMEM['Greenwich',0.0],UNIT['Degree',0.0174532925199433]],PROJECTION['Transverse_Mercator'],PARAMETER['False_Easting',500000.0],PARAMETER['False_Northing',0.0],PARAMETER['Central_Meridian',-123.0],PARAMETER['Scale_Factor',0.9996],PARAMETER['Latitude_Of_Origin',0.0],UNIT['Meter',1.0]]</DIV> <BR /></DIV> </DIV> <DIV CLASS="ph2" STYLE="margin-left:0.4in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">3. Process<DIV CLASS="pe2" STYLE="display:none"> <I>Date and time:</I> 20100301 at time 152836<BR /> <I>Tool location:</I> C:\Program Files\ArcGIS\ArcToolbox\Toolboxes\Data Management Tools.tbx\DeleteField<BR /> <DIV CLASS="srh1">Command issued</DIV> <DIV CLASS="sr2">DeleteField H:\GIS1\admin\parcels\current\apnhumsp.shp OID_;APN_1;OLDAPN;ET_AL;TRANDATE;NAME;ADDRESS1;ADDRESS2;ADDRESS3;CITY;STATE;ZIP;O_PHONE;NEIGHCODE;USECODE;TRA;LAND;IMPR;FIXTURE;COURTALPHA;COURTNUMER;RECPAGE;RECPGSUFF;RECDATE;SITHSNBR;SITHSNBRSF;SITSTDIR;SITSTNAME;SITSTTYPE;SITCITY;SITZIP;SBDVNCODE;PORTION;TRACT;GEN_PLAN;ZONING;ZONEDATE;FRONT;REAR;INTSIDE;EXTSIDE;MAX_BLD_HT;MAX_HT_ACC;MAX_LOT_CV;FRONTAGE;ALLEY;DEVPLAN;CZ;CJ;FZ;FR;SUSPENSE;AC_SQFT;LOTSIZE;BLDGS;DWELL_UNIT;WATER;SEWER;SP_AREA;AGPRES;AQ;GEORPT;SS;AOB;AIRPORT;BIO_RES;ARCH;CENTRCT;CENBLK;HZM;SRA;SRAEXMPTD;ACCESS;PUBLICRD;HW;JT;INT;MULTI_SIT;ENTEREDBY;ENTERDATE;X;OWNOCC;OID1;LUCODE;DESCRIPTIO H:\GIS1\admin\parcels\current\apnhumsp.shp</DIV> </DIV> </DIV> <DIV STYLE="text-align:center; color:#6495ED">_________________</DIV><BR /> <DIV CLASS="pn">Spatial data quality</DIV> <DIV CLASS="ph2" STYLE="margin-left:0.2in" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)">Horizontal positional accuracy <DIV CLASS="pe2" STYLE="margin-left:0.2in; display:none"> <SPAN CLASS="lt"><PRE ID="original">+-50 feet, +-400 feet in any direction</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)"> apnhum40sp <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>72079<BR /> <I>Spatial Index: </I>FALSE<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> apnhum40sp: G-polygon, 72079 </LI> </DIV> </DIV> </DIV> <BR /> </DIV> <DIV ID="Attributes" class="pv" STYLE="display:none"><BR /> <DIV CLASS="pn">Details for apnhum40sp</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>72079</DIV> <DIV STYLE="margin-left:0.2in" CLASS="pn"> Attributes<DIV STYLE="margin-left:0.25in" CLASS="ph2" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)"> FID <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>FID<BR /> <I>Data type: </I>OID<BR /> <I>Width: </I>4<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">Internal feature number.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">ESRI</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <BR /> </DIV> </DIV> </DIV> <DIV STYLE="margin-left:0.2in" CLASS="pn"> <DIV STYLE="margin-left:0.25in" CLASS="ph2" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)"> Shape <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>Shape<BR /> <I>Data type: </I>Geometry<BR /> <I>Width: </I>0<BR /> <I>Precision: </I>0<BR /> <I>Scale: </I>0<BR /> <SPAN CLASS="lt"><I>Definition: </I><PRE ID="original">Feature geometry.</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <SPAN CLASS="lt"><I>Definition Source: </I><PRE ID="original">ESRI</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT> <BR /> </DIV> </DIV> </DIV> <DIV STYLE="margin-left:0.2in" CLASS="pn"> <DIV STYLE="margin-left:0.25in" CLASS="ph2" onmouseover="doHilite()" onmouseout="doHilite()" onclick="hideShowGroup(this)"> APN <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>APN<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>9<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)"> AREA <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>AREA<BR /> <I>Data type: </I>Number<BR /> <I>Width: </I>19<BR /> <I>Number of decimals: </I>6<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)"> PERIMETER <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>PERIMETER<BR /> <I>Data type: </I>Number<BR /> <I>Width: </I>19<BR /> <I>Number of decimals: </I>6<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)"> EXLU4 <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>EXLU4<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>40<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)"> BKPG <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>BKPG<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>9<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)"> PARCEL <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>PARCEL<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>5<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>Number<BR /> <I>Width: </I>19<BR /> <I>Number of decimals: </I>4<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)"> SOURCE <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>SOURCE<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>16<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)"> EDITORNAME <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>EDITORNAME<BR /> <I>Data type: </I>String<BR /> <I>Width: </I>50<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)"> LASTUPDATE <DIV CLASS="pe2" STYLE="display:none"> <I>Alias: </I>LASTUPDATE<BR /> <I>Data type: </I>Date<BR /> <I>Width: </I>8<BR /> <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">Attributes and Definitions: [apn] - 8 digit Assessor Parcel Number [Area] - Parcel area in square feet as calculated by GIS in CA State Plane Zone 1 NAD27 projection [Perimeter] - Parcel perimeter length in feet as calculated by GIS in CA State Plane Zone 1 NAD27 projection [Exlu4] - Existing Land Use (see above) [Bkpg] - Parcel Assessor Book and Page Number, first 3 digits are book numbers, last 2 digits are page numbers [Parcel] - whether polygon is a parcel ("yes") or not ("") [Acres] - Parcel Acres as calculated by GIS, [Area]/43560 [Source] - Data and/or person who did the digitizing that was used to update parcels from vers. 1.19 [EditorName] - Logged user id that made the last edit to a particular record/shape. [LastUpdate] - Logged edit date for the last edit of a parcticular record/</PRE></SPAN> <SCRIPT>fix(original)</SCRIPT><BR /> </DIV> <BR /> </DIV> </DIV> </BODY> </HTML>