Skip to content

Commit a1741c0

Browse files
jwkvammourner
authored andcommitted
add link to implementation in shapely (mapbox#46)
Shapely is a geometry library in Python (I'm not associated with it). I think it would be handy pointer for people though.
1 parent 4c6f6d1 commit a1741c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,4 @@ int main() {
6363

6464
- [andrewharvey/geojson-polygon-labels](https://github.com/andrewharvey/geojson-polygon-labels) (CLI)
6565
- [Twista/python-polylabel](https://github.com/Twista/python-polylabel) (Python)
66+
- [Shapely](https://github.com/Toblerity/Shapely/blob/master/shapely/algorithms/polylabel.py) (Python)

0 commit comments

Comments
 (0)