ImportCoordSysFromFile Method

WRAPPER_API void ImportCoordSysFromFile(HorizontalCoordSys **horizontal, VerticalCoordSys **vertical, const BmgChar *fileName);

 

Description

The ImportCoordSysFromFile method allows the user to create a HorizontalCoordSys (and potentially a VerticalCoordSys) instance from a file that contains a coordinate system definition.  The file can be a TAB, MAP, PRJ, or WKT file.  If the specified file cannot be found, a GeoCalcException will be thrown.