<?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: Seamless Map Transitions in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/seamless-map-transitions/m-p/198269#M1325</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check out the following two web sites&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mvm.usace.army.mil/BaseMap/PoorManWebMap.htm"&gt;http://www.mvm.usace.army.mil/BaseMap/PoorManWebMap.htm&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mvm.usace.army.mil/basemap/BaseMap.asp"&gt;http://www.mvm.usace.army.mil/basemap/BaseMap.asp&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it's of interest, I'll email you a word document.&amp;nbsp; You need to be using IE to view the map.&amp;nbsp; It's pretty basic and the code hasn't been updated since 2004.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jan 2012 13:05:18 GMT</pubDate>
    <dc:creator>MikeWatson</dc:creator>
    <dc:date>2012-01-04T13:05:18Z</dc:date>
    <item>
      <title>Seamless Map Transitions</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/seamless-map-transitions/m-p/198263#M1319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi. The application I'd like to develop needs seamless map transitions at the map edges between adjoining maps (an aviation moving map). The maps are all the same projection and have consistent geographical extents per pixel. Will ArcGIS for Android support this functionality for a locally stored cache using the LocalTiledLayer call?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2011 00:30:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/seamless-map-transitions/m-p/198263#M1319</guid>
      <dc:creator>IcarusBird</dc:creator>
      <dc:date>2011-12-26T00:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Seamless Map Transitions</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/seamless-map-transitions/m-p/198264#M1320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Trying to understand your problem, are you asking if panning or zooming action will be seamless? If so then it will work for ArcGISLocalTiledLayer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 16:52:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/seamless-map-transitions/m-p/198264#M1320</guid>
      <dc:creator>ArchanaAgarwal</dc:creator>
      <dc:date>2011-12-29T16:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Seamless Map Transitions</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/seamless-map-transitions/m-p/198265#M1321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm referring to the panning action. The underlying map database consists of a series of geotiffs with coverage of the entire world. The individual geotiffs have 'clean' edges with the adjoining geotiff so they could be joined electronically to form a larger map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is whether ArcGIS can refer to these underlying separate geotiffs and merge them 'on the fly' when the user is transitioning across chart coverage areas (some geotiffs are in the order of 45Mb per file).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm aware of some memory restrictions in Android and wonder whether this will be an issue. For example, the worst case scenario is when a user would be located at the intersection of 4 map joins. Will the ArcGISLocalTiled Layer handle this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 22:01:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/seamless-map-transitions/m-p/198265#M1321</guid>
      <dc:creator>IcarusBird</dc:creator>
      <dc:date>2011-12-29T22:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Seamless Map Transitions</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/seamless-map-transitions/m-p/198266#M1322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What about using ArcGISImageServiceLayer for this purpose? Or do you need a disconnected solution?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 17:20:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/seamless-map-transitions/m-p/198266#M1322</guid>
      <dc:creator>ArchanaAgarwal</dc:creator>
      <dc:date>2011-12-30T17:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Seamless Map Transitions</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/seamless-map-transitions/m-p/198267#M1323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A disconnected solution is needed. In aviation, a data connection is not allowed (by regulation) or is often not possible (over water). Thus the reason for the locally stored cache.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 21:41:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/seamless-map-transitions/m-p/198267#M1323</guid>
      <dc:creator>IcarusBird</dc:creator>
      <dc:date>2011-12-30T21:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Seamless Map Transitions</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/seamless-map-transitions/m-p/198268#M1324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to create a local tile cache in ArcGIS Server and export the tiles from the map cache to your devices SD Card for the coverage area required, assuming you don't need the entire world for each flight :). This will offer you the disconnected solution with seemless panning of your coverage area. ArcGIS for Android supports the new &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;Blue&amp;quot;;"&gt;compact storage format&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; provided by ArcGIS Server 10.0. We offer a &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgismobile/10.0/apis/android/help/#/Local_TIle_Layer_Sample/011900000028000000/" rel="nofollow"&gt;&lt;SPAN style="color:&amp;quot;Blue&amp;quot;;"&gt;local tile layer sample&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; in our SDK that depends on a 'pre-cooked' &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=d2d263a280164a039ef0a02e26ee0501" rel="nofollow"&gt;&lt;SPAN style="color:&amp;quot;Blue&amp;quot;;"&gt;local tile cache&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; in compact storage format.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 23:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/seamless-map-transitions/m-p/198268#M1324</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2011-12-30T23:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Seamless Map Transitions</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/seamless-map-transitions/m-p/198269#M1325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check out the following two web sites&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mvm.usace.army.mil/BaseMap/PoorManWebMap.htm"&gt;http://www.mvm.usace.army.mil/BaseMap/PoorManWebMap.htm&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mvm.usace.army.mil/basemap/BaseMap.asp"&gt;http://www.mvm.usace.army.mil/basemap/BaseMap.asp&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it's of interest, I'll email you a word document.&amp;nbsp; You need to be using IE to view the map.&amp;nbsp; It's pretty basic and the code hasn't been updated since 2004.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 13:05:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/seamless-map-transitions/m-p/198269#M1325</guid>
      <dc:creator>MikeWatson</dc:creator>
      <dc:date>2012-01-04T13:05:18Z</dc:date>
    </item>
  </channel>
</rss>

