Ticket #1322 (closed defect: wontfix)
lwgeom_from_wkt doesn't initialize LWGEOM.bbox
| Reported by: | strk | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
While adding tests for GML output I found that an LWGEOM constructed via lwgeom_from_wkt is giving a LWGEOM.bbox with value 0x8. Sounds like an uninitialized box. Is it meant to be filled ? If not it should be NULL, I guess.
Beside, the WKT is a 2 points LINESTRING, shouldn't it have a bounding box ?
Change History
Note: See
TracTickets for help on using
tickets.
