[postgis-tickets] [PostGIS] #2859: ST_Polygonize error
PostGIS
trac at osgeo.org
Wed Jul 30 03:48:35 PDT 2014
#2859: ST_Polygonize error
---------------------+------------------------------------------------------
Reporter: remic | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: 2.1.x
Keywords: |
---------------------+------------------------------------------------------
Comment(by remic):
Could you please confirm that the function also work with
SELECT ST_Polygonize(
ST_Node(
ST_GeomFromText('MULTILINESTRING((0 0,10
0,10 10,0 10,0 0),(1 1,9 1,9 9,1 9,1 1) ,(5 -1,5 11))')
)
)
Thanks a lot !
Cheers,
Rémi-C
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2859#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