[postgis-tickets] [PostGIS] #4961: ST_Boundary(MULTIPOLYGON) fails
PostGIS
trac at osgeo.org
Thu Jul 29 14:24:27 PDT 2021
#4961: ST_Boundary(MULTIPOLYGON) fails
---------------------+---------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.2.0
Component: postgis | Version: main
Keywords: |
---------------------+---------------------------
=# select ST_Boundary('MULTIPOLYGON(((0 0, 5 5, 10 0, 0 0),(3 1,7 1,5 2,3
1)),((20 0,20 5,25 5,20 0)))');
ERROR: MultiLineString cannot contain MultiLineString element
See also #4956
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4961>
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