[postgis-tickets] [PostGIS] #3040: N-dimensional KNN support
PostGIS
trac at osgeo.org
Wed Feb 18 09:08:57 PST 2015
#3040: N-dimensional KNN support
-------------------------+--------------------------------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: postgis | Version:
Keywords: |
-------------------------+--------------------------------------------------
This ticket is to provide an ND distance operator making use of an ND
index. Simple euclidean distance is good enough for a start.
Given we have &&& for nd-intersect, I was thinking we could use <<->> for
nd-distance.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3040>
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