I made some progress on geoalchemy during the last couple of weeks.
Apart from the basic data type support many of the OGC functions are
now supported. A demo TG2 app using the geoalchemy tip is hosted at
http://geo.turbogears.org/
Some code review at this stage would be very helpful for me :)
regards
Sanjiv
You guys have a geoalchemy project? I had no idea... I've spent the
last two months or so working on something similar. It's a geo-based
project on pylons (not a base, but a lot of our solutions are
generalized), and I've been planning to blog about our solutions. I'd
be happy to help along... I've noticed that you don't support GeoJSON
as a data type (at least on the website). How can I help?