dlr-eoc / prosEO

prosEO – A Processing System for Earth Observation Data
GNU General Public License v3.0
14 stars 1 forks source link

Data Model: Add geographical footprint to product metadata #179

Open tangobravo62 opened 1 year ago

tangobravo62 commented 1 year ago

Currently no geographical footprint is associated with the product metadata (at least not in the generic data model, there are mission-specific additions for that). This also means that products cannot be selected by geographical constraints.

A representation for the geographical footprint shall be added as an optional element to the Product entity. The representation shall take into account the features provided by Hibernate and the representations for polygons in applicable standards, e. g. the OGC GML and OGC EO-GeoJSON formats. ("Take into account" means that a conversion to and from such formats shall be reasonably straightforward.)