jibeproject / jibe-vis

Interactive visualisation app for exploring health impacts of urban planning scenarios based on large-scale transport and health simulation modelling.
MIT License
0 stars 0 forks source link

Demonstrate basic filtering/interactivity #5

Closed carlhiggs closed 4 months ago

carlhiggs commented 6 months ago

As per #4, we need to demonstrate for users how basic filtering/interactivity could support decision making using an example scenario.

We plan to do this using results from the 20 minute neighbourhood intervention analysis undertaken by @StevePem.

A promising approach for smooth delivery of complex map-based data supporting interactivity is using map vector tiles. In particular,

MapLibre GL JS may be better placed to support interactivity using vector map tiles than Leaflet (e.g. PM Tiles documentation seems to recommend use of MapLibre GL JS when implementing interactivity with map tiles)

carlhiggs commented 4 months ago

Demonstrated this functionality for the workshop; going to close. We can further develop later.