Skip to content

Commit 9afafee

Browse files
author
jef
committed
add geoimage austria wms to default servers
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14327 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent e672337 commit 9afafee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/qgswmssourceselect.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1069,6 +1069,7 @@ void QgsWMSSourceSelect::addDefaultServers()
10691069
exampleServers["NASA (JPL)"] = "http://wms.jpl.nasa.gov/wms.cgi";
10701070
exampleServers["DM Solutions GMap"] = "http://www2.dmsolutions.ca/cgi-bin/mswms_gmap";
10711071
exampleServers["Lizardtech server"] = "http://wms.lizardtech.com/lizardtech/iserv/ows";
1072+
exampleServers["GEOIMAGE-AUSTRIA"] = "http://wms.geoimage.at/dop-1mfree?";
10721073
// Nice to have the qgis users map, but I'm not sure of the URL at the moment.
10731074
// exampleServers["Qgis users map"] = "http://qgis.org/wms.cgi";
10741075

0 commit comments

Comments
 (0)