package
1.1.3
Repository: https://github.com/spatial-go/geoos.git
Documentation: pkg.go.dev

# Functions

NewBranchNode ...

# Structs

BranchNode define interval R-tree branch node.
IRNode define interval R-tree node.
LeafNode define interval R-tree leaf node.
SortedPackedIntervalRTree A static index on a set of 1-dimensional intervals, using an R-Tree packed based on the order of the interval midpoints.

# Interfaces

Node define Node interface.

# Type aliases

LeafNodes ...