Contains information about a member of a datum ensemble.
More...
#include <qgsdatums.h>
|
QString | authority () const |
| Authority name, e.g.
|
|
QString | code () const |
| Authority code, e.g.
|
|
QString | name () const |
| Returns the name of the member.
|
|
QString | remarks () const |
| Remarks for operation, from EPSG registry database.
|
|
QString | scope () const |
| Returns the scope of operation, from EPSG registry database.
|
|
Contains information about a member of a datum ensemble.
- Note
- Only used in builds based on on PROJ 7.2 or later
- Since
- QGIS 3.20
Definition at line 34 of file qgsdatums.h.
◆ authority()
QString QgsDatumEnsembleMember::authority |
( |
| ) |
const |
|
inline |
Authority name, e.g.
EPSG.
Definition at line 56 of file qgsdatums.h.
◆ code()
QString QgsDatumEnsembleMember::code |
( |
| ) |
const |
|
inline |
Authority code, e.g.
"8447" (for EPSG:8447).
Definition at line 61 of file qgsdatums.h.
◆ name()
QString QgsDatumEnsembleMember::name |
( |
| ) |
const |
|
inline |
Returns the name of the member.
Definition at line 41 of file qgsdatums.h.
◆ remarks()
QString QgsDatumEnsembleMember::remarks |
( |
| ) |
const |
|
inline |
Remarks for operation, from EPSG registry database.
Definition at line 51 of file qgsdatums.h.
◆ scope()
QString QgsDatumEnsembleMember::scope |
( |
| ) |
const |
|
inline |
Returns the scope of operation, from EPSG registry database.
Definition at line 46 of file qgsdatums.h.
◆ QgsCoordinateReferenceSystem
The documentation for this class was generated from the following file: