te::wcs Namespace Reference

Classes

class  DataSource
 Implementation of the data source for the WCS driver. More...
 
class  Module
 
class  Transactor
 Implementation of the transactor for the WCS driver. More...
 
struct  WCSLayerInfo
 Informations about WCS Layers. More...
 

Functions

te::da::DataSourceBuild ()
 
std::string BuildRequest (const std::string &serviceURL, const std::string &coverageName, const te::gm::Envelope *e=0)
 

Function Documentation

te::da::DataSource* te::wcs::Build ( )
inline

Definition at line 36 of file DataSourceFactory.h.

std::string te::wcs::BuildRequest ( const std::string &  serviceURL,
const std::string &  coverageName,
const te::gm::Envelope e = 0 
)