adridadou / cubefriendly-server

Main application. It brings together the engine and third party applications.
http://cubefriendly.github.io/cubefriendly-server/
2 stars 1 forks source link

use R-Tree index for spatial values #22

Closed adridadou closed 9 years ago

adridadou commented 9 years ago

https://github.com/meetup/archery

When implementing spatial values, consider R-Tree as its indexing mechanism

Try to look at this project https://github.com/geotrellis/geotrellis to see if it can help in this regard too