Ticket #254 (closed defect: fixed)
ST_Segmentize crashes with empty geometry collections
| Reported by: | robe | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 1.4.1 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
SELECT ST_Segmentize(ST_GeomFromText('GEOMETRYCOLLECTION EMPTY'), 0.5);
Breaks on both 1.4 and 1.5 on my PostgreSQL 8.4 windows install. Though I don't have a 1.3 handy to test.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

