Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/public_transport/ptlines2flows/name_missing/ptlines.xml
428437 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">
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" line="104" type="bus" period="480">
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
</additional>
49
50