[postgis-tickets] [PostGIS] #4132: TopologyException in Raster Instersection

PostGIS trac at osgeo.org
Sun Jul 22 05:22:28 PDT 2018


#4132: TopologyException in Raster Instersection
----------------------+---------------------------
  Reporter:  komzpa   |      Owner:  komzpa
      Type:  defect   |     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:"16660" 16660]:
 {{{
 #!CommitTicketReference repository="" revision="16660"
 Fix TopologyException in Raster Instersection

 Raster _st_intersects was doing ST_Collect of polygons building each
 pixel,
 which led to invalid geometry and TopologyException.

 Thanks Vinícius A.B. Schmidt for reporting and testing solutions.

 Closes #4132
 }}}

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