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

Visualize Mapeo alert data on `alertsDashboard` #48

Closed rudokemper closed 2 months ago

rudokemper commented 2 months ago

Closes https://github.com/ConservationMetrics/guardianconnector-views/issues/47.

Goal

This PR adds a comprehensive workflow to add Mapeo data to the alerts API and dashboard, and have all of the same behaviors as alerts (e.g. select a feature, change the color when selected, view in sidebar, download CSV/GeoJSON).

Screenshots

image _Can also explore here: https://bcm-views.guardianconnector.net/alerts/fake_alerts_

What I changed

What I'm not doing here