Archive

Archive for the ‘Ruby on Rails’ Category

Creating a Ruby on Rails with GeoRuby and spatial_adapter

March 25, 2010 Leave a comment

I spent some time investigating on how to query spatial objects in a postgis environment using Rails.

I accomplish this using GeoRuby and spatial adapter gems, mashed a simple startup project using Google Maps API v2 and I got my hello world kind of project. Created some interaction between objects on the Web map while updating the database.

Links

Repository and instructions here: https://www.assembla.com/wiki/show/rorgeotesting

GeoRuby extentions: http://georuby.rubyforge.org/