geos-0.1.0.0: Bindings for GEOS.

Safe HaskellNone
LanguageHaskell2010

Data.Geometry.Geos.Raw.Topology

Synopsis

Documentation

delaunayTriangulation :: Geometry -> Double -> Geos Geometry

Return a Delaunay triangulation of the vertex of the given geometry g, where tol is the snapping tolerance to use.