[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [sumo-user] Junction-TAZ
|
Please also add option --with-taz when calling duarouter (otherwise it
will ignore the fromTaz/toTaz and only use the from/to attributes of the
trips).
Good morning!
Thank you very much!
Could you check if I understood the instructions correctly?
The network is this:
I made the following definition:
I ran od2trips
od2trips -c C:\Users\Pedro\Sumo\od2trips-carro.config.xml -n C:\Users\Pedro\Sumo\taz_file.taz.xml -d C:\Users\Pedro\Sumo\OD_file-carro.od --vtype carro --prefix carro -o C:\Users\Pedro\Sumo\od_file-carro.odtrips.xml
Result:
I ran duarouter:
duarouter --junction-taz -c C:\Users\Pedro\Sumo\duarcfg_file-carro.trips2routes.duarcfg -o od_route_file-carro.odtrips.rou.xml
Configuration file:
Result:
What procedure am I doing wrong?
Sds,
Pedro Oliveira
If you want duarouter to route between junctions and also od2trips to define trips between junctions here is how you can do it:
- define your TAZ to have the same ids as your junctions (the edges within these taz do not matter. They can all be the same)
- run duarouter with option --junction-taz (and without loading a your taz file)
Good afternoon everybody.
I usually use od2trips with an OD taz matrix of the type:

Then I apply duarouter.
od2trips -c C:\Users\Pedro\Sumo\od2trips-carro.config.xml -n C:\Users\Pedro\Sumo\taz_file.taz.xml -d C:\Users\Pedro\Sumo\OD_file-carro.od --vtype carro --prefix carro -o C:\Users\Pedro\Sumo\od_file-carro.odtrips.xml
duarouter -c C:\Users\Pedro\Sumo\duarcfg_file-carro.trips2routes.duarcfg -o od_route_file-carro.odtrips.rou.xml
As TAZ does not accept junctions, how would I perform od2trips followed by duarouter, or is it not possible to perform this sequence?
Sds,
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user