Skip to content

Commit

Permalink
Update Danish national CSW
Browse files Browse the repository at this point in the history
geodata-info has been modernised (upgrade of GeoNetwork installation) and as a consequence, the CSW endpoint was changed from http://www.geodata-info.dk/registrant/srv/en/csw to https://geodata-info.dk/srv/dan/csw.
  • Loading branch information
heidivanparys authored and nyalldawson committed Aug 16, 2018
1 parent f37aa8c commit 4ab4b42
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,7 +2,7 @@
<!-- Guidance: https://docs.qgis.org/2.18/en/docs/user_manual/plugins/plugins_metasearch.html#managing-catalog-services -->
<qgsCSWConnections version="1.0">
<csw name="USA: Data.gov CSW" url="https://catalog.data.gov/csw-all"/>
<csw name="Danmark: National CSW" url="http://www.geodata-info.dk/registrant/srv/en/csw"/>
<csw name="Danmark: National CSW (geodata-info)" url="https://geodata-info.dk/srv/dan/csw"/>
<csw name="Finland: National CSW (Paikkatietohakemisto)" url="http://www.paikkatietohakemisto.fi/geonetwork/srv/fi/csw"/>
<csw name="Greece: Geodata.gov.gr CSW" url="http://geodata.gov.gr/csw"/>
<csw name="Iceland: National CSW (Iceland Service)" url="http://gatt.lmi.is/geoportal122/csw"/>
Expand Down

0 comments on commit 4ab4b42

Please sign in to comment.