EnglishFrenchSpanish

OnWorks favicon

v.delaunaygrass - Online in the Cloud

Run v.delaunaygrass in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command v.delaunaygrass that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


v.delaunay - Creates a Delaunay triangulation from an input vector map containing points
or centroids.

KEYWORDS


vector, geometry, triangulation

SYNOPSIS


v.delaunay
v.delaunay --help
v.delaunay [-rl] input=name [layer=string] output=name [--overwrite] [--help]
[--verbose] [--quiet] [--ui]

Flags:
-r
Use only points in current region

-l
Output triangulation as a graph (lines), not areas

--overwrite
Allow output files to overwrite existing files

--help
Print usage summary

--verbose
Verbose module output

--quiet
Quiet module output

--ui
Force launching GUI dialog

Parameters:
input=name [required]
Name of input vector map
Or data source for direct OGR access

layer=string
Layer number or name (’-1’ for all layers)
A single vector map can be connected to multiple database tables. This number
determines which table to use. When used with direct OGR access this is the layer
name.
Default: -1

output=name [required]
Name for output vector map

DESCRIPTION


v.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):

EXAMPLE


Commands 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

REFERENCES


Leonid 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

Use v.delaunaygrass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 2
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 3
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 4
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • 5
    Task Coach
    Task Coach
    Task Coach - Your friendly task
    manager. Task Coach is a free open
    source todo manager. It grew out of
    frustration about other programs not
    handling composite ...
    Download Task Coach
  • 6
    HyperSQL Database Engine (HSQLDB)
    HyperSQL Database Engine (HSQLDB)
    HSQLDB is a relational database engine
    written in Java, with a JDBC driver,
    conforming to ANSI SQL:2016. A small,
    fast, multithreaded engine and server
    with mem...
    Download HyperSQL Database Engine (HSQLDB)
  • More »

Linux commands

Ad