[postgis-tickets] [PostGIS] #4037: Fix invalid inputs for GEOS if it cannot process them

PostGIS trac at osgeo.org
Wed Mar 7 05:21:46 PST 2018


#4037: Fix invalid inputs for GEOS if it cannot process them
----------------------+---------------------------
  Reporter:  komzpa   |      Owner:  komzpa
      Type:  patch    |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS 2.5.0
 Component:  postgis  |    Version:  trunk
Resolution:  fixed    |   Keywords:
----------------------+---------------------------
Changes (by komzpa):

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


Comment:

 In [changeset:"16450" 16450]:
 {{{
 #!CommitTicketReference repository="" revision="16450"
 Fix invalid inputs for GEOS if it cannot process them

 Invalid input geometry is fixed with MakeValid for GEOS exceptions in
 ST_Intersection, ST_Union, ST_Difference, ST_SymDifference.

 Closes #4037
 Closes https://github.com/postgis/postgis/pull/228
 }}}

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