pe_coordsys_authority |
Retrieves the authority information of a coordinate system
PE_AUTHORITY pe_coordsys_authority (PE_COORDSYS coordsys);
coordsys | The coordsys object |
This function retrieves the authority of the specified coordinate system.
The authority object of a coordinate system
PE_AUTHORITY auth = pe_coordsys_authority(PE_COORDSYS cs);