Ticket #946 (closed defect: wontfix)

Opened 5 years ago

Last modified 4 years ago

New Project Should Get Projection of First Loaded Layer

Reported by: driggs Owned by: nobody
Priority: major: does not work as expected Milestone:
Component: Projection Support Version: Trunk
Keywords: Cc: warmerdam, msieczka
Platform Version: Platform: All
Must Fix for Release: No Awaiting user input: no

Description

In previous versions of QGIS, a new project would be assigned the same projection as the first loaded layer. With 0.9.2rc1, a new project seems to always be assigned "WGS84" until the project Projection is manually changed, even after loading a vector or raster layer. Checking the properties of the layer itself shows that it is assigned the correct projection.

Change History

Changed 5 years ago by homann

I think this changed in early 0.8 or perhaps even earlier. The change was because the logic behind finding the projection of the layer got really messy, cinsdering that the later projection can get read from the project also.

I'm not really sure that the concept of changing projection depening on which layer is loaded is the best.

Changed 5 years ago by msieczka

  • cc warmerdam, msieczka added
  • platform changed from Debian to All
  • platform_version Ubuntu Gutsy deleted

In a duplicate #933 there is some more info on the subject.

Changed 5 years ago by homann

  • status changed from new to closed
  • resolution set to wontfix

This is the intended behaviour.

Considering what happens if you first set the project CRS and then start adding layers. if the layer you add first is not teh same as you just set, you have to reset it again. Minimizing side effects, we should stick with the current behaviour.

Changed 4 years ago by anonymous

  • milestone Version 1.0.0 deleted

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.