<?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: British National Grid? in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/british-national-grid/m-p/184114#M1708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the ArcGIS for iPhone app you map needs to include a tiled map service. But that can be in any projection. The dynamic services you overlay will adopt the projection of the first tiled layer added to the map provided that they ate "transformable". The Irish Grid and perhaps the British National Grid can sometimes require a datum shift to transform to WGS84 based systems and this can be problematic when attempted "on the fly", better to have all your data in the Map in the same projection. We have used successfully with Irish Transverse Mercator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eamonn&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jul 2010 05:09:34 GMT</pubDate>
    <dc:creator>EamonnDoyle</dc:creator>
    <dc:date>2010-07-07T05:09:34Z</dc:date>
    <item>
      <title>British National Grid?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/british-national-grid/m-p/184112#M1706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having trouble displaying my map services using British National Grid. I can display the ArcGIS online services fine, and I can display my services over the top of the ArcGIS online ones (although the transformation is far from good, and it crashes if I zoom in too far), but as soon as I try using my service on its own the app displays nothing at all!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone had any luck working with British National Grid?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 15:39:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/british-national-grid/m-p/184112#M1706</guid>
      <dc:creator>AndrewEgleton</dc:creator>
      <dc:date>2010-07-05T15:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: British National Grid?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/british-national-grid/m-p/184113#M1707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are your services tiled or dynamic? Can you share the URL of the service?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At this point, you need to have atleast one tiled service layer in the map. You cannot add just a dynamic service layer. We hope to resolve this in a future update, but this is why you might be seeing a blank map with your service alone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;_&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Divesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 06:24:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/british-national-grid/m-p/184113#M1707</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2010-07-06T06:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: British National Grid?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/british-national-grid/m-p/184114#M1708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the ArcGIS for iPhone app you map needs to include a tiled map service. But that can be in any projection. The dynamic services you overlay will adopt the projection of the first tiled layer added to the map provided that they ate "transformable". The Irish Grid and perhaps the British National Grid can sometimes require a datum shift to transform to WGS84 based systems and this can be problematic when attempted "on the fly", better to have all your data in the Map in the same projection. We have used successfully with Irish Transverse Mercator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eamonn&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 05:09:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/british-national-grid/m-p/184114#M1708</guid>
      <dc:creator>EamonnDoyle</dc:creator>
      <dc:date>2010-07-07T05:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: British National Grid?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/british-national-grid/m-p/184115#M1709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks to you both, we had just been testing with a dynamic service but I'm changing that now to tiled.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 07:40:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/british-national-grid/m-p/184115#M1709</guid>
      <dc:creator>AndrewEgleton</dc:creator>
      <dc:date>2010-07-07T07:40:52Z</dc:date>
    </item>
  </channel>
</rss>

