1GSHHS2GRASS(1)               Generic Mapping Tools              GSHHS2GRASS(1)
2
3
4

NAME

6       gshhs2grass - Extracting GSHHS and WDBII data in GRASS-compatible ASCII
7       format
8

SYNOPSIS

10       gshhs2grass -i gshhs_[f|h|i|l|c].b [ -x minx ] [-X maxx ] [ -y miny ] [
11       -Y maxy ]
12

DESCRIPTION

14       gshhs2grass  reads  the  binary coastline (GSHHS) and and translates it
15       into an ASCII format suitable for import into GRASS.  It  automatically
16       handles byte-swabbing between different architectures.
17
18       gshhs_[f|h|i|l|c].b
19              One  of the GSHHS binary data file as distributed with the GSHHS
20              data supplement.  Any of the 5 standard resolutions (full, high,
21              intermediate,  low, crude) can be used.  The resulting files are
22              called dig_[ascii|att|cats].gshhs_[f|h|i|l|c].
23

OPTIONS

25       -x     Specify a minimum (west) longitude.
26
27       -X     Specify a maximum (east) longitude.
28
29       -y     Specify a minimum (south) latitude.
30
31       -Y     Specify a maximum (north) latitude.
32

EXAMPLES

34       To convert the full GSHHS data set , try
35
36       gshhs2grass gshhs_f.b
37

BUGS

39       Not updated to handle the WDBII line data (borders or rivers).
40

AUTHOR

42       Original version by Simon Cox (simon@ned.dem.csiro.au) with some  main‐
43       tenance by Paul Wessel (pwessel@hawaii.edu).
44

SEE ALSO

46       GMT(1), gshhs(1) gshhs_dp(1)
47
48
49
50GMT 4.3.1                         15 May 2008                   GSHHS2GRASS(1)
Impressum