| 
 
 NAMEv.delaunay - Creates a Delaunay triangulation from an input vector map containing points or centroids. KEYWORDSvector, geometry, triangulation SYNOPSISv.delaunay
   Flags:Parameters:
 DESCRIPTIONv.delaunay uses an existing vector points map (input) to create a Delaunay triangulation vector map (output). Delaunay triangulation example (red-yellow points are the data points from which the triangulation was generated): EXAMPLECommands used with the North Carolina dataset to create the above
    figure (subset shown in figure).
   g.region n=220750 s=219950 w=638300 e=639000 -p v.delaunay input=elev_lid792_randpts output=elev_lid792_randpts_delaunay REFERENCESLeonid Guibas and Jorge Stolfi, (1985). Primitives for the Manipulation of General Subdivisions and the Computation of Voronoi Diagrams, ACM Transactions on Graphics, Vol 4, No. 2, April 1985, Pages 74-123 SEE ALSOv.voronoi, v.hull Delaunay triangulation (Wikipedia) AUTHORSMartin Pavlovsky, Google Summer of Code 2008, Student
   SOURCE CODEAvailable at: v.delaunay source code (history) Latest change: Tuesday Dec 17 20:17:20 2024 in commit: d962e90c026708a4815ea2b9f46c0e84c17de22d Main index | Vector index | Topics index | Keywords index | Graphical index | Full index © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual 
 
  |