Skip to content

refactor: templates for standardise-validate and create-collection topo-imagery commands TDE-1346 - #970

Merged
amfage merged 22 commits into
masterfrom
refactor/standardising-topo-imagery-tde-1346
Mar 6, 2025
Merged

refactor: templates for standardise-validate and create-collection topo-imagery commands TDE-1346#970
amfage merged 22 commits into
masterfrom
refactor/standardising-topo-imagery-tde-1346

Conversation

@amfage

@amfage amfage commented Feb 7, 2025

Copy link
Copy Markdown
Contributor

Motivation

The standardise-validate and create-collection commands need to be used by multiple workflows, as we are now publishing multiple products such as a National DEM and National Hillshades.

Modification

Create separate WorkflowTemplates for standardise-validate and create-collection.
Update current WorkflowTemplates national-dem and imagery-standardising that use these templates.

Checklist

  • Tests updated
  • Docs updated
  • Issue linked in Title

@amfage
amfage requested review from a team as code owners February 7, 2025 02:13
@amfage
amfage requested review from MDavidson17, blacha, paulfouquet and schmidtnz and removed request for MDavidson17 February 7, 2025 02:13

@paulfouquet paulfouquet left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The national-dem WorkflowTemplate is also using this two templates. It would be great to point it to these new templates.

@amfage
amfage marked this pull request as draft February 9, 2025 20:36
@amfage
amfage marked this pull request as ready for review February 13, 2025 03:22
Comment thread templates/topo-imagery/create-collection.yml
Comment thread templates/topo-imagery/create-collection.yml
Comment thread templates/topo-imagery/standardise-validate.yml
@amfage
amfage marked this pull request as draft February 13, 2025 20:41
@amfage
amfage marked this pull request as ready for review February 14, 2025 02:41
paulfouquet
paulfouquet previously approved these changes Feb 16, 2025
Comment thread templates/topo-imagery/standardise-validate.yml Outdated
Comment thread templates/topo-imagery/standardise-validate.yml
Comment thread templates/topo-imagery/standardise-validate.yml
Comment thread templates/topo-imagery/create-collection.yaml Outdated
@amfage
amfage added this pull request to the merge queue Mar 6, 2025
Merged via the queue into master with commit 05280cb Mar 6, 2025
@amfage
amfage deleted the refactor/standardising-topo-imagery-tde-1346 branch March 6, 2025 02:06
ctali pushed a commit that referenced this pull request Jun 29, 2026
… (#970)

#### Motivation
We are populating title inside collection.json file from the etl. The
`collection.title` is the combined title when processing multiple vector
layers which is using the parameter from `etl --title`. And all the
`collection.links` should contain the `lds:title` from the lds export.
We should using this title when there is only one lds layer exists in
the etl output.

#### Modification
Get the title from collection.json and get the title from `lds:title`
for individual vector output.

#### Checklist

- [ ] Tests updated - no test
- [ ] Docs updated - no doc
- [x] Issue linked in Title
ctali pushed a commit that referenced this pull request Jun 29, 2026
🤖 I have created a release *beep* *boop*
---


## [3.7.0](linz/argo-tasks@v3.6.1...v3.7.0)
(2024-05-08)


### Features

* **basemaps:** Get vector title from the collection.json file. BM-1017
([#970](linz/argo-tasks#970))
([73f912f](linz/argo-tasks@73f912f))
* stac validate links checksum TDE-1134
([#972](linz/argo-tasks#972))
([3bd091c](linz/argo-tasks@3bd091c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants