QGIS/python/core/auto_generated
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-17 11:15:10 +10:00
2018-06-19 13:55:53 -04:00
2018-05-28 10:39:34 -08:00
2018-05-25 11:16:18 +10:00
2018-05-28 10:39:34 -08:00
2018-06-17 15:09:07 +10:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-06-19 13:55:53 -04:00
2018-06-18 23:14:45 +10:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-27 18:54:09 +10:00
2018-06-01 08:53:20 +10:00
2018-05-30 12:26:36 +02:00
2018-05-28 10:39:34 -08:00
2018-06-28 11:26:53 +10:00
2018-06-21 18:22:55 +10:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00
2018-05-28 10:39:34 -08:00