opendatacube / datacube-explorer

Web-based exploration of Open Data Cube collections
Apache License 2.0
54 stars 31 forks source link

Missing STAC projection properties in STAC item search #557

Open NVTuann201 opened 7 months ago

NVTuann201 commented 7 months ago

The Item Search return value does not contain proj:epsg, proj:shape, ... I do not know whether it is enabled or how it's stored in the database. Could anyone please guide me to enable these field or how to add them to the search result. Thanks so much!

Ariana-B commented 6 months ago

Fields such as proj:epsg and proj:shape are included in the Item properties whenever they are present in the dataset, such as for ga_s2am_ard_3 datasets. Which collections/items are you searching for?