[postgis-tickets] [PostGIS] #4176: ST_Intersects error with GEOMETRYCOLLECTION

PostGIS trac at osgeo.org
Thu Sep 13 06:29:22 PDT 2018


#4176: ST_Intersects error with GEOMETRYCOLLECTION
-----------------------+---------------------------
  Reporter:  vitaly1m  |      Owner:  komzpa
      Type:  defect    |     Status:  closed
  Priority:  medium    |  Milestone:  PostGIS 2.4.5
 Component:  postgis   |    Version:  2.3.x
Resolution:  fixed     |   Keywords:
-----------------------+---------------------------
Changes (by komzpa):

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


Comment:

 In [changeset:"16773" 16773]:
 {{{
 #!CommitTicketReference repository="" revision="16773"
 ST_Interscts support GEOMETRYCOLLECTION

 By some overlook ST_Intersects has a guard against GEOMETRYCOLLECTION,
 while GEOS can handle it.

 Closes #4176
 Closes https://github.com/postgis/postgis/pull/297
 }}}

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