Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/public_transport/ptlines2flows/ptlines.xml
428380 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Fri Sep 15 08:56:00 2017 by SUMO netconvert Version dev-SVN-r26021
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/netconvertConfiguration.xsd">
10
11
<input>
12
<type-files value="input_types.typ.xml"/>
13
<osm-files value="osm.xml"/>
14
</input>
15
16
<output>
17
<output-file value="net.net.xml"/>
18
<ptstop-output value="additional.xml"/>
19
<ptline-output value="ptlines.xml"/>
20
</output>
21
22
<projection>
23
<proj.utm value="true"/>
24
</projection>
25
26
<processing>
27
<osm.stop-output.length value="200"/>
28
</processing>
29
30
<report>
31
<xml-validation value="never"/>
32
</report>
33
34
</configuration>
35
-->
36
37
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
38
<ptLine id="0" name="Buslinie 104: Neu-Westend, Brixplatz => Stralau, Tunnelstraße &quot;(test some quotes&quot;" line="104" type="bus" completeness="1.00" color="red">
39
<route edges=" 110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3"/>
40
<busStop id="3959807221" name="Kolonnenbrücke"/>
41
<busStop id="3959807200" name="Dudenstraße/Katzbachstraße"/>
42
</ptLine>
43
<ptLine id="1" name="Buslinie 104: Stralau, Tunnelstraße => Neu-Westend, Brixplatz 'test other quotes' " line="104" type="bus" period="480" completeness="1.00">
44
<route edges=" -391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1"/>
45
<busStop id="3959807201" name="Dudenstraße/Katzbachstraße"/>
46
<busStop id="3959807220" name="Kolonnenbrücke"/>
47
</ptLine>
48
<ptLine id="2" name="Buslinie 140: S+U Tempelhof => S Ostbahnhof &quot;test mixed quotes'" line="140" type="bus" completeness="0.06" nightService="yes">
49
<route edges=" 391493945#1 391493945#2 391493945#3 161159325#0 161159325#1 -53356539#1 -53356539#0"/>
50
<busStop id="2029039195" name="Dudenstraße/Katzbachstraße"/>
51
<busStop id="4032629820" name="Monumentenstraße"/>
52
</ptLine>
53
<ptLine id="3" name="Buslinie 140: S Ostbahnhof => S + U Tempelhof" line="140" type="bus" completeness="0.13" nightService="no">
54
<route edges=" 53356539#0 53356539#1 4710636#0 4710636#1 4710636#2 111325187#0 111325187#1 111325187#2 111325187#3"/>
55
<busStop id="4032629811" name="Katzbachstraße/Kreuzbergstraße"/>
56
<busStop id="4032629819" name="Monumentenstraße"/>
57
<busStop id="2029039199" name="Dudenstraße/Katzbachstraße"/>
58
<busStop id="2029039146" name="Badener Ring"/>
59
</ptLine>
60
<ptLine id="4" name="Buslinie N42: S+U Alexanderplatz => U Theodor-Heuss-Platz" line="N42" type="bus" completeness="0.12" nightService="only">
61
<busStop id="3959807201" name="Dudenstraße/Katzbachstraße"/>
62
<busStop id="3959807220" name="Kolonnenbrücke"/>
63
</ptLine>
64
<ptLine id="5" name="Buslinie N42: U Theodor-Heuss-Platz => S+U Alexanderplatz" line="N42" type="bus" completeness="0.11" nightService="only">
65
<route edges=" 110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 456455657#0 456455657#1 391493953#0 391493953#1 391493946 391493948 456455656 391493951 456455655"/>
66
<busStop id="3959807221" name="Kolonnenbrücke"/>
67
<busStop id="3959807200" name="Dudenstraße/Katzbachstraße"/>
68
</ptLine>
69
</additional>
70
71