[postgis-devel] [PostGIS] #576: 3d distance functions
PostGIS
trac at osgeo.org
Wed Sep 1 12:59:10 PDT 2010
#576: 3d distance functions
-------------------------+--------------------------------------------------
Reporter: nicklas | Owner: nicklas
Type: enhancement | Status: assigned
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Comment(by nicklas):
What I have so far is committed at r5889.
still just supports point-point and point-line
I have not changed name of any old functions
the new functions are:
[[BR]]
ST_3dDistance[[BR]]
ST_3dMaxDistance[[BR]]
ST_3dClosestPoint[[BR]]
ST_3dShortestline[[BR]]
ST_3dLongestline[[BR]]
ST_3dDwithin[[BR]]
ST_3dDFullywithin[[BR]]
ST_3DIntersects[[BR]]
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/576#comment:18>
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