ISO 19139-2 Schema Reference
This document describes ISO 19115-2/19139-2 Extensions for acquisition and processing schema extensions in pygeometa.
Sections
acquisition
The acquisition object supports 1..n platform defintions.
acquisition.platforms
| Property Name | Mandatory/Optional | Description | Example | Reference |
|---|---|---|---|---|
| identifier | Mandatory | unique identification of the platform | LANDSAT_8 | ISO 19115 Part 2 Section B.2.5.8 |
| description | Mandatory | platform description | My platform | ISO 19115 Part 2 Section B.2.5.8 |
acquisition.platforms objects support 1..n instrument definitions.
acquisition.platforms[].instruments
| Property Name | Mandatory/Optional | Description | Example | Reference |
|---|---|---|---|---|
| identifier | Mandatory | instrument identifier | OLI_TIRS | ISO 19115 Part 2 B.2.5.4 |
| type | Mandatory | instrument type | INS-NOBS | ISO 19115 Part 2 B.2.5.4 |