turf_dart
turf_dart copied to clipboard
geojson-rbush
we are using the dart_rbush library by @Zverik
Our fork: https://github.com/dartclub/dart_rbush
What we need to do in our fork:
- [ ] Replace tinyQueue with our port dart_sort_queue
- [ ] Test if the generic types for the payload geojson types work in our case
- [ ] Make pull request to original dart_rbush repo
is used in lineOverlap and booleanOverlap #132
Could we add this to an iteration already?
yes, scheduled next