From df5371ceca2f38391de5c8f8c757f7df460d55f6 Mon Sep 17 00:00:00 2001 From: Alice Fage Date: Thu, 2 Dec 2021 14:58:54 +1300 Subject: [PATCH] fix: h-i schema links --- extensions/historical-imagery/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extensions/historical-imagery/README.md b/extensions/historical-imagery/README.md index 19577100..0d9b05fa 100644 --- a/extensions/historical-imagery/README.md +++ b/extensions/historical-imagery/README.md @@ -75,7 +75,7 @@ For more details see | ------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | --------------------------------- | | [eo:bands](https://github.com/stac-extensions/eo/blob/v1.0.0/README.md#eobands) | \[[Band Object](https://github.com/stac-extensions/eo/blob/v1.0.0/README.md#band-object)] | **REQUIRED**. The eo:bands array is used to describe the available spectral bands in an Asset. | photo_type or image file metadata | -#### [Aerial Photography Extension](../aerial-photo) +#### [Aerial Photography Extension](https://stac.linz.govt.nz/_STAC_VERSION_/aerial-photo) | Field Name | Type | Description | Internal Field Name | | ---------------------------- | ------- | ------------------------------------------------------------------------------------------------------------- | ------------------- | @@ -85,14 +85,14 @@ For more details see | aerial-photo:sequence_number | integer | **REQUIRED**. Sequential order of photos taken during a run. | photo_no | | aerial-photo:anomalies | string | Comments about unusual things noticed in the image. | image_anomalies | -#### [Camera Extension](../camera) +#### [Camera Extension](https://stac.linz.govt.nz/_STAC_VERSION_/camera) | Field Name | Type | Description | Internal Field Name | | --------------------------- | ------- | -------------------------------------------------------------------------------------------------------------------------------- | -------------------- | | camera:sequence_number | integer | Also referred to as veder; the sequential order of photos taken by an individual camera. | camera_sequence_no | | camera:nominal_focal_length | integer | Distance in mm from the camera lens centre to the film in the camera at which the image will have the least possible distortion. | nominal_focal_length | -#### [Film Extension](../film) +#### [Film Extension](https://stac.linz.govt.nz/_STAC_VERSION_/film) | Field Name | Type | Description | Internal Field Name | | ----------------------- | ------- | ------------------------------------------------------------------------------------------------ | ----------------------- | @@ -101,7 +101,7 @@ For more details see | film:physical_condition | string | Comments field about unusual film condition. | physical_film_condition | | film:physical_size | string | Physical size of the negatives on a roll of film. | format | -#### [Scanning Extension](../scanning) +#### [Scanning Extension](https://stac.linz.govt.nz/_STAC_VERSION_/scanning) | Field Name | Type | Description | Internal Field Name | | ---------------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------- |