<?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: Auto-calculating Geodetic Length using Geographic Coordinate System other than WGS 1984 in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/auto-calculating-geodetic-length-using-geographic/m-p/1556486#M9407</link>
    <description>&lt;P&gt;I can't seem to see that request. What is the status on the request, will they be updating this in future editions?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2024 19:59:20 GMT</pubDate>
    <dc:creator>adunckel_nrcs</dc:creator>
    <dc:date>2024-11-07T19:59:20Z</dc:date>
    <item>
      <title>Auto-calculating Geodetic Length using Geographic Coordinate System other than WGS 1984</title>
      <link>https://community.esri.com/t5/geodatabase-questions/auto-calculating-geodetic-length-using-geographic/m-p/1199709#M7807</link>
      <description>&lt;P&gt;At&amp;nbsp;&lt;A href="https://community.esri.com/t5/geodatabase-questions/how-to-show-geodatabase-calculated-area-and-length/m-p/787462/highlight/true#M1884" target="_self"&gt;How to show geodatabase calculated area and length in meters from WGS84 FC?&lt;/A&gt;&amp;nbsp;&amp;nbsp;(from 2018) it was said that "a little further ahead it will be possible to use Arcade expression (in Pro, not ArcMap) to leverage the&amp;nbsp;&lt;A title="https://developers.arcgis.com/arcade/function-reference/geometry_functions/#areageodetic" href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/#areageodetic" target="_blank" rel="nofollow noopener noreferrer"&gt;Geometry Functions | ArcGIS for Developers&lt;/A&gt;" and at&amp;nbsp;&lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/#lengthgeodetic" target="_blank" rel="noopener"&gt;Geometry Functions | ArcGIS Arcade | ArcGIS Developers&lt;/A&gt;&amp;nbsp;it appears that this has been implemented but only for "&lt;SPAN&gt;geometries with a Web Mercator (wkid 3857) or a WGS 84 (wkid 4326) spatial reference&lt;/SPAN&gt;".&lt;/P&gt;&lt;P&gt;I am using ArcGIS Roads and Highways with ArcGIS Pro 3.0.0 and a File Geodatabase (soon an Enterprise Geodatabase in SQL Server) and I wanted to set an Attribute Rule which would enable me to auto-populate a field named Length of each new feature I digitize with its geodetic length based on GCS_GDA_1994 (soon GCS_GDA_2020).&amp;nbsp; I tried using an Expression (written in Arcade) of :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;LengthGeodetic($feature, 'meters')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;However, this resulted in an error of:&lt;/P&gt;&lt;P&gt;"ERROR 002717: Invalid Arcade expression, Arcade error: Projection is invalid, Script line: 1"&lt;/P&gt;&lt;P&gt;I am assuming that this is because&amp;nbsp;GCS_GDA_1994 is neither&amp;nbsp;&lt;SPAN&gt;Web Mercator (wkid 3857) nor WGS 84 (wkid 4326).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Have I hit a hard software limit here or is there another way that I can explore to meet my requirement?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As a workaround,&amp;nbsp;after each batch of new features I capture, I'm manually running a Python Script tool written in ArcPy to do that calculation using the Calculate Geometry Attributes tool.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have also asked the GIS Stack Exchange community about this under the same title at&amp;nbsp;&lt;A href="https://gis.stackexchange.com/questions/437700/auto-calculating-geodetic-length-using-geographic-coordinate-system-other-than-w" target="_blank"&gt;arcgis pro - Auto-calculating Geodetic Length using Geographic Coordinate System other than WGS 1984 - Geographic Information Systems Stack Exchange&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Aug 2022 23:09:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/auto-calculating-geodetic-length-using-geographic/m-p/1199709#M7807</guid>
      <dc:creator>GraemeBrowning_Aurizon</dc:creator>
      <dc:date>2022-08-07T23:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-calculating Geodetic Length using Geographic Coordinate System other than WGS 1984</title>
      <link>https://community.esri.com/t5/geodatabase-questions/auto-calculating-geodetic-length-using-geographic/m-p/1203588#M7827</link>
      <description>&lt;P&gt;This has become the subject of Enhancement Request &lt;A href="https://my.esri.com/#/support/cases/03124924" target="_self"&gt;ENH-000151609&lt;/A&gt; to support&amp;nbsp;&lt;SPAN&gt;Auto-calculating Geodetic Length using Geographic Coordinate System other than WGS 1984.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 03:03:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/auto-calculating-geodetic-length-using-geographic/m-p/1203588#M7827</guid>
      <dc:creator>GraemeBrowning_Aurizon</dc:creator>
      <dc:date>2022-08-17T03:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-calculating Geodetic Length using Geographic Coordinate System other than WGS 1984</title>
      <link>https://community.esri.com/t5/geodatabase-questions/auto-calculating-geodetic-length-using-geographic/m-p/1225031#M7967</link>
      <description>&lt;P&gt;Fortunately, for me, I already had measures (in meters) on the polylines (in lat/long) that I needed to calculate geodesic lengths for.&amp;nbsp; Consequently, as a workaround, I was able to just subtract the start measure from the end measure to get the geodesic length:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;Geometry($feature).paths[-1][-1].m - Geometry($feature).paths[0][0].m&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 03:21:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/auto-calculating-geodetic-length-using-geographic/m-p/1225031#M7967</guid>
      <dc:creator>GraemeBrowning_Aurizon</dc:creator>
      <dc:date>2022-10-25T03:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-calculating Geodetic Length using Geographic Coordinate System other than WGS 1984</title>
      <link>https://community.esri.com/t5/geodatabase-questions/auto-calculating-geodetic-length-using-geographic/m-p/1272497#M8362</link>
      <description>&lt;P&gt;Could you please show the solution?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 14:58:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/auto-calculating-geodetic-length-using-geographic/m-p/1272497#M8362</guid>
      <dc:creator>tainahleon</dc:creator>
      <dc:date>2023-03-28T14:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-calculating Geodetic Length using Geographic Coordinate System other than WGS 1984</title>
      <link>https://community.esri.com/t5/geodatabase-questions/auto-calculating-geodetic-length-using-geographic/m-p/1556486#M9407</link>
      <description>&lt;P&gt;I can't seem to see that request. What is the status on the request, will they be updating this in future editions?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 19:59:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/auto-calculating-geodetic-length-using-geographic/m-p/1556486#M9407</guid>
      <dc:creator>adunckel_nrcs</dc:creator>
      <dc:date>2024-11-07T19:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-calculating Geodetic Length using Geographic Coordinate System other than WGS 1984</title>
      <link>https://community.esri.com/t5/geodatabase-questions/auto-calculating-geodetic-length-using-geographic/m-p/1695136#M9782</link>
      <description>&lt;P&gt;This limitation was relaxed at ArcGIS Pro 3.5 (and other clients supporting Arcade 1.30 or higher). All coordinate systems are supported for Geodetic operations.&amp;nbsp;&lt;A href="https://my.esri.com/#/support/cases/03124924" rel="nofollow noopener noreferrer" target="_blank"&gt;ENH-000151609&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;has been updated accordingly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 17:47:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/auto-calculating-geodetic-length-using-geographic/m-p/1695136#M9782</guid>
      <dc:creator>CraigWilliams</dc:creator>
      <dc:date>2026-04-08T17:47:06Z</dc:date>
    </item>
  </channel>
</rss>

