[postgis-devel] [PostGIS] #987: Bad handling of Inf values in GEOS
PostGIS
trac at osgeo.org
Wed May 25 11:57:17 PDT 2011
#987: Bad handling of Inf values in GEOS
---------------------+------------------------------------------------------
Reporter: pramsey | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 1.5.3
Component: postgis | Version: 1.5.X
Keywords: |
---------------------+------------------------------------------------------
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.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/987>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list