From a12f298af4bf0c1de6eea17ebd83e250a54bc528 Mon Sep 17 00:00:00 2001 From: Daniel Silk Date: Tue, 27 Feb 2024 17:48:31 +1300 Subject: [PATCH] fix: Mackenzie provider duplication Co-authored-by: Alice Fage --- stac/canterbury/mackenzie_2015/dem_1m/2193/collection.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/stac/canterbury/mackenzie_2015/dem_1m/2193/collection.json b/stac/canterbury/mackenzie_2015/dem_1m/2193/collection.json index 14e223cc..3945ed34 100644 --- a/stac/canterbury/mackenzie_2015/dem_1m/2193/collection.json +++ b/stac/canterbury/mackenzie_2015/dem_1m/2193/collection.json @@ -59,8 +59,7 @@ ], "providers": [ { "name": "Aerial Surveys", "roles": ["producer"] }, - { "name": "Land Information New Zealand", "roles": ["licensor"] }, - { "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] } + { "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["licensor", "host", "processor"] } ], "linz:lifecycle": "completed", "linz:geospatial_category": "dem",