University Project for Database Technologies. Spatial Data, R*-tree implementation. Java language
We will organize OpenStreetMap (OSM) data into blocks, stored inside a datafile. The data will be indexed into an R*-tree structure, with Range, k-NearestNeighbors and Skyline queries. The project will include a Technical Essay with information about the implementation, our thought proccess and the Recorded Time intervals for the queries, as well as graphs comparing the different searches.