pe_projection_authority |
Retrieves the authority information of a projection
PE_AUTHORITY pe_projection_authority (PE_PROJECTION projection);
projection | The projection object |
This function retrieves the authority of the specified projection.
The authority object of a projection
PE_AUTHORITY auth = pe_projection_authority(PE_PROJECTION mercator);