<?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: Pro Calculate Geometry vs Arcade Geometry Functions results way off?? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1234140#M48997</link>
    <description>&lt;P&gt;Question for both of you - for some features, negative numbers are being returned? Is there a way to fix that so it shows the correct area / length?&lt;/P&gt;</description>
    <pubDate>Tue, 22 Nov 2022 15:54:11 GMT</pubDate>
    <dc:creator>luckachi</dc:creator>
    <dc:date>2022-11-22T15:54:11Z</dc:date>
    <item>
      <title>Pro Calculate Geometry vs Arcade Geometry Functions results way off??</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1233937#M48985</link>
      <description>&lt;P&gt;I need help to try and understand why the Arcade Geometry function for, in this example, length in meters is so off?&lt;/P&gt;&lt;P&gt;I created a feature that I knew was about 0.5 mile (~804.6 meters) - I also calculated it out in Google Maps. I have a field in my data where I use the calculate geometry. Calculate geometry in pro comes out to 812.06&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="luckachi_1-1669066784034.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/56531i9935C2111D1258BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="luckachi_1-1669066784034.png" alt="luckachi_1-1669066784034.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="luckachi_0-1669066765101.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/56530i9E0878997D3823A9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="luckachi_0-1669066765101.png" alt="luckachi_0-1669066765101.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but when I use an Arcade expression &lt;STRONG&gt;Length($feature, 'meters')&lt;/STRONG&gt;&amp;nbsp;to automatically calculate the length... it comes back as 1,104.07!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="luckachi_2-1669066894095.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/56533iE9FDBF37E3570BA7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="luckachi_2-1669066894095.png" alt="luckachi_2-1669066894095.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can someone please explain to me what is going on? This is happening with all of our line and polygon features. I will probably remove the arcade expression because it is providing our users with completely inaccurate numbers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 21:46:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1233937#M48985</guid>
      <dc:creator>luckachi</dc:creator>
      <dc:date>2022-11-21T21:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pro Calculate Geometry vs Arcade Geometry Functions results way off??</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1233960#M48988</link>
      <description>&lt;P&gt;You can read about the discrepancy you are experiencing here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/#length" target="_blank" rel="noopener"&gt;Geometry functions | ArcGIS Arcade | ArcGIS Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Feature geometries in the visualization and labeling profiles are generalized according to the view's scale resolution to improve drawing performance. Therefore, using a feature's geometry (i.e.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;$feature) as input to any geometry function in these contexts will return different results at each scale level. Other profiles, such as popup, provide the full resolution geometry.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 23:02:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1233960#M48988</guid>
      <dc:creator>ClayDonaldsonSWCA</dc:creator>
      <dc:date>2022-11-21T23:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pro Calculate Geometry vs Arcade Geometry Functions results way off??</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1234066#M48992</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/261163"&gt;@ClayDonaldsonSWCA&lt;/a&gt;&amp;nbsp;- I did read that but the results do not change when the scale is changed. The arcade function is in a popup, not a label and not related to visualization.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 12:50:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1234066#M48992</guid>
      <dc:creator>luckachi</dc:creator>
      <dc:date>2022-11-22T12:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Pro Calculate Geometry vs Arcade Geometry Functions results way off??</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1234131#M48995</link>
      <description>&lt;P&gt;In your pictures, your calculate geometry is using the Geodesic Length, but your Arcade is using planar length.&lt;/P&gt;&lt;P&gt;Perhaps try&amp;nbsp;&lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/#lengthgeodetic" target="_blank" rel="noopener"&gt;LengthGeodetic()&lt;/A&gt;&amp;nbsp;instead?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 15:41:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1234131#M48995</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2022-11-22T15:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Pro Calculate Geometry vs Arcade Geometry Functions results way off??</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1234136#M48996</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/458875"&gt;@AlfredBaldenweck&lt;/a&gt;&amp;nbsp;! That corrected the mis-match.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 15:49:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1234136#M48996</guid>
      <dc:creator>luckachi</dc:creator>
      <dc:date>2022-11-22T15:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pro Calculate Geometry vs Arcade Geometry Functions results way off??</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1234140#M48997</link>
      <description>&lt;P&gt;Question for both of you - for some features, negative numbers are being returned? Is there a way to fix that so it shows the correct area / length?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 15:54:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1234140#M48997</guid>
      <dc:creator>luckachi</dc:creator>
      <dc:date>2022-11-22T15:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pro Calculate Geometry vs Arcade Geometry Functions results way off??</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1234141#M48998</link>
      <description>&lt;P&gt;If polygons are showing negative areas, that usually means it was constructed in a clock-wise direction.&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/technical-article/000008873" target="_self"&gt;Problem: Polygons converted from lines have a negative area&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 16:03:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1234141#M48998</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2022-11-22T16:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pro Calculate Geometry vs Arcade Geometry Functions results way off??</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1234144#M48999</link>
      <description>&lt;P&gt;Adding this article for more documentation along the same idea.&amp;nbsp;&lt;A href="https://support.esri.com/en/technical-article/000012491#:~:text=The%20Calculate%20Geometry%20tool%20returns%20negative%20values%20due,a%20counter-clockwise%20direction%20produce%20an%20incorrect%20polygon%20arrangement." target="_blank" rel="noopener"&gt;FAQ: Why does the Calculate Geometry tool return negative values? (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There doesn't appear to be any documentation about polyline features.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 16:04:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1234144#M48999</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2022-11-22T16:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pro Calculate Geometry vs Arcade Geometry Functions results way off??</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1234151#M49000</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2839"&gt;@KenBuja&lt;/a&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/458875"&gt;@AlfredBaldenweck&lt;/a&gt;&amp;nbsp;- I appreciate your time and responses!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 16:17:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/pro-calculate-geometry-vs-arcade-geometry/m-p/1234151#M49000</guid>
      <dc:creator>luckachi</dc:creator>
      <dc:date>2022-11-22T16:17:49Z</dc:date>
    </item>
  </channel>
</rss>

