28#ifndef __TERRALIB_VP_INTERNAL_IDENTITY_H
29#define __TERRALIB_VP_INTERNAL_IDENTITY_H
65 const std::map<std::string, te::dt::AbstractData*>& specificParams,
66 const std::string& dataSetName);
A class that models the description of a dataset.
A class that models the description of a dataset.
A class that represents an R-tree.
te::sam::rtree::Index< size_t, 8 > * DataSetRTree
bool executeMemory(te::vp::AlgorithmParams *mainParams)
std::vector< std::string > getPropNames(const std::map< std::string, te::dt::AbstractData * > &specificParams, const std::string &dataSetName)
bool executeQuery(te::vp::AlgorithmParams *mainParams)
te::da::DataSetType * getOutputDataSetType(te::vp::AlgorithmParams *mainParams)
Enumerations related to Geometry module.
Namespace for Vector Processing module of TerraLib.
This file contains include headers for TerraLib Spatial Access Methods module.
Configuration flags for the Terrralib Vector Processing module.
#define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module.