<?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 Loading And Program own map data in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/loading-and-program-own-map-data/m-p/331405#M2184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can i load my own RPF data to generate map by using ArcGIS for Android Apps? Can i program on it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Feb 2012 16:52:35 GMT</pubDate>
    <dc:creator>PaulDu</dc:creator>
    <dc:date>2012-02-01T16:52:35Z</dc:date>
    <item>
      <title>Loading And Program own map data</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/loading-and-program-own-map-data/m-p/331405#M2184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can i load my own RPF data to generate map by using ArcGIS for Android Apps? Can i program on it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 16:52:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/loading-and-program-own-map-data/m-p/331405#M2184</guid>
      <dc:creator>PaulDu</dc:creator>
      <dc:date>2012-02-01T16:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Loading And Program own map data</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/loading-and-program-own-map-data/m-p/331406#M2185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Can i load my own RPF data to generate map by using ArcGIS for Android Apps? Can i program on it?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is RPF data?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 11:57:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/loading-and-program-own-map-data/m-p/331406#M2185</guid>
      <dc:creator>JozefKaslikowski</dc:creator>
      <dc:date>2012-02-13T11:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Loading And Program own map data</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/loading-and-program-own-map-data/m-p/331407#M2186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you interested in viewing the RPF (Raster Product Format) as a map service or as a local tile layer? Direct read of RPF data is not supported in the Android API but you can do one of the following to view the data on in your Android Application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Map Service&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Create your map in ArcGIS Desktop and publish it as a MapService to ArcGIS Server. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Local Tile layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Create a &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_java_help/index.html#//009200000064000000" rel="nofollow"&gt;&lt;SPAN style="color:&amp;quot;#0000FF&amp;quot;;"&gt;map cache&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; and store the data locally on your device. The data for this layer must be in an &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2010/05/27/Introducing-the-compact-cache-storage-format.aspx" rel="nofollow"&gt;&lt;SPAN style="color:&amp;quot;#0000FF&amp;quot;;"&gt;ArcGIS Compact Cache format&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;. The path used in the constructor of the ArcGISLocalTiledLayer must point to the Layers folder e.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGISLocalTiledLayer local = new ArcGISLocalTiledLayer("file:///mnt/sdcard/&amp;lt;CacheName&amp;gt;/Layers");&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 18:19:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/loading-and-program-own-map-data/m-p/331407#M2186</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2012-02-14T18:19:41Z</dc:date>
    </item>
  </channel>
</rss>

