[postgis-tickets] [PostGIS] #3221: ST_GetFaceGeometry returns NULL for faces with no boundaries
PostGIS
trac at osgeo.org
Mon May 4 09:02:35 PDT 2020
#3221: ST_GetFaceGeometry returns NULL for faces with no boundaries
-----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 2.2.0
Component: topology | Version: master
Resolution: fixed | Keywords:
-----------------------+---------------------------
Comment (by Sandro Santilli <strk@…>):
In [changeset:"943cda089b3dd74b68c805cb935cb00f4a044e43/git" 943cda0/git]:
{{{
#!CommitTicketReference repository="git"
revision="943cda089b3dd74b68c805cb935cb00f4a044e43"
ST_GetFaceGeometry: always print corruption information
Use NOTICE when an exception will prevent ValidateTopology
from completing (see #3221).
Also return EMPTY instead of NULL on corruption due to
partial boundaries (consistently with face without
boundaries reported in #3221)
Includes testcase and NEWS item.
Closes #4681
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3221#comment:3>
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