Geometry simplification #339

Merged
mpeltriaux merged 1 commits from 337_Simplify_large_geometries into master 2023-07-10 10:07:49 +02:00

1 Commits

Author SHA1 Message Date
a571c28027 Geometry simplification
* simplifies geometries on SimpleGeomForm if threshold GEOM_MAX_VERTICES has been exceeded
    * geometry is iteratively simplified to find a proper tolerance value which satisfies the GEOM_MAX_VERTICES threshold
2023-06-28 14:21:26 +02:00