//
pkg.gl
Category
github.com/spatial-go/geoos
index
kdtree
package
1.1.3
Repository:
https://github.com/spatial-go/geoos.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
6
Dependents
0
Files
282 SLOC
#
Structs
BestMatchVisitor
BestMatchVisitor A visitor for items in a SpatialIndex.
KdNode
KdNode A node of a KdTree, which represents one or more points in the same location.
KdTree
KdTree An implementation of a 2-D KD-Tree.