Ticket #441 (closed defect: fixed)
ST_AsGeoJson Bbox on GeometryCollection error
| Reported by: | colivier | Owned by: | colivier |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 1.4.2 |
| Component: | postgis | Version: | trunk |
| Keywords: | ST_AsGeoJSon bbox GeometryCollection | Cc: |
Description
On such WKT, GeoJson? with Bbox option is not reliable (try to recompute bbox for each subgeoms)
With lwgeon cunit produce execution error (double free)
GEOMETRYCOLLECTION(POINT(0 1),LINESTRING(2 3,4 5))
Branches 1.4, 1.5 should also be impacted
Change History
Note: See
TracTickets for help on using
tickets.
