Opened 13 years ago

Last modified 13 years ago

#3734 new bug

WMS reprojection if current CRS is supported by server

Reported by: rblazek Owned by: rblazek
Priority: minor: annoyance Milestone: Version 1.7.0
Component: WMS Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

There seems some resampling going on when requesting a CRS which the server supports (with enabled OTF):

http://www.catais.org/otf_off.png http://www.catais.org/otf_on.png

e.g. QGIS set to EPSG:4326 and requesting an EPSG:4326 image from a server that supports EPSG:4326.

Originally reported: http://lists.osgeo.org/pipermail/qgis-developer/2011-March/013287.html

Change History (3)

comment:1 by rblazek, 13 years ago

WMS driver does not automatically switches to projection requested by QGIS even if it is supported by WMS server. You have to manually select the right projection when layer is added.

Preferably, the WMS driver should not only to switch to the right projection, but also automatically select the most similar projection offered by server if no one exactly matches. Anybody is aware of an algorithm or ready for use method doing that?

comment:2 by jef, 13 years ago

might #3740 be a duplicate of this?

comment:3 by jef, 13 years ago

Summary: WMS repojection if current CRS is supported by serverWMS reprojection if current CRS is supported by server
Note: See TracTickets for help on using tickets.