Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Error in loading sumocfg

Most likely you are missing a slash somewhere in your sumocfg. Instead of editing the .sumocfg yourself you can let sumo write one by calling
sumo --save-configuration network.sumocfg -n your.net.xml -r your.rou.xml ...

Am Do., 31. März 2022 um 17:52 Uhr schrieb 劉瀚聰 <htliou@xxxxxxxxxxxx>:
Hello :
I am trying to open the sumocfg, but it shows some error messages as followings,

Error: expected end of tag 'route-files'
Error: (At line/column 6/7)
Error: Cound not load configuration 'C:\SUMO\network.sumocfg'
Quitting (on error)

My taz.xml and datamodel file (O-D information) are from the NETETIT

I used od2trips based on tazrelation files to get trips data and converts this trip data into rou.xml by duarouter. 

Above two transimiation are successful, but there is an errror in loading my sumocfg.

How could I fix this problem, thanks

Sincerely
han-tsung

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top