[PROJ] Determine if same celestial body, prior to 8.1

Nyall Dawson nyall.dawson at gmail.com
Mon May 24 21:14:40 PDT 2021


Hi list,

I'm wondering if there's any way in proj versions < 8.1 to determine
(from the C api) whether two ellipsoid objects refer to the same
celestial body?

Ellipsoid::celestialBody() wasn't exposed to C api prior to 8.1, and
that's the method used by proj internally in
createOperationsGeodToGeod to determine whether two ellipsoids belong
to the same body.

Nyall


More information about the PROJ mailing list