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

[Backport queued_ltr_backports] Grass CRS fixes #58075

Merged
merged 4 commits into from
Jul 12, 2024

Conversation

qgis-bot
Copy link
Collaborator

Backport #58061
Authored by: @nyalldawson

Key_Value* type cannot be cast to a number, and it's meaningless to do so anyway
Directly read the SRID and WKT, instead of trying to construct
a projection from the raw properties. This allows lossless conversion
of GRASS CRS to QGIS CRS, and eg avoids EPSG:3857 mapsets loading
into QGIS as invalid projections
Use the more modern API so that the projection SRID and WKT
are written losslessly to the mapset

Avoids loss of projection information when creating
mapsets
@github-actions github-actions bot added this to the 3.40.0 milestone Jul 11, 2024
@alexbruy alexbruy merged commit 2517a0a into queued_ltr_backports Jul 12, 2024
31 checks passed
@alexbruy alexbruy deleted the backport-58061-to-queued_ltr_backports branch July 12, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants