[postgis-tickets] [PostGIS] #2259: ST_Voronoi
PostGIS
trac at osgeo.org
Wed Jun 4 08:57:46 PDT 2014
#2259: ST_Voronoi
-------------------------+--------------------------------------------------
Reporter: robe | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS GEOS
Component: postgis | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Comment(by strk):
I suspect that amount of points might require more RAM than available,but
you can test that easily by providing such a big input in WKT or WKB
format and feeding it to the voronoi diagram builder via the PHP binding,
look here:
https://github.com/libgeos/libgeos/blob/40c117aa088b084ee0f40b4333d63d4fd0acad56/php/test/test.php#L2046
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2259#comment:5>
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