We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent beb55d1 commit b86db94Copy full SHA for b86db94
python/plugins/MetaSearch/resources/connections-default.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- Guidance: https://hub.qgis.org/wiki/quantum-gis/MetaSearch_Default_Connections_List -->
3
<qgsCSWConnections version="1.0">
4
- <csw name="USA: Data.gov CSW" url="http://catalog.data.gov/csw-all"/>
+ <csw name="USA: Data.gov CSW" url="https://catalog.data.gov/csw-all"/>
5
<csw name="Danmark: National CSW" url="http://www.geodata-info.dk/registrant/srv/en/csw"/>
6
<csw name="Finland: National CSW (Paikkatietohakemisto)" url="http://www.paikkatietohakemisto.fi/geonetwork/srv/fi/csw"/>
7
<csw name="Greece: Geodata.gov.gr CSW" url="http://geodata.gov.gr/csw"/>
0 commit comments