[MapProxy] Problem with custom projections
Oliver Tonnhofer
olt at omniscale.de
Fri Dec 17 04:30:39 EST 2010
On 16.12.2010, at 17:01, Guillaume Sueur wrote:
> Here it is.
> I was surprised to see a whole world extent instead of my grid extent.
MapProxy merges all bounding boxes of your sources/caches and since you are using the GLOBAL_XXXX grid definitions you will also get a global BBOX in the capabilities.
You need to remove the GLOBAL_XXXX grids from your configuration. The next release will improve here: It will always show the actual BBOX of your source if you are using the coverage feature.
I hope that also answers your other mail.
> Anyway, I think in case bbox goes to default EPSG:4326 values, it should then be -180,-89,180,89
The BBOX is used to calculate the grid, so I can't just change that. Can you check if it works with 89.99999999? I could then "round" the values down in the capabilities for EPSG:4326.
Regards,
Oliver
--
Oliver Tonnhofer <olt at omniscale.de>
Omniscale - Dominik Helle, Oliver Tonnhofer GbR
Nadorster Str. 60, 26123 Oldenburg
Tel: +49(0)441/9392774-2 (Fax: 9)
More information about the MapProxy
mailing list