NAME
r.dtm.import.mv - Downloads DTM for Mecklenburg-Vorpommern and aoi.
KEYWORDS
raster,
import,
DGM,
DTM,
open-geodata-germany
SYNOPSIS
r.dtm.import.mv
r.dtm.import.mv --help
r.dtm.import.mv [-kr] [aoi=name] [download_dir=string] [alignment_raster=name] output=name [metadata_file=string] [memory=memory in MB] [--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
- alignment_raster=name
- Name of raster map, used for raster alignment (if not given, dem extent and region resolution is used)
- output=name [required]
- Name for output raster map
- metadata_file=string
- Temporary file for metadata URLs
- memory=memory in MB
- Maximum memory to be used (in MB)
- Cache size for raster rows
- Default: 300
DESCRIPTION
r.dtm.import.mv downloads and imports digital
terrain model (DTM, in German DGM) for Mecklenburg-Vorpommern (MV)
and area of interest.
The data can be used when referencing the source:
id: CC-BY 4.0,
name: Creative Commons Namensnennung 4.0 International,
url: https://creativecommons.org/licenses/by/4.0/,
source: LAiV Mecklenburg-Vorpommern (LAiV
M-V DGM1)
EXAMPLE
Mecklenburg-Vorpommern
example
Download and import DTM with native resolution:
r.dtm.import.mv aoi=aoi output=dtm -r
AUTHORS
Veronica Koess, mundialis GmbH
& Co. KG
Anika Weinmann, mundialis GmbH &
Co. KG
Kim Kaiser, mundialis GmbH &
Co. KG
SOURCE CODE
Available at:
r.dtm.import.mv source code
(history)
Accessed: Sunday Sep 13 08:27:57 2026
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2026
GRASS Development Team,
GRASS 8.5.1dev Reference Manual