[postgis-tickets] [PostGIS] #4681: Have ST_GetFaceGeometry print a WARNING if face edges are found but no polygon can be built

PostGIS trac at osgeo.org
Mon May 4 09:02:35 PDT 2020


#4681: Have ST_GetFaceGeometry print a WARNING if face edges are found but no
polygon can be built
--------------------------+--------------------
  Reporter:  strk         |      Owner:  strk
      Type:  enhancement  |     Status:  closed
  Priority:  medium       |  Milestone:
 Component:  topology     |    Version:  master
Resolution:  fixed        |   Keywords:
--------------------------+--------------------
Changes (by Sandro Santilli <strk@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 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/4681#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