[PostGIS] #5619: ST_Intersection, side location conflict on Postgis 3.4

PostGIS trac at osgeo.org
Mon Nov 27 04:21:29 PST 2023


#5619: ST_Intersection, side location conflict on Postgis 3.4
--------------------------------+---------------------------
  Reporter:  Lars Aksel Opsahl  |      Owner:  pramsey
      Type:  defect             |     Status:  new
  Priority:  medium             |  Milestone:  PostGIS 3.4.2
 Component:  postgis            |    Version:  3.4.x
Resolution:                     |   Keywords:
--------------------------------+---------------------------
Comment (by Lars Aksel Opsahl):

 Replying to [comment:1 mdavis]:
 > The PostGIS 3.4 instance has an old version of GEOS:
 > {{{
 > POSTGIS="3.4.0 0874ea3" [EXTENSION] PGSQL="150"
 GEOS="3.10.2-CAPI-1.16.0"
 > }}}
 >
 > Can you upgrade GEOS and see if the failure still occurs?
 >

 We have this config with postgresql 15 on the above server

 {{{

 DISTRIB_ID=Ubuntu
 DISTRIB_RELEASE=22.04
 DISTRIB_CODENAME=jammy
 DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS"

 }}}

 I got a replay back now and as it turns out there seems to be no simple
 way upgrade geos with out compiling from source.

 And IT do not want to compile any code on prob servers like this, because
 that takes time and may cause problems for later pacthing and I agree with
 then on that.

 So sorry, without a simple upgrade by using apt, it seems difficult test
 with a newer geos version.

 We may have other servers to test on, I will let you know if I find
 find/get server with newer newer geos.


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