Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/elements/additionals/parkingspace/volatile_recomputing/additionals.add.xml
169779 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-07-03 14:22:52 by Eclipse SUMO netedit Version v1_20_0+0977-3d26a690048
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
<parkingArea id="pa_0" lane="EdgeExternBot_0" startPos="52.17" endPos="62.17">
9
<space x="-20.00" y="-30.00"/>
10
<space x="20.00" y="-30.00"/>
11
<space x="-40.00" y="-30.00"/>
12
</parkingArea>
13
<parkingArea id="pa_1" lane="EdgeExternBot_0" startPos="112.83" endPos="122.83">
14
<space x="40.00" y="-30.00"/>
15
</parkingArea>
16
<parkingArea id="pa_2" lane="EdgeExternTop_0" startPos="112.83" endPos="122.83">
17
<space x="-20.00" y="20.00"/>
18
<space x="-40.00" y="20.00"/>
19
</parkingArea>
20
<parkingArea id="pa_3" lane="EdgeExternTop_0" startPos="52.17" endPos="62.17">
21
<space x="20.00" y="20.00"/>
22
<space x="40.00" y="20.00"/>
23
</parkingArea>
24
<parkingArea id="pa_4" lane="Edge3_1" startPos="22.50" endPos="32.50">
25
<space x="-10.00" y="10.00"/>
26
<space x="10.00" y="10.00"/>
27
</parkingArea>
28
<parkingArea id="pa_5" lane="Edge2_1" startPos="25.00" endPos="35.00">
29
<space x="-10.00" y="20.00"/>
30
<space x="10.00" y="20.00"/>
31
</parkingArea>
32
<parkingArea id="pa_6" lane="Edge5_1" startPos="25.00" endPos="35.00">
33
<space x="-10.00" y="-10.00"/>
34
<space x="10.00" y="-10.00"/>
35
</parkingArea>
36
<parkingArea id="pa_7" lane="Edge0_1" startPos="30.00" endPos="40.00">
37
<space x="-10.00" y="-30.00"/>
38
<space x="10.00" y="-30.00"/>
39
</parkingArea>
40
</additional>
41
42