<?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 geodesic area=0 for a shapefile in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/geodesic-area-0-for-a-shapefile/m-p/1087358#M44236</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I use arcgis pro. I'm looking at the census block map shapefile that I downloaded from the census website (area1.png). I would like to compute the geodesic areas of the polygons. The attribute table of the shapefile looks like this (area2.png). I created a new field called "area", right-clicked, clicked "Calculate Geometry", and picked "area (geodesic)" under "property". However, all the entries under the field "area" turned out to be zero. I was wondering whether anyone could help me understand why. Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Aug 2021 04:18:40 GMT</pubDate>
    <dc:creator>zhongying_gan</dc:creator>
    <dc:date>2021-08-10T04:18:40Z</dc:date>
    <item>
      <title>geodesic area=0 for a shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/geodesic-area-0-for-a-shapefile/m-p/1087358#M44236</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I use arcgis pro. I'm looking at the census block map shapefile that I downloaded from the census website (area1.png). I would like to compute the geodesic areas of the polygons. The attribute table of the shapefile looks like this (area2.png). I created a new field called "area", right-clicked, clicked "Calculate Geometry", and picked "area (geodesic)" under "property". However, all the entries under the field "area" turned out to be zero. I was wondering whether anyone could help me understand why. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 04:18:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/geodesic-area-0-for-a-shapefile/m-p/1087358#M44236</guid>
      <dc:creator>zhongying_gan</dc:creator>
      <dc:date>2021-08-10T04:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: geodesic area=0 for a shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/geodesic-area-0-for-a-shapefile/m-p/1087365#M44239</link>
      <description>&lt;P&gt;What is the current coordinate system of the shapefile? Please share screenshot of the coordinate system and the shapefile's Spatial (XY) extent. Use of an incorrect coordinate system may also cause this issue.&lt;/P&gt;&lt;P&gt;While calculating geometry, what &lt;STRONG&gt;unit&lt;/STRONG&gt; are you using for calculating the area?&lt;/P&gt;&lt;P&gt;Check if converting the shapefile to geodatabase feature class helps.&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/feature-class-to-feature-class.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/feature-class-to-feature-class.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 06:27:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/geodesic-area-0-for-a-shapefile/m-p/1087365#M44239</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-08-10T06:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: geodesic area=0 for a shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/geodesic-area-0-for-a-shapefile/m-p/1087434#M44245</link>
      <description>&lt;P&gt;try&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-geometry-attributes.htm" target="_blank"&gt;Add Geometry Attributes (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;rather than the shortcut to calculating geometry properties&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 11:51:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/geodesic-area-0-for-a-shapefile/m-p/1087434#M44245</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-08-10T11:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: geodesic area=0 for a shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/geodesic-area-0-for-a-shapefile/m-p/1087585#M44272</link>
      <description>&lt;P&gt;Hello. Thank you for replying. I tried "Add Geometry Attributes", but still ended up with 0 for the geodesic area when I used the shapefile, and ended up with &amp;lt;Null&amp;gt;&amp;nbsp;for the geodesic area when I used a feature layer in geodatabase. I have tried different units, including square miles, square feet, and square kilometers. The results were the same. I was wondering whether you have any thoughts on this. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 17:49:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/geodesic-area-0-for-a-shapefile/m-p/1087585#M44272</guid>
      <dc:creator>zhongying_gan</dc:creator>
      <dc:date>2021-08-10T17:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: geodesic area=0 for a shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/geodesic-area-0-for-a-shapefile/m-p/1087730#M44299</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello. I just tried "Add Geometry Attributes" again and it suddenly worked. I don't know why this morning it didn't work for several times but suddenly worked in the afternoon. I didn't change a thing.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 22:52:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/geodesic-area-0-for-a-shapefile/m-p/1087730#M44299</guid>
      <dc:creator>zhongying_gan</dc:creator>
      <dc:date>2021-08-10T22:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: geodesic area=0 for a shapefile</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/geodesic-area-0-for-a-shapefile/m-p/1087743#M44302</link>
      <description>&lt;P&gt;Cant blame the Friday glitches at least &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 23:21:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/geodesic-area-0-for-a-shapefile/m-p/1087743#M44302</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-08-10T23:21:56Z</dc:date>
    </item>
  </channel>
</rss>

