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

Make sure that 2D CRS's are promoted to 3D #68

Merged
merged 2 commits into from
Feb 5, 2025
Merged

Make sure that 2D CRS's are promoted to 3D #68

merged 2 commits into from
Feb 5, 2025

Conversation

kbevers
Copy link
Contributor

@kbevers kbevers commented Feb 5, 2025

This ensures that transformations with heigths are performed correctly. Otherwise, in some cases, the vertical component will be disregarded due to not automatically being promoted to 3D CRS's.

A test has been added to hopefully avoid this situation in the future.

This ensures that transformations with heigths are performed correctly.
Otherwise, in some cases, the vertical component will be disregarded due
to not automatically being promoted to 3D CRS's.

A test has been added to hopefully avoid this situation in the future.
@kbevers kbevers merged commit d8b8471 into master Feb 5, 2025
2 checks passed
@kbevers kbevers deleted the fix-3d branch February 5, 2025 13:31
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