1v.colors.out(1)               Grass User's Manual              v.colors.out(1)
2
3
4

NAME

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

KEYWORDS

9       vector, color table, export
10

SYNOPSIS

12       v.colors.out
13       v.colors.out --help
14       v.colors.out   [-p]  map=name   [layer=string]    [rules=name]    [col‐
15       umn=name]   [--overwrite]  [--help]  [--verbose]  [--quiet]  [--ui]
16
17   Flags:
18       -p
19           Output values as percentages
20
21       --overwrite
22           Allow output files to overwrite existing files
23
24       --help
25           Print usage summary
26
27       --verbose
28           Verbose module output
29
30       --quiet
31           Quiet module output
32
33       --ui
34           Force launching GUI dialog
35
36   Parameters:
37       map=name [required]
38           Name of vector map
39           Or data source for direct OGR access
40
41       layer=string
42           Layer number or name
43           Vector features can have category values in different layers.  This
44           number  determines  which  layer  to use. When used with direct OGR
45           access this is the layer name.
46           Default: 1
47
48       rules=name
49           Path to output rules file
50           If not given write to standard output
51
52       column=name
53           Name of attribute (numeric) column to which refer color rules
54           If not given, color rules refer to categories
55

DESCRIPTION

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

EXAMPLES

61       v.colors.out map=soils_general rules=rules.txt
62       v.colors map=soils_wake rules=rules.txt
63

SEE ALSO

65        v.colors, r.colors, r3.colors, r.colors.out, r3.colors.out
66

AUTHOR

68       Martin Landa, Czech Technical University in Prague, Czech Republic
69

SOURCE CODE

71       Available at: v.colors.out source code (history)
72
73       Main  index  | Vector index | Topics index | Keywords index | Graphical
74       index | Full index
75
76       © 2003-2019 GRASS Development Team, GRASS GIS 7.8.2 Reference Manual
77
78
79
80GRASS 7.8.2                                                    v.colors.out(1)
Impressum