26 #ifndef __TERRALIB_GDAL_INTERNAL_DATASOURCEFACTORY_H    27 #define __TERRALIB_GDAL_INTERNAL_DATASOURCEFACTORY_H    43 #endif  // __TERRALIB_GDAL_INTERNAL_DATASOURCEFACTORY_H An abstract class for data providers like a DBMS, Web Services or a regular file. ...
 
te::da::DataSource * Build()
 
A driver to access raster data using the GDAL library. 
 
The implementation of a DataSource that consists of datasets that can be decoded by the GDAL Library...