Select to view content in your preferred language

Cached data consumed by dynamic map layer ?!

517
0
04-26-2013 06:58 AM
ab1
by
Deactivated User
Hi,

I have a cached map service that has a cache different from what its MXD contains. The MXD is used just to publish the map service. The cache wasn't generated by me: I don't have the data.
So the service uses the cache (not the MXD) to publish the map.

I consume the map service using <esri:ArcGISDynamicMapServiceLayer /> and it works.

I'm a little confused. ArcGISDynamicMapServiceLayer is not supposed to read from the cache of the service! Only ArcGISTiledMapServiceLayer are supposed to be able to read from the cache.

Why do I get the cached data on the map instead of the MXD data (which is different from the cache)?

Regards.
Tags (2)
0 Kudos
0 Replies