[postgis-tickets] [PostGIS] #3133: ND-Distance function for KNN <<->> support
PostGIS
trac at osgeo.org
Thu Jun 4 01:13:47 PDT 2015
#3133: ND-Distance function for KNN <<->> support
--------------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: closed
Priority: critical | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
--------------------------+---------------------------
Comment (by strk):
I'm thinking if such handling of M is any useful :/
Would using the CPA distance (closest point of approach) be too narrow in
your opinion ?
That'd be, only consider points having the same M as valid candidates for
being "closest points" (ST_ClosestPointOfApproach gives you the right M
for that)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3133#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