#5498: GeoDjango not compatible with PostGIS 1.1.0
--------------------------------------------+-------------------------------
Reporter: jbronn | Owner: jbronn
Status: new | Component: GIS
Version: gis | Resolution:
Keywords: gis sprint geodjango postgis | Stage: Unreviewed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
--------------------------------------------+-------------------------------
Changes (by rcoup):
* needs_better_patch: => 0
* has_patch: 0 => 1
* needs_tests: => 0
* needs_docs: => 0
Comment:
See attached patch that uses `GEOM_FUNC_PREFIX` for `Transform()` in the
backend.
I can't see where `GEOSGeometry.getquoted()` is ever used, and I'm
reluctant to add `GEOM_FUNC_PREFIX` because it'll then couple GEOS to the
postgis backend (I use geos on non-postgis machines because it's so damn
handy). Surely if it is needed (it may be a leftover remnant?) it should
be part of the backend, not put into the geometry objects?
--
Ticket URL: <http://code.djangoproject.com/ticket/5498#comment:1>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---