Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Project Should Get Projection of First Loaded Layer #11005

Closed
qgib opened this issue Feb 9, 2008 · 4 comments
Closed

New Project Should Get Projection of First Loaded Layer #11005

qgib opened this issue Feb 9, 2008 · 4 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Projections/Transformations Related to coordinate reference systems or coordinate transformation

Comments

@qgib
Copy link
Contributor

qgib commented Feb 9, 2008

Author Name: David A- Riggs - (David A- Riggs -)
Original Redmine Issue: 946

Redmine category:projection_support
Assignee: nobody -


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.

@qgib
Copy link
Contributor Author

qgib commented Feb 9, 2008

Author Name: Magnus Homann (@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.

@qgib
Copy link
Contributor Author

qgib commented Jul 10, 2008

Author Name: Maciej Sieczka - (Maciej Sieczka -)


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

@qgib
Copy link
Contributor Author

qgib commented Oct 27, 2008

Author Name: Magnus Homann (@homann)


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.


  • resolution was changed from to wontfix
  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Aug 21, 2009

Author Name: Anónimo (Anónimo)


Milestone Version 1.0.0 deleted

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Projections/Transformations Related to coordinate reference systems or coordinate transformation labels May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Projections/Transformations Related to coordinate reference systems or coordinate transformation
Projects
None yet
Development

No branches or pull requests

1 participant