DataSourceFactory.h File Reference

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

 te
 URI C++ Library.
 
 te::gdal
 Namespace for the TerraLib GDAL driver implementation.
 

Functions

te::da::DataSourcete::gdal::Build (const te::core::URI &uri)
 

Detailed Description

This is the concrete implementation of a factory that builds data sources managed by the GDAL Library.

Definition in file DataSourceFactory.h.