Skip to content

Commit

Permalink
docs: Explain new GSD parameter format TDE-1211
Browse files Browse the repository at this point in the history
As changed in <linz/topo-imagery#1089>.
  • Loading branch information
l0b0 committed Sep 24, 2024
1 parent b0270c1 commit d51fcf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion workflows/raster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Publishing to the AWS Registry of Open Data is an optional step [publish-odr](#P
| cutline | s3://linz-imagery-staging/cutline/bay-of-plenty_2021-2022.fgb |
| collection_id | 01FP371BHWDSREECKQAH9E8XQ |
| category | rural-aerial-photos |
| gsd | 0.3m |
| gsd | 0.3 |
| producer | Aerial Surveys |
| licensor | Toitū Te Whenua Land Information New Zealand |
| licensor_list | Waka Kotahi; Nelson City Council;Tasman District Council |
Expand Down
2 changes: 1 addition & 1 deletion workflows/raster/standardising.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ spec:
- 'dsm'
- 'satellite-imagery'
- name: gsd
description: 'Dataset GSD, e.g., "0.3m" (the "m" must be included)'
description: 'Dataset GSD in metres, e.g., "0.3" for 30 centimetres'
- name: producer
description: 'The producer of the source dataset, e.g. aerial or bathymetric survey company'
value: 'Unknown'
Expand Down

0 comments on commit d51fcf4

Please sign in to comment.