Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria::GeoTransformFactory Class Reference

Public Member Functions

int Version ()
 
virtual std::shared_ptr< IProjectorCreateTransform (const std::string &sId)
 
void GetNames (std::list< std::string > &lst) const
 
bool LookupDatum (const std::string &sDatum, Datum &datum) const
 
bool LookupSpheroid (const std::string &sSpheroid, Spheroid &spheroid) const
 

Static Public Member Functions

static GeoTransformFactoryInstance ()
 
static bool OgrAvailable ()
 
static void Exit ()
 

Static Public Attributes

static double DEFAULT_PROJ_UNITSCALE = 1.0
 

Protected Attributes

GeoTransformTables _pTables
 
std::map< const std::string, std::shared_ptr< IProjector > > m_mapGeoTransforms
 
std::mutex _mutex
 

Static Protected Attributes

static GeoTransformFactoryc_pInstance = NULL
 
static bool _ogrAvailable = false
 

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