Having a set of (2D) points from a GIS file (a city map), I need to generate the polygon that …
algorithm geometry 2d gis concave-hullI'm looking for a python implementation for the Concave Hull problem. My problem is a bit different since I don't …
python concave-hullI am having a bit of a problem with an algorithm that I am currently using. I wanted it to …
geometry computational-geometry concave-hullSo I am trying to translate the algorith found here for concave hulls: http://repositorium.sdum.uminho.pt/bitstream/1822/6429/1/ConcaveHull_…
c# geometry concave-hull