Skip to content

Commit 44971f8

Browse files
jef-nalexbruy
authored andcommitted
remove geoimage austria wms server
1 parent 63b8017 commit 44971f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/qgswmssourceselect.cpp

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

0 commit comments

Comments
 (0)