EnglishFrenchSpanish

OnWorks favicon

v.buildgrass - Online in the Cloud

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

This is the command v.buildgrass 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.build - Creates topology for vector map.
Optionally also checks for topological errors.

KEYWORDS


vector, topology, geometry

SYNOPSIS


v.build
v.build --help
v.build [-e] map=name [error=name] option=string[,string,...] [--overwrite] [--help]
[--verbose] [--quiet] [--ui]

Flags:
-e
Extensive checks for topological errors
Perform in-depth checks for topological errors when building topology

--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:
map=name [required]
Name of vector map

error=name
Name for output vector map where erroneous vector features are written to

option=string[,string,...] [required]
Build topology or dump topology or indeces to standard output
Options: build, dump, sdump, cdump, fdump
Default: build
build: build topology
dump: write topology to stdout
sdump: write spatial index to stdout
cdump: write category index to stdout
fdump: write feature index to stdout (OGR simple-feature-based formats only)

DESCRIPTION


v.build builds support files for GRASS vector maps. These support files supply topology
and category information including spatial index that are needed by other GRASS modules.

GRASS is generating these support files automatically, only in rare cases the user has to
(re)build them.

Refer to vector data processing in GRASS GIS for more information on GRASS vector data
model.

NOTES


v.build creates support files only for vector maps located in the user’s current mapset.
It’s not possible to rebuild support files (option=build) for vector maps from other
mapsets.

In case of errors, the user can optionally generate an error vector map containing the
erroneous vectors for later inspection.

If error vector map is specified, v.build checks:

· isolated bondaries (which are not forming any areas),

· centroids outside of area,

· duplicated centroids.

Extensive checks for topological errors (flag -e) also includes:

· lines or boundaries of zero length,

· intersecting boundaries, ie. overlapping areas,

· areas without centroids that are not isles.

EXAMPLES


Build topology
Note that option=build recreates also spatial and category indeces, not only topology. For
linked OGR layers (see v.external) also feature index is created.
v.build map=urbanarea option=build
Note that the vector map urbanarea must be located in the current mapset.

Dump topology or indices
Dump options print topology, spatial, category or feature index to standard output. Such
information can be printed also for vector maps from other mapsets. A description of the
vector topology is available in the GRASS GIS 7 Programmer’s Manual, section "Vector
library topology management".
v.build map=urbanarea option=dump

Use v.buildgrass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 2
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • 3
    UNetbootin
    UNetbootin
    UNetbootin allows you to create bootable
    Live USB drives for Ubuntu, Fedora, and
    other Linux distributions without
    burning a CD. It runs on Windows, Linux,
    and ...
    Download UNetbootin
  • 4
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM is an easy to use
    ERP and CRM open source software package
    (run with a web php server or as
    standalone software) for businesses,
    foundations...
    Download Dolibarr ERP - CRM
  • 5
    SQuirreL SQL Client
    SQuirreL SQL Client
    SQuirreL SQL Client is a graphical SQL
    client written in Java that will allow
    you to view the structure of a JDBC
    compliant database, browse the data in
    tables...
    Download SQuirreL SQL Client
  • 6
    Brackets
    Brackets
    Brackets is a free, modern open-source
    text editor made especially for Web
    Development. Written in HTML, CSS, and
    JavaScript with focused visual tools and
    prepr...
    Download Brackets
  • More »

Linux commands

Ad