<?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: MGRS to lat long or UTM Conversion. in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92553#M8412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;also I wrote the vicious calculus for USNG/LL to state plane transverse mercator as my county is one of the few that use it, it is ridiculously fast so we can do realtime with it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PM me if you would like the files&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you want to see it in action check out our site and mouse over the map&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mymanatee.org/gisapps/mapviewer/index.jsp?widgeton=Coordinates"&gt;http://www.mymanatee.org/gisapps/mapviewer/index.jsp?widgeton=Coordinates&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Oct 2011 19:44:29 GMT</pubDate>
    <dc:creator>JeffPace</dc:creator>
    <dc:date>2011-10-05T19:44:29Z</dc:date>
    <item>
      <title>MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92549#M8408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can anyone please guide me on converting MGRS to lat/long or UTM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rahul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 09:45:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92549#M8408</guid>
      <dc:creator>RahulRahul</dc:creator>
      <dc:date>2011-10-05T09:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92550#M8409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This forum is for the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/index.html"&gt;ArcGIS API for JavaScript&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For a such a general GIS question, I suggest you ask it on the &lt;/SPAN&gt;&lt;A href="http://gis.stackexchange.com/"&gt;GIS stack exchange&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 16:47:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92550#M8409</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2011-10-05T16:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92551#M8410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Derek!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was just trying my luck here in the forums beacuse many users must have already tried this as Geometry service can not be used in this case.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 16:56:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92551#M8410</guid>
      <dc:creator>RahulRahul</dc:creator>
      <dc:date>2011-10-05T16:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92552#M8411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Can anyone please guide me on converting MGRS to lat/long or UTM.&lt;BR /&gt;&lt;BR /&gt;Any help is greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Rahul&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;usng.js borrowed from MIT (freely distributable)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;has&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LL to USNG&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LL to MRGS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LL to UTM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; and more, plus reverse&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;attached&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 19:41:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92552#M8411</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2011-10-05T19:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92553#M8412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;also I wrote the vicious calculus for USNG/LL to state plane transverse mercator as my county is one of the few that use it, it is ridiculously fast so we can do realtime with it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PM me if you would like the files&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you want to see it in action check out our site and mouse over the map&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mymanatee.org/gisapps/mapviewer/index.jsp?widgeton=Coordinates"&gt;http://www.mymanatee.org/gisapps/mapviewer/index.jsp?widgeton=Coordinates&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 19:44:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92553#M8412</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2011-10-05T19:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92554#M8413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Jeff!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Coordinate conversion on your site is really very fast. I would really appreciate if you could share the code with me. Here is my email ID:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="mailto:rahul090785@gmail.com"&gt;rahul090785@gmail.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you again for your help on this!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 17:16:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92554#M8413</guid>
      <dc:creator>RahulRahul</dc:creator>
      <dc:date>2011-10-06T17:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92555#M8414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you so much Jeff!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2011 04:12:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92555#M8414</guid>
      <dc:creator>RahulRahul</dc:creator>
      <dc:date>2011-10-08T04:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92556#M8415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would also appreciate if you could share the code with me too. Thanks a lot :&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="mailto:tubakumbara@yahoo.com"&gt;tubakumbara@yahoo.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 10:03:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92556#M8415</guid>
      <dc:creator>TubaKumbara</dc:creator>
      <dc:date>2012-08-02T10:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92557#M8416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have sent you a private message with regards to this thread, would really appreciate your script to for a project I'm working on at the moment.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 13:07:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92557#M8416</guid>
      <dc:creator>PaulWalton1</dc:creator>
      <dc:date>2014-04-03T13:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92558#M8417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, I don't do private messages.&amp;nbsp; I prefer to use the forums so everyone can benefit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Was there something missing from the code I posted earlier?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 15:26:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92558#M8417</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-04-03T15:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92559#M8418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No I just didn't know if you would still get the message from the old thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed you supplied the code for the grid conversions to another user, I am currently doing a project and was hoping if you could supply it to me. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My email is &lt;/SPAN&gt;&lt;A href="mailto:paulboywal@gmail.com"&gt;paulboywal@gmail.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be much appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 16:35:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92559#M8418</guid>
      <dc:creator>PaulWalton1</dc:creator>
      <dc:date>2014-04-03T16:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92560#M8419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the code is posted as a zip file in the 4th post of this thread&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 16:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92560#M8419</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-04-03T16:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92561#M8420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeff I have noticed a problem with your code. It doesn't give the correct lat and lon for southern hemisphere cases. I have managed to correct this by add an if statement in the UTMtoLL function. The if clause takes the UTMNorthing away from 10,000,000 and multiplies the Latitude by -1 if the UTM Letter is C-M.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2014 16:45:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92561#M8420</guid>
      <dc:creator>PaulWalton1</dc:creator>
      <dc:date>2014-05-10T16:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92562#M8421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you explain or show the code you used to fix the USNGtoLL function below the southern hemisphere?&amp;nbsp; I have a function that requires using this, and return NaN below the southern hemisphere when using this function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 19:49:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92562#M8421</guid>
      <dc:creator>AdamSmith2</dc:creator>
      <dc:date>2014-08-19T19:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92563#M8422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe the code I used here can help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't include utm though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://jsfiddle.net/timw1984/2endtq03/" title="http://jsfiddle.net/timw1984/2endtq03/"&gt;Location, Location, Location... - JSFiddle&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 19:52:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92563#M8422</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2014-08-19T19:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92564#M8423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you use esri's geocoding service to convert to from USNG/MGRS to LL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 20:24:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92564#M8423</guid>
      <dc:creator>AdamSmith2</dc:creator>
      <dc:date>2014-08-19T20:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS to lat long or UTM Conversion.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92565#M8424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I found out that's the easiest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 12:21:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mgrs-to-lat-long-or-utm-conversion/m-p/92565#M8424</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2014-08-20T12:21:52Z</dc:date>
    </item>
  </channel>
</rss>

