Skip to content

erickTornero/RTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTree

Build command:

mkdir build
cmake ..
make

Basic example how to use it, can be found in source.cpp & test_delete.cpp files

Store 2D Polygons in R-tree data structure.

Functions available:

  • Range Query:

alt text

  • K-Nearest Neghbor Query:

alt text

About

Data Structure: RTree - core, allow to handle Polygons in 2D.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published