Skip to content

Commit

Permalink
add geoimage austria wms to default servers
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14327 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Oct 4, 2010
1 parent e672337 commit 9afafee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/qgswmssourceselect.cpp
Expand Up @@ -1069,6 +1069,7 @@ void QgsWMSSourceSelect::addDefaultServers()
exampleServers["NASA (JPL)"] = "http://wms.jpl.nasa.gov/wms.cgi";
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 9afafee

Please sign in to comment.