Ticket #718 (closed defect: fixed)
Catch dimensionally mixed WKB collections
| Reported by: | pramsey | Owned by: | strk |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
If someone submits dimensionally mixed WKB collections, it will be read into LWGEOM objects and then the dimensionality bits may be set from above into the wrong values. This could result in a 2d subobject being read as 3d, with a nasty result. The WKB reader needs to die if handed dimensionally mixed WKB collections.
Change History
Note: See
TracTickets for help on using
tickets.
