Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/elements/demands/additionals.add.xml
169686 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2025-01-10 13:12:46 by Eclipse SUMO netedit Version v1_21_0+1799-8988b277446
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="24.18" endPos="31.09"/>
10
<trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
11
<trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
12
<containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
13
<containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
14
<parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
15
<parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
16
<chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
17
<chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
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
<!-- TAZs -->
22
<taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
23
<tazSource id="Edge2" weight="1.00"/>
24
<tazSink id="Edge2" weight="1.00"/>
25
<tazSource id="Edge3" weight="1.00"/>
26
<tazSink id="Edge3" weight="1.00"/>
27
</taz>
28
<taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
29
<tazSource id="Edge0" weight="1.00"/>
30
<tazSink id="Edge0" weight="1.00"/>
31
<tazSource id="Edge5" weight="1.00"/>
32
<tazSink id="Edge5" weight="1.00"/>
33
</taz>
34
</additional>
35
36