[MapProxy] Replace SRS in request

Oliver Tonnhofer olt at omniscale.de
Tue Dec 20 00:13:00 PST 2016


Hi,

you can use supported_srs for that: https://mapproxy.org/docs/nightly/configuration_examples.html#reproject-wms-layers

MapProxy knows that 900913 and 3857 are identical and will not try to reproject the image. 

Regards,
Oliver

-- 
Oliver Tonnhofer  | Omniscale GmbH & Co KG  | https://omniscale.com
OpenStreetMap WMS and tile services         | https://maps.omniscale.com





> On 19.12.2016, at 19:10, Jesper Kempe <jesper.kempe at gmail.com> wrote:
> 
> Hi,
> 
> We have several deployed web products where we use EPSG:900913 (not 3857) as Coordinate System.
> Now I would like to proxy a new WMS service that does not support 900913 as code but do support 3857.
> 
> Can I somehow replace 900913 with 3857 in the backend request so that our existing products can continue to request Mapproxy for 900913 but images are fetched in 3857 from the WMS backend?
> 
> 
> Jesper
> _______________________________________________
> MapProxy mailing list
> MapProxy at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapproxy



More information about the MapProxy mailing list