SPATREF::ERMAPPER Class Reference

Converter for ERMapper coordinate reference definition. More...

#include <mi32/spatrefext.h>

List of all members.

Static Public Member Functions

static int ConvertFromCRS (const COORDREFSYS &CoordRefSys, SIMPLE_ARRAY< char > &DatumStr, SIMPLE_ARRAY< char > &ProjectionStr, SIMPLE_ARRAY< char > &CoordTypeStr)
static ERRVALUE ConvertToCRS (const char *DatumStr, const char *ProjectionStr, const char *CoordTypeStr, COORDREFSYS &CoordRefSys)

Detailed Description

Converter for ERMapper coordinate reference definition.


Member Function Documentation

static int SPATREF::ERMAPPER::ConvertFromCRS ( const COORDREFSYS CoordRefSys,
SIMPLE_ARRAY< char > &  DatumStr,
SIMPLE_ARRAY< char > &  ProjectionStr,
SIMPLE_ARRAY< char > &  CoordTypeStr 
) [static]

Convert COORDREFSYS to ERMapper strings.

Returns:
TRUE if successful, FALSE if can't convert, < 0 if error
Parameters:
CoordRefSys Coordinate Reference System to convert
DatumStr ERMapper Datum string returned
ProjectionStr ERMapper Projection string returned
CoordTypeStr ERMapper CoordinateType string returned
static ERRVALUE SPATREF::ERMAPPER::ConvertToCRS ( const char *  DatumStr,
const char *  ProjectionStr,
const char *  CoordTypeStr,
COORDREFSYS CoordRefSys 
) [static]

Convert ERMapper strings to COORDREFSYS.

Parameters:
DatumStr ERMapper Datum string
ProjectionStr ERMapper Projection string
CoordTypeStr ERMapper CoordinateType string
CoordRefSys Coordinate Reference System returned

The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:40:29 2012 for TNTsdk 2012 by  doxygen 1.6.1