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

NAME

6       v.info   -  Outputs basic information about a user-specified vector map
7       layer.
8

KEYWORDS

10       vector
11

SYNOPSIS

13       v.info
14       v.info help
15       v.info [-hcg] map=name  [layer=integer]
16
17   Flags:
18       -h  Print vector history instead of info
19
20       -c  Print types/names of table columns for specified layer  instead  of
21           info
22
23       -g  Print vector map region only
24
25   Parameters:
26       map=name
27           Name of input vector map
28
29       layer=integer
30           Layer number Default: 1
31

DESCRIPTION v.info reports some basic information about a

33       user-specified vector map layer and the topology status.
34

EXAMPLE

36
37       v.info map=test
38        +----------------------------------------------------------------------------+
39        | Mapset:   PERMANENT                       Organization:  GRASS  Team
40       |
41        |     Layer:        test                               Source    Date:
42       |
43        |                  Orig.                  Scale:                   1:1
44       |
45        |  Location: spearfish                      Name of creator: GRASSUSER
46       |
47        |                    DataBase:                    /home/user/grassdata
48       |
49        |                                                               Title:
50       |
51        |                 Map                  format:                  native
52       |
53        |----------------------------------------------------------------------------|
54        |        Type       of       Map:        Vector       (level:       2)
55       |
56        |                                           Number  of  points:      7
57       |
58        |                                          Number of lines:       1386
59       |
60        |                                           Number  of  centroids:   0
61       |
62        |                                           Number  of  areas:       0
63       |
64        |                                           Number  of  faces:       0
65       |
66        |                                           Number  of  kernels:     0
67       |
68        |                                           Number  of  islands:     0
69       |
70        |                                           Map  is  3D:             0
71       |
72        |                                           Number  of  dblinks:     1
73       |
74        |        Projection:      Transverse      Mercator      (zone       0)
75       |
76        |                   N:       5945486.383          S:       5941117.075
77       |
78        |                  E:       3573006.924          W:        3567822.941
79       |
80        |                     B:          0.000              T:          0.000
81       |
82        |
83       |
84        |                Digitize              threshold:              0.00000
85       |
86        |                                                            Comments:
87       |
88        |
89       |
90        +----------------------------------------------------------------------------+
91
92

AUTHOR

94       Radim Blazek, ITC-Irst, Trento, Italy
95
96       Last changed: $Date: 2006/01/02 14:44:51 $
97
98       Full index
99
100
101
102GRASS 6.2.2                                                          v.info(1)
Impressum