Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/network/connections/additionals.add.xml
169686 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-08-01 08:47:38 by Eclipse SUMO netedit Version v1_20_0+1505-e42de78eb67
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="E1_0" startPos="8.00" endPos="18.00"/>
19
<!-- Detectors -->
20
<inductionLoop id="e1_0" lane="E1_0" pos="8.00" period="300.00" file="e1_0.xml"/>
21
<inductionLoop id="e1_1" lane="-E1_0" pos="15.00" period="300.00" file="e1_1.xml"/>
22
<inductionLoop id="e1_2" lane="-E0_0" pos="10.00" period="300.00" file="e1_2.xml"/>
23
<inductionLoop id="e1_3" lane="E0_0" pos="8.00" period="300.00" file="e1_3.xml"/>
24
<inductionLoop id="e1_4" lane="-E2_0" pos="15.00" period="300.00" file="e1_4.xml"/>
25
<inductionLoop id="e1_5" lane="E2_0" pos="8.00" period="300.00" file="e1_5.xml"/>
26
<inductionLoop id="e1_6" lane="-E3_0" pos="10.00" period="300.00" file="e1_6.xml"/>
27
<inductionLoop id="e1_7" lane="E3_0" pos="8.00" period="300.00" file="e1_7.xml"/>
28
</additional>
29
30