[postgis-tickets] [PostGIS] #4399: Support TIN in output functions
PostGIS
trac at osgeo.org
Sun Aug 4 04:43:43 PDT 2019
#4399: Support TIN in output functions
--------------------------+---------------------------
Reporter: komzpa | Owner: komzpa
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS 3.0.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
--------------------------+---------------------------
Changes (by komzpa):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"17674" 17674]:
{{{
#!CommitTicketReference repository="" revision="17674"
Triangle and TIN output support
Make all the "Unsupported geometry type" name themselves by __func__.
In case output format doesn't know about TIN/Triangle, output them as
GeometryCollection/Polygon.
Closes #4399
Closes https://github.com/postgis/postgis/pull/454
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4399#comment:2>
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