[postgis-tickets] [PostGIS] #4085: ERROR: GEOSIntersects: IllegalArgumentException: RobustDeterminant encountered non-finite numbers
PostGIS
trac at osgeo.org
Thu May 10 08:21:43 PDT 2018
#4085: ERROR: GEOSIntersects: IllegalArgumentException: RobustDeterminant
encountered non-finite numbers
--------------------------------+---------------------------
Reporter: Gluchich | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.4.5
Component: postgis | Version: 2.4.x
Keywords: non-finite numbers |
--------------------------------+---------------------------
ST_Intersects fails with error:
ERROR: GEOSIntersects: IllegalArgumentException: RobustDeterminant
encountered non-finite numbers
When one of the geometry like:
POLYGON((-8482230.61661271 10018609.1889568,-8482230.61661272
10018609.1889568,-8482230.61661275 10018609.1889568,inf inf,inf inf,inf
inf,inf inf ...
Example in attached file.
Is it possible to RETURN NULL, for example, and continue to run query?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4085>
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-tickets
mailing list