26 #ifndef __TERRALIB_INTERNAL_GDAL_H 
   27 #define __TERRALIB_INTERNAL_GDAL_H 
   30 #include "gdal/Config.h" 
   45 #endif // __TERRALIB_INTERNAL_GDAL_H 
This is a class that represents a GDAL Raster. 
 
This is the concrete implementation of a factory that builds data sources managed by the GDAL Library...
 
The TerraLib OGR driver is a plugin. 
 
The implementation of a DataSource that consists of datasets that can be decoded by the GDAL Library...