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

Crashes on thin polygon #32

Open ex3ndr opened 6 years ago

ex3ndr commented 6 years ago

Here is coordinates:

[[[[-73.92322762969822 40.828852037931064] [-73.9235617653475 40.828967083658526] [-73.92356166246613 40.82896725925209] [-73.9232275268162 40.828852213524335] [-73.92322762969822 40.828852037931064]]]]

This will crash prepair with segmentation fault.