[postgis-tickets] [PostGIS] #3244: ST_3DClosestPoint returns garbage in Z for 3dz-2d arg
PostGIS
trac at osgeo.org
Wed Aug 19 09:04:07 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 pramsey):
That's not what was decided in #2034. Yes, for the closest point, probably
a 2d 1st argument should imply a 2d return. But what about the shortest
line between a 2d and a 3d? That was decided in #2034 to be a 3d return,
and the issue above still applies, unfortunately.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3244#comment:5>
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