#18919: GEOSGeometry transform method is dropping Z attribute on 3D geometries
---------------------------+------------------------------------
     Reporter:  luizvital  |                    Owner:  nobody
         Type:  Bug        |                   Status:  new
    Component:  GIS        |                  Version:  master
     Severity:  Normal     |               Resolution:
     Keywords:             |             Triage Stage:  Accepted
    Has patch:  1          |      Needs documentation:  0
  Needs tests:  0          |  Patch needs improvement:  0
Easy pickings:  0          |                    UI/UX:  0
---------------------------+------------------------------------

Comment (by claudep):

 I think it's important to find out if the Z dimension should be included
 in the WKB or not.

 I've just been able (at last!) to download a PDF copy of the latest
 !OpenGis Standard (Simple feature access) version 1.2.1, 2011-05-28. The
 WKB does include the 3D/4D (Z/M) dimensions. See also
 http://en.wikipedia.org/wiki/Well-known_text#Well-known_binary The
 original spec from 1999 did not include it, which probably explains the
 current implementation.

 So if tests are positive (and noone opposes with good arguments), I will
 proceed with the current patch.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18919#comment:12>
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 https://groups.google.com/groups/opt_out.


Reply via email to