tudelft3d / prepair

Automatic repair of single polygons (according to the OGC Simple Features / ISO19107 rules) using a constrained triangulation.
GNU General Public License v3.0
115 stars 24 forks source link

Crash on multipolygon #33

Open vacingforo opened 6 years ago

vacingforo commented 6 years ago

Hi, Why this multipolygon causes a Windows crash("preapair has stopped working") ( Im using this binary source https://github.com/tudelft-gist/prepair/releases/download/v0.7/prepair_win64.zip.) Is this behaviour present in all versions too (uncompiled version or linux version) ? How i can solve this problem by modify the code, any ideas?

geometry.txt

C:\Users\home\Downloads\prepair_win64>prepair.exe -f geometry.txt

This is a QGIS image

image