use  <gui-settings-file value="file1,file2,file3"/>

regards,
Jakob

Am Sa., 23. Mai 2020 um 05:38 Uhr schrieb Aleksandr Korshunov <
[email protected]>:

> Hello,
>
> I want to set several viewports for a sumo-gui simulation.
> I prepared XML files for each viewport, but when I defined them in sumo
> configuration file, sumo-gui failed.
>
> I tried this way:
> __________
> <configuration>
>    <input>
>       <net-file value="path/to//network.net.xml"/>
>       <route-files value="path/to/routes.rou.xml"/>
>       <gui-settings-file value="path/to/__gui-settings_1.cfg"/>
>       <gui-settings-file value="path/to/__gui-settings_2.cfg"/>
>       <gui-settings-file value="path/to//__gui-settings_3.cfg"/>
>    </input>
> etc...
> __________
>
> and this way:
> __________
> <configuration>
>    <input>
>       <net-file value="path/to//network.net.xml"/>
>       <route-files value="path/to/routes.rou.xml"/>
>       <gui-settings-file value="path/to/__gui-settings_1.cfg"
> "path/to/__gui-settings_2.cfg" "path/to//__gui-settings_3.cfg"/>
>    </input>
> etc...
> __________
>
> How do I need to define them properly?
>
> --
>
> *Regards,Korshunov Aleksandr*
> Phone number: +972-50-48-50-222, +7-903-906-82-30
> [email protected]
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to