Skip to content

Commit 892cc39

Browse files
committed
remove geoimage austria wms server
1 parent d8c8a67 commit 892cc39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/providers/wms/qgswmssourceselect.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -990,7 +990,6 @@ void QgsWMSSourceSelect::addDefaultServers()
990990
QMap<QString, QString> exampleServers;
991991
exampleServers["DM Solutions GMap"] = "http://www2.dmsolutions.ca/cgi-bin/mswms_gmap";
992992
exampleServers["Lizardtech server"] = "http://wms.lizardtech.com/lizardtech/iserv/ows";
993-
exampleServers["GEOIMAGE-AUSTRIA"] = "http://wms.geoimage.at/dop-1mfree?";
994993
// Nice to have the qgis users map, but I'm not sure of the URL at the moment.
995994
// exampleServers["Qgis users map"] = "http://qgis.org/wms.cgi";
996995

0 commit comments

Comments
 (0)