[MapProxy] GeoTiff support

Oliver Tonnhofer olt at omniscale.de
Wed Aug 1 09:09:51 PDT 2012


On 01.08.2012, at 16:38, François Van Der Biest wrote:
> It does not perform better with just one layer :
> /mapproxy/service?LAYERS=current_magnitude_ms still returns a tiff
> file, not a geotiff.

Stupid question, does Mapserver return a GeoTIFF if you request image/tiff?

> Both layers come from the same "oo" source, yes, see config below.
> I don't understand what you mean by "they should be merged to a single
> source request" : could you elaborate ?

MapProxy will make two source requests when you're requesting two layers with different sources. Say one from layer a and one from layer b. It will make only one request if the sources are identical, except for the layer parameter of course. MapProxy will still make two requests to the same server when one layer has a different request format, for example, or when there is another layer in between (layers=lyr1srv1,lyr1srv2,lyr2srv1).  That's what I meant with 'merging source requests'. If MapProxy makes multiple requests, then it will merge the image responses.

Regards,
Oliver

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




More information about the MapProxy mailing list