[postgis-devel] [PostGIS] #576: 3d distance functions
PostGIS
trac at osgeo.org
Fri Aug 27 00:23:45 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 colivier):
About naming and behaviour in SQL/MM 2009 we have convention like:
ST_3DIntersection who care about Z dimension if present (but still work
fine in 2D only if no Z)
And ST_Intersection who don't care about Z (even if Z is also present).
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/576#comment:8>
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