[PROJ] Proj 6 API questions
Nyall Dawson
nyall.dawson at gmail.com
Mon Mar 18 04:51:14 PDT 2019
On Mon, 18 Mar 2019 at 21:18, Even Rouault <even.rouault at spatialys.com> wrote:
>
> > I guess name should have a unique constraint if we were to guarantee unique
> > names.
>
> There is no guarantee that names are uniques, the EPSG database table
> declaration has no such guarantee itself, and we mix data from different
> authorities.
Thanks for the confirmation Even!
> OGRFeature(SELECT):1
> description (String) = China Geodetic Coordinate System 2000
> celestial_body_code (String) = EARTH
What api can I use to get the description and celestial body for an ellipsoid?
Nyall
More information about the PROJ
mailing list