-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eaf06be
commit 0cbbe2c
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
10 changes: 5 additions & 5 deletions
10
python/plugins/MetaSearch/resources/connections-default.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<qgsCSWConnections version="1.0"> | ||
<csw name="USA: Data.gov CSW" url="http://catalog.data.gov/csw-all"/> | ||
<csw name="Danmark: National CSW" url="http://www.geodata-info.dk/registrant/srv/en/csw?"/> | ||
<csw name="Finland: National CSW (Paikkatietohakemisto)" url="http://www.paikkatietohakemisto.fi/geonetwork/srv/fi/csw?"/> | ||
<csw name="Iceland: National CSW (Iceland Service)" url="http://gatt.lmi.is/geoportal122/csw?"/> | ||
<csw name="Danmark: National CSW" url="http://www.geodata-info.dk/registrant/srv/en/csw"/> | ||
<csw name="Finland: National CSW (Paikkatietohakemisto)" url="http://www.paikkatietohakemisto.fi/geonetwork/srv/fi/csw"/> | ||
<csw name="Iceland: National CSW (Iceland Service)" url="http://gatt.lmi.is/geoportal122/csw"/> | ||
<csw name="Italy: National CSW (Geoportale Nazionale - Servizio di ricerca Italiano)" url="http://www.pcn.minambiente.it/geoportal/csw"/> | ||
<csw name="Italy: RNDT - Repertorio Nazionale dei Dati Territoriali - Servizio di ricerca" url="http://www.rndt.gov.it/RNDT/CSW"/> | ||
<csw name="New Zealand: LINZ Data Service" url="http://data.linz.govt.nz/feeds/csw"/> | ||
<csw name="Netherlands: National CSW (Nationaal Georegister)" url="http://www.nationaalgeoregister.nl/geonetwork/srv/eng/csw"/> | ||
<csw name="Norway: National CSW (Geonorge)" url="http://www.geonorge.no/geonetwork/srv/no/csw?request=GetCapabilities&service=CSW"/> | ||
<csw name="Sweden: National CSW" url="http://www.geodata.se/InspireCswProxy/csw?"/> | ||
<csw name="Norway: National CSW (Geonorge)" url="http://www.geonorge.no/geonetwork/srv/no/csw"/> | ||
<csw name="Sweden: National CSW" url="http://www.geodata.se/InspireCswProxy/csw"/> | ||
<csw name="UK Location Catalogue Publishing Service" url="http://csw.data.gov.uk/geonetwork/srv/en/csw"/> | ||
<csw name="UNEP GRID-Geneva Metadata Catalog" url="http://metadata.grid.unep.ch:8080/geonetwork/srv/eng/csw"/> | ||
</qgsCSWConnections> |