Functrions to fix geometry. More...
#include "../dataaccess/dataset/DataSet.h"#include "../dataaccess/dataset/DataSetType.h"#include "../dataaccess/datasource/DataSource.h"#include "../dataaccess/dataset/ObjectIdSet.h"#include "../datatype/Property.h"#include "../geometry/Enums.h"#include "../memory/DataSet.h"#include "Algorithm.h"#include "AlgorithmParams.h"#include "Config.h"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::MakeValidGeometry (const te::da::DataSourcePtr dataSource, const std::string dataSetName, std::string errorMessage) | 
| It tries to fix invalid geometry by SQL clause ST_MakeValid and updates the source data.  More... | |
Functrions to fix geometry.
Definition in file FixGeometry.h.