kdbush 0.0.5 copy "kdbush: ^0.0.5" to clipboard
kdbush: ^0.0.5 copied to clipboard

A very fast static spatial index for 2D points based on a flat KD-tree. A port of javascript kdbush.

0.0.5 #

  • Stop storing provided points as they are not used by this package and can be stored by the calling code if required.

0.0.4 #

  • Add withinGeographicalRadius for calculating points within x kilometers from a given latitude and longitude.

0.0.3 #

  • Add a length getter

0.0.2 #

  • Store and make points accessible.

0.0.1+1 #

  • Add missing braces for linter.

0.0.1 #

  • Initial version.
1
likes
160
pub points
26%
popularity

Publisher

verified publisherbalanci.ng

A very fast static spatial index for 2D points based on a flat KD-tree. A port of javascript kdbush.

Homepage

Documentation

API reference

License

ISC (license)

More

Packages that depend on kdbush