Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tools/game/DRT/drtstops.xml
169679 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Tue 26 Feb 2019 11:19:36 AM CET by Eclipse SUMO netedit Version v1_0_1+0645-93703db
4
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
5
6
<input>
7
<sumo-net-file value="osm.net.xml"/>
8
</input>
9
10
<output>
11
<output-file value="osm.net.xml"/>
12
<output.street-names value="true"/>
13
</output>
14
15
<processing>
16
<geometry.max-grade.fix value="false"/>
17
<offset.disable-normalization value="true"/>
18
<lefthand value="false"/>
19
</processing>
20
21
<junctions>
22
<no-internal-links value="false"/>
23
<no-turnarounds value="true"/>
24
<junctions.corner-detail value="5"/>
25
<junctions.limit-turn-speed value="5.5"/>
26
<rectangular-lane-cut value="false"/>
27
</junctions>
28
29
<pedestrian>
30
<walkingareas value="true"/>
31
</pedestrian>
32
33
<visualisation>
34
<registry-viewport value="true"/>
35
</visualisation>
36
37
</configuration>
38
-->
39
40
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
41
<busStop id="bs0" lane="52036180#4_1" startPos="14.22" endPos="18.22" name="Bhf Adlershof" />
42
<busStop id="bs1" lane="670062907#4_1" startPos="14.45" endPos="18.45" name="HU" />
43
<busStop id="bs8" lane="147859765#2_1" startPos="14.45" endPos="18.45" name="Bessy" />
44
<busStop id="bs11" lane="114949101#1_0" startPos="11.16" endPos="15.16" name="BTB" />
45
<busStop id="bs12" lane="81096582#0_0" startPos="21.94" endPos="25.94" name="DLR" />
46
<busStop id="bs15" lane="52081075#9_1" startPos="32.83" endPos="36.83" name="KWB" />
47
<busStop id="bs20" lane="143308562#2_1" startPos="14.36" endPos="18.36" name="ISAS" />
48
<busStop id="bs6" lane="-31344738#0_0" startPos="53.24" endPos="57.24" name="BAM" />
49
</additional>
50
51