Open-EO/openeo-eodc-driver

Include properties for collections

Closed this issue · 2 comments

Currently fetching a collection with /collections/<collection_id> yields an empty properties and other_properties. Extend the current implementation with new data

#69 started this implementation

properties and other_properties are merged into summary. Also cube:dimension replaces part of properties which is implemented with #86

See more: Open-EO/openeo-api#176