[PostGIS] #5963: Expose GEOSGridIntersectionFractions
PostGIS
trac at osgeo.org
Sun Aug 17 20:47:27 PDT 2025
#5963: Expose GEOSGridIntersectionFractions
----------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: defect | Status: assigned
Priority: medium | Milestone: PostGIS 3.6.0
Component: postgis | Version: master
Resolution: | Keywords:
----------------------+---------------------------
Comment (by robe):
The test guard doesn't seem to be working on woodie 12/17 installs
https://woodie.osgeo.org/repos/30/pipeline/3405/10#L1435
{{{
+ERROR: The GEOS version this PostGIS binary was compiled against (31007)
does not include the 'GEOSGridIntersectionFractions' function (3.14.0+
required)
+ERROR: The GEOS version this PostGIS binary was compiled against (31007)
does not include the 'GEOSGridIntersectionFractions' function (3.14.0+
required)
+ERROR: The GEOS version this PostGIS binary was compiled against (31007)
does not include the 'GEOSGridIntersectionFractions' function (3.14.0+
required)
+ERROR: The GEOS version this PostGIS binary was compiled against (31007)
does not include the 'GEOSGridIntersectionFractions' function (3.14.0+
required)
-----------------------------------------------------------------------------
}}}
I guess it works on GHA lower versions because those are much lower and we
probably have guards on those.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5963#comment:2>
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