Ticket #987 (closed defect: fixed)
Bad handling of Inf values in GEOS
| Reported by: | pramsey | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 1.5.4 |
| Component: | postgis | Version: | 1.5.X |
| Keywords: | Cc: |
Description
See http://postgis.refractions.net/pipermail/postgis-users/2011-February/028999.html
Older versions of GEOS (pre 3.3) will loop infinitely when handed some coordinates with Inf values in them. Proj4 sometimes generates those values. The solution (?) in this case is to patch PostGIS to not pass the values through to GEOS.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

