NAME
r.dop.import.by - Downloads DOPs for Bayern and AOI.
KEYWORDS
raster,
import,
DOP,
open-geodata-germany
SYNOPSIS
r.dop.import.by
r.dop.import.by --help
r.dop.import.by [-kr] [aoi=name] [download_dir=string] output=name [nprocs=integer] [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
- output=name [required]
- Name for output raster map
- nprocs=integer
- Number of parallel processes
- Number of cores for multiprocessing, -2 is the number of available cores - 1
- Default: -2
- 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.dop.import.by downloads and imports digital orthophotos
(DOP) for Bayern (BY) and area of interest using the respective WMS.
The data can be used when referencing the source:
id: CC BY 4.0,
name: Namensnennung 4.0 International,
url: https://creativecommons.org/licenses/by/4.0/,
source: (c) Bayerische Vermessungsverwaltung (Bayerische
Vermessungsverwaltung)
EXAMPLES
Import DOPs
Import DOPs with native resolution:
r.dop.import.by aoi=aoi_BY output=dop_BY -r
AUTHORS
Johannes Halbauer, mundialis GmbH
& Co. KG
Anika Weinmann, mundialis GmbH &
Co. KG
Leon Louwarts, mundialis GmbH &
Co. KG
SOURCE CODE
Available at:
r.dop.import.by source code
(history)
Accessed: Monday Jul 27 12:28:45 2026
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2026
GRASS Development Team,
GRASS 8.5.1dev Reference Manual