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

projinfo / cs2cs : auto promotion to 3D of CRS specified by name #3367

Merged
merged 3 commits into from
Oct 8, 2022

Conversation

rouault
Copy link
Member

@rouault rouault commented Oct 7, 2022

  • Avoid error on "projinfo -s 'NTF (Paris) + NGF IGN69 height' -t ETRS89" which by itself is not super sensical without the --3d flag to ask for ETRS89 3D.
  • projinfo: when source (or target) CRS is specified by name, promote it to 3D if there's a known 3D CRS of same name and that the other CRS is 3D
  • cs2cs: when source (or target) CRS is specified by name, promote it to 3D if there's a known 3D CRS of same name and that the other CRS is 3D

which by itself is not super sensical without the --3d flag to ask for
ETRS89 3D.
…t to 3D if there's a known 3D CRS of same name and that the other CRS is 3D
…o 3D if there's a known 3D CRS of same name and that the other CRS is 3D
@rouault rouault merged commit f2f0590 into OSGeo:master Oct 8, 2022
github-actions bot pushed a commit that referenced this pull request Oct 8, 2022
projinfo / cs2cs : auto promotion to 3D of CRS specified by name
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.

1 participant