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 (const te::core::URI &uri)
 
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 ( const te::core::URI uri)

Definition at line 29 of file attic/src/wcs/DataSourceFactory.cpp.

References DataSource(), and ds.

Referenced by te::wcs::Module::startup().

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