pe_geogtran_authority |
Retrieves the authority information of a geographic (datum) transformation
PE_AUTHORITY pe_geogtran_authority (PE_GEOGTRAN geogtran);
geogtran | The geogtran object |
This function retrieves the authority of the specified geographic (datum) transformation.
The authority object of a geographic (datum) transformation
PE_AUTHORITY auth = pe_geogtran_authority(PE_GEOGTRAN nad27towgs84_5);