/rbush

A Go port of the high-performance JavaScript R-tree-based spatial index for points and rectangles

Primary LanguageGoOtherNOASSERTION

RBush

This is an experimental Go port of the RBush javascript library.

This version supports any number of dimensions.

Do not rely on this code at this stage.