[MapProxy] configuring tiled WMS source

Oliver Tonnhofer tonnhofer at omniscale.de
Mon Mar 7 02:06:50 EST 2011


On 06.03.2011, at 22:48, Stephan Knauss wrote:
> I try to get the Landsat layers. http://onearth.jpl.nasa.gov/tiled.html
> 
> My source is configured like this:
> sources:
>  landsat_wms:
>    type: wms
>    req:
>      url: http://wms.jpl.nasa.gov/wms.cgi?
>      layers: global_mosaic
> 
> Is mapproxy able to do this at all? The documentation says it can do WMS tiling, but does this also apply to its own requests?


You need to configure a cache with a grid that is identical to your tiled source (bbox, resolutions, tile size) and disable meta tiling. MapProxy will then request WMS requests that are aligned to the tile grid of that service, similar to WMS-C.

Regards,
Oliver

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




More information about the MapProxy mailing list