28 #ifndef __TERRALIB_VP_INTERNAL_IDENTITY_H
29 #define __TERRALIB_VP_INTERNAL_IDENTITY_H
33 #include "../dataaccess/dataset/DataSetType.h"
35 #include "../geometry/Enums.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 represents an R-tree.
Define input/output parameters for an operation.
te::sam::rtree::Index< size_t, 8 > * DataSetRTree
bool executeMemory(te::vp::AlgorithmParams *mainParams)
bool executeQuery(te::vp::AlgorithmParams *mainParams)
te::da::DataSetType * getOutputDataSetType(te::vp::AlgorithmParams *mainParams)
std::vector< std::string > getPropNames(const std::map< std::string, te::dt::AbstractData * > &specificParams, const std::string &dataSetName)
#define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module.
Proxy configuration file for TerraView (see terraview_config.h).