[MapProxy] Problem using MapProxy as a TMS client for a WMS server

Oliver Tonnhofer olt at omniscale.de
Fri Dec 16 02:09:06 EST 2011


On 15.12.2011, at 22:24, John Taranu wrote:

> I’m trying to use MapProxy as a TMS client, producing tiles as a WMS service.  That is, it reads tiles from another TMS service and combines them into a larger WMS image.

[…]
>  
> caches:
>   # No caches are used 

You need a cache, because this part does all the tile merging. You can disable the actual caching with disable_storage http://mapproxy.org/docs/nightly/configuration.html#disable-storage
You you will lose performance when you need to requests multiple tiles over and over again.

Regards,
Oliver

-- 
Oliver Tonnhofer    | Omniscale GmbH & Co KG    | http://omniscale.de
http://mapproxy.org | https://bitbucket.org/olt | @oltonn




More information about the MapProxy mailing list