#16594: Missing altitude (z) on Point on admin interface for geodjango
--------------------+----------------------------
Reporter: info@… | Owner: nobody
Type: Bug | Status: new
Milestone: | Component: GIS
Version: 1.3 | Severity: Normal
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Easy pickings: 0
UI/UX: 0 |
--------------------+----------------------------
I am using a model with a 3d Point field, although in the database I can
see correctly the z component in the admin section for the Point field I
see only the x,y component i.e. POINT(x_value y_value ) instead of
POINT(x_value y_value z_value).
Thanks!
Luca
--
Ticket URL: <https://code.djangoproject.com/ticket/16594>
Django <https://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.