Ticket #316 (closed defect: fixed)
IsValid called on invalid 3d object leads to crash
| Reported by: | pramsey | Owned by: | mcayland |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 1.5.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
Here's the offending SQL
select st_isvalid('POLYGON ((-97.78351581 36.37358796 1167.172,-97.78303556 36.37319923 1167.172,-98.88351581 38.37358796 1167.172))');
Solution should be back-ported into 1.4 also.
Change History
Note: See
TracTickets for help on using
tickets.
