Thanks for pointing this out. We do all of our database communication with SQLAlchemy and have a lot of code that we have written to make the integration work seamlessly. It will be interesting to see how similar things are and if there is anything to learn.
-Aron On Mon, Aug 17, 2009 at 7:59 AM, Sanjiv Singh<[email protected]> wrote: > Hi Sean, > > Thanks for your interest. > > Eric Lemonie and I discussed about this earlier. He has promised to help out > with the __geo__interface__ implementation after which it should be > possible to integrate with Shapely and Geojson. > > regards > Sanjiv > > On Mon, Aug 17, 2009 at 3:10 PM, Sean Gillies<[email protected]> wrote: >> GeoAlchemy looks cool to me. I'm not working with any spatial RDBMS >> right now, or I'd follow up with Sanjiv (who is also subscribed here, >> IIRC). I think there's a lot of potential for integration with >> Shapely, Geojson, etc. >> >> http://geoalchemy.org/ >> http://geoalchemy.org/tutorial.html >> >> -- >> Sean >> >> _______________________________________________ >> Community mailing list >> [email protected] >> http://lists.gispython.org/mailman/listinfo/community >> > _______________________________________________ > Community mailing list > [email protected] > http://lists.gispython.org/mailman/listinfo/community > _______________________________________________ Community mailing list [email protected] http://lists.gispython.org/mailman/listinfo/community
