<?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 How to know map is cached map or dynamic map in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-know-map-is-cached-map-or-dynamic-map/m-p/549198#M14022</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;BR /&gt;&lt;SPAN&gt;I am in the process of learning GIS and building an application using ESRI Silverlight API. I have a scenario, where map url is in our database. When user selects the map to load that in map viewer, I have to load that map. Currently I have two types of maps (Cached maps and Dynamic maps). I read in the documentation that&amp;nbsp; ArcGISTileMapServiceLayer class is used for cached maps, and ArcGISDynamicMapServiceLayer is used for dynamic maps. Now problem is, I don't have any identification in my database, about type of map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Customer says, in the map json presentation there is a variable "Single Fused Map Cache" which is true incase of Cached map and false in case of Dynamic Map. Now problem is, I don't see any property in these classes that automatically load that variable. So I have to read json manually by requesting to server to get json and convert that into my own class object and then, i can identify. I am wondering, Is there any building way to identify that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JAMIL&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Oct 2011 16:36:35 GMT</pubDate>
    <dc:creator>JamilNawaz</dc:creator>
    <dc:date>2011-10-11T16:36:35Z</dc:date>
    <item>
      <title>How to know map is cached map or dynamic map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-know-map-is-cached-map-or-dynamic-map/m-p/549198#M14022</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;BR /&gt;&lt;SPAN&gt;I am in the process of learning GIS and building an application using ESRI Silverlight API. I have a scenario, where map url is in our database. When user selects the map to load that in map viewer, I have to load that map. Currently I have two types of maps (Cached maps and Dynamic maps). I read in the documentation that&amp;nbsp; ArcGISTileMapServiceLayer class is used for cached maps, and ArcGISDynamicMapServiceLayer is used for dynamic maps. Now problem is, I don't have any identification in my database, about type of map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Customer says, in the map json presentation there is a variable "Single Fused Map Cache" which is true incase of Cached map and false in case of Dynamic Map. Now problem is, I don't see any property in these classes that automatically load that variable. So I have to read json manually by requesting to server to get json and convert that into my own class object and then, i can identify. I am wondering, Is there any building way to identify that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JAMIL&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 16:36:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-know-map-is-cached-map-or-dynamic-map/m-p/549198#M14022</guid>
      <dc:creator>JamilNawaz</dc:creator>
      <dc:date>2011-10-11T16:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to know map is cached map or dynamic map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-know-map-is-cached-map-or-dynamic-map/m-p/549199#M14023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; &lt;BR /&gt; I am wondering, Is there any building way to identify that?&lt;BR /&gt;&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no obvious build in way to get the info. One may be to try create an ArcGISTileMapServiceLayer and switch to ArcGISDynamicMapServiceLayer in case of error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Else, as you said, you have to deserialize the service json and check if there is a 'tileInfo' property.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 07:49:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-know-map-is-cached-map-or-dynamic-map/m-p/549199#M14023</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-10-12T07:49:33Z</dc:date>
    </item>
  </channel>
</rss>

