Re: geo django and mysql

2008-03-31 Thread Justin Bronn
Greg, Please read the GeoDjango Database API documentation: http://code.djangoproject.com/wiki/GeoDjangoDatabaseAPI#CreatingandSavingGeographicModels In short, you may use WKT strings directly, e.g., `m = MyModel(mpoly='MULTIPOLYGON(((..)))')`. The API is the same whether you're using PostGIS

Re: geo django and mysql

2008-03-31 Thread jeffself
Is there a reason you must use MySQL? GeoDjango works much better with PostgreSQL with the PostGIS extensions. On Mar 31, 11:40 am, Greg_IAP <[EMAIL PROTECTED]> wrote: > Hi everybody, > > I'm working on a image processing pipeline for french astrophysicians > using web services through django.

geo django and mysql

2008-03-31 Thread Greg_IAP
Hi everybody, I'm working on a image processing pipeline for french astrophysicians using web services through django. i'm using mysql database with innodb storage engine.I need to use geo django because i must be able to locate images taken by telescops in the celestial sphere (with