We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63b8017 commit 44971f8Copy full SHA for 44971f8
src/app/qgswmssourceselect.cpp
@@ -1039,7 +1039,6 @@ void QgsWMSSourceSelect::addDefaultServers()
1039
QMap<QString, QString> exampleServers;
1040
exampleServers["DM Solutions GMap"] = "http://www2.dmsolutions.ca/cgi-bin/mswms_gmap";
1041
exampleServers["Lizardtech server"] = "http://wms.lizardtech.com/lizardtech/iserv/ows";
1042
- exampleServers["GEOIMAGE-AUSTRIA"] = "http://wms.geoimage.at/dop-1mfree?";
1043
// Nice to have the qgis users map, but I'm not sure of the URL at the moment.
1044
// exampleServers["Qgis users map"] = "http://qgis.org/wms.cgi";
1045
0 commit comments