rtree2d v0.3.1 Release Notes

Release Date: 2018-06-19 // almost 6 years ago
    • 🛠 Fix of #8 by switching to more expensive calculations of distance from a point to the bounding box with the SphericalEarthDistanceCalculator, now it requires ~20 microseconds to find the nearest entry for 1M entry R-tries that are packed with nodeCapacity = 4 (see the chart below)

    All changes v0.3.0...v0.3.1

    image