SAGA 9.9.1 | Tool Library Documentation

DGM1 Mecklenburg-Vorpommern


Description

This tool provides easy-to-use access to the 'Digitales Geländemodell 1m (DGM1)' elevation data from the OpenGeodata server of Mecklenburg-Western Pomerania (Mecklenburg-Vorpommern, MV). 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 licensee is obligated to provide a clearly visible source reference for each public reproduction, distribution or presentation of the geodata, as well as for each publication or external use of any processing or modification, which must be designed as follows: © GeoBasis-DE/M-V (year of last data delivery)


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 7 [-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