<?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: Different area calculated between shapefiles and geodatabase in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/different-area-calculated-between-shapefiles-and/m-p/511990#M29073</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;create a feature of known dimensions (ie a rotated rectangle) and save it in the various formats you work with and calculate the coordinates, perimeter and area of said feature.&amp;nbsp; i have never found shapefiles to yield erroneous dimensions in either location, perimeter or area&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Mar 2013 05:53:10 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2013-03-20T05:53:10Z</dc:date>
    <item>
      <title>Different area calculated between shapefiles and geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/different-area-calculated-between-shapefiles-and/m-p/511986#M29069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi. Our company recently purchased the ArcGIS Server. We migrated all of our GIS data from the native Shapefiles format to GeoDatabase. the problem, we get 2 different areas - hectares calculated in shapefiles are different than those calculated in the GeoDB. Does anybody have this problem? is this normal? because we have to explain the difference to our management.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 07:49:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/different-area-calculated-between-shapefiles-and/m-p/511986#M29069</guid>
      <dc:creator>lawrencegalakong</dc:creator>
      <dc:date>2013-03-11T07:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Different area calculated between shapefiles and geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/different-area-calculated-between-shapefiles-and/m-p/511987#M29070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are the differences huge? or could they be the result of precision differences?&amp;nbsp; Some example values would help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 08:00:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/different-area-calculated-between-shapefiles-and/m-p/511987#M29070</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2013-03-11T08:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Different area calculated between shapefiles and geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/different-area-calculated-between-shapefiles-and/m-p/511988#M29071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I posted something similar to this a long time ago.&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/17049-Buffer-getArea%28%29"&gt;http://forums.arcgis.com/threads/17049-Buffer-getArea%28%29&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed that depending on how the data is stored and how you are calculating the area, you get different results.&amp;nbsp; For us, the area was different using FGDB vs SDE and ArcMap vs ArcObjects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think a few years ago ESRI admitted online somewhere that Shapefile storage was not as good as FGDB during the marketing for the new file formats. I wouldn't use Shapefiles anymore for anything relating to calculating area.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 14:45:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/different-area-calculated-between-shapefiles-and/m-p/511988#M29071</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2013-03-11T14:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Different area calculated between shapefiles and geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/different-area-calculated-between-shapefiles-and/m-p/511989#M29072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Are the differences huge? or could they be the result of precision differences?&amp;nbsp; Some example values would help&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hi. the area difference is shown below. hectares are stored in a field with Double (10,2) format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hectares in GeoDb = 48,597.64&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hectares in Shape = 48,615.66 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Difference&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 18.02&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 04:49:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/different-area-calculated-between-shapefiles-and/m-p/511989#M29072</guid>
      <dc:creator>lawrencegalakong</dc:creator>
      <dc:date>2013-03-20T04:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Different area calculated between shapefiles and geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/different-area-calculated-between-shapefiles-and/m-p/511990#M29073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;create a feature of known dimensions (ie a rotated rectangle) and save it in the various formats you work with and calculate the coordinates, perimeter and area of said feature.&amp;nbsp; i have never found shapefiles to yield erroneous dimensions in either location, perimeter or area&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 05:53:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/different-area-calculated-between-shapefiles-and/m-p/511990#M29073</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2013-03-20T05:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Different area calculated between shapefiles and geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/different-area-calculated-between-shapefiles-and/m-p/511991#M29074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi dan. i think i know what the problem is. we're taking area (hectares) only to 2 decimal points, and when ArcGIS calculates the area, it takes the value to 2 decimal points without considering the value of the third decimal point; 2.1588 should be 2.16, but it returns 2.15. Please see the image below: -&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]22823[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"HECTARES" -&amp;gt; stores the area calculated in shape format using the Calculate Geometry function&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"HA2" -&amp;gt; stores the area calculated in geodb format using the Calculate Geometry function&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"HA3" -&amp;gt; stores the area calculated by dividing "SHAPE.STArea()" with 10000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is there any workaround for this? thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 08:07:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/different-area-calculated-between-shapefiles-and/m-p/511991#M29074</guid>
      <dc:creator>lawrencegalakong</dc:creator>
      <dc:date>2013-03-21T08:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Different area calculated between shapefiles and geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/different-area-calculated-between-shapefiles-and/m-p/511992#M29075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just wondering if you have gotten an answer to this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 21:33:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/different-area-calculated-between-shapefiles-and/m-p/511992#M29075</guid>
      <dc:creator>LouiseDuffy2</dc:creator>
      <dc:date>2013-04-24T21:33:08Z</dc:date>
    </item>
  </channel>
</rss>

