sumo icon indicating copy to clipboard operation
sumo copied to clipboard

show the information of loaded route file in the sumo-gui

Open woodwm opened this issue 2 years ago • 4 comments

Add your issue description here.

If possible, upload an example that shows your problem. In the latest version 1.18.0, sumo-gui shows the information of loading net-file and additional-file, but no route file.

image

SUMO-version: 1.18.0 operating system: windows 11

woodwm avatar Sep 26 '23 11:09 woodwm

I have a question on the loading route file. When I start sumo-gui by both a configuration file and a route file, but they point to two different route files, which one is loaded eventually?

woodwm avatar Sep 26 '23 11:09 woodwm

I don't remember previous sumo-gui releases which printed messages about loading route files. Just looked into the last releases before which didn't either. The route files are loaded nonetheless if there is no error message.

Command line arguments overwrite the value given in the config when used in the same call to sumo / sumo-gui.

m-kro avatar Sep 26 '23 12:09 m-kro

@m-kro Sorry, I do not mean the information on loading route files was shown in previour versions, but do not show in the latest version. I want to request a feature to add the information on loading route files in sumo-gui.

Thanks for answering the question.

woodwm avatar Sep 26 '23 12:09 woodwm

We should use a different message here since route files are not loaded completely

behrisch avatar Oct 10 '23 09:10 behrisch