[postgis-tickets] [PostGIS] #3244: ST_3DClosestPoint returns garbage in Z for 3dz-2d arg
PostGIS
trac at osgeo.org
Wed Aug 19 08:52:16 PDT 2015
#3244: ST_3DClosestPoint returns garbage in Z for 3dz-2d arg
----------------------+---------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Comment (by strk):
Shouldn't first arg always drive dimension space ?
I mean, what's the point on FIRST ARG which is closest to SECOND ARG ?
If FIRST ARG is 2d, we should just discard the Z from SECOND ARG,
shouldn't we ?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3244#comment:4>
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