Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/network/junctions/delete/additionals.add.xml
169713 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-06-27 16:14:46 by Eclipse SUMO netedit Version v1_20_0+0881-deec7a44f8f
4
This data file and the accompanying materials
5
are made available under the terms of the Eclipse Public License v2.0
6
which accompanies this distribution, and is available at
7
http://www.eclipse.org/legal/epl-v20.html
8
This file may also be made available under the following Secondary
9
Licenses when the conditions for such availability set forth in the Eclipse
10
Public License 2.0 are satisfied: GNU General Public License, version 2
11
or later which is available at
12
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
13
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
14
-->
15
16
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
17
<!-- StoppingPlaces -->
18
<busStop id="bs_0" lane="E2_0" startPos="11.80" endPos="21.80"/>
19
<busStop id="bs_1" lane="E3_0" startPos="16.80" endPos="26.80"/>
20
<busStop id="bs_2" lane="E0_0" startPos="11.80" endPos="21.80"/>
21
<busStop id="bs_3" lane="E1_0" startPos="16.80" endPos="26.80"/>
22
<!-- Detectors -->
23
<entryExitDetector id="e3_0" pos="-30.00,-25.00" period="300.00" file="e3_0.xml">
24
<detEntry lane="E3_0" pos="6.80"/>
25
<detExit lane="E2_0" pos="26.80"/>
26
</entryExitDetector>
27
<entryExitDetector id="e3_1" pos="-30.00,25.00" period="300.00" file="e3_1.xml">
28
<detEntry lane="E2_0" pos="6.80"/>
29
<detExit lane="E1_0" pos="36.80"/>
30
</entryExitDetector>
31
<entryExitDetector id="e3_2" pos="30.00,-25.00" period="300.00" file="e3_2.xml">
32
<detExit lane="E3_0" pos="36.80"/>
33
<detEntry lane="E0_0" pos="6.80"/>
34
</entryExitDetector>
35
<entryExitDetector id="e3_3" pos="30.00,25.00" period="300.00" file="e3_3.xml">
36
<detEntry lane="E1_0" pos="6.80"/>
37
<detExit lane="E0_0" pos="26.80"/>
38
</entryExitDetector>
39
</additional>
40
41