Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/route/route2poly/routes2.rou.xml
428384 views
1
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
2
<vehicle id="0" depart="0" departSpeed="10" departPos="100">
3
<route edges="4/2to3/2 3/2to2/2 2/2to1/2 invalid 1/2to0/2"/>
4
</vehicle>
5
</routes>
6
7