1r.in.srtm(1)                GRASS GIS User's Manual               r.in.srtm(1)
2
3
4

NAME

6       r.in.srtm  - Imports SRTM HGT files into raster map.
7

KEYWORDS

9       raster, import, SRTM
10

SYNOPSIS

12       r.in.srtm
13       r.in.srtm --help
14       r.in.srtm  [-1]  input=name   [output=name]    [--overwrite]   [--help]
15       [--verbose]  [--quiet]  [--ui]
16
17   Flags:
18       -1
19           Input is a 1-arcsec tile (default: 3-arcsec)
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       input=name [required]
38           Name of SRTM input tile (file without .hgt.zip extension)
39
40       output=name
41           Name for output raster map (default: input tile)
42

DESCRIPTION

44       r.in.srtm imports SRTM HGT files into GRASS.  SRTM Version  1  and  im‐
45       proved Version 2 data sets can be downloaded from NASA at this site:
46       http://dds.cr.usgs.gov/srtm/
47
48       Gap-filled  SRTM  Version  3  data  can be downloaded from USGS at this
49       site:
50       https://e4ftl01.cr.usgs.gov/MEASURES/SRTMGL3.003/2000.02.11/
51

NOTES

53       SRTM tiles are of 1 degree by 1 degree size. The SRTM filename contains
54       the  coordinates  which  refer  to  the  center of the lower left pixel
55       (e.g., N51E010: lower left cell center at 10E, 51N). To identify a tile
56       name, a grid can be easily visualized by d.grid:
57       d.grid size=1
58       To import TOPEX/SRTM30 PLUS data, use r.in.bin.
59

REFERENCES

61       M.  Neteler, 2005. SRTM and VMAP0 data in OGR and GRASS. GRASS Newslet‐
62       ter, Vol.3, pp. 2-6, June 2005. ISSN 1614-8746.
63

SEE ALSO

65        r.in.bin, r.in.srtm.region (Addon), r.in.nasadem (Addon)
66
67       The Shuttle Radar Topography Mission homepage at NASA’s JPL.
68       The SRTM Web Forum
69

AUTHORS

71       Markus Neteler
72       Improved by W. Kyngesburye and H. Bowman
73       Update for SRTM V3 by Markus Metz
74

SOURCE CODE

76       Available at: r.in.srtm source code (history)
77
78       Accessed: Saturday Jan 21 21:17:02 2023
79
80       Main index | Raster index | Topics index | Keywords index  |  Graphical
81       index | Full index
82
83       © 2003-2023 GRASS Development Team, GRASS GIS 8.2.1 Reference Manual
84
85
86
87GRASS 8.2.1                                                       r.in.srtm(1)
Impressum