pe_adjhcs_to_string

Creates a string representation of an adjusted horizontal coordinate system

Usage syntax

void pe_adjhcs_to_string (PE_ADJHCS adjhcs, char buffer[PE_BUFFER_MAX]);

Parameters
adjhcs The adjusted horizontal coordinate system object
buffer The string representation of the object
Description

This function creates a string representation of the adjusted horizontal coordinate system object.

Returns

None

Examples

ADJHCS["Test",PROJCS["Custom",GEOGCS["GCS_WGS_1984", DATUM["D_WGS_1984", SPHEROID["WGS_1984",6378137,298.257223563]], PRIMEM["Greenwich",0], UNIT["Degree",0.0174532925199433]], PROJECTION["Mercator"], PARAMETER["false_easting",1000000], UNIT["Foot",0.3048]],HTMETHOD["Affine_Parametric"],ARRAY["Coefficients",6,0.032,-0.045,-0.0071,0.038,0.559,0.0661],UNIT["Foot",0.3048]]