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

NAME

6       v.proj  - Allows projection conversion of vector files.
7

KEYWORDS

9       vector
10

SYNOPSIS

12       v.proj
13       v.proj help
14       v.proj     [-lz]     input=name     location=string     [mapset=string]
15       [dbase=string]   [output=name]   [--overwrite]
16
17   Flags:
18       -l  List vector files in input location and exit (a dummy value must be
19           given for input)
20
21       -z  (3-D  vectors  only) Assume z co-ordinate is ellipsoidal height and
22           transform if possible
23
24       --overwrite
25
26   Parameters:
27       input=name
28           Name of input vector map
29
30       location=string
31           Location containing input vector map
32
33       mapset=string
34           Mapset containing input vector map
35
36       dbase=string
37           Path to GRASS database of input location
38
39       output=name
40           Name for output vector map
41

DESCRIPTION

43       v.proj allows a user to convert a vector map in a specified mapset of a
44       specified  location  (different  from current) with projection of input
45       location to the vector map in a current mapset of current location with
46       projection  of current location (both projections are defined by corre‐
47       sponding PROJ_INFO files).
48

NOTES

50       If out is not specified it is set to be the same as input map name.
51       If dbase is not specified it is assumed to  be  the  current  database.
52       The  user only has to specify dbase if the source location is stored in
53       another separate GRASS database.
54       If set is not specified, its name is assumed to be the same as the cur‐
55       rent mapset's name.
56
57       v.proj supports general datum transformations, making use of the PROJ.4
58       co-ordinate system translation library.
59

EXAMPLES

61
62       v.proj in=mymap location=latlong mapset=user1
63
64

REFERENCES

66       PROJ 4: Projection/datum support library.
67
68       Further reading
69
70                      ASPRS Grids and Datum
71
72                      MapRef - The Collection of Map Projections and Reference
73                     Systems for Europe
74
75                      Projections Transform List (PROJ4)
76

SEE ALSO

78         r.proj,  g.proj, g.setproj, i.rectify, r.stats, v.sample, v.surf.idw,
79       v.surf.rst
80

AUTHORS

82       Irina Kosinovsky, US ARMY CERL
83       M.L. Holko, USDA, SCS, NHQ-CGIS
84       R.L. Glenn, USDA, SCS, NHQ-CGIS
85
86       Last changed: $Date: 2006/05/02 14:09:18 $
87
88       Full index
89
90
91
92GRASS 6.2.2                                                          v.proj(1)
Impressum