QGIS/scripts
Nyall Dawson 0df1056dd4 [FEATURE] QgsSpatialIndexKDBush
A very fast static spatial index for 2D points based on a flat KD-tree,
using https://github.com/mourner/kdbush.hpp

Compared to QgsSpatialIndex, this index:
 - supports single point features only (no multipoints)
 - is static (features cannot be added or removed from the index after construction)
 - is much faster!
 - supports true "distance based" searches, i.e. return all points within a radius
from a search point
2018-07-07 10:54:47 +10:00
..
2018-06-28 23:30:32 +02:00
2018-06-28 23:30:32 +02:00
2017-03-03 09:09:37 +01:00
2018-07-07 10:54:47 +10:00
2018-06-21 15:33:29 +10:00
2018-06-21 15:33:29 +10:00
2018-06-21 15:33:29 +10:00
2018-06-21 15:33:29 +10:00
2018-06-19 16:11:09 +02:00
2018-06-21 15:33:29 +10:00
2018-02-18 20:53:40 +01:00
2018-04-08 10:08:04 +02:00
2016-06-03 10:33:09 +02:00
2018-06-21 15:33:29 +10:00
2018-06-21 15:33:29 +10:00
2018-07-01 12:04:26 +02:00
2018-06-21 15:33:29 +10:00
2018-06-21 15:33:29 +10:00
2018-06-21 15:33:29 +10:00
2018-06-28 23:30:32 +02:00
2018-02-23 00:53:22 +01:00
2018-06-21 15:33:29 +10:00
2018-07-02 10:18:15 +02:00
2018-06-28 23:30:32 +02:00
2018-06-28 23:30:32 +02:00