Bug report #3914
WMS doesn't set the QGIS Project Projection
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Brendan Morley - | ||
Category: | Web Services clients/WMS | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 13938 |
Description
Whilst the GUI can handle the selection of which Coordinate Reference System the WMS server should return its image in, that selection is not propagated to the QGIS Map Canvas Projection.
This should be fixed so that layers with mixed source projections can still coexist on the same Map Canvas (in the correct positions!)
A possible fix is to abstract the Map Canvas projection to its own class, and it can handle requests to either change the Map Canvas projection, or ask the requestor to change its source projection to the existing Map Canvas projection.
Prefer this is fixed before 0.8, to avoid subtle projection hassles.
History
#1 Updated by Brendan Morley - over 18 years ago
- Status changed from Open to In Progress
#2 Updated by Brendan Morley - over 18 years ago
- Resolution set to fixed
- Status changed from In Progress to Closed
#3 Updated by Anonymous over 15 years ago
Milestone Version 0.8 deleted