<?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: Coordinate notation in layer popup (default to MGRS) in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/coordinate-notation-in-layer-popup-default-to-mgrs/m-p/1397470#M58185</link>
    <description>&lt;P&gt;Did you ever find a solution?&lt;/P&gt;</description>
    <pubDate>Mon, 18 Mar 2024 19:22:23 GMT</pubDate>
    <dc:creator>JeffTimm</dc:creator>
    <dc:date>2024-03-18T19:22:23Z</dc:date>
    <item>
      <title>Coordinate notation in layer popup (default to MGRS)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/coordinate-notation-in-layer-popup-default-to-mgrs/m-p/1281915#M51683</link>
      <description>&lt;P&gt;I am building popup messages for the Last Known Locations point feature class generated from Track Viewer layer, and am having trouble adjusting the coordinate notation for the point's location.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As it stands, I can get the coordinates in the default coordinate notation (basemap, 102100) through the following arcade code:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;var&lt;/SPAN&gt; &lt;SPAN&gt;xCoordiante&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;Text&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Round&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Geometry&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;SPAN&gt;X&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;4&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;var&lt;/SPAN&gt; &lt;SPAN&gt;yCoordiante&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;Text&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Round&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Geometry&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;SPAN&gt;Y&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;4&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;return&lt;/SPAN&gt;&lt;SPAN&gt; { &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;//text : 'Easting, Northing',&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;xCoordiante&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;//text : 'Northing:',&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;yCoordiante&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;and I can get cursor coordinates in MGRS through Map tools - Location - MGRS notation, but I cannot figure out the code to get the MGRS coordinates to display in the popup.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Has anyone run through a similar workflow and is able to lend a hand?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 24 Apr 2023 16:41:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/coordinate-notation-in-layer-popup-default-to-mgrs/m-p/1281915#M51683</guid>
      <dc:creator>CarterKelly</dc:creator>
      <dc:date>2023-04-24T16:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinate notation in layer popup (default to MGRS)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/coordinate-notation-in-layer-popup-default-to-mgrs/m-p/1397470#M58185</link>
      <description>&lt;P&gt;Did you ever find a solution?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 19:22:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/coordinate-notation-in-layer-popup-default-to-mgrs/m-p/1397470#M58185</guid>
      <dc:creator>JeffTimm</dc:creator>
      <dc:date>2024-03-18T19:22:23Z</dc:date>
    </item>
  </channel>
</rss>

