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

<!-- generated on 2024-02-29 13:56:11 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_plain.nod.xml"/>
        <edge-files value="input_plain.edg.xml"/>
        <connection-files value="input_plain.con.xml"/>
        <tllogic-files value="input_plain.tll.xml"/>
    </input>

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

    <pedestrian>
        <crossings.guess value="true"/>
    </pedestrian>

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

</configuration>
-->

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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,80.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="2.78" length="0.10" width="3.20" shape="20.00,0.00 20.00,-3.20 20.00,0.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="pedestrian" speed="13.89" length="0.10" shape="40.00,-1.60 40.00,-1.60"/>
    </edge>
    <edge id=":D_w0" function="walkingarea">
        <lane id=":D_w0_0" index="0" allow="pedestrian" speed="2.78" length="0.10" width="3.20" shape="60.00,0.00 60.00,-3.20 60.00,0.00"/>
    </edge>

    <edge id="AB" from="A" to="B" priority="1">
        <lane id="AB_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="0.00,-1.60 20.00,-1.60"/>
    </edge>
    <edge id="BC" from="B" to="C" priority="1">
        <lane id="BC_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="20.00,-1.60 40.00,-1.60"/>
    </edge>
    <edge id="CD" from="C" to="D" priority="1">
        <lane id="CD_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="40.00,-1.60 60.00,-1.60"/>
    </edge>
    <edge id="DE" from="D" to="E" priority="1">
        <lane id="DE_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="60.00,-1.60 80.00,-1.60"/>
    </edge>

    <tlLogic id="C" type="static" programID="0" offset="0">
        <phase duration="10" state="G"/>
        <phase duration="50" state="r"/>
    </tlLogic>

    <junction id="A" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>
    <junction id="B" type="dead_end" x="20.00" y="0.00" incLanes="AB_0" intLanes="" shape="20.00,0.00 20.00,-3.20 20.00,0.00"/>
    <junction id="C" type="traffic_light" x="40.00" y="0.00" incLanes="BC_0" intLanes=":C_0_0" shape="40.00,0.00 40.00,-3.20 40.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="D" type="dead_end" x="60.00" y="0.00" incLanes="CD_0" intLanes="" shape="60.00,0.00 60.00,-3.20 60.00,0.00"/>
    <junction id="E" type="dead_end" x="80.00" y="0.00" incLanes="DE_0" intLanes="" shape="80.00,-3.20 80.00,0.00"/>

    <connection from="BC" to="CD" fromLane="0" toLane="0" via=":C_0_0" tl="C" linkIndex="0" dir="s" state="O"/>

    <connection from=":C_0" to="CD" fromLane="0" toLane="0" dir="s" state="M"/>

    <connection from=":B_w0" to="BC" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="AB" to=":B_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":D_w0" to="DE" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="CD" to=":D_w0" fromLane="0" toLane="0" dir="s" state="M"/>
</net>