GRASS logo

NAME

r.dop.import.worker.bw - Downloads and imports single Digital Orthophotos (DOPs) in Baden-Württemberg

KEYWORDS

imagery, download, DOP

SYNOPSIS

r.dop.import.worker.bw
r.dop.import.worker.bw --help
r.dop.import.worker.bw [aoi=name] [download_dir=string] tile_key=string tile_url_cir=string tile_url_rgb=string layer_name_cir=string layer_name_rgb=string new_mapset=name orig_region=string resolution_to_import=string raster_name=name [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:

--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
Vector map to restrict DOP import to
download_dir=string
Path to output folder
Path to download folder
tile_key=string [required]
Key of tile-DOP to import
tile_url_cir=string [required]
URL of near-infrared tile-DOP to import
tile_url_rgb=string [required]
URL of RGB tile-DOP to import
layer_name_cir=string [required]
Layer name of CIR tile-DOP to import
layer_name_rgb=string [required]
Layer name of RGB tile-DOP to import
new_mapset=name [required]
Name for new mapset
orig_region=string [required]
Original region
resolution_to_import=string [required]
Native resolution for downloading DOP tiles from WMS
raster_name=name [required]
Name of raster output

Table of contents

DESCRIPTION

r.dop.import.worker.bw is used within r.dop.import.bw to import the DOPs in parallel.

SEE ALSO

AUTHORS

Johannes Halbauer, mundialis GmbH & Co. KG
Lina Krisztian, mundialis GmbH & Co. KG

SOURCE CODE

Available at: r.dop.import.worker.bw source code (history)

Accessed: Sunday Sep 13 08:28:34 2026


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

© 2003-2026 GRASS Development Team, GRASS 8.5.1dev Reference Manual