geosolutions-it / sciadro-backend

https://waffle.io/geosolutions-it/sciadro-backend
1 stars 3 forks source link

Add a /anomalies endpoint for retrieving all anomalies of a mission #39

Closed MV88 closed 5 years ago

MV88 commented 5 years ago

The endpoint will be something like : /assets/<assetId>/missions/<missionId>/frames/anomalies

Basically you have to merge togheter in all the anomalies of all the frames of the specified mission.

Also clean up the /frames request :