pe_geogcs_authority_set |
Sets the authority of a geographic coordinate system
void pe_geogcs_authority_set (PE_GEOGCS geogcs, PE_AUTHORITY authority);
geogcs | The geogcs object |
authority | New authority of the object |
This function assigns an authority to a geographic coordinate system.
pe_geogcs_authority_set(nad83,auth);