GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
v.support(1) GRASS GIS User's Manual v.support(1)

v.support - Updates vector map metadata.

vector, metadata

v.support
v.support --help
v.support [-rh] map=name [organization=phrase] [date=datestring] [person=phrase] [map_name=phrase] [map_date=datestring] [scale=integer] [zone=integer] [threshold=float] [comment=phrase] [cmdhist=command] [--help] [--verbose] [--quiet] [--ui]


Replace comment instead of appending it

Replace command line instead of appending it

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog


Name of vector map
Or data source for direct OGR access

Organization where vector map was created

Date of vector map digitization (e.g., "15 Mar 2007")

Person who created vector map

Vector map title

Date when the source map was originally produced

Vector map scale number (e.g., 24000)

Vector map projection zone

Vector map digitizing threshold number (e.g., 0.5)

Text to append to the comment line of the map’s metadata file

Command line to store into vector map history file (used for vector scripts)

v.support is used to set/update vector map metadata. While GRASS GIS typically generates these metadata entries automatically, v.support allows users to manually edit them when necessary.

# update scale to 1:24000
v.support myvectmap scale=24000
# update organization
v.support myvectmap organization="OSGeo labs"
v.info myvectmap

v.build, v.info

Markus Neteler, Trento

Available at: v.support 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

GRASS 8.4.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.