Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/elements/datas/additionals.add.xml
169686 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-06-04 10:49:19 by Eclipse SUMO netedit Version v1_20_0+0345-f9c5dc4db4d
4
-->
5
6
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
7
<!-- StoppingPlaces -->
8
<busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
9
<busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="27.50" endPos="32.50"/>
10
<trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
11
<trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="5.00" endPos="10.00"/>
12
<containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
13
<containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="17.50" endPos="22.50"/>
14
<chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
15
<chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="37.50" endPos="42.50"/>
16
<parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
17
<parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="15.00" endPos="20.00"/>
18
<!-- Detectors -->
19
<inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
20
<inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
21
<instantInductionLoop id="e1i_0" lane="Edge4_1" pos="9.00" file="e1i_0.xml"/>
22
<instantInductionLoop id="e1i_1" lane="Edge1_1" pos="21.00" file="e1i_1.xml"/>
23
<laneAreaDetector id="e2_0" lane="Edge4_1" pos="14.00" length="10.00" period="300.00" file="e2_0.xml"/>
24
<laneAreaDetector id="e2_1" lane="Edge1_1" pos="6.00" length="10.00" period="300.00" file="e2_1.xml"/>
25
<!-- TAZs -->
26
<taz id="taz_green" shape="10.00,10.00 10.00,-10.00 0.00,-10.00 0.00,10.00 10.00,10.00" fill="1" color="green">
27
<tazSource id="Edge2" weight="1.00"/>
28
<tazSink id="Edge2" weight="1.00"/>
29
<tazSource id="Edge3" weight="1.00"/>
30
<tazSink id="Edge3" weight="1.00"/>
31
</taz>
32
<taz id="taz_red" shape="20.00,10.00 20.00,-10.00 40.00,-10.00 40.00,10.00 20.00,10.00" fill="1" color="red">
33
<tazSource id="Edge0" weight="1.00"/>
34
<tazSink id="Edge0" weight="1.00"/>
35
<tazSource id="Edge5" weight="1.00"/>
36
<tazSink id="Edge5" weight="1.00"/>
37
</taz>
38
</additional>
39
40