#11433: Complete support for 3D Geometries
---------------------------------+------------------------------------------
Reporter: jbronn | Owner: jbronn
Status: new | Milestone: 1.2
Component: GIS | Version: SVN
Resolution: | Keywords: gis 3d z
Stage: Unreviewed | Has_patch: 1
Needs_docs: 1 | Needs_tests: 1
Needs_better_patch: 1 |
---------------------------------+------------------------------------------
Comment (by wibge):
I applied the patch, and then ran into problems since I have some objects
that are 2d and some 3d. I was getting "psycopg2.IntegrityError: new row
for relation "site_trip" violates check constraint "enforce_dims_extent""
when I tried to save 2d objects. I slightly changed the patch to check if
it the geometry has a third dimension when it converts it to wkb.
--
Ticket URL: <http://code.djangoproject.com/ticket/11433#comment:2>
Django <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
-~----------~----~----~----~------~----~------~--~---