[postgis-tickets] [PostGIS] #3779: ST_Boundary(curvepolygon) returns a linearized boundary
PostGIS
trac at osgeo.org
Mon Jun 26 13:12:38 PDT 2017
#3779: ST_Boundary(curvepolygon) returns a linearized boundary
---------------------+---------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.4.0
Component: postgis | Version: 2.3.x
Keywords: curves |
---------------------+---------------------------
I see no reason why ST_Boundary should linearize curves, but this is what
happens at the moment. Maybe it's because we delegate to GEOS such a
simple operation. This ticket is to do it on our side, to retain curves.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3779>
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