QgsDatumTransform::TransformInfo struct

Contains datum transform information.

Contents

Public variables

int datumTransformId
Datum transform ID.
bool deprecated
True if transform is deprecated.
QString destinationCrsAuthId
Destination CRS auth ID.
QString destinationCrsDescription
Destination CRS description.
int epsgCode
EPSG code for the transform, or 0 if not found in EPSG database.
bool preferred
True if transform is the preferred transform to use for the source/destination CRS combination.
QString remarks
Transform remarks.
QString scope
Scope of transform.
QString sourceCrsAuthId
Source CRS auth ID.
QString sourceCrsDescription
Source CRS description.