turf icon indicating copy to clipboard operation
turf copied to clipboard

Polygon label (pole of inaccessibility)

Open stevage opened this issue 8 years ago • 1 comments

I notice that there is turf-polygon-reduce (https://github.com/Turfjs/turf/issues/240), a separate module which generates poles of inaccessibility for polygons, which didn't make it into Turf. But since then, there is https://github.com/mapbox/polylabel, a faster algorithm for generating good label placement spots from polygons.

Could this be bundled as a Turf package?

stevage avatar Feb 19 '18 04:02 stevage

G'day @stevage

I don't see why not. You've been through the process of bundling an external dependency so feel free to give it another shot otherwise someone will get there eventually.

Cheers Rowan

rowanwins avatar Feb 19 '18 09:02 rowanwins