<?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 Attribute Rules - Lat/Long in Decimal Degrees in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/attribute-rules-lat-long-in-decimal-degrees/m-p/1615158#M95804</link>
    <description>&lt;P&gt;Using ArcGIS Pro 3.5&lt;/P&gt;&lt;P&gt;I am attempting to set up an attribute rule which will calculate the Lat/Long for a point feature class. I need the results to be in Decimal Degrees.&lt;/P&gt;&lt;P&gt;My layer is currently in NAD 1983 StatePlane Florida East FIPS 0901. I know I need to get the layer to be WGS 1984 if I want decimal degrees.&lt;/P&gt;&lt;P&gt;Is there a way to accomplish this transformation and calculation through just an attribute rule? I would like to avoid reprojecting/adjusting the spatial reference on the actual layer itself and only have this transformation happen for my Lat/Long fields with the current State Plane coordinate system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot figure out how to accomplish this, or if this is possible. I have seen many posts from years ago saying it wasn't possible at the time, but I'm not sure if this functionality has been added yet.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help or advise is appreciated&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 15 May 2025 19:25:21 GMT</pubDate>
    <dc:creator>SierraPelizza</dc:creator>
    <dc:date>2025-05-15T19:25:21Z</dc:date>
    <item>
      <title>Attribute Rules - Lat/Long in Decimal Degrees</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/attribute-rules-lat-long-in-decimal-degrees/m-p/1615158#M95804</link>
      <description>&lt;P&gt;Using ArcGIS Pro 3.5&lt;/P&gt;&lt;P&gt;I am attempting to set up an attribute rule which will calculate the Lat/Long for a point feature class. I need the results to be in Decimal Degrees.&lt;/P&gt;&lt;P&gt;My layer is currently in NAD 1983 StatePlane Florida East FIPS 0901. I know I need to get the layer to be WGS 1984 if I want decimal degrees.&lt;/P&gt;&lt;P&gt;Is there a way to accomplish this transformation and calculation through just an attribute rule? I would like to avoid reprojecting/adjusting the spatial reference on the actual layer itself and only have this transformation happen for my Lat/Long fields with the current State Plane coordinate system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot figure out how to accomplish this, or if this is possible. I have seen many posts from years ago saying it wasn't possible at the time, but I'm not sure if this functionality has been added yet.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help or advise is appreciated&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 19:25:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/attribute-rules-lat-long-in-decimal-degrees/m-p/1615158#M95804</guid>
      <dc:creator>SierraPelizza</dc:creator>
      <dc:date>2025-05-15T19:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Rules - Lat/Long in Decimal Degrees</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/attribute-rules-lat-long-in-decimal-degrees/m-p/1615168#M95806</link>
      <description>&lt;P&gt;I still think we're stuck with the Geometry functions being limited by "&lt;SPAN&gt;any of these functions&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;must match the spatial reference of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/arcade/guide/profiles/#execution-context" target="_blank"&gt;profile's context&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN&gt;, which controls the execution of the expression."&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/" target="_blank"&gt;Geometry functions | ArcGIS Arcade | Esri Developer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is an Idea here -&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idi-p/1171382" target="_blank"&gt;Arcade projectAs Geometry Function&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I think you'd need to roll your own with something like the &lt;A href="https://en.wikipedia.org/wiki/Helmert_transformation" target="_blank"&gt;Helmert transformation - Wikipedia&lt;/A&gt;&amp;nbsp;or GenAI some formula for your coordinate system.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 19:42:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/attribute-rules-lat-long-in-decimal-degrees/m-p/1615168#M95806</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2025-05-15T19:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Rules - Lat/Long in Decimal Degrees</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/attribute-rules-lat-long-in-decimal-degrees/m-p/1615398#M95829</link>
      <description>&lt;P&gt;I had a feeling this may be the case - thanks for your input! Will have to do some digging to find a conversion that may do the trick.&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 11:48:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/attribute-rules-lat-long-in-decimal-degrees/m-p/1615398#M95829</guid>
      <dc:creator>SierraPelizza</dc:creator>
      <dc:date>2025-05-16T11:48:58Z</dc:date>
    </item>
  </channel>
</rss>

