Path: blob/main/tests/activitygen/demand_generation/mode_choice/use_bus/routes.activitygen
169689 views
<?xml version="1.0" encoding="UTF-8"?> <!-- generated on Thu Feb 14 17:36:14 2019 by Eclipse SUMO activitygen Version v1_1_0+0435-678c69824b This data file and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html SPDX-License-Identifier: EPL-2.0 <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/activitygenConfiguration.xsd"> <input> <net-file value="activitygen-example.net.xml"/> <stat-file value="activitygen-example.stat.xml"/> </input> <output> <write-license value="true"/> <output-file value="routes.activitygen"/> </output> <report> <xml-validation value="never"/> </report> <random_number> <seed value="1"/> </random_number> </configuration> --> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vType id="default" vClass="passenger" color="red"/> <vType id="random" vClass="passenger" color="blue"/> <vType id="bus" vClass="bus" color="green"/> <trip id="bl101b1:1" type="bus" depart="30000.00" departPos="10.00" arrivalPos="10.00" arrivalSpeed="0.00" from="e11t01" to="e51t44"/> <trip id="bl101b2:3" type="bus" depart="30000.00" departPos="10.00" arrivalPos="10.00" arrivalSpeed="0.00" from="e51t44" to="e11t01"/> <trip id="bl101b2:1" type="bus" depart="33600.00" departPos="10.00" arrivalPos="10.00" arrivalSpeed="0.00" from="e11t01" to="e51t44"/> <trip id="bl101b1:5" type="bus" depart="33600.00" departPos="10.00" arrivalPos="10.00" arrivalSpeed="0.00" from="e51t44" to="e11t01"/> <trip id="bl101b1:3" type="bus" depart="43200.00" departPos="10.00" arrivalPos="10.00" arrivalSpeed="0.00" from="e11t01" to="e51t44"/> <trip id="bl101b2:5" type="bus" depart="43200.00" departPos="10.00" arrivalPos="10.00" arrivalSpeed="0.00" from="e51t44" to="e11t01"/> </routes>