[MapProxy] wms-c Tileset bbox srs

Oliver Tonnhofer olt at omniscale.de
Wed Sep 28 03:25:48 EDT 2011


Hi Lionel,

On 27.09.2011, at 10:41, lionel b wrote:
> I found this answer  :
> On 14.04.2011, at 09:12, Fabrellas Bertran, Isabel wrote:
>> >  Hi,
>> >  >  I see MapProxy does not advertise the BBOX for each supported SRS in the GetCapabilities request, only for EPSG:4326. Is there a way to modify it?
> No, that's not configurable at the moment.
> 
> Regards,
> Oliver
> 
> Will that be supported in the future ?

That's a different issue. The WMS-C should return the BBOX in the SRS of the tile grid. So that one is a bug. I pushed a fix for that (in the 1.2.x and default branch).

The capabilites now also contain the native BBOX of the layer (e.g. if your layer has a cache in EPSG:3857, you will also see that BBOX). This is in the default branch.

To upgrade:
  pip install -U --no-deps https://bitbucket.org/olt/mapproxy/get/default.tar.bz2
or 
  pip install -U --no-deps https://bitbucket.org/olt/mapproxy/get/1.2.x.tar.bz2


Thanks for reporting that issue.

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