Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove geoimage austria wms server
  • Loading branch information
jef-n authored and alexbruy committed Mar 10, 2012
1 parent 63b8017 commit 44971f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/qgswmssourceselect.cpp
Expand Up @@ -1039,7 +1039,6 @@ void QgsWMSSourceSelect::addDefaultServers()
QMap<QString, QString> exampleServers;
exampleServers["DM Solutions GMap"] = "http://www2.dmsolutions.ca/cgi-bin/mswms_gmap";
exampleServers["Lizardtech server"] = "http://wms.lizardtech.com/lizardtech/iserv/ows";
exampleServers["GEOIMAGE-AUSTRIA"] = "http://wms.geoimage.at/dop-1mfree?";
// Nice to have the qgis users map, but I'm not sure of the URL at the moment.
// exampleServers["Qgis users map"] = "http://qgis.org/wms.cgi";

Expand Down

0 comments on commit 44971f8

Please sign in to comment.