[postgis-tickets] [PostGIS] #3437: ST_Intersects incorrect for MultiPoints

PostGIS trac at osgeo.org
Fri Jun 21 03:49:33 PDT 2019


#3437: ST_Intersects incorrect for MultiPoints
-----------------------+--------------------------
  Reporter:  dbaston   |      Owner:  dbaston
      Type:  defect    |     Status:  closed
  Priority:  critical  |  Milestone:  PostGIS GEOS
 Component:  postgis   |    Version:  2.2.x
Resolution:  fixed     |   Keywords:
-----------------------+--------------------------
Changes (by Raul Marin):

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


Comment:

 In [changeset:"17554" 17554]:
 {{{
 #!CommitTicketReference repository="" revision="17554"
 Use GEOSPrepare also for Points and Multipoints

 This was removed waiting for a fix that was introduced
 in GEOS 3.6, which is now the minimum required version.

 Basic tests show this makes ST_Intersects with cached
 points 30x faster.

 Closes #3437
 }}}

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