Configuration flags for the OGR Driver Implementation of TerraLib. More...
Go to the source code of this file.
Macros | |
| #define | OGR_DRIVER_IDENTIFIER "OGR" |
| The OGR driver identifier string. | |
Logger Defines | |
Flags for building TerraLib with Log support | |
| #define | TE_OGR_LOGGER_NAME "te.ogr" |
| This is the fully qualified TerraLib DataAccess API logger name. | |
DLL/LIB Module | |
Flags for building TerraLib as a DLL or as a Static Library | |
| #define | TEOGREXPORT |
| You can use this macro in order to export/import classes and functions from this module. | |
| #define OGR_DRIVER_IDENTIFIER "OGR" |
| #define TE_OGR_LOGGER_NAME "te.ogr" |
| #define TEOGREXPORT |
You can use this macro in order to export/import classes and functions from this module.
Definition at line 79 of file Config.h.
Referenced by te::ogr::Convert2OGR(), te::ogr::Convert2OGR(), te::ogr::Convert2OGR(), te::ogr::Convert2OGR(), te::ogr::Convert2OGR(), te::ogr::Convert2OGR(), te::ogr::Convert2OGRGeom(), te::ogr::Convert2OGRProjection(), te::ogr::Convert2TerraLib(), te::ogr::Convert2TerraLib(), te::ogr::Convert2TerraLib(), te::ogr::Convert2TerraLib(), te::ogr::Convert2TerraLib(), te::ogr::Convert2TerraLib(), te::ogr::Convert2TerraLibProjection(), te::ogr::Convert2TerraLibProjection(), te::ogr::CreateGDALDataSet(), te::ogr::ExecuteSQL(), te::ogr::GetDataSetType(), te::ogr::GetOGRConnectionInfo(), te::ogr::GetOGRDrivers(), te::ogr::getStaticMutex(), and te::ogr::RemoveSpatialSql().