GRASS logo

NAME

r.dop.import.worker.hh - Downloads and imports single Digital Orthophotos (DOPs) in Hamburg

KEYWORDS

imagery, download, DOP

SYNOPSIS

r.dop.import.worker.hh
r.dop.import.worker.hh --help
r.dop.import.worker.hh [-rk] [aoi=name] [download_dir=string] tile_key=string tile_urls=string new_mapset=name orig_region=string [resolution_to_import=string] raster_name=name [memory=memory in MB] [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:

-r
Use native DOP resolution
-k
Keep downloaded data in the download directory
--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_urls=string [required]
Input DOP tile URLs
Comma-separated list of URLs of DOP tiles to import; multiple tiles will be merged before import
new_mapset=name [required]
Name for new mapset
orig_region=string [required]
Original region
resolution_to_import=string
Resolution of region, for which DOP will be imported (only if flag r not set)
raster_name=name [required]
Name of raster output
memory=memory in MB
Maximum memory to be used (in MB)
Memory which is used by all processes (it is divided by nprocs for each single parallel process)
Default: 300

Table of contents

DESCRIPTION

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

SEE ALSO

AUTHORS

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

SOURCE CODE

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

Accessed: Monday Jul 27 12:29:04 2026


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

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