Tagged Questions
2
votes
2answers
96 views
Is it possible to get the points used for the convex hull in osm2po?
I have a non-convex hull algorithm that I want to use for an app. With OSM2PO, it's possible to get a convexHull, but is there a way to get the points before the hull is constructed?
More, it would ...