[postgis-tickets] [PostGIS] #3133: ND-Distance function for KNN <<->> support

PostGIS trac at osgeo.org
Tue May 26 16:05:27 PDT 2015


#3133: ND-Distance function for KNN <<->> support
-------------------------+---------------------------
 Reporter:  pramsey      |      Owner:  pramsey
     Type:  enhancement  |     Status:  new
 Priority:  critical     |  Milestone:  PostGIS 2.2.0
Component:  postgis      |    Version:  trunk
 Keywords:               |
-------------------------+---------------------------
 To allow <<->> to also partake in exact KNN support, a distance function
 that can handle, 2d, 3d and 4d inputs is needed. It should to standard 3d
 distance and 3dz distance. For 3dm cases it should find the closest points
 in m space and add that distance to the total. Same for 3dzm cases, but
 using the 3dz closest point functionality.

--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3133>
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