Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/bugs/0xxx/ticket2066/net.netconvert
169715 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"/>
        <connection-files value="input_plain.con.xml"/>
    </input>

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

    <processing>
        <geometry.remove value="true"/>
    </processing>

    <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="-677442.94,-5704002.06" convBoundary="0.00,0.00,300.00,0.00" origBoundary="5.538970,51.449400,5.678834,51.487414" projParameter="+proj=utm +zone=31 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="13.89" length="8.40" shape="196.00,-4.80 198.46,-4.30 200.00,-3.20 201.54,-2.10 204.00,-1.60"/>
        <lane id=":C_0_1" index="1" speed="13.89" length="8.40" shape="196.00,-1.60 204.00,-1.60"/>
    </edge>

    <edge id="AB" from="A" to="C" priority="-1" shape="0.00,0.00 100.00,0.00 200.00,0.00">
        <lane id="AB_0" index="0" speed="13.89" length="196.00" shape="0.00,-4.80 100.00,-4.80 196.00,-4.80"/>
        <lane id="AB_1" index="1" speed="13.89" length="196.00" shape="0.00,-1.60 100.00,-1.60 196.00,-1.60"/>
    </edge>
    <edge id="CD" from="C" to="D" priority="-1">
        <lane id="CD_0" index="0" speed="13.89" length="96.00" shape="204.00,-1.60 300.00,-1.60"/>
    </edge>

    <junction id="A" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-6.40"/>
    <junction id="C" type="priority" x="200.00" y="0.00" incLanes="AB_0 AB_1" intLanes=":C_0_0 :C_0_1" shape="204.00,0.00 204.00,-3.20 200.97,-4.03 199.03,-5.57 197.79,-6.16 196.00,-6.40 196.00,0.00">
        <request index="0" response="10" foes="10" cont="0"/>
        <request index="1" response="00" foes="01" cont="0"/>
    </junction>
    <junction id="D" type="dead_end" x="300.00" y="0.00" incLanes="CD_0" intLanes="" shape="300.00,-3.20 300.00,0.00"/>

    <connection from="AB" to="CD" fromLane="0" toLane="0" via=":C_0_0" dir="s" state="m"/>
    <connection from="AB" to="CD" fromLane="1" toLane="0" keepClear="0" via=":C_0_1" dir="s" state="M"/>

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

</net>