Skip to content

Commit

Permalink
fix: h-i schema links
Browse files Browse the repository at this point in the history
  • Loading branch information
amfage committed Dec 2, 2021
1 parent b736e97 commit df5371c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions extensions/historical-imagery/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
| ---------------------------- | ------- | ------------------------------------------------------------------------------------------------------------- | ------------------- |
Expand All @@ -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 |
| ----------------------- | ------- | ------------------------------------------------------------------------------------------------ | ----------------------- |
Expand All @@ -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 |
| ---------------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------- |
Expand Down

0 comments on commit df5371c

Please sign in to comment.