We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8c8a67 commit 892cc39Copy full SHA for 892cc39
src/providers/wms/qgswmssourceselect.cpp
@@ -990,7 +990,6 @@ void QgsWMSSourceSelect::addDefaultServers()
990
QMap<QString, QString> exampleServers;
991
exampleServers["DM Solutions GMap"] = "http://www2.dmsolutions.ca/cgi-bin/mswms_gmap";
992
exampleServers["Lizardtech server"] = "http://wms.lizardtech.com/lizardtech/iserv/ows";
993
- exampleServers["GEOIMAGE-AUSTRIA"] = "http://wms.geoimage.at/dop-1mfree?";
994
// Nice to have the qgis users map, but I'm not sure of the URL at the moment.
995
// exampleServers["Qgis users map"] = "http://qgis.org/wms.cgi";
996
0 commit comments