delaunay_triangles#
- GeosSeriesAccessor.delaunay_triangles(*args, **kwargs)#
Computes a Delaunay triangulation around the vertices of an input geometry.
Applies
shapely.constructive.delaunay_triangles
to the data and returns a Series with the result.- Returns:
Series with the results of the function.
- Return type: