Skip to content

Commit 4f3719c

Browse files
authored
update data.gov CSW endpoint to https
1 parent 0d17e85 commit 4f3719c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/plugins/MetaSearch/resources/connections-default.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- Guidance: https://hub.qgis.org/wiki/quantum-gis/MetaSearch_Default_Connections_List -->
33
<qgsCSWConnections version="1.0">
4-
<csw name="USA: Data.gov CSW" url="http://catalog.data.gov/csw-all"/>
4+
<csw name="USA: Data.gov CSW" url="https://catalog.data.gov/csw-all"/>
55
<csw name="Danmark: National CSW" url="http://www.geodata-info.dk/registrant/srv/en/csw"/>
66
<csw name="Finland: National CSW (Paikkatietohakemisto)" url="http://www.paikkatietohakemisto.fi/geonetwork/srv/fi/csw"/>
77
<csw name="Greece: Geodata.gov.gr CSW" url="http://geodata.gov.gr/csw"/>

0 commit comments

Comments
 (0)