<?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: Manually setting scale levels for map in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/manually-setting-scale-levels-for-map/m-p/92825#M2304</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What's the problem if you set SnapToLevels to False?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Because some tile cached layers with rendered text and lines look terrible when the client interpolates the tiles at arbitrary scale levels.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does that mean there is no programmatic way (in xaml or c#) to specify the scale levels the map must use?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jun 2011 19:44:54 GMT</pubDate>
    <dc:creator>MattPratap</dc:creator>
    <dc:date>2011-06-27T19:44:54Z</dc:date>
    <item>
      <title>Manually setting scale levels for map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/manually-setting-scale-levels-for-map/m-p/92823#M2302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The AGS for Silverlight api help states that the first tiled map service layer will determine the scale levels at which map uses when SnapToLevels="True".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My first layer (ArcGISTiledMapServiceLayer) is my base imagery which is not particularly high resolution, but I need to be able to zoom in even further for my other ArcGISDynamicMapServiceLayers to show high detail.&amp;nbsp;&amp;nbsp; Hopefully the base layer will just be interpolated by the client at these zoomed in levels.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I dont wish to cache my base layer with really high resolution tiles, since it will use a lot of disk space for not much benefit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;How do I manually (in xaml or in c# code) configure the map control to use specific scale levels?&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 15:25:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/manually-setting-scale-levels-for-map/m-p/92823#M2302</guid>
      <dc:creator>MattPratap</dc:creator>
      <dc:date>2011-06-22T15:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Manually setting scale levels for map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/manually-setting-scale-levels-for-map/m-p/92824#M2303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What's the problem if you set SnapToLevels to False?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 07:03:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/manually-setting-scale-levels-for-map/m-p/92824#M2303</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-06-27T07:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Manually setting scale levels for map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/manually-setting-scale-levels-for-map/m-p/92825#M2304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What's the problem if you set SnapToLevels to False?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Because some tile cached layers with rendered text and lines look terrible when the client interpolates the tiles at arbitrary scale levels.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does that mean there is no programmatic way (in xaml or c#) to specify the scale levels the map must use?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 19:44:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/manually-setting-scale-levels-for-map/m-p/92825#M2304</guid>
      <dc:creator>MattPratap</dc:creator>
      <dc:date>2011-06-27T19:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Manually setting scale levels for map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/manually-setting-scale-levels-for-map/m-p/92826#M2305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, my initial post meant to say that I have multiple other ArcGISTiledMapServiceLayers (in addition to my base imagery tiled layer and some ArcGISDynamicMapServiceLayers).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The other &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;tiled&lt;/SPAN&gt;&lt;SPAN&gt; layers look terrible at arbitrary scale levels if SnapToLevels=False (although the dynamic ones are ok at any scale).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyways, I have found a workaround which sets the map to a set of predefined scale levels independent of my base imagery layer scale levels.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jul 2011 06:15:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/manually-setting-scale-levels-for-map/m-p/92826#M2305</guid>
      <dc:creator>MattPratap</dc:creator>
      <dc:date>2011-07-10T06:15:02Z</dc:date>
    </item>
  </channel>
</rss>

