Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Large Rtree Project

This is java class for spatial indexing large set of 2D rectangles. Rectangles are inserted into RTree with integer id and coordinates. Query function return all rectangles intersecting or overlapping given rectangle. See Wiki for API help.

About

R-Tree class for spatial indexing of rectangles, intended for very large data sets in memory.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages