Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/trips_geo/dense/input_trips.trips.xml
194113 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Thu Feb 7 12:44:05 2019 by Eclipse SUMO duarouter Version v1_0_1+0645-93703db
4
This data file and the accompanying materials
5
are made available under the terms of the Eclipse Public License v2.0
6
which accompanies this distribution, and is available at
7
http://www.eclipse.org/legal/epl-v20.html
8
SPDX-License-Identifier: EPL-2.0
9
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/duarouterConfiguration.xsd">
10
11
<input>
12
<net-file value="input_net.net.xml"/>
13
<additional-files value="input_additional.add.xml"/>
14
<route-files value="input_trips.trips.xml"/>
15
</input>
16
17
<output>
18
<write-license value="true"/>
19
<output-file value="routes.rou.xml"/>
20
<alternatives-output value="routes.rou.alt.xml"/>
21
<write-trips value="true"/>
22
<write-trips.geo value="true"/>
23
</output>
24
25
<report>
26
<xml-validation value="never"/>
27
<ignore-errors value="true"/>
28
<no-step-log value="true"/>
29
</report>
30
31
</configuration>
32
-->
33
34
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
35
<trip id="2" depart="0.00" fromXY="0.00,-4.95" toXY="2500.00,-4.95" viaXY="1000.00,506.15 1001.00,506.15 1002.00,506.15"/>
36
</routes>
37
38