Skip to content
Prev 10735 / 398502 Next

How to create polygons from voronoi objects in tripack?

Hello.

 I'd like to convert voronois object created by tripack to polygons to use
them in GIS(Geographic Information Systems) software.  I tried to create
voronoi objects by using following code.
But from here, I could not create polygons.

 Of course, I know v$n1..3 -- node info, v$x and v$y coordinates. But I only
create lines from them.

 For triangulation(Delaunay) object, there is trinagle object form which I
can create polygon. But for Voronoi, there's no polygon object which has
constructed "Voronoi" polygons.

Does anyone know how to do this solution?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010415/32854cda/attachment.html