[postgis-tickets] [PostGIS] #4462: st_asmvtgeom fails with IllegalArgumentException: RobustDeterminant encountered non-finite numbers

PostGIS trac at osgeo.org
Tue Feb 11 23:25:25 PST 2020


#4462: st_asmvtgeom fails with IllegalArgumentException: RobustDeterminant
encountered non-finite numbers
-------------------------+---------------------------
  Reporter:  autra       |      Owner:  pramsey
      Type:  defect      |     Status:  closed
  Priority:  medium      |  Milestone:  PostGIS 2.5.3
 Component:  postgis     |    Version:  2.5.x
Resolution:  worksforme  |   Keywords:
-------------------------+---------------------------

Comment (by autra):

 I'm allowing an additional comment for anyone passing by: to fix this, you
 must either update libgeos or postgis (to v3). However, if you are on
 debian buster, beware that you only have postgis-3 package for postgresql
 12. BUT also beware that the gdal version buster ships with is currently
 not compatible with postgresql12 (we need
 https://github.com/OSGeo/gdal/commit/963618e77de4eee5e7321f5f5ca7abc2b7287fa2
 and the 2.4 version in buster doesn't have that)!

 So if you also need gdal, your only choice as of now is to use pgdg
 repository and install postgresql-11-postgis-3 from there.

 It's a pity that the only broken tuple of versions are precisely the one
 that ships in buster... I'm not sure what would be the less costly
 solution for this though.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4462#comment:10>
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