Skip to content

Commit db0b787

Browse files
authoredSep 20, 2016
MetaSearch: Update LINZ Data Service default URL
The existing CSW URL is still supported for backwards compatibility, but `/services/csw/` is the preferred path going forward. They're backed by the same code and results will be identical. Current url is shown at eg. https://data.linz.govt.nz/layer/767-nz-topo50-maps/webservices/
1 parent 359d5e1 commit db0b787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<csw name="Iceland: National CSW (Iceland Service)" url="http://gatt.lmi.is/geoportal122/csw"/>
99
<csw name="Italy: National CSW (Geoportale Nazionale - Servizio di ricerca Italiano)" url="http://www.pcn.minambiente.it/geoportal/csw"/>
1010
<csw name="Italy: RNDT - Repertorio Nazionale dei Dati Territoriali - Servizio di ricerca" url="http://www.rndt.gov.it/RNDT/CSW"/>
11-
<csw name="New Zealand: LINZ Data Service" url="http://data.linz.govt.nz/feeds/csw"/>
11+
<csw name="New Zealand: LINZ Data Service" url="https://data.linz.govt.nz/services/csw/"/>
1212
<csw name="Netherlands: National CSW (Nationaal Georegister)" url="http://www.nationaalgeoregister.nl/geonetwork/srv/eng/csw"/>
1313
<csw name="Norway: National CSW (Geonorge)" url="http://www.geonorge.no/geonetwork/srv/no/csw"/>
1414
<csw name="Sweden: National CSW" url="http://www.geodata.se/InspireCswProxy/csw"/>

0 commit comments

Comments
 (0)
Please sign in to comment.