Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: preset and producers/licensors for elevation TDE-781 #140

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion workflows/imagery/standardising-publish-import.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
- name: transform
value: "f"
- name: version-argo-tasks
value: "v2.9"
value: "v2"
- name: version-basemaps-cli
value: "v6"
- name: version-topo-imagery
Expand Down
6 changes: 5 additions & 1 deletion workflows/imagery/standardising.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
arguments:
parameters:
- name: version-argo-tasks
value: "v2.9"
value: "v2"
- name: version-basemaps-cli
value: "v6.39.0-15-g3e982390"
- name: version-topo-imagery
Expand Down Expand Up @@ -47,6 +47,7 @@ spec:
enum:
- "webp"
- "lzw"
- "dem_lerc"
- name: cutline
description: "(Optional) location of a cutline file to cut the imagery to .fgb or .geojson"
value: ""
Expand All @@ -68,7 +69,9 @@ spec:
"Landpro",
"Maxar",
"NZ Aerial Mapping",
"Ocean Infinity",
"Recon",
"RPS",
"SkyCan",
"Terralink International",
"UAV Mapping NZ",
Expand Down Expand Up @@ -126,6 +129,7 @@ spec:
"Matamata-Piako District Council",
"Maxar Technologies",
"Ministry of Primary Industries",
"National Emergency Management Agency",
"NZ Aerial Mapping",
"Napier City Council",
"Nelson City Council",
Expand Down