qgsserversourceselect.ccp.patch

Giovanni Manghi, 2009-07-18 10:56 AM

Download (857 Bytes)

View differences:

qgis_unstable/src/app/qgsserversourceselect.cpp 2009-06-23 19:56:32.000000000 +0100
747 747
  exampleServers["NASA (JPL)"] = "http://wms.jpl.nasa.gov/wms.cgi";
748 748
  exampleServers["DM Solutions GMap"] = "http://www2.dmsolutions.ca/cgi-bin/mswms_gmap";
749 749
  exampleServers["Lizardtech server"] =  "http://wms.lizardtech.com/lizardtech/iserv/ows";
750
  exampleServers["Sardinia Region Images WMS service (ArcIMS)"] =  "http://webgis.regione.sardegna.it/wmsconnector/com.esri.wms.Esrimap/ras_wms?";
751
  exampleServers["Sardinia Region Vectorial data WMS service (geoserver)"] =  "http://webgis.regione.sardegna.it/geoserver/wms?";
752 750
  // Nice to have the qgis users map, but I'm not sure of the URL at the moment.
753 751
  //  exampleServers["Qgis users map"] = "http://qgis.org/wms.cgi";
754 752