//
pkg.gl
Category
github.com/peterstace/simplefeatures
rtree
package
0.53.0
Repository:
https://github.com/peterstace/simplefeatures.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
304 SLOC
#
Functions
BulkLoad
BulkLoad bulk loads multiple items into a new R-Tree.
#
Variables
Stop
nolint:stylecheck,revive.
#
Structs
Box
Box is an axis-aligned bounding box.
BulkItem
BulkItem is an item that can be inserted for bulk loading.
RTree
RTree is an in-memory R-Tree data structure.