Closed dhixsingh closed 11 months ago
We want to be able to click on a MATSim network link and modify its attributes (shapefile attribute table properties). The idea is to be able to specify time based disruptions/ emergency messages.
See https://github.com/agentsoz/bdi-abm-integration/issues/1#issuecomment-367548805 for the kind of data we want to attach to the link, where startHHMM will be picked up from the slider setting (#3) and the impactedLinks will just contain the selected link. The rest will be filled in using a popup box.
startHHMM
impactedLinks
Example of an emergency message is here.
Workflow to be addressed with strategy from previous UI
We want to be able to click on a MATSim network link and modify its attributes (shapefile attribute table properties). The idea is to be able to specify time based disruptions/ emergency messages.
See https://github.com/agentsoz/bdi-abm-integration/issues/1#issuecomment-367548805 for the kind of data we want to attach to the link, where
startHHMM
will be picked up from the slider setting (#3) and theimpactedLinks
will just contain the selected link. The rest will be filled in using a popup box.Example of an emergency message is here.