mapbox / polylabel

A fast algorithm for finding the pole of inaccessibility of a polygon (in JavaScript and C++)
Other
1.44k stars 151 forks source link

polylabel as a command line utility #17

Closed andrewharvey closed 7 years ago

andrewharvey commented 7 years ago

@mourner I wanted a command line utility to wrap up this library so I put together one at https://github.com/andrewharvey/geojson-polygon-labels

Not sure if you're interested in including a utility within the polylabel repo or a link in the README, or if not that's fine. Anyway just thought I would let you know.

mourner commented 7 years ago

I'm fine with this living as a separate repo. Thanks for making it :) I'll welcome a PR with a Readme notice.