<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Elevations off by -0.0000235 in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/elevations-off-by-0-0000235/m-p/699314#M39730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My guess is its the way one processor handles a floating point or double precision number. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That said, if my math is correct, the difference you are seeing is somewhere along the lines of 0.000282 inches: a human hair is something like 0.0035" in diameter.&amp;nbsp; I think you're good to go....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2016 20:47:00 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2016-04-20T20:47:00Z</dc:date>
    <item>
      <title>Elevations off by -0.0000235</title>
      <link>https://community.esri.com/t5/data-management-questions/elevations-off-by-0-0000235/m-p/699311#M39727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a weird one. I'm working on utility pipes, getting elevations and structure tops. I have found that when calculating geometry, or sometimes transferring numbers with the field calculator, the elevation number I expect is off by &lt;STRONG&gt;exactly&lt;/STRONG&gt; &lt;SPAN style="text-decoration: underline;"&gt;-0.0000235&lt;/SPAN&gt; feet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using Virginia State Grid North for the XY coordinates, and NAVD_1988 for the z values. What I'm doing doesn't require a precision of more than 2 decimal places. But I still wonder why this comes up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there some mathematical significance to this number? Have I found the question to life, the universe, and everything?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 20:08:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/elevations-off-by-0-0000235/m-p/699311#M39727</guid>
      <dc:creator>AdamKuch</dc:creator>
      <dc:date>2016-04-20T20:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Elevations off by -0.0000235</title>
      <link>https://community.esri.com/t5/data-management-questions/elevations-off-by-0-0000235/m-p/699312#M39728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Coordinates never get stored in English units, only in meters, so conversions happen.&lt;/P&gt;&lt;P&gt;2. The Z resolution you have chosen allows this level of movement to be considered the same as an exact value.&lt;/P&gt;&lt;P&gt;3. Z Resolution establishes a Z grid and the Z extent sets an upper and lower bound of possible coordinates, and sometimes this makes it impossible to make whole number coordinates.&amp;nbsp; Check and report these settings.&lt;/P&gt;&lt;P&gt;4.&amp;nbsp; The projection chosen for Z may apply some adjustments when combined with the chosen XY projection (although that is a black box to me so I am not sure how they may interact).&lt;/P&gt;&lt;P&gt;5. Base 10 to base 2 conversions.&lt;/P&gt;&lt;P&gt;6. That distance is less than 1/10th the width of an average human hair and is such a small amount of measure variance from your reported benchmarks that it clearly falls within the tolerances of standard Survey procedures.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 20:43:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/elevations-off-by-0-0000235/m-p/699312#M39728</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2016-04-20T20:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Elevations off by -0.0000235</title>
      <link>https://community.esri.com/t5/data-management-questions/elevations-off-by-0-0000235/m-p/699313#M39729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;floating point representation&lt;/P&gt;&lt;P&gt;Using Dr Google or other search engine... several days worth of reading, should you want to go there&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 20:44:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/elevations-off-by-0-0000235/m-p/699313#M39729</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-20T20:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Elevations off by -0.0000235</title>
      <link>https://community.esri.com/t5/data-management-questions/elevations-off-by-0-0000235/m-p/699314#M39730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My guess is its the way one processor handles a floating point or double precision number. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That said, if my math is correct, the difference you are seeing is somewhere along the lines of 0.000282 inches: a human hair is something like 0.0035" in diameter.&amp;nbsp; I think you're good to go....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 20:47:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/elevations-off-by-0-0000235/m-p/699314#M39730</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-04-20T20:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Elevations off by -0.0000235</title>
      <link>https://community.esri.com/t5/data-management-questions/elevations-off-by-0-0000235/m-p/699315#M39731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, that is an excellent answer!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's true that the distance is much smaller than the tolerance for my data. I just need to display two decimal places of a foot. Even 0.01 feet is a very small distance compared to the scale of a site plan. But now if anyone else in my org finds this number, I can tell them why. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I stared seeing this number, I got very curious. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 20:56:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/elevations-off-by-0-0000235/m-p/699315#M39731</guid>
      <dc:creator>AdamKuch</dc:creator>
      <dc:date>2016-04-20T20:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Elevations off by -0.0000235</title>
      <link>https://community.esri.com/t5/data-management-questions/elevations-off-by-0-0000235/m-p/699316#M39732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wish I'd seen this earlier. Numbers are stored in the units of the coordinate system, so yes, they can be in English units, smoots, yards (several varieties), and a bunch of others.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 00:02:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/elevations-off-by-0-0000235/m-p/699316#M39732</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2016-07-13T00:02:17Z</dc:date>
    </item>
  </channel>
</rss>

