Feature request #19112
Add an ellipsoid method to QgsCoordinateReferenceSystem
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Projection Support | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 26942 |
Description
It would be helpful to be able to retrieve the ellipsoid definition from the CRS.
Ideally, this would return the ellipsoid acronym if it is a known ellipsoid or the (a, rf) parameters if it is a user defined one.