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

NAME

6       v.type  - Change the type of geometry elements.
7

KEYWORDS

9       vector, geometry
10

SYNOPSIS

12       v.type
13       v.type help
14       v.type  input=name  output=name   [type=string[,string,...]]   [--over‐
15       write]
16
17   Flags:
18       --overwrite
19
20   Parameters:
21       input=name
22           Name of input vector map
23
24       output=name
25           Name for output vector map
26
27       type=string[,string,...]
28           Pairs for input and output type separated by comma:
29           ,,,,....Example1:  line,boundaryExample2:  line,boundary,point,cen‐
30           troid  Options:  point,line,boundary,centroid,face,kernel  Default:
31           point,line,boundary,centroid
32

DESCRIPTION

34       v.type changes the type of geometry primitives.
35

EXAMPLES

37       Convert lines to area boundaries
38
39       v.type input=map_l output=map_b type=line,boundary
40
41

SEE ALSO

43       v.to.points
44

AUTHOR

46       Radim Blazek, ITC-Irst, Trento, Italy
47
48       Last changed: $Date: 2006/01/02 14:44:52 $
49
50       Full index
51
52
53
54GRASS 6.2.2                                                          v.type(1)
Impressum