Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Sioux falls scenario

https://github.com/bstabler/TransportationNetworks
Networks from that repo can be imported:
i.e.
sumo/tools/import/transportationTestProblems.py SiouxFalls_node.tntp SiouxFalls_net.tntp
(you need the latest dev-version of transportationTestProblems.py because it contains a format patch)
Note, that these networks are specified with capacity whereas this cannot be specified in sumo (it emerges from the infrastructure and traffic composition).

There is also https://github.com/matsim-eth/sioux-falls and you can use netconvert to import the matsim network. (option --matsim-files)

Am Mi., 29. Mai 2024 um 14:00 Uhr schrieb Rohan Verma via sumo-user <sumo-user@xxxxxxxxxxx>:
Dear community,
Is there a dataset for the conventional Sioux Falls scenario in SUMO?
If yes, kindly direct me towards it. If not, then kindly direct me to how it can be achieved.
Thanks and regards,
Rohan
_______________________________________________
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