[postgis-tickets] [PostGIS] #4726: Garden hang on ST_VoronoiLines and ST_VoronoiPolygons (was: Garden hang on ST_VoronoiLines)
PostGIS
trac at osgeo.org
Tue Jul 21 06:57:38 PDT 2020
#4726: Garden hang on ST_VoronoiLines and ST_VoronoiPolygons
----------------------+--------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS GEOS
Component: postgis | Version: master
Resolution: | Keywords:
----------------------+--------------------------
Comment (by robe):
No surprise I guess same issue with ST_VoronoiPolygons
{{{
SELECT ST_VoronoiPolygons('MULTIPOINT(-10 40,5 40,20 40,35 40,50 40,-10
55,5 55,20 55,35 55,50 55,-10 70,5 70,20 70,35 70,50 70)'::geometry, 20.1,
'POINT(-11.1111111 40)'::geometry)
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4726#comment:3>
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