[postgis-tickets] [PostGIS] #4378: Allow passing TINs to GEOS functions
PostGIS
trac at osgeo.org
Tue Apr 16 10:21:40 PDT 2019
#4378: Allow passing TINs to GEOS functions
-------------------------+---------------------------
Reporter: komzpa | Owner: komzpa
Type: enhancement | Status: assigned
Priority: medium | Milestone: PostGIS 3.0.0
Component: postgis | Version: 2.4.x
Keywords: |
-------------------------+---------------------------
GEOS functions now fail with TINs.
They could work if we represent them as
GEOMETRYCOLLECTION(POLYGON(...)...).
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4378>
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