#include "../dataaccess/datasource/DataSourceInfo.h"#include "../maptools/AbstractLayer.h"#include "../sam/rtree.h"#include "Config.h"#include <memory>Go to the source code of this file.
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::vp | |
| Namespace for Vector Processing module of TerraLib.  | |
Functions | |
| TEVPEXPORT bool | te::vp::Intersection (const std::string &inFirstDataSetName, te::da::DataSource *inFirstDataSource, const std::string &inSecondDataSetName, te::da::DataSource *inSecondDataSource, const bool ©InputColumns, const std::string &outDataSetName, te::da::DataSource *outDataSource) |