Overview
|
Logs
|
GitHub
r.idsm.import
NAME
r.idsm.import - Downloads iDSM (bDOM) for specified federal state and aoi.
KEYWORDS
raster ,
import ,
DOM ,
DSM ,
open-geodata-germany
SYNOPSIS
r.idsm.import
r.idsm.import --help
r.idsm.import [-kr ] [aoi =name ] [federal_state =string [,string ,...]] [federal_state_file =name ] [download_dir =string ] [alignment_raster =name ] output =name [metadata =string ] [metadata_file =string ] [--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
federal_state =string[,string ,...]
Federal state(s) related to the area of interest e.g.:"Nordrhein-Westfalen"
Options: Brandenburg, BB, Hamburg, HH, Nordrhein-Westfalen, NW, Schleswig-Holstein, SH
federal_state_file =name
Path to text file containing the federal state(s) related to the area of interest
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 =string
Path to metadata output file (markdown format)
Default:
metadata_file =string
Temporary file for metadata URLs (used by r.ndsm.import)
DESCRIPTION
r.idsm.import downloads and imports image based digital
surface models (iDSM, in German bDOM) for specified federal state and
area of interest.
Implemented federal state options are:
EXAMPLE
Import iDSM with native resolution:
r.idsm.import fs=NW aoi=aoi_NW output=idsm_NW -r
AUTHORS
Veronica Koess, mundialis GmbH
& Co. KG
Anika Weinmann, mundialis GmbH &
Co. KG
Lina Krisztian, mundialis GmbH &
Co. KG
Kim Kaiser, mundialis GmbH &
Co. KG
SOURCE CODE
Available at:
r.idsm.import source code
(history )
Accessed: Monday Jul 27 12:28:36 2026
Overview
|
Logs
|
GitHub
r.idsm.import
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2026
GRASS Development Team ,
GRASS 8.5.1dev Reference Manual