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

Custom project CRS is not restored correctly on project load #25155

Closed
qgib opened this issue Oct 7, 2017 · 2 comments
Closed

Custom project CRS is not restored correctly on project load #25155

qgib opened this issue Oct 7, 2017 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Project Regression Something which used to work, but doesn't anymore

Comments

@qgib
Copy link
Contributor

qgib commented Oct 7, 2017

Author Name: Anita Graser (@anitagraser)
Original Redmine Issue: 17257
Affected QGIS version: master
Redmine category:project_loading/saving
Assignee: Nyall Dawson


I have a project with a custom CRS used as the project CRS. (Specifically: +proj=ortho +lat_0=42.1 +lon_0=12.8 +x_0=0 +y_0=0 +a=6371000 +b=6371000 +units=m +no_defs) It was created with 2.14.

When I open the 2.14 project in master, a different CRS is assigned. Could be the one with the same random generated ID that custom CRS get.

If I save the project using master and reopen it, the correct CRS id is displayed in the project properties but the map is not rendered correctly either. I have to change the CRS to another and then back to make it look correct.

@qgib
Copy link
Contributor Author

qgib commented Nov 8, 2017

Author Name: Nyall Dawson (@nyalldawson)


  • assigned_to_id was configured as Nyall Dawson

@qgib
Copy link
Contributor Author

qgib commented Nov 13, 2017

Author Name: Nyall Dawson (@nyalldawson)


Applied in changeset f2b5a59.


  • done_ratio was changed from 0 to 100
  • status_id was changed from Open to Closed

@qgib qgib closed this as completed Nov 13, 2017
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Project Regression Something which used to work, but doesn't anymore labels May 25, 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! High Priority Project Regression Something which used to work, but doesn't anymore
Projects
None yet
Development

No branches or pull requests

1 participant