We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Looks like there's a way to get the medial axis of a polygon (approximately) from its Delaunay triangulation. Could be useful for e.g. rivers.
https://github.com/locationtech/jts/blob/master/modules/lab/src/main/java/org/locationtech/jts/algorithm/axis/DelaunayMedialAxis.java