<?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: Resampling option for ArcGISTiledMapServiceLayer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/resampling-option-for-arcgistiledmapservicelayer/m-p/570535#M53194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dave,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Resampling doesn't mean it can resample to any scale. The only purpose of resampling is to enlarge the image and fill in at the levels where there are no tiles available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, the street map tiled layer may not have data beyond level 15 in some area. But in other areas (metropolitan areas), it may have data till level 19. Enabling resampling would draw images all over to the last level and deliver consistent user experience. Of course in the area with no data, you will get blurred images.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Another words, it doesn't work with user's provided LODs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jan 2014 19:33:38 GMT</pubDate>
    <dc:creator>JianHuang</dc:creator>
    <dc:date>2014-01-06T19:33:38Z</dc:date>
    <item>
      <title>Resampling option for ArcGISTiledMapServiceLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/resampling-option-for-arcgistiledmapservicelayer/m-p/570534#M53193</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 have a question regarding the resampling option that was added at v3.6 as per the documentation at &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jsapi/arcgistiledmapservicelayer-amd.html#arcgistiledmapservicelayer1"&gt;https://developers.arcgis.com/en/javascript/jsapi/arcgistiledmapservicelayer-amd.html#arcgistiledmapservicelayer1&lt;/A&gt;&lt;SPAN&gt;. My question is does it work? I put together a jsfiddle at &lt;/SPAN&gt;&lt;A href="http://jsfiddle.net/vVUF6/"&gt;http://jsfiddle.net/vVUF6/&lt;/A&gt;&lt;SPAN&gt; that has 2 tiled services in the same projection but with differing LODs. They are both served by the same ArcGIS Server running v10.2.0. I have explicitly set the LODs for the map (though not setting this makes no difference) and you can see that the only scale that both services display is the 1:50,000 scale. This is the only one where the LODs match. I can also see that at this scale the query parameter for blankTile is appended to the second tiled service with a value of false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas or comments?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 18:29:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/resampling-option-for-arcgistiledmapservicelayer/m-p/570534#M53193</guid>
      <dc:creator>DaveTimmins</dc:creator>
      <dc:date>2014-01-06T18:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Resampling option for ArcGISTiledMapServiceLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/resampling-option-for-arcgistiledmapservicelayer/m-p/570535#M53194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dave,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Resampling doesn't mean it can resample to any scale. The only purpose of resampling is to enlarge the image and fill in at the levels where there are no tiles available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, the street map tiled layer may not have data beyond level 15 in some area. But in other areas (metropolitan areas), it may have data till level 19. Enabling resampling would draw images all over to the last level and deliver consistent user experience. Of course in the area with no data, you will get blurred images.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Another words, it doesn't work with user's provided LODs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 19:33:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/resampling-option-for-arcgistiledmapservicelayer/m-p/570535#M53194</guid>
      <dc:creator>JianHuang</dc:creator>
      <dc:date>2014-01-06T19:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Resampling option for ArcGISTiledMapServiceLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/resampling-option-for-arcgistiledmapservicelayer/m-p/570536#M53195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as I mentioned, specifying the LODs or not makes no difference. If you look at the available LODs for those services, the one that I have enabled resampling for only goes down to 1:25,000 whereas the basemap goes to 1:2,500 so from what you have said it sounds like if I zoom in beyond 1:25,000 I should see the second tiled service albeit blurred. is that correct? If so what is stopping it from working that way for intermediate scale levels where the second service doesn't match the basemap?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have an example that works as you have mentioned?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 19:42:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/resampling-option-for-arcgistiledmapservicelayer/m-p/570536#M53195</guid>
      <dc:creator>DaveTimmins</dc:creator>
      <dc:date>2014-01-06T19:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Resampling option for ArcGISTiledMapServiceLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/resampling-option-for-arcgistiledmapservicelayer/m-p/570537#M53196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is an example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://jsfiddle.net/jian/f6g5H/"&gt;http://jsfiddle.net/jian/f6g5H/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;You will notice many erros in console starting from level 14, meaning resampling is happening.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 20:51:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/resampling-option-for-arcgistiledmapservicelayer/m-p/570537#M53196</guid>
      <dc:creator>JianHuang</dc:creator>
      <dc:date>2014-01-06T20:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Resampling option for ArcGISTiledMapServiceLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/resampling-option-for-arcgistiledmapservicelayer/m-p/570538#M53197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for that, so as I understand it now the resampling is only useful for services that have varying coverage at larger scale levels. Not that clear that it works that way from the documentation plus since SL and Flex can do intermediate resampling I was hoping this would be the same. Nevermind.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 21:28:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/resampling-option-for-arcgistiledmapservicelayer/m-p/570538#M53197</guid>
      <dc:creator>DaveTimmins</dc:creator>
      <dc:date>2014-01-06T21:28:28Z</dc:date>
    </item>
  </channel>
</rss>

