Utils.h File Reference

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::plugins
 
 te::qt::plugins::terramobile
 

Functions

std::auto_ptr< te::da::DataSourcete::qt::plugins::terramobile::createGeopackage (std::string gpkgName)
 
void te::qt::plugins::terramobile::exportToGPKG (te::map::AbstractLayerPtr layer, te::da::DataSource *dsGPKG, std::string outFileName, const te::gm::Envelope extent)
 
void te::qt::plugins::terramobile::fillExtraColumns (te::da::DataSource *ds, std::string dataSetName)
 
std::vector< std::string > te::qt::plugins::terramobile::getItemNames (std::string type, te::da::DataSource *dsGPKG)
 
std::auto_ptr< te::rst::Rasterte::qt::plugins::terramobile::NormalizeRaster (te::rst::Raster *inraster, double nmin, double nmax, std::map< std::string, std::string > rInfo, std::string type)
 
void te::qt::plugins::terramobile::queryGPKG (std::string query, te::da::DataSource *dsGPKG)