Path: blob/main/tests/netedit/basic/files/load/additional/routes.rou.xml
169716 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on 2024-07-04 11:00:49 by Eclipse SUMO netedit Version v1_20_0+0930-542f1297b483-->45<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">6<!-- Routes -->7<route id="r_0" edges="E10 E11"/>8<route id="r_1" edges="-E7 -E6"/>9<route id="r_2" edges="-E2 -E8"/>10<route id="r_4" edges="-E5 -E4"/>11<!-- Vehicles, persons and containers (sorted by depart) -->12<trip id="t_0" depart="0.00" from="-E11" to="-E10"/>13<trip id="t_1" depart="0.00" fromJunction="J3" toJunction="J4"/>14<vehicle id="v_0" depart="0.00" route="r_4"/>15<vehicle id="v_1" depart="0.00">16<route edges="E4 E5"/>17</vehicle>18<flow id="f_0" begin="0.00" from="E6" to="E7" end="3600.00" vehsPerHour="100"/>19<flow id="f_1" begin="0.00" fromJunction="J5" toJunction="J7" end="3600.00" vehsPerHour="100"/>20<person id="p_0" depart="0.00">21<personTrip from="-E1" to="E0"/>22</person>23<personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="100">24<personTrip from="-E0" to="E1"/>25</personFlow>26<container id="c_0" depart="0.00">27<transport from="E12" to="E9"/>28</container>29<containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="100">30<transport from="-E9" to="-E12"/>31</containerFlow>32<flow id="f_3" begin="0.00" route="r_2" end="3600.00" vehsPerHour="100"/>33<flow id="f_4" begin="0.00" end="3600.00" vehsPerHour="100">34<route edges="E8 E2"/>35</flow>36</routes>373839