[PostGIS] #2614: Prepared geometry support for ST_DWithin
PostGIS
trac at osgeo.org
Tue Mar 5 02:37:14 PST 2024
#2614: Prepared geometry support for ST_DWithin
--------------------------+-----------------------------
Reporter: robe | Owner: pramsey
Type: enhancement | Status: new
Priority: high | Milestone: PostGIS Fund Me
Component: postgis | Version: master
Resolution: | Keywords:
--------------------------+-----------------------------
Comment (by strk):
For the record: GEOS-3.10 (2021-10-20) added GEOSDistanceWithin and
GEOSPreparedDistanceWithin and I know they are both much faster than the
current lwgeom_mindist2d_tolerance implementation ( see
https://trac.osgeo.org/postgis/ticket/3587#comment:45 )
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2614#comment:13>
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