Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@msfstef msfstef released this 02 Aug 15:44
· 1 commit to main since this release
  • Implemented Flatbush with all basic APIs, including the indexing (add, finish) and the searching (search, neighbors).
  • Implemented Geoflatbush extension for geographic queries, which exposes the around API which is the equivalent of neighbors but curvature and dateline wrapping aware.

This was ported from Volodymyr Agafonkin's flatbush and geoflatbush, it is such a handy tool and I can't thank him enough for having created it!