dartclub / turf_dart

A turf.js-like geospatial analysis library working with GeoJSON, written in pure Dart.
https://pub.dev/packages/turf
MIT License
63 stars 29 forks source link

Merge bbox-polygon and bbox, center, polyline decode #99

Closed armantorkzaban closed 2 years ago

armantorkzaban commented 2 years ago

Takes the features from PRs: bbox-polygon from #98 and bbox, center and polyline decode from #96