~ubuntu-branches/ubuntu/trusty/qgis/trusty

« back to all changes in this revision

Viewing changes to resources/context_help/QgsWMSSourceSelect-en_US

  • Committer: Bazaar Package Importer
  • Author(s): Johan Van de Wauw
  • Date: 2010-07-11 20:23:24 UTC
  • mfrom: (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100711202324-5ktghxa7hracohmr
Tags: 1.4.0+12730-3ubuntu1
* Merge from Debian unstable (LP: #540941).
* Fix compilation issues with QT 4.7
* Add build-depends on libqt4-webkit-dev 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<h3>Create a new WMS connection</h3>
 
2
WMS layers can be added quite simply, as long as you know the URL to access the WMS server, you have a serviceable connection to that server, and the server understands HTTP as the data transport mechanism.<p>
 
3
QGIS currently can act as a WMS client that understands WMS 1.1, 1.1.1 and 1.3 servers.
 
4
<p>
 
5
<a href="#serv">Servers</a><br/>
 
6
<a href="#load">Loading WMS Layers</a><br/>
 
7
<a href="#lay">Layer Order</a><br/>
 
8
<a href="#search">Server Search</a><br/>
 
9
 
 
10
<a name="serv">
 
11
<h4>Servers</h4>
 
12
</a>
 
13
To define a new WMS server in the <label>Server Connections</label> section, select <label>New</label>. Then enter the parameters to connect to your desired WMS server.<p>
 
14
You can add some servers to play with by clicking the <label>Add default servers</label> button. This will add at least three WMS servers for you to use, including the NASA (JPL) WMS server.<p>
 
15
Once the new WMS Server connection has been created, it will be preserved for future QGIS sesions.
 
16
 
 
17
<a name="load">
 
18
<h5>Loading WMS Layers</h5>
 
19
</a>
 
20
Select the <label>Connect</label> button to retrieve the capabilities of the selected server. This includes the Image encoding, Layers, Layer Styles and Projections.<br/>
 
21
While downloading data from the WMS server, the download progress is visualized in the left bottom of the WMS Plugin dialog.<p>
 
22
The <label>Image encoding</label> section now lists the formats that are supported by both the client and server.<br/>
 
23
Choose one depending on your image accuracy requirements.<p>
 
24
You can select several layers at once, they will be combined at the WMS Server and transmitted to QGIS in one go.<p>
 
25
Each WMS Layer can be presented in multiple CRSs, depending on the capability of the WMS server. To choose a CRS, select <label>Change...</label>
 
26
 
 
27
<a name="lay">
 
28
<h4>Layer Order</h4>
 
29
</a>
 
30
On this tab you can change the order of loaded WMS layers.
 
31
 
 
32
<a name="search">
 
33
<h4>Server Search</h4>
 
34
</a>
 
35
On this tab you can search for WMS servers. It is possible to enter a search-string in the textfield an hit the <label>Search</label> button.<p>
 
36
To visualize the results, select an table entry, press the <label>Add selected row to WMS list</label> button and change back to the <label>Servers</label> tab.<p>
 
37
You only need to request the list of layers by clicking the <label>Connect</label> button.