[postgis-devel] [PostGIS] #2034: ST_3DClosestPoint with mixed dimensionality in input values
PostGIS
trac at osgeo.org
Sat Oct 6 00:15:38 PDT 2012
#2034: ST_3DClosestPoint with mixed dimensionality in input values
-------------------------+--------------------------------------------------
Reporter: nicklas | Owner: nicklas
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Comment(by strk):
My case is ClosestPoint(line, point) -- we're looking for a point _on_ the
line.
If the line is 2d the closest point should be 2d, if the line is 3d the
closest point should be 3d. Do you see any lack of generality in the above
statement ?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2034#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-devel
mailing list