<?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: US National Grid service in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/us-national-grid-service/m-p/365295#M33886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know, I'm surprised they don't have it to at least 10m * 10m...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2014 16:49:09 GMT</pubDate>
    <dc:creator>TimWitt2</dc:creator>
    <dc:date>2014-08-12T16:49:09Z</dc:date>
    <item>
      <title>US National Grid service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/us-national-grid-service/m-p/365291#M33882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey everybody!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if anybody knows of a US National grid Dynamic Service layer, that drills down more than this one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://maps1.arcgisonline.com/ArcGIS/rest/services/NGA_US_National_Grid/MapServer" title="http://maps1.arcgisonline.com/ArcGIS/rest/services/NGA_US_National_Grid/MapServer"&gt;NGA_US_National_Grid (MapServer)&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, is there a locator that I can access that allows putting in National Grid coordinates? I know that in ArcGIS Desktop you can use the "Go to XY" tool and put in USNG coordinates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&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, 12 Aug 2014 13:58:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/us-national-grid-service/m-p/365291#M33882</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2014-08-12T13:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: US National Grid service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/us-national-grid-service/m-p/365292#M33883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim-&amp;nbsp; I don't have an answer for you, but I'm glad ( in a dark sort of way) that you experienced the same thing I did!&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 16:15:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/us-national-grid-service/m-p/365292#M33883</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2014-08-12T16:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: US National Grid service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/us-national-grid-service/m-p/365293#M33884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TIm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ESRI have a sample service set up here that converts MGRS (which I think USNG is the same) --&amp;gt; Lat/Long through the REST endpoint:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://serverapps101.esri.com/arcgis/rest/services/MGRS/GeocodeServer/findAddressCandidates" rel="nofollow" target="_blank"&gt;http://serverapps101.esri.com/arcgis/rest/services/MGRS/GeocodeServer/findAddressCandidates&lt;/A&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MGRS to Lat/Long&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://serverapps101.esri.com/arcgis/rest/services/MGRS/GeocodeServer/findAddressCandidates?MGRS=41rpr141252&amp;amp;MGRS=&amp;amp;outFields=&amp;amp;outSR=&amp;amp;searchExtent=&amp;amp;f=pjson" rel="nofollow" target="_blank"&gt;http://serverapps101.esri.com/arcgis/rest/services/MGRS/GeocodeServer/findAddressCandidates?MGRS=41rpr141252&amp;amp;MGRS=&amp;amp;outFields=&amp;amp;outSR=&amp;amp;searchExtent=&amp;amp;f=pjson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lat/Long to MGRS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://serverapps101.esri.com/arcgis/rest/services/MGRS/GeocodeServer/reverseGeocode?location=64.5%2C31.5&amp;amp;distance=&amp;amp;outSR=&amp;amp;f=pjson" rel="nofollow" target="_blank"&gt;http://serverapps101.esri.com/arcgis/rest/services/MGRS/GeocodeServer/reverseGeocode?location=64.5%2C31.5&amp;amp;distance=&amp;amp;outSR=&amp;amp;f=pjson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may be worth talking to your ESRI rep to see if you can get a copy of the service&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 16:23:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/us-national-grid-service/m-p/365293#M33884</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2014-08-12T16:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: US National Grid service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/us-national-grid-service/m-p/365294#M33885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anthony, I will look into that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 16:48:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/us-national-grid-service/m-p/365294#M33885</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2014-08-12T16:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: US National Grid service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/us-national-grid-service/m-p/365295#M33886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know, I'm surprised they don't have it to at least 10m * 10m...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 16:49:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/us-national-grid-service/m-p/365295#M33886</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2014-08-12T16:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: US National Grid service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/us-national-grid-service/m-p/365296#M33887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anthony I think you are right, &lt;A href="http://arcgis-emergencymanagement-2057568539.us-east-1.elb.amazonaws.com/arcgis/rest/services/Locator/MGRS/GeocodeServer" title="http://arcgis-emergencymanagement-2057568539.us-east-1.elb.amazonaws.com/arcgis/rest/services/Locator/MGRS/GeocodeServer"&gt;Locator/MGRS (GeocodeServer)&lt;/A&gt;‌ according to the description it includes USNG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 18:46:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/us-national-grid-service/m-p/365296#M33887</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2014-08-12T18:46:53Z</dc:date>
    </item>
  </channel>
</rss>

