26 #ifndef __TERRALIB_GDAL_INTERNAL_DATASOURCEFACTORY_H    27 #define __TERRALIB_GDAL_INTERNAL_DATASOURCEFACTORY_H    40 #endif  // __TERRALIB_GDAL_INTERNAL_DATASOURCEFACTORY_H An abstract class for data providers like a DBMS, Web Services or a regular file. ...
 
A class for representing an Uniform Resource Identifier (URI). 
 
te::da::DataSource * Build(const te::core::URI &uri)
 
The implementation of a DataSource that consists of datasets that can be decoded by the GDAL Library...