AxelGlobe STAC API metadata mapping
AxelGlobe STAC API provides several metadata on the STAC Catalog. On the other hand, you can download a metadata file by downloading through the Web UI. This document describes the mapping between metadata of STAC API and metadata file.
Mapping
metadata field of STAC API | metadata field of metadata file |
---|---|
Item::properties.eo:bands[n].center_wave_length | Refers to GRUS-1 Spectral Bands. |
Item::properties.eo:bands[n].full_width_half_max | Refers to GRUS-1 Spectral Bands. |
Item::properties.eo:bands[n].solar_illumination | Refers to GRUS-1 Spectral Bands. |
Item::properties.eo:cloud_cover | imageTileMetadata.cloudCoverPercentage |
Item::properties.view:off_nadir | EOMetadata.satelliteOffNadirAngleNominal |
Item::properties.sat:orbit_state | EOMetadata.orbitDirection |
Item::properties.datetime | EOMetadata.acquisitionDateTime.acquisitionStartDateTime |