<?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 ArcGISDynamicMapServiceLayer vs ArcGISTiledMapServiceLayer in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgisdynamicmapservicelayer-vs/m-p/751892#M5328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I really don't understand the difference between these layer. Could anyone please help me?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jan 2012 06:24:39 GMT</pubDate>
    <dc:creator>_lkerArg_n</dc:creator>
    <dc:date>2012-01-13T06:24:39Z</dc:date>
    <item>
      <title>ArcGISDynamicMapServiceLayer vs ArcGISTiledMapServiceLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgisdynamicmapservicelayer-vs/m-p/751892#M5328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I really don't understand the difference between these layer. Could anyone please help me?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 06:24:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgisdynamicmapservicelayer-vs/m-p/751892#M5328</guid>
      <dc:creator>_lkerArg_n</dc:creator>
      <dc:date>2012-01-13T06:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISDynamicMapServiceLayer vs ArcGISTiledMapServiceLayer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgisdynamicmapservicelayer-vs/m-p/751893#M5329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;from the api reference:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;A dynamic map service generates map images on the server each time a request comes in.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;and the ArcGISTiledMapServiceLayer are already cached images on the server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my tests dynamicmapservicelayers are usually slower because as the name says the server has to create them for you on demand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Some map servers (in our case) don't provide tiledmapservicelayers so you have to use the slower dynamic variant. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can check if your server provides this tiled maps by checking this attribute on the mapserver description page: Single Fused Map Cache: false&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 06:58:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgisdynamicmapservicelayer-vs/m-p/751893#M5329</guid>
      <dc:creator>SimonKlein</dc:creator>
      <dc:date>2012-01-13T06:58:39Z</dc:date>
    </item>
  </channel>
</rss>

