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

promoteTo3D(): add a remark with the original CRS identifier (fixes #2368) #2369

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

rouault
Copy link
Member

@rouault rouault commented Oct 8, 2020

$ projinfo EPSG:32631 --3d

WKT2:2019 string:
PROJCRS["WGS 84 / UTM zone 31N",
[ ...snip ]
    REMARK["Promoted to 3D from EPSG:32631"]]

…SGeo#2368)

```
$ projinfo EPSG:32631 --3d

WKT2:2019 string:
PROJCRS["WGS 84 / UTM zone 31N",
[ ...snip ]
    REMARK["Promoted to 3D from EPSG:32631"]]
```
@rouault rouault added this to the 7.2.0 milestone Oct 8, 2020
@rouault
Copy link
Member Author

rouault commented Oct 9, 2020

@hobu Does that look good to you ?

@hobu
Copy link
Contributor

hobu commented Oct 9, 2020

@hobu Does that look good to you ?

This will work. I suppose I might have to parse the REMARK for automated stuff sometime, but it doesn't look too bad.

@rouault rouault merged commit a5dd7bb into OSGeo:master Oct 9, 2020
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.

2 participants