<?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 ArcGIS Arcade return x coordinate of web map feature from EPSG: 3857 to EPSG: 2227 in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-arcade-return-x-coordinate-of-web-map/m-p/1385059#M57603</link>
    <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;I'm using smart forms in ArcGIS Field Maps and I need to calculate the x coordinate in the feature layer's original coordinate system (California state plane III, EPSG:2227) when a new feature is added to the map.&lt;/P&gt;&lt;P&gt;The feature layer was originally in 2227 when published to AGOL but when I try to use the geometry function in Arcade it uses 3857 (web map coordinates).&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Geometry&lt;/SPAN&gt;($originalFeature)[&lt;SPAN class=""&gt;"x"&lt;/SPAN&gt;]&lt;/PRE&gt;&lt;P&gt;returns:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;number&lt;/SPAN&gt;: -&lt;SPAN class=""&gt;13610189.8467&lt;/SPAN&gt;
&lt;/PRE&gt;&lt;P&gt;snyway I can add a parameter like&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;"spatialReference": 2227&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to get the expression to return values in state plane?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 21 Feb 2024 19:17:30 GMT</pubDate>
    <dc:creator>AlcoGISUser</dc:creator>
    <dc:date>2024-02-21T19:17:30Z</dc:date>
    <item>
      <title>ArcGIS Arcade return x coordinate of web map feature from EPSG: 3857 to EPSG: 2227</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-arcade-return-x-coordinate-of-web-map/m-p/1385059#M57603</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;I'm using smart forms in ArcGIS Field Maps and I need to calculate the x coordinate in the feature layer's original coordinate system (California state plane III, EPSG:2227) when a new feature is added to the map.&lt;/P&gt;&lt;P&gt;The feature layer was originally in 2227 when published to AGOL but when I try to use the geometry function in Arcade it uses 3857 (web map coordinates).&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Geometry&lt;/SPAN&gt;($originalFeature)[&lt;SPAN class=""&gt;"x"&lt;/SPAN&gt;]&lt;/PRE&gt;&lt;P&gt;returns:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;number&lt;/SPAN&gt;: -&lt;SPAN class=""&gt;13610189.8467&lt;/SPAN&gt;
&lt;/PRE&gt;&lt;P&gt;snyway I can add a parameter like&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;"spatialReference": 2227&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to get the expression to return values in state plane?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 21 Feb 2024 19:17:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-arcade-return-x-coordinate-of-web-map/m-p/1385059#M57603</guid>
      <dc:creator>AlcoGISUser</dc:creator>
      <dc:date>2024-02-21T19:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Arcade return x coordinate of web map feature from EPSG: 3857 to EPSG: 2227</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-arcade-return-x-coordinate-of-web-map/m-p/1385219#M57610</link>
      <description>&lt;P&gt;Not sure if it is an option for you, but if you create your own basemaps in EPSG:2227 and use that in the web map, then the entire web map will be in that coordinate system and&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;Geometry($feature).X&lt;/LI-CODE&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;will report the coordinate in the state plane system.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I do all my AGOL stuff in state plane in order to avoid these issues.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Feb 2024 00:50:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-arcade-return-x-coordinate-of-web-map/m-p/1385219#M57610</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2024-02-22T00:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Arcade return x coordinate of web map feature from EPSG: 3857 to EPSG: 2227</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-arcade-return-x-coordinate-of-web-map/m-p/1604889#M64388</link>
      <description>&lt;P&gt;Did you get this resolved?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 18:16:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-arcade-return-x-coordinate-of-web-map/m-p/1604889#M64388</guid>
      <dc:creator>BigLouC</dc:creator>
      <dc:date>2025-04-10T18:16:00Z</dc:date>
    </item>
  </channel>
</rss>

