mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
15 lines
890 B
HTML
15 lines
890 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Import a Map via Web Map Service (WMS)</h1>
|
|
<div class='author'>O. Conrad (c) 2008</div>
|
|
<div class='description'>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 <a href="http://www.opengeospatial.org/">http://www.opengeospatial.org/</a>. </div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>WMS Map <div class='type'>Output Data Object</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Server <div class='type'>Text</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>User Name <div class='type'>Text</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Password <div class='type'>Text</div></dt><dd> <div class='constraints'></div></dd>
|
|
</dl>
|
|
</body></html>
|