[PostGIS] #5770: Expose GEOS 3.13 RelateNG functionality
PostGIS
trac at osgeo.org
Fri Aug 23 12:01:27 PDT 2024
#5770: Expose GEOS 3.13 RelateNG functionality
--------------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: assigned
Priority: critical | Milestone: PostGIS 3.5.0
Component: postgis | Version: master
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by Paul Ramsey <pramsey@…>):
In [changeset:"907df5ff97242a1e16e0d9ef08929531301dadf1/git" 907df5f/git]:
{{{#!CommitTicketReference repository="git"
revision="907df5ff97242a1e16e0d9ef08929531301dadf1"
Support for GEOS 3.13 and RelateNG.
Most functionality remains the same, but new GEOS predicate implementation
has a few small changes.
- Boundary Node Rule relate matrices might be different when
using the "multi-valent end point" rule.
- Relate matrices for situations with invalid MultiPolygons
with shared boundaries might be different. Run ST_MakeValid
to get valid inputs to feed to the calculation.
- Zero length LineStrings are treated as if they are the
equivalent Point object.
References #5770
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5770#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