FixGeometry.h File Reference

Functrions to fix geometry. More...

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...
 

Detailed Description

Functrions to fix geometry.

Definition in file FixGeometry.h.