Hi,

I have been working on supporting spatial data types and spatial
operations on SQLAlchemy as my summer of code project. The code is
available at http://bitbucket.org/sanjiv/geoalchemy/  and a demo TG2
app using it is at http://geo.turbogears.org/ .

I started out by following the postgis example included in sqlalchemy
package. Till now I have added support for PostGIS, MySQL and
Spatialite.

It would be nice to have some suggestions / criticisms before I make
the first release. I am quite sure the code needs a lot of
improvement.

regards
Sanjiv

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to