SAGA 9.9.1 | Tool Library Documentation

DGM1 Bayern


Description

This tool provides easy-to-use access to the 'Digitales Geländemodell 1m (DGM1)' elevation data from the OpenData server of the Bayrische Vermessungsverwaltung (Bavaria). It uses a local database in the chosen directory which provides the original tiles. If the tiles covering the requested area are not found in this directory the tool tries to download these from the server. The data is licensed under CC BY 4.0


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRID--
Shapesshapes, inputSHAPES--
OutputDGM1data object Grid, output, optionalRESULT--
OptionsLocal Tiles Directoryfile pathTILESDownload location for tiles. If requested tile is already present download will be skipped.-
ExtentchoiceEXTENT-Available Choices: [0] user defined [1] shapes extent [2] grid system extent [3] grid system Default: 0
Grid Systemgrid systemGRID_SYSTEM--
Westfloating point numberXMIN-Default: 0.000000
Eastfloating point numberXMAX-Default: 1000.000000
Southfloating point numberYMIN-Default: 0.000000
Northfloating point numberYMAX-Default: 1000.000000
Columnsinteger numberNX-Minimum: 1 Default: 1001
Rowsinteger numberNY-Minimum: 1 Default: 1001
Bufferfloating point numberBUFFERadd buffer (map units) to extentMinimum: 0.000000 Default: 0.000000
Cellsizefloating point numberCELLSIZE-Minimum: 0.100000 Default: 1.000000
Coordinate System DefinitiontextCRS_STRINGSupported formats comprise PROJ and WKT strings, object codes (e.g. "EPSG:4326").-

Command Line


Usage: saga_cmd io_webservices 6 [-RESULT ] [-TILES ] [-EXTENT ] [-GRID ] [-SHAPES ] [-XMIN ] [-XMAX ] [-YMIN ] [-YMAX ] [-NX ] [-NY ] [-BUFFER ] [-CELLSIZE ] [-CRS_STRING ]
  -RESULT:        DGM1
	data object Grid, output, optional
  -TILES:         Local Tiles Directory
	file path
  -EXTENT:
                       Extent
                       	choice
                       	Available Choices:
                       	[0] user defined
                       	[1] shapes extent
                       	[2] grid system extent
                       	[3] grid system
                       	Default: 0
  -GRID:          Grid
	grid, input
  -SHAPES:        Shapes
	shapes, input
  -XMIN:       West
	floating point number
	Default: 0.000000
  -XMAX:       East
	floating point number
	Default: 1000.000000
  -YMIN:       South
	floating point number
	Default: 0.000000
  -YMAX:       North
	floating point number
	Default: 1000.000000
  -NX:            Columns
	integer number
	Minimum: 1
	Default: 1001
  -NY:            Rows
	integer number
	Minimum: 1
	Default: 1001
  -BUFFER:     Buffer
	floating point number
	Minimum: 0.000000
	Default: 0.000000
  -CELLSIZE:   Cellsize
	floating point number
	Minimum: 0.100000
	Default: 1.000000
  -CRS_STRING:    Coordinate System Definition
	text