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.colors.out(1) GRASS GIS User's Manual v.colors.out(1)

v.colors.out - Exports the color table associated with a vector map.

vector, color table, export

v.colors.out
v.colors.out --help
v.colors.out [-p] map=name [layer=string] [rules=name] [column=name] [--overwrite] [--help] [--verbose] [--quiet] [--ui]

-p

Output values as percentages
--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

map=name [required]

Name of vector map
Or data source for direct OGR access
layer=string

Layer number or name
Vector features can have category values in different layers. This number determines which layer to use. When used with direct OGR access this is the layer name.
Default: 1
rules=name

Path to output rules file
If not given write to standard output
column=name

Name of attribute (numeric) column to which refer color rules
If not given, color rules refer to categories

v.colors.out allows the user to export the color table for a vector map to a file which is suitable as input to v.colors.


v.colors.out map=soils_general rules=rules.txt
v.colors map=soils_wake rules=rules.txt

v.colors, r.colors, r3.colors, r.colors.out, r3.colors.out

Martin Landa, Czech Technical University in Prague, Czech Republic

Available at: v.colors.out source code (history)

Main index | Vector index | Topics index | Keywords index | Graphical index | Full index

© 2003-2021 GRASS Development Team, GRASS GIS 7.8.6 Reference Manual

GRASS 7.8.6

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.