Path: blob/main/tests/tools/net/split_at_stops/routes/input_routes.rou.xml
428511 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on Thu 16 Apr 2020 09:38:20 AM CEST by Eclipse SUMO netedit Version v1_5_0+1157-b8d6aa306e3<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">45<input>6<new value="true"/>7</input>89<output>10<output-file value="/home/kobo/dlr/debug/2811/net.net.xml"/>11</output>1213<processing>14<offset.disable-normalization value="true"/>15</processing>1617<netedit>18<additional-files value="/home/kobo/dlr/debug/2811/input_additional.add.xml"/>19<route-files value="/home/kobo/dlr/debug/2811/input_routes.rou.xml"/>20</netedit>2122<report>23<aggregate-warnings value="5"/>24</report>2526</configuration>27-->2829<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">30<vType id="train" length="40.00" vClass="rail"/>31<route edges="a" color="yellow" id="route_0"/>32<vehicle id="v0" type="train" depart="0.00" line="S42" route="route_0">33<stop busStop="B" until="60.00"/>34<stop busStop="C" until="70.00"/>35<stop busStop="D" until="80.00"/>36<param key="has.fcd.device" value="false"/>37</vehicle>38<person id="p0" depart="0">39<walk from="b" busStop="B"/>40<ride busStop="D" lines="S42"/>41<walk to="d"/>42</person>43</routes>444546