Skip to content

Commit

Permalink
fix: AAM NZ consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
amfage committed Aug 31, 2023
1 parent d4ae7ef commit fb1fbb9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 10 deletions.
3 changes: 1 addition & 2 deletions stac/auckland/auckland_2017_0.075m/rgb/2193/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -7816,8 +7816,7 @@
],
"providers": [
{ "name": "Auckland Council", "roles": ["licensor"] },
{ "name": "AAM NZ Limited", "roles": ["licensor"] },
{ "name": "AAM NZ", "roles": ["producer"] },
{ "name": "AAM NZ", "roles": ["licensor", "producer"] },
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] }
],
"extent": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -526,8 +526,7 @@
],
"providers": [
{ "name": "Invercargill City Council", "roles": ["licensor"] },
{ "name": "AAM NZ Limited", "roles": ["licensor"] },
{ "name": "AAM NZ", "roles": ["producer"] },
{ "name": "AAM NZ", "roles": ["licensor", "producer"] },
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] }
],
"extent": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2113,8 +2113,7 @@
],
"providers": [
{ "name": "New Plymouth City Council", "roles": ["licensor"] },
{ "name": "AAM NZ Limited", "roles": ["licensor"] },
{ "name": "AAM NZ", "roles": ["producer"] },
{ "name": "AAM NZ", "roles": ["licensor", "producer"] },
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] }
],
"extent": {
Expand Down
3 changes: 1 addition & 2 deletions stac/tasman/tasman_2016-2017_0.3m/rgb/2193/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -353,8 +353,7 @@
],
"providers": [
{ "name": "Tasman District Council", "roles": ["licensor"] },
{ "name": "AAM NZ Limited", "roles": ["licensor"] },
{ "name": "AAM NZ", "roles": ["producer"] },
{ "name": "AAM NZ", "roles": ["licensor", "producer"] },
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] }
],
"extent": {
Expand Down
3 changes: 1 addition & 2 deletions stac/wellington/porirua_2016_0.075m/rgb/2193/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,7 @@
],
"providers": [
{ "name": "Porirua City Council", "roles": ["licensor"] },
{ "name": "AAM NZ Limited", "roles": ["licensor"] },
{ "name": "AAM NZ", "roles": ["producer"] },
{ "name": "AAM NZ", "roles": ["licensor", "producer"] },
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] }
],
"extent": {
Expand Down

0 comments on commit fb1fbb9

Please sign in to comment.