<?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: Getting Cached service scales in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-cached-service-scales/m-p/676157#M17396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh I sent this link just as a guideline how you can calculate scale based on resolution and DPI, since LOD includes Resolution and your DPI varies, you can use the same formula to calculate the scale.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Nov 2010 15:50:21 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2010-11-08T15:50:21Z</dc:date>
    <item>
      <title>Getting Cached service scales</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-cached-service-scales/m-p/676154#M17393</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;SPAN&gt;I have an issue while calculating the scale when using cached map services. Let???s compare 2 LODs of different services:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Resolution: 1,32291931250529&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scale: 5000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Resolution: 0,423334180001693&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scale: 5000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The trick is DPI. The first has default value of 96 while the second is 300 DPI!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So how can I calculate the cached service scales correctly?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Btw, LOD in js and flex APIs has a scale property. Why is it still missing in Silverlight?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 13:42:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-cached-service-scales/m-p/676154#M17393</guid>
      <dc:creator>egismazeika</dc:creator>
      <dc:date>2010-11-05T13:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Cached service scales</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-cached-service-scales/m-p/676155#M17394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you looked at this documentation? &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Map.html"&gt;http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Map.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are right that LOD only exposes Resolution but Scale can also be calculated similar to how Map Scale is calculated:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Map scale = 1 : (ScreenRes pixels/inch * 39.37 inches/meter * (Map.Resolution * conversionFactorToMeters))&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 19:08:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-cached-service-scales/m-p/676155#M17394</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-11-05T19:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Cached service scales</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-cached-service-scales/m-p/676156#M17395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Jennifer for reply. I have looked very carefully at the Map topic and I find it doesn't answer my question. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My issue has nothing to do with Map or screen resolution. No matter what my screen is I need to get the actual cached scales. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Getting DPI value from TiledMapServiceLayer would be enough, but this property is missing too.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 05:37:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-cached-service-scales/m-p/676156#M17395</guid>
      <dc:creator>egismazeika</dc:creator>
      <dc:date>2010-11-08T05:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Cached service scales</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-cached-service-scales/m-p/676157#M17396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh I sent this link just as a guideline how you can calculate scale based on resolution and DPI, since LOD includes Resolution and your DPI varies, you can use the same formula to calculate the scale.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 15:50:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-cached-service-scales/m-p/676157#M17396</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-11-08T15:50:21Z</dc:date>
    </item>
  </channel>
</rss>

