wsw0108 / rbush

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Other


Languages

Language:Go 100.0%