kdtree-rs
kdtree-rs copied to clipboard
Add 'within_bounding_box()' method
Adds a method to the KdTree that allows for querying points within a given bounding box. Very useful for geospatial applications such as map tilings.