[postgis-tickets] [PostGIS] #2301: ST_DeluanayTriangles needs 3D tests
PostGIS
trac at osgeo.org
Sun May 5 10:56:57 PDT 2013
#2301: ST_DeluanayTriangles needs 3D tests
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
I just noticed the ST_DelaunayTriangles is missing 3D tests which I
noticed when Nathan committed his TIN support in #1898.
We are sort of inviolation of a pseudo policy that we stated 3D functions
would be prefixed with 3D. But ST_DelaunayTriangles supports (well 2.5D).
I suspect the tests don't have it because the 3D support came in 3.4 geos
after the ST_DelaunayTriangles function was created.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2301>
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