We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e672337 commit 9afafeeCopy full SHA for 9afafee
src/app/qgswmssourceselect.cpp
@@ -1069,6 +1069,7 @@ void QgsWMSSourceSelect::addDefaultServers()
1069
exampleServers["NASA (JPL)"] = "http://wms.jpl.nasa.gov/wms.cgi";
1070
exampleServers["DM Solutions GMap"] = "http://www2.dmsolutions.ca/cgi-bin/mswms_gmap";
1071
exampleServers["Lizardtech server"] = "http://wms.lizardtech.com/lizardtech/iserv/ows";
1072
+ exampleServers["GEOIMAGE-AUSTRIA"] = "http://wms.geoimage.at/dop-1mfree?";
1073
// Nice to have the qgis users map, but I'm not sure of the URL at the moment.
1074
// exampleServers["Qgis users map"] = "http://qgis.org/wms.cgi";
1075
0 commit comments