heroku - Web service for location data -



heroku - Web service for location data -

i'm trying design web service on heroku collects gps locations many people in regular time intervals. apart of keeping track of each person's location @ particular moment, i'd able query who's within range/radius.

i have thought of how using quad trees, want create sure there isn't add-on service such won't reinventing wheel.

any help appreciated!

thanks!

postgresql postgis supported on heroku , need. looks spatialdb in private alpha, might want seek , invite that.

mongodb supports spatial indexes, if prefer should check out mongodb add-ons on heroku.

heroku geolocation foursquare distance quadtree

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

Hibernate criteria by a list of natural ids -

ios - Lagging ScrollView with UIWebview inside -