R-TREES: A DYNAMIC INDEX STRUCTURE FOR SPATIAL SEARCHING
A dlang version of the RTree algorithm. This is port of C version by Yariv Barkan. For more information please read the comments in rtree.d
LICENSE
Public domain
RTree implementation.
dub fetch rtree --version 0.0.3
A dlang version of the RTree algorithm. This is port of C version by Yariv Barkan. For more information please read the comments in rtree.d
LICENSE
Public domain