acteng / atip

Active Travel Infrastructure Platform
https://acteng.github.io/atip/
Apache License 2.0
22 stars 4 forks source link

Replace the old critical issues layer with a new automtic layer #510

Closed dabreegster closed 3 months ago

dabreegster commented 3 months ago

Instead of manually loading an xlsx file, automatically download when logged in. The contents of the file has also changed.

This is a simple first version to get internal feedback. Many styling improvements to follow.

To test locally, you need to generate the layer, symlink it up to public/private_layers/v1/problems.geojson.gz, then do VITE_RESOURCE_BASE="" VITE_MIMIC_GCP_LOCALLY="true" npm run dev

dabreegster commented 3 months ago

Thanks, done. Could you look at https://github.com/acteng/atip-data-prep/pull/62 and upload the file please?