Skip to content

hadmir/LargeRtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages