26 #ifndef __TERRALIB_OGR_INTERNAL_GLOBALS_H    27 #define __TERRALIB_OGR_INTERNAL_GLOBALS_H    30 #include "../common/Static.h"    55 #endif  // __TERRALIB_OGR_INTERNAL_GLOBALS_H #define TEOGREXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
An static class with global definitions. 
 
Configuration flags for the OGR Driver Implementation of TerraLib. 
 
A base type for static classes. 
 
static const std::string m_driverIdentifier
The OGR driver identifier.