dartclub / turf_dart

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

Implement lineOverlap, booleanOverlap, refactoring and bug fixes #174

Closed jsiedentop closed 4 months ago

jsiedentop commented 4 months ago

Implementation completed so far. The pull request is waiting for a new version of turf_equality to be published. I will change the pubspec.yaml as soon as the new version is available. In the meantime, @lukas-h you could do a review if you like.