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 | |
| te | |
| URI C++ Library. | |
| te::gm | |
| Namespace for the Vector Geometry module of TerraLib. | |
| te::pgis | |
| Namespace for the TerraLib PostGIS driver implementation. | |
| te::rst | |
| Namespace for the Raster module of TerraLib. | |
Implementation of the data source for the PostGIS driver.
Definition in file DataSource.h.