WRAPPER_API DatumTransform *ImportDatumTransformFromFile(const
BmgChar *fileName);
Description
The ImportDatumTransformFromFile method allows the user to create a DatumTransform instance from a file that contains an ESRI Geodetic Transformation definition. The input file must follow the ESRI GTF formatting. If the specified file cannot be found, a GeoCalcException will be thrown.
Comments
0 comments
Please sign in to leave a comment.