Java Implementation of the R* Tree
-
Updated
Oct 23, 2020 - Java
Java Implementation of the R* Tree
Este projeto apresenta uma análise comparativa de diferentes estruturas de dados espaciais para otimização de consultas de range query em dados bidimensionais. O trabalho foi desenvolvido para um estudo acadêmico sobre a eficiência de árvores espaciais, com foco especial na R*-Tree.
A Points of Interest Locator using persistent R-Trees for indexing and searching GeoSpatial Data
Add a description, image, and links to the rtree-range-queries topic page so that developers can more easily learn about it.
To associate your repository with the rtree-range-queries topic, visit your repo's landing page and select "manage topics."