> Does anyone know if the layermapping utility of the django gis module
> supports a MySQL database backend, I keep getting error messages about
> not being able to import GeometryColumns from
> django.contrib.gis.models?
No, it does not support MySQL.
More specifically, MySQL does not conform t
Does anyone know if the layermapping utility of the django gis module
supports a MySQL database backend, I keep getting error messages about
not being able to import GeometryColumns from
django.contrib.gis.models?
--~--~-~--~~~---~--~~
You received this message beca
Greg,
A preliminary MySQL spatial backend was added last week in r6527. The
documentation for the MySQL database API may be found at:
http://code.djangoproject.com/wiki/GeoDjangoDatabaseAPI#MySQL
You should be aware of MySQL's spatial limitations: (1) all spatial
queries are restricted to the M
I am flying along with plenty of polygons using GeoDjango and PostgreSQL.
Not sure about MySQL, however.
On 10/25/07 11:47 AM, "Greg_IAP" <[EMAIL PROTECTED]> wrote:
>
> does django works with spatial queries(PolygonField and
> multipolygonField) when applications are developped to work with a
does django works with spatial queries(PolygonField and
multipolygonField) when applications are developped to work with a
MySQL database?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To pos
5 matches
Mail list logo