We are introducing product identifiers (product IDs) to the scenes.tiles metadata in evalscripts. These product IDs are named after collections and offer consistent, collection-specific identifiers for each product.
Learn more about the scenes.tiles metadata.
Product ID Fields by Collection
Collection | Product ID |
Sentinel-1 | sentinel1ProductId |
Sentinel-2 | sentinel2ProductId |
Landsat ETM | landsatEtmProductId |
Landsat TM | landsatTmProductId |
Landsat MSS | landsatMssProductId |
Landsat OLI-TIRS | landsatOliTirsProductId |
HLS (Harmonized Landsat and Sentinel) | hlsProductId |
These fields are now available in the scenes.tiles metadata object returned during evalscript execution.
For collection-specific details, please refer to the updated documentation for each collection, for example: Sentinel-2 L1C Scenes Object documentation.
WFS GetFeature Changes for Sentinel-2
In the WFS GetFeature response for Sentinel-2 collections, the ID field currently points to the granule ID. We are updating this behavior and it will soon be replaced with the product ID to ensure alignment with the new sentinel2ProductId field.