qgiscloud / qgis-cloud-plugin

QGIS Plugin for publishing maps on www.qgiscloud.com
GNU General Public License v2.0
17 stars 13 forks source link

Suggestion: Differentiated configuration of WMS #56

Closed partas1982 closed 2 months ago

partas1982 commented 2 years ago

Since more ond more datadata is available as WMS, it would be very desirable if WMS services integrated into QGIS Cloud could be configured either as a background map or as a layer.

hdus commented 2 years ago

You can configure these settings in the QGIS Cloud Backend on qgiscloud.com in the Maps menu. If you open the map settings of the desired map, you can select the option "External WMS layers". Then the WMS will be loaded as background layer.

partas1982 commented 2 years ago

I should be more precise: In the QGIS Cloud backend it is possible to load external WMS as background layers. This setting then applies to all integrated WMS. But I think that this setting should be configured for each WMS / group of WMS. Problem: External WMS, for example with aerial photos and others with factual data like antenna locations or neophytes . I do not want the factual data WMS to be displayed as a background layer.

hdus commented 2 months ago

With QGIS Cloud Pro you can also load external WMS WFS or WMTS layers into the map. Under Layers & Legend you will find the option “Import Layer”. Enter the URL of the desired service there in the form:

http://wms.example.com?Service=WMS&Request=GetCapabilities

If you now click on Connect, all the layers offered by the service will appear. After selecting a layer, it will be added to the map. To make this setting persistent for this map, you must save the page as a bookmark in your browser. Whenever you open this bookmark later, the map will be reloaded with exactly this setting.