#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 luizvital):

 The patch worked like a charm for me!

 I think the way it's implemented has a better performance than reconstruct
 the Z coordinates of geometries at point level.

 But I really don't know if there are possible side-effects of updating
 `thread_context.wkb_w.outdim` depending on a method argument.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18919#comment:11>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to