Tile38 v1.14.0 Release Notes

Release Date: 2018-11-11 // over 5 years ago
  • ➕ Added

    • INTERSECT/WITHIN optimization that may drastically improve searching polygons that have lots of points.
    • Faster responses for write operations such as SET/DEL
    • NEARBY now always returns objects from nearest to farthest (@rshura)
    • kNN haversine distance optimization (@rshura)
    • Evio networking beta using the "-evio yes" and "-threads num" flags

    🛠 Fixes

    • #369: Fix poly in hole query