GRASS logo

NAME

r.ndsm.import.nw - Downloads DSM for Nordrhein-Westfalen and aoi.

KEYWORDS

raster, import, nDOM, nDSM, open-geodata-germany

SYNOPSIS

r.ndsm.import.nw
r.ndsm.import.nw --help
r.ndsm.import.nw [-kr] [aoi=name] [download_dir=string] output=name [--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

Table of contents

DESCRIPTION

r.ndsm.import.nw downloads normalized digital surface model (nDSM, in German nDSM) for Nordrhein-Westfalen (NW) and area of interest. The data "Normalisiertes Digitales Oberflächenmodell 50" is downloaded from OpenGeodata.NRW and can be used under the specification of the licence: "Datenlizenz Deutschland - Zero - Version 2.0" licence.

EXAMPLE

Import nDSM

Import nDSMs with native resolution:
r.ndsm.import.nw aoi=aoi_NW output=ndsm_NW -r

AUTHORS

Veronica Koess, mundialis GmbH & Co. KG
Anika Weinmann, mundialis GmbH & Co. KG

SOURCE CODE

Available at: r.ndsm.import.nw source code (history)

Accessed: Wednesday Aug 14 14:25:09 2024


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

© 2003-2024 GRASS Development Team, GRASS GIS 8.4.1dev Reference Manual