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 6.2] Improve vertical transforms #1613

Merged
merged 3 commits into from
Sep 15, 2019

Conversation

rouault
Copy link
Member

@rouault rouault commented Sep 13, 2019

This is a backport of #1608 for things that concern vertical transformations, as current PROJ 6 behaviour is a bit a regression regarding past versions as can been seen in OSGeo/gdal#1836 (comment)

…nd b < c --> a < c), to get consistent results
…eographic and vertical CRS

For example when transforming from NAD83+NAVD88 height to WGS84, there
is no transformation between NAVD88 height to WGS84. In that case,
use all potential transformations from NAVD88 height to another geographic CRS
for the vertical part.
…l component is a BoundCRS, do not apply the horizontal transformation twice
@rouault rouault added this to the 6.2.1 milestone Sep 13, 2019
@kbevers kbevers merged commit eb5906b into OSGeo:6.2 Sep 15, 2019
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