Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/route/route2poly/standalone_scaleWidth/routes.rou.xml
428514 views
1
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
2
<route id="r0" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" probability="2"/>
3
<route id="r1" edges="3/1to2/1 2/1to1/1 1/1to0/1" probability="5"/>
4
</routes>
5
6