magic_hat wrote: > Hi all. I'm building an app with postgres, postgis and rails. Rails > seems to be choking when I try to do stuff that involves manipulating > the geometry column. [...]
Use GeoRuby and/or Spatial adapter. If you like, take a look at the codebase for Quorum ( http://github.com/marnen/quorum2 ), in which I use PostgreSQL, PostGIS, GeoRuby, Spatial Adapter, and YM4R. If you have any questions, let me know. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

