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

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

    <report>
        <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="-30.60,19.65" convBoundary="0.00,0.00,66.50,126.94" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="minor1" from="gneJ0" to="under_test" priority="1">
        <lane id="minor1_0" index="0" speed="22.22" length="71.60" shape="18.02,0.55 13.37,68.02"/>
        <lane id="minor1_1" index="1" speed="22.22" length="71.60" shape="14.83,0.33 10.18,67.80"/>
        <lane id="minor1_2" index="2" speed="22.22" length="71.60" shape="11.64,0.11 6.99,67.58"/>
    </edge>
    <edge id="minor2" from="under_test" to="gneJ2" priority="1">
        <lane id="minor2_0" index="0" speed="22.22" length="55.75" shape="12.43,79.24 7.97,127.67"/>
        <lane id="minor2_1" index="1" speed="22.22" length="55.75" shape="9.25,78.95 4.78,127.38"/>
        <lane id="minor2_2" index="2" speed="22.22" length="55.75" shape="6.06,78.65 1.59,127.09"/>
    </edge>
    <edge id="priority" from="gneJ3" to="under_test" priority="2">
        <lane id="priority_0" index="0" speed="19.44" length="61.60" shape="66.36,78.26 18.51,74.18"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="10.04" y="0.00" incLanes="" intLanes="" shape="10.04,-0.00 19.62,0.66"/>
    <junction id="gneJ2" type="dead_end" x="0.00" y="126.94" incLanes="minor2_0 minor2_1 minor2_2" intLanes="" shape="9.56,127.82 -0.00,126.94"/>
    <junction id="gneJ3" type="dead_end" x="66.50" y="76.67" incLanes="" intLanes="" shape="66.50,76.67 66.23,79.86"/>
    <junction id="under_test" type="priority" x="5.12" y="71.43" incLanes="priority_0 minor1_0 minor1_1 minor1_2" intLanes="" shape="18.37,75.77 18.64,72.58 16.48,71.94 15.75,71.30 15.25,70.45 14.99,69.39 14.97,68.13 5.39,67.47 4.47,78.51 14.03,79.39 14.67,77.23 15.30,76.51 16.12,76.02 17.15,75.78">
        <request index="0" response="0000" foes="1110"/>
        <request index="1" response="0001" foes="0001"/>
        <request index="2" response="0001" foes="0001"/>
        <request index="3" response="0001" foes="0001"/>
    </junction>

    <connection from="minor1" to="minor2" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="minor1" to="minor2" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="minor1" to="minor2" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="priority" to="minor2" fromLane="0" toLane="0" dir="r" state="M"/>

</net>