Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/public_transport/ptlines2flows/disconnected_route/ptlines.xml
428440 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2025-04-22 16:07:33 by Eclipse SUMO netconvert Version v1_22_0+1631-e4f1257a91c
4
<netconvertConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
5
6
<input>
7
<type-files value="${SUMO_HOME}/data/typemap/osmNetconvert.typ.xml,${SUMO_HOME}/data/typemap/osmNetconvertAerialway.typ.xml"/>
8
<osm-files value="osm_bbox.osm.xml.gz"/>
9
</input>
10
11
<output>
12
<output-file value="osm.net.xml.gz"/>
13
<output.street-names value="true"/>
14
<output.original-names value="true"/>
15
<ptstop-output value="osm_stops.add.xml"/>
16
<ptline-output value="osm_ptlines.xml"/>
17
<ptline-clean-up value="true"/>
18
</output>
19
20
<projection>
21
<proj.utm value="true"/>
22
</projection>
23
24
<processing>
25
<geometry.remove value="true"/>
26
<roundabouts.guess value="true"/>
27
</processing>
28
29
<tls_building>
30
<tls.discard-simple value="true"/>
31
<tls.join value="true"/>
32
<tls.guess-signals value="true"/>
33
<tls.default-type value="actuated"/>
34
</tls_building>
35
36
<ramp_guessing>
37
<ramps.guess value="true"/>
38
</ramp_guessing>
39
40
<junctions>
41
<junctions.join value="true"/>
42
<junctions.corner-detail value="5"/>
43
</junctions>
44
45
<railway>
46
<railway.topology.repair value="true"/>
47
</railway>
48
49
</netconvertConfiguration>
50
-->
51
52
<ptLines xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/ptlines_file.xsd">
53
<ptLine id="2077981" name="Tram 61: S-Schöneweide/Sterndamm =&gt; Rahnsdorf/Waldschänke" line="61" type="tram" vClass="tram" period="1200" color="102,153,51" completeness="0.09" missingAfter="32">
54
<route edges="1309359433 1149198443#0 1149198443#1 1378993687#0 1378993687#1 466720637 1030416096#0 175925600#0 175925602 288073824 288073814"/>
55
<busStop id="12120515970" name="S Schöneweide/Sterndamm"/>
56
<busStop id="9214990855" name="Nieberstraße"/>
57
<busStop id="9214990840" name="Landfliegerstraße"/>
58
<busStop id="370884692" name="Bahnhofstraße/Lindenstraße"/>
59
</ptLine>
60
61
<ptLine id="2077981b" name="Tram 61: S-Schöneweide/Sterndamm =&gt; Rahnsdorf/Waldschänke" line="61" type="tram" vClass="tram" period="1200" color="102,153,51" completeness="0.09" missingAfter="32">
62
<route edges="1309359433 1149198443#0 1149198443#1 1378993687#0 1378993687#1 466720637 1030416096#0 175925600#0 175925602 288073824 288073814"/>
63
<busStop id="370884692" name="Bahnhofstraße/Lindenstraße"/>
64
</ptLine>
65
66
</ptLines>
67
68