[postgis-tickets] [PostGIS] #4741: ST_PointInsideCircle
PostGIS
trac at osgeo.org
Sat Aug 15 00:22:31 PDT 2020
#4741: ST_PointInsideCircle
----------------------------+---------------------------
Reporter: komzpa | Owner: komzpa
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 3.1.0
Component: documentation | Version: 2.5.x
Resolution: fixed | Keywords:
----------------------------+---------------------------
Changes (by Darafei Praliaskouski <me@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"866293b52cac266d75368c0f88a01ab4eae63b0a/git" 866293b/git]:
{{{
#!CommitTicketReference repository="git"
revision="866293b52cac266d75368c0f88a01ab4eae63b0a"
Don't use ST_PointInsideCircle if you need indexes, use ST_DWithin
instead.
Closes #4741.
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4741#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