<?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: Load maps locally? in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/load-maps-locally/m-p/94538#M933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;[INDENT]Barrynz,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From reply on another thread from David Cardella, Mobile Development Program Manager:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/35982-download-shapefiles-to-iphone"&gt;http://forums.arcgis.com/threads/35982-download-shapefiles-to-iphone&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We plan on having&amp;nbsp; offline capabilities in our ready-to-deploy applications some time next year (Q2&amp;nbsp; timeframe). We will require that data be publish using ArcGIS Server before&amp;nbsp; being provisioned to the device.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Having said that, if you would like to&amp;nbsp; develop your own custom application our iOS SDK currently supports off line&amp;nbsp; capabilities and we have a couple of samples on the iOS resource center to guide&amp;nbsp; you through this ... &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=37e3c621b0534c50bc240c266ad3f1ec"&gt;http://www.arcgis.com/home/item.html...240c266ad3f1ec&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Denise&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Oct 2011 12:33:05 GMT</pubDate>
    <dc:creator>DeniseKing</dc:creator>
    <dc:date>2011-10-25T12:33:05Z</dc:date>
    <item>
      <title>Load maps locally?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/load-maps-locally/m-p/94536#M931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using the ArcGIS app, is there anyway to locally save maps on my device? For example, I'd like to upload a .mxd, geopdf, .pmf, or any map file type from my computer to my iphone/ipad so it can viewed even when I do not have cell phone service or 3G. Anyone have any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some apps, such as PDF Maps and iGIS HD, have this ability but they do not have the same functionailty as the ArcGIS app. I don't want to re-create a map on my device. I'd rather develop a map project on my computer and upload the map, along with styles &amp;amp; symbology, to my device. Anyone know if ArcGIS can do this? Any suggestions on other apps that may work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Byron Henderson&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Analyst&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 16:42:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/load-maps-locally/m-p/94536#M931</guid>
      <dc:creator>ByronHenderson1</dc:creator>
      <dc:date>2011-10-24T16:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Load maps locally?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/load-maps-locally/m-p/94537#M932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Byron, I've seen this question come up a lot. The ArcGIS for iOS app is intended to work over the 3G or wifi connection. I think it is pretty much disabled without the connection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you decide to build applications with the ArcGIS SDK, it is possible to operate without a connection. There are code samples to get you started.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 18:12:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/load-maps-locally/m-p/94537#M932</guid>
      <dc:creator>PaulLohr</dc:creator>
      <dc:date>2011-10-24T18:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Load maps locally?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/load-maps-locally/m-p/94538#M933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;[INDENT]Barrynz,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From reply on another thread from David Cardella, Mobile Development Program Manager:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/35982-download-shapefiles-to-iphone"&gt;http://forums.arcgis.com/threads/35982-download-shapefiles-to-iphone&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We plan on having&amp;nbsp; offline capabilities in our ready-to-deploy applications some time next year (Q2&amp;nbsp; timeframe). We will require that data be publish using ArcGIS Server before&amp;nbsp; being provisioned to the device.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Having said that, if you would like to&amp;nbsp; develop your own custom application our iOS SDK currently supports off line&amp;nbsp; capabilities and we have a couple of samples on the iOS resource center to guide&amp;nbsp; you through this ... &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=37e3c621b0534c50bc240c266ad3f1ec"&gt;http://www.arcgis.com/home/item.html...240c266ad3f1ec&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Denise&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 12:33:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/load-maps-locally/m-p/94538#M933</guid>
      <dc:creator>DeniseKing</dc:creator>
      <dc:date>2011-10-25T12:33:05Z</dc:date>
    </item>
  </channel>
</rss>

