This is the concrete implementation of a factory that builds data sources managed by the GDAL Library. More...
#include "DataSource.h"
Go to the source code of this file.
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::gdal |
Namespace for the TerraLib GDAL driver implementation. | |
Functions | |
te::da::DataSource * | te::gdal::Build (const te::core::URI &uri) |
This is the concrete implementation of a factory that builds data sources managed by the GDAL Library.
Definition in file DataSourceFactory.h.