#11433: Complete support for 3D Geometries ----------------------+----------------------------------------------------- Reporter: jbronn | Owner: jbronn Status: new | Milestone: 1.2 Component: GIS | Version: SVN Keywords: gis 3d z | Stage: Unreviewed Has_patch: 0 | ----------------------+----------------------------------------------------- While !GeoDjango has most the internal infrastructure to support 3D geometries, it does not completely work yet. Using the `dim=3` on the model definition sets up the proper schema, but `PostGISAdaptor` only sends 2D data to the database no matter what.
-- Ticket URL: <http://code.djangoproject.com/ticket/11433> 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 -~----------~----~----~----~------~----~------~--~---
