Getting Down To Earth: Geospatial Analysis With Rails
Presentation by Daniel Azuma from RailsConf 2012. Covers example implementations of geospatial projects in Ruby on Rails. For more info, see http://daniel-azuma.com/railsconf2012
loaded data from a shapefile We wrote queries for polygons containing a point, and intersecting a buffer. We further optimized queries by subdividing polygons