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

<!-- generated on 2024-02-29 13:56:12 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"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <junctions>
        <no-internal-links value="true"/>
        <check-lane-foes.all value="true"/>
    </junctions>

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

</configuration>
-->

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

    <location netOffset="30.00,-11.00" convBoundary="0.00,0.00,123.00,33.00" origBoundary="-30.00,11.00,93.00,44.00" projParameter="!"/>

    <edge id="main" from="gneJ0" to="gneJ1" priority="2">
        <lane id="main_0" index="0" speed="13.89" length="63.01" shape="-0.08,28.20 58.92,27.26"/>
        <lane id="main_1" index="1" speed="13.89" length="63.01" shape="-0.03,31.40 58.98,30.46"/>
    </edge>
    <edge id="main2" from="gneJ1" to="gneJ2" priority="2">
        <lane id="main2_0" index="0" speed="13.89" length="60.01" shape="70.37,27.32 123.08,28.20"/>
        <lane id="main2_1" index="1" speed="13.89" length="60.01" shape="70.32,30.52 123.03,31.40"/>
    </edge>
    <edge id="side" from="gneJ3" to="gneJ1" priority="1">
        <lane id="side_0" index="0" speed="13.89" length="32.02" shape="65.60,0.05 64.93,21.61"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="33.00" incLanes="" intLanes="" shape="-0.00,33.00 -0.10,26.60"/>
    <junction id="gneJ1" type="priority" x="63.00" y="32.00" incLanes="side_0 main_0 main_1" intLanes="" shape="70.29,32.12 70.40,25.72 68.19,25.24 67.43,24.67 66.90,23.89 66.60,22.88 66.52,21.66 63.33,21.56 62.78,23.81 62.16,24.60 61.30,25.18 60.22,25.53 58.90,25.66 59.00,32.06">
        <request index="0" response="010" foes="010"/>
        <request index="1" response="000" foes="001"/>
        <request index="2" response="000" foes="000"/>
    </junction>
    <junction id="gneJ2" type="dead_end" x="123.00" y="33.00" incLanes="main2_0 main2_1" intLanes="" shape="123.11,26.60 123.00,33.00"/>
    <junction id="gneJ3" type="dead_end" x="64.00" y="0.00" incLanes="" intLanes="" shape="64.00,0.00 67.20,0.10"/>

    <connection from="main" to="main2" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="main" to="main2" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="side" to="main2" fromLane="0" toLane="0" dir="r" state="m"/>

</net>