GRASS logo

NAME

r.dtm.import.be - Downloads and imports DTM for Berlin and aoi.

KEYWORDS

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

SYNOPSIS

r.dtm.import.be
r.dtm.import.be --help
r.dtm.import.be [-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.be downloads and imports digital terrain models (DTM, in German DGM) for Berlin (BE) and area of interest. The data "ATKIS® DGM (1m-Rasterweite)" is downloaded from FIS-Broker Berlin and can be used under the specification of the licence: Senatsverwaltung für Stadtentwicklung, Bauen und Wohnen Berlin, Datenlizenz Deutschland – Namensnennung – Version 2.0, DGM.

EXAMPLE

Berlin example

Download and import DTM with native resolution:
r.dtm.import.be 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.be source code (history)

Accessed: Wednesday Aug 14 14:25:04 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