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

Ellipsoid::_isEquivalentTo(): fix so that an ellipsoid of semi-major … #3880

Merged
merged 1 commit into from Sep 5, 2023

Conversation

rouault
Copy link
Member

@rouault rouault commented Sep 3, 2023

…axis A (and non-zero inv flattening) isn't equivalent to a sphere of radius A...

or to another ellipsoid of same semi-major axis but defined from a semi-minor axis and not inverse flattening

Discovered when debugging corner cases of #3879 ...

…axis A (and non-zero inv flattening) isn't equivalent to a sphere of radius A...

or to another ellipsoid of same semi-major axis but defined from a semi-minor axis and not inverse flattening

Discovered when debugging corner cases of OSGeo#3879 ...
@rouault rouault merged commit 5839498 into OSGeo:master Sep 5, 2023
22 checks passed
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.

None yet

1 participant