BYOC collections now have the following metadata available under additionalData
field:
-
extent
: the collection extent in WGS84 -
hasSensingTimes
: information if tiles have sensing time -
fromSensingTime
the sensing time in ISO 8601 of the least recent tile -
toSensingTime
: the sensing time in ISO 8601 of the most recent tile
The metadata is updated in a few minutes after a tile is added or removed. To find out if your collection requires metadata updates, check out the flag requiresMetadataUpdate
. The metadata will soon be available also in Catalog API and Dashboard.