<?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: Custom base map minimum scale fails to load in version 3.2 in ArcGIS Viewer for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-base-map-minimum-scale-fails-to-load-in/m-p/232823#M680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We're having a similar issue, only with the ESRI World Street Map. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Prior to v3.2, the tiles load fine when zooming in beyond 1:1128.&amp;nbsp; This includes No Data tiles, for which we've implemented the code in the NoDataTile sample.&amp;nbsp; Now, in 3.2, the base map just disappears when zooming in beyond 1:1128.&amp;nbsp; No tiles are loaded, so the users just get a white screen when they go beyond the extents of our overlayed cached map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anybody offer up a solution?&amp;nbsp; We've implemented some of the new for 3.2 features, so going back isn't really a good option.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2014 16:22:05 GMT</pubDate>
    <dc:creator>dmacq</dc:creator>
    <dc:date>2014-06-12T16:22:05Z</dc:date>
    <item>
      <title>Custom base map minimum scale fails to load in version 3.2</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-base-map-minimum-scale-fails-to-load-in/m-p/232822#M679</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;We are having an issue since we upgraded to version 3.2 of the viewer and API. We use our own base map (ArcGISTiledMapServiceLayer) for a number of applications. Since 3.2, we've been having issue with the 1st zoom level (the one corresponding to the service's minimum scale) : Sometimes it loads, sometimes (most of the times) it doesn't...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Upon further investigation, we discovered that it fails to load when the map scale is higher than the tiled map service minimum scale. Ex. Our service minimun scale is set to 125000. When our application loads, the scale displayed in the "MapApplication.Current.Map.Scale" property is set to 125000.00000000001 and so tiles are not loaded and we have no base map... When zooming in and out, tiles sometimes actually appears but it's only when the map scale property is lower than 125000 (124999.99999999994).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The weird thing is that the scale values were the same in version 3.1 but somehow the tiles were always requested and displayed nonetheless.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So to sum up...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Tiles are not requested in minimum zoom level since 3.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Tiles are loaded perfectly on any other zoom level&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Setting SnapToLevels to true didn't change anything&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- No error displayed with fiddler, tiles are simply not requested to the server&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I couldn't find anything related to this problem on this forum or any other so please, please help me !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 19:12:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-base-map-minimum-scale-fails-to-load-in/m-p/232822#M679</guid>
      <dc:creator>FrancoisPelletier</dc:creator>
      <dc:date>2014-04-03T19:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Custom base map minimum scale fails to load in version 3.2</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-base-map-minimum-scale-fails-to-load-in/m-p/232823#M680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We're having a similar issue, only with the ESRI World Street Map. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Prior to v3.2, the tiles load fine when zooming in beyond 1:1128.&amp;nbsp; This includes No Data tiles, for which we've implemented the code in the NoDataTile sample.&amp;nbsp; Now, in 3.2, the base map just disappears when zooming in beyond 1:1128.&amp;nbsp; No tiles are loaded, so the users just get a white screen when they go beyond the extents of our overlayed cached map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anybody offer up a solution?&amp;nbsp; We've implemented some of the new for 3.2 features, so going back isn't really a good option.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 16:22:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-base-map-minimum-scale-fails-to-load-in/m-p/232823#M680</guid>
      <dc:creator>dmacq</dc:creator>
      <dc:date>2014-06-12T16:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Custom base map minimum scale fails to load in version 3.2</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-base-map-minimum-scale-fails-to-load-in/m-p/232824#M681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I experience&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the same problem&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;(for me&lt;/SPAN&gt;&lt;SPAN&gt;, it's with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the scale&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;1/250000&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I discovered that&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;when I connect&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;my&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;application (&lt;/SPAN&gt;&lt;SPAN&gt;API&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;3.2)&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;ArcGIS&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Server 10&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;everything is fine&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;but with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;ArcGIS&lt;/SPAN&gt; Server &lt;SPAN class="hps"&gt;10.2.1&lt;/SPAN&gt; I &lt;SPAN class="hps"&gt;have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;bug.&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Have you&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;found a solution&lt;/SPAN&gt;&amp;nbsp; ?&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 18:46:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-base-map-minimum-scale-fails-to-load-in/m-p/232824#M681</guid>
      <dc:creator>SebastienPelletier</dc:creator>
      <dc:date>2014-07-23T18:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Custom base map minimum scale fails to load in version 3.2</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-base-map-minimum-scale-fails-to-load-in/m-p/232825#M682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same problem here, when I upgraded to the 3.2 version. I try to zoom to a small extent, and the map zooms to an scale which is few decimal places smaller then the minimum scale. So, nothing is displayed. In the 3.1 version of the API, the map zoomed to the minimum scale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This happened a few months ago when I tried to upgrade, too. So, I rolled back. But, now I really need to upgrade, and we really need a fix for this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 21:09:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-base-map-minimum-scale-fails-to-load-in/m-p/232825#M682</guid>
      <dc:creator>deleted-user-Jie3eyjOl9XM</dc:creator>
      <dc:date>2014-08-14T21:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Custom base map minimum scale fails to load in version 3.2</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-base-map-minimum-scale-fails-to-load-in/m-p/232826#M683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same issue on this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/91762"&gt;3.2 And ArcGISTiledMapServiceLayer&amp;amp;amp;nbsp; MinimumResolution Property&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 21:17:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-base-map-minimum-scale-fails-to-load-in/m-p/232826#M683</guid>
      <dc:creator>deleted-user-Jie3eyjOl9XM</dc:creator>
      <dc:date>2014-08-14T21:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom base map minimum scale fails to load in version 3.2</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-base-map-minimum-scale-fails-to-load-in/m-p/232827#M684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;The&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;best&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;workaround&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is to use&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;ArcGIS&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Server&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Manager and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;delete the values&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;​​Min&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and Max&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;scale&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of your service.&lt;/SPAN&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;You can not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;do this with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;ArcCatalog&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;but&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with the manager&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;yes&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Thereafter&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;API&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;responds correctly&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 12:48:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-base-map-minimum-scale-fails-to-load-in/m-p/232827#M684</guid>
      <dc:creator>SebastienPelletier</dc:creator>
      <dc:date>2014-08-15T12:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom base map minimum scale fails to load in version 3.2</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-base-map-minimum-scale-fails-to-load-in/m-p/232828#M685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just try to add "MinimumResolution" to 0.01 which used to work for me ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;esri:ArcGISTiledMapServiceLayer ID="baseMap"&amp;nbsp; Url="&lt;A href="https://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer" title="https://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer"&gt;https://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer&lt;/A&gt; " MinimumResolution="0.01" /&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 11:20:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-base-map-minimum-scale-fails-to-load-in/m-p/232828#M685</guid>
      <dc:creator>RAJENDRABISWAL</dc:creator>
      <dc:date>2015-04-13T11:20:32Z</dc:date>
    </item>
  </channel>
</rss>

