Implementation of the data source for the PostGIS driver. More...
#include "../dataaccess/datasource/DataSource.h"#include "../dataaccess/datasource/DataSourceCapabilities.h"#include "Config.h"Go to the source code of this file.
Classes | |
| class | te::pgis::DataSource |
| The PostGIS driver. More... | |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::core |
| namespace | te::gm |
| Namespace for the Vector Geometry module of TerraLib. | |
| namespace | te::pgis |
| Namespace for the TerraLib PostGIS driver implementation. | |
| namespace | te::rst |
| Namespace for the Raster module of TerraLib. | |
Implementation of the data source for the PostGIS driver.
Definition in file DataSource.h.