ConservationMetrics / guardianconnector-views

A Nuxt.js tool that reads data from a SQL database and renders it on different views (map, gallery, alerts dashboard)
MIT License
3 stars 0 forks source link

Separate media paths for alerts & mapeo data on `AlertsDashboard` #57

Closed rudokemper closed 2 months ago

rudokemper commented 2 months ago

Goal

Closes #56.

What I changed

We are now providing a separate media path where alerts are found, as distinct from Mapeo data.

Also, I implemented a fix for providing filepaths for Mapeo observations that have multiple attachments.