Opened 9 years ago
Closed 8 years ago
#3466 closed defect (wontfix)
Casting from box3d to geometry drops Z dimension
Reported by: | Julien Rouhaud | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.2.3 |
Component: | postgis | Version: | 2.2.x |
Keywords: | Cc: |
Description
This issue has been raised by Rémi Cura in http://lists.osgeo.org/pipermail/postgis-devel/2016-February/025618.html
I've worked on a patch to fix this, I'll submit it as a pull-request on github referencing this issue.
Change History (5)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Concur, it's hard to predict what 3rd parties depend on, so discretion is advised. Trunk only.
comment:4 by , 9 years ago
Milestone: | PostGIS 2.2.2 → PostGIS 2.2.3 |
---|
Note:
See TracTickets
for help on using tickets.
I've committed Julien Rouhaud's patch to trunk at r14786. Since this change in behavior could be significant for some applications, I'm thinking it's best to leave it out of the 2.2.x branch for now. Any thoughts on this?