Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/join_double_conn/plain/net.netconvert
169689 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-02-29 13:56:10 by Eclipse SUMO netconvert Version v1_19_0+1092-a49a04372af
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
This file may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2
or later which is available at
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">

    <input>
        <node-files value="input_nodes.nod.xml"/>
        <edge-files value="input_edges.edg.xml"/>
    </input>

    <output>
        <write-license value="true"/>
        <output-file value="net.net.xml"/>
    </output>

    <processing>
        <edges.join value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="true"/>
    </junctions>

    <report>
        <verbose value="true"/>
        <xml-validation value="never"/>
    </report>

</configuration>
-->

<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="500.00,0.00" convBoundary="0.00,0.00,1800.00,0.00" origBoundary="-500.00,0.00,1300.00,0.00" projParameter="!"/>

    <edge id="1to21+1to22" from="1" to="2" priority="-1">
        <lane id="1to21+1to22_0" index="0" speed="13.89" length="1000.00" shape="504.00,-4.80 1496.00,-4.80"/>
        <lane id="1to21+1to22_1" index="1" speed="13.89" length="1000.00" shape="504.00,-1.60 1496.00,-1.60"/>
    </edge>
    <edge id="91to1" from="91" to="1" priority="-1">
        <lane id="91to1_0" index="0" speed="13.89" length="500.00" shape="0.00,-1.60 496.00,-1.60"/>
    </edge>
    <edge id="out" from="2" to="3" priority="-1">
        <lane id="out_0" index="0" speed="13.89" length="300.00" shape="1504.00,-1.60 1800.00,-1.60"/>
    </edge>

    <tlLogic id="2" type="static" programID="0" offset="0">
        <phase duration="82" state="G"/>
        <phase duration="3"  state="y"/>
        <phase duration="5"  state="r"/>
    </tlLogic>

    <junction id="1" type="priority" x="500.00" y="0.00" incLanes="91to1_0" intLanes="" shape="504.00,0.00 504.00,-6.40 500.97,-5.57 499.03,-4.03 497.79,-3.44 496.00,-3.20 496.00,0.00">
        <request index="0" response="00" foes="00"/>
        <request index="1" response="00" foes="00"/>
    </junction>
    <junction id="2" type="traffic_light" x="1500.00" y="0.00" incLanes="1to21+1to22_0 1to21+1to22_1" intLanes="" shape="1504.00,0.00 1504.00,-3.20 1500.97,-4.03 1499.03,-5.57 1497.79,-6.16 1496.00,-6.40 1496.00,0.00">
        <request index="0" response="0" foes="0"/>
    </junction>
    <junction id="3" type="dead_end" x="1800.00" y="0.00" incLanes="out_0" intLanes="" shape="1800.00,-3.20 1800.00,0.00"/>
    <junction id="91" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>

    <connection from="1to21+1to22" to="out" fromLane="1" toLane="0" tl="2" linkIndex="0" dir="s" state="O"/>
    <connection from="91to1" to="1to21+1to22" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="91to1" to="1to21+1to22" fromLane="0" toLane="1" dir="s" state="M"/>

</net>