GRASS logo

NAME

r.dtm.import.he - Downloads DTM for Hessen and aoi.

KEYWORDS

raster, import, DGM, DTM, open-geodata-germany

SYNOPSIS

r.dtm.import.he
r.dtm.import.he --help
r.dtm.import.he [-kr] [aoi=name] [download_dir=string] output=name [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:

-k
Keep downloaded data in the download directory
-r
Use native data resolution
--overwrite
Allow output files to overwrite existing files
--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog

Parameters:

aoi=name
Name of input vector map
Polygon of the area of interest to set region
download_dir=string
Path to output folder
Path to download folder
output=name [required]
Name for output raster map

Table of contents

DESCRIPTION

r.dtm.import.he downloads digital terrain models (DTM, in German DGM) for Hessen and area of interest. The data "Digitales Geländemodell" is downloaded from Hessische Verwaltung für Bodenmanagement und Geoinformation and can be used under the specification of the licence: HVBG, Datenlizenz Deutschland – Zero – Version 2.0, he_dgm.

EXAMPLE

Hessen example

Download and import DTM with native resolution:
r.dtm.import.he aoi=aoi output=dtm -r

AUTHORS

Veronica Koess, mundialis GmbH & Co. KG
Anika Weinmann, mundialis GmbH & Co. KG

SOURCE CODE

Available at: r.dtm.import.he source code (history)

Accessed: Wednesday Aug 14 14:25:05 2024


Main index | Raster index | Topics index | Keywords index | Graphical index | Full index

© 2003-2024 GRASS Development Team, GRASS GIS 8.4.1dev Reference Manual