<?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: What are the differences in geometry calculations (shape area and shape length) in ArcGIS Pro and ArcMap when using Python? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/what-are-the-differences-in-geometry-calculations/m-p/1655852#M99422</link>
    <description>&lt;P&gt;what are the differences? values?&lt;/P&gt;&lt;P&gt;huge differences probably means that the coordinate systems being used are not the same (one may be using the native coordinate system of the data, the other the coordinate system of the map)&lt;/P&gt;</description>
    <pubDate>Tue, 07 Oct 2025 14:52:53 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2025-10-07T14:52:53Z</dc:date>
    <item>
      <title>What are the differences in geometry calculations (shape area and shape length) in ArcGIS Pro and ArcMap when using Python?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/what-are-the-differences-in-geometry-calculations/m-p/1655814#M99420</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am working on ArcGIS Pro Python Toolbox.&lt;BR /&gt;&lt;BR /&gt;We have ArcMap Adding developed in c sharp .net and now we are trying to develop it into ArcGIS Pro Python Toolbox.&lt;BR /&gt;&lt;BR /&gt;Tool in ArcMap (Tool has multiple functionality in it, I am adding only necessary info):&lt;BR /&gt;User select the line feature on the map and when clicked on calculate button it creates the buffer around the selected line and calculate the shape area and shape length of newly form buffers.&lt;BR /&gt;&lt;BR /&gt;In python toolbox code: I am using buffer analysis function to create buffer for selected line.&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;arcpy.analysis.Buffer()&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;For shape area and shape length calculation I am using &lt;STRONG&gt;union&lt;/STRONG&gt; of the buffer shape area and shape length.&lt;BR /&gt;but after I run the tool the the shape area and shape length calculation have huge difference.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;So&amp;nbsp;is there any differences in geometry calculations (shape area and shape length) in ArcGIS Pro and ArcMap?&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 13:44:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/what-are-the-differences-in-geometry-calculations/m-p/1655814#M99420</guid>
      <dc:creator>codethemap</dc:creator>
      <dc:date>2025-10-07T13:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: What are the differences in geometry calculations (shape area and shape length) in ArcGIS Pro and ArcMap when using Python?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/what-are-the-differences-in-geometry-calculations/m-p/1655852#M99422</link>
      <description>&lt;P&gt;what are the differences? values?&lt;/P&gt;&lt;P&gt;huge differences probably means that the coordinate systems being used are not the same (one may be using the native coordinate system of the data, the other the coordinate system of the map)&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 14:52:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/what-are-the-differences-in-geometry-calculations/m-p/1655852#M99422</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-10-07T14:52:53Z</dc:date>
    </item>
  </channel>
</rss>

