<?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: coordinateFormatter fail when use DMS in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/coordinateformatter-fail-when-use-dms/m-p/1059600#M73190</link>
    <description>&lt;P&gt;Thanks !&lt;/P&gt;</description>
    <pubDate>Wed, 19 May 2021 19:04:35 GMT</pubDate>
    <dc:creator>geopamplona</dc:creator>
    <dc:date>2021-05-19T19:04:35Z</dc:date>
    <item>
      <title>coordinateFormatter fail when use DMS</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/coordinateformatter-fail-when-use-dms/m-p/1048724#M72625</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I using "coordinateFormatter" to translate string coordinates to point.&lt;/P&gt;&lt;P&gt;When try convert coordinates to point i get null. Syntax of coordinates seem correct.&lt;/P&gt;&lt;P&gt;I using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;  require([
	"esri/geometry/coordinateFormatter"
  ], function(coordinateFormatter
  ) { 
  
	coordinateFormatter.load().then(function() {
	  var point = coordinateFormatter.fromLatitudeLongitude("55°56′39″N 3°09′43″W");
	  console.log(point)
	});

  });&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;</description>
      <pubDate>Mon, 19 Apr 2021 14:26:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/coordinateformatter-fail-when-use-dms/m-p/1048724#M72625</guid>
      <dc:creator>geopamplona</dc:creator>
      <dc:date>2021-04-19T14:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: coordinateFormatter fail when use DMS</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/coordinateformatter-fail-when-use-dms/m-p/1049752#M72677</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for reporting this issue. We have created an issue for this and I will be sure to update you once we address it. In meantime, you can replace degree character/&lt;SPAN&gt;° to * as shown below: &amp;nbsp;This should work.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;`55*56'39"N 3*09'43"W`&lt;/LI-CODE&gt;&lt;P&gt;-Undral&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 18:45:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/coordinateformatter-fail-when-use-dms/m-p/1049752#M72677</guid>
      <dc:creator>UndralBatsukh</dc:creator>
      <dc:date>2021-04-21T18:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: coordinateFormatter fail when use DMS</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/coordinateformatter-fail-when-use-dms/m-p/1059449#M73185</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The fix for this issue will be included at version 4.20 which will be released late June, 2021.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can test the fix on our `next` version. Here is a test app that shows the new supported characters for CoordinateFormatter.&lt;SPAN&gt;fromLatitudeLongitude:&amp;nbsp;&lt;A href="https://codepen.io/U_B_U/pen/XWMdPPZ" target="_blank"&gt;https://codepen.io/U_B_U/pen/XWMdPPZ&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-Undral&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 15:34:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/coordinateformatter-fail-when-use-dms/m-p/1059449#M73185</guid>
      <dc:creator>UndralBatsukh</dc:creator>
      <dc:date>2021-05-19T15:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: coordinateFormatter fail when use DMS</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/coordinateformatter-fail-when-use-dms/m-p/1059600#M73190</link>
      <description>&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 19:04:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/coordinateformatter-fail-when-use-dms/m-p/1059600#M73190</guid>
      <dc:creator>geopamplona</dc:creator>
      <dc:date>2021-05-19T19:04:35Z</dc:date>
    </item>
  </channel>
</rss>

