26 #ifndef __TERRALIB_INTERNAL_POSTGIS_H 
   27 #define __TERRALIB_INTERNAL_POSTGIS_H 
   30 #include "postgis/CatalogLoader.h" 
   52 #endif  // __TERRALIB_INTERNAL_POSTGIS_H 
Configuration flags for the PostGIS Driver Implementation of TerraLib. 
 
Utility data types for PostgreSQL. 
 
A class that implements a connection pool for PostGIS. 
 
An utility class for reading a PostGIS EWKB. 
 
Implementation of a dataset for the PostGIS driver. 
 
A visitor for building an SQL statement using PostGIS dialect. 
 
This is the factory for PostGIS data sources. 
 
A Transactor can be viewed as a connection to the data source for reading/writing things into it...
 
The TerraLib PostGIS driver is a plugin. 
 
Utility functions for PostgreSQL. 
 
An utility class for writing a PostGIS EWKB. 
 
Implementation of the data source for the PostGIS driver.