SAGA-GIS Module Library Documentation (v2.3.0)

Module Import a Map via Web Map Service (WMS)

This module works as Web Map Service (WMS) client. More information on the WMS specifications can be obtained from the Open Geospatial Consortium (OGC) at http://www.opengeospatial.org/.

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputWMS Map (*)Data Object (optional output)MAP--
OptionsServerTextSERVER-Default: ogc.bgs.ac.uk/cgi-bin/BGS_Bedrock_and_Superficial_Geology/wms
User NameTextUSERNAME--
PasswordTextPASSWORD--
LeftFloating pointGCS_XMIN-Default: 0.000000
RightFloating pointGCS_XMAX-Default: 0.000000
BottomFloating pointGCS_YMIN-Default: 0.000000
TopFloating pointGCS_YMAX-Default: 0.000000
LayerChoiceLAYER-Available Choices:
[0]
Default: 0
(*) optional

Command-line

Usage: saga_cmd garden_webservices 0 [-MAP <str>] [-SERVER <str>] [-USERNAME <str>] [-PASSWORD <str>] [-GCS_XMIN <double>] [-GCS_XMAX <double>] [-GCS_YMIN <double>] [-GCS_YMAX <double>] [-LAYER <str>]
  -MAP:<str>        	WMS Map
	Data Object (optional output)
  -SERVER:<str>     	Server
	Text
	Default: ogc.bgs.ac.uk/cgi-bin/BGS_Bedrock_and_Superficial_Geology/wms
  -USERNAME:<str>   	User Name
	Text
  -PASSWORD:<str>   	Password
	Text
  -GCS_XMIN:<double>	Left
	Floating point
	Default: 0.000000
  -GCS_XMAX:<double>	Right
	Floating point
	Default: 0.000000
  -GCS_YMIN:<double>	Bottom
	Floating point
	Default: 0.000000
  -GCS_YMAX:<double>	Top
	Floating point
	Default: 0.000000
  -LAYER:<str>      	Layer
	Choice
	Available Choices:
	[0] <not set>
	Default: 0