openmobility-wg / userstories

Eclipse Public License 2.0
8 stars 2 forks source link

Be able to edit SUMO network parallel within a group #4

Open RobertHilbrich opened 4 years ago

RobertHilbrich commented 4 years ago

As a Advanced User

I want to be able to edit SUMO network parallel within a group

In order to

Acceptance criteria

behrisch commented 4 years ago

The current recommended workflow we use is to let everyone create patch files (using netedit and netdiff.py) and then apply them as needed. This could of course be better integrated, see for instance eclipse/sumo#2736

ZoltanBaksa commented 4 years ago

If the network is large, the handling in netedit takes long time, so a little change, adjustment and the saving the net, or even a mode change slows down the process. In our own solution the changed area is cut out from the large junction, and after changes it is merged back. This allows us to work with the cutouts more faster, and also enables to run sub-simulations, if the cutout has the needed complexity/size of a real world area. The method also allows to have parallel versions of an area, and combine them as simulation versions. The current netconvert solutions to combine networks is almost appropriate, there are only few things to be changed. I could send our current process and suggestions later, if we go into technical discussions.

namdre commented 3 years ago

The upcoming version 1.9 improves support for merging sumo networks with netconvert. (https://sumo.dlr.de/docs/ChangeLog.html#enhancements