Load a WMS-Layer

From AWF-Wiki
(Difference between revisions)
Jump to: navigation, search
(Add WMS layer)
(Add WMS layer)
Line 19: Line 19:
  
 
==Add WMS layer==
 
==Add WMS layer==
If you want to integrate a WMS-Layer to QGIS 3 you have to follow follwing steps.
+
If you want to integrate a WMS-Layer to QGIS 3 follow these steps:
  
# Click the {{button|text=Add WMS layer}} icon [[File:Addwms.png|25px]]
+
# Open {{button|text=Data Source Manager}} icon [[File:Addwms.png|25px]]
# Click {{button|text= Add default servers}}.
+
# Click {{button|text= WMS/WMTS}}.
# Select Nasa (JPL) as the Server connection from the drop-down list.
+
# Type a namme for the new WMS connection e.g. {{typed|text= BKG DTK250}}(Digitale Topographische Karte 1:250,000, Bundesamt für Kartographie and Geodäsie, Frankfurt).
 +
# Type the URL : {{typed|text=http://sg.geodatenzentrum.de/wms_dtk250}}
 +
# Click {{button|text=OK}}
 
# Click {{button|text=Connect}}
 
# Click {{button|text=Connect}}
 
# Now a list of all downloadable layers appears.
 
# Now a list of all downloadable layers appears.
# Click on the layer to select him. If you click on the little Plus symbol you see all styles the layer included.
+
# Mark one of the layers and click {{button|text=Add}}
# After selecting the layer or style click {{button|text=Add}}.
+
 
[[File:Wmslayers.png|500px]]
+
[[File:qgis_add_dtk.png|400px]]
 +
 
 +
[[File:qgis_wms_dtk.png|500px]]
  
 
==Related articles==
 
==Related articles==

Revision as of 08:18, 17 June 2019

WMS stands for Web Map Service. WMS produces maps of spatially referenced data dynamically from geographic information. These maps are rendered in a pictorial format for example PNG, GIF or JPEG. The operations can be done using a standard web browser which submitt requests in form of a URL. The OGC WMS specification standardizes the way in which maps are requested by clients and the way that servers describe their data holdings.

Contents

Clients

A growing number of clients supporting WMS or WFS standards.

  • ArcGIS
  • Quantum GIS
  • UDIG
  • OpenLayes - pure javascript library for displying map data in most web browsers

Requests

There are differnt types of requests, but only two are required by any wms server:

  • GetCapabilities - returns parameters about the WMS and the available layers
  • GetMap - with parameters provided, returns a map image

WMS.png

Add WMS layer

If you want to integrate a WMS-Layer to QGIS 3 follow these steps:

  1. Open Data Source Manager icon Addwms.png
  2. Click WMS/WMTS.
  3. Type a namme for the new WMS connection e.g. BKG DTK250(Digitale Topographische Karte 1:250,000, Bundesamt für Kartographie and Geodäsie, Frankfurt).
  4. Type the URL : http://sg.geodatenzentrum.de/wms_dtk250
  5. Click OK
  6. Click Connect
  7. Now a list of all downloadable layers appears.
  8. Mark one of the layers and click Add

Qgis add dtk.png

Qgis wms dtk.png

Related articles

Personal tools
Namespaces

Variants
Actions
Navigation
Development
Toolbox
Print/export