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

<!-- generated on 2024-02-29 13:56:09 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-file value="net.net.xml"/>
    </output>

    <processing>
        <opposites.guess 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="0.00,0.00" convBoundary="0.00,0.00,200.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":E_0" function="internal">
        <lane id=":E_0_0" index="0" speed="5.77" length="11.68" width="8.00" shape="200.00,-4.00 203.00,-2.00 204.00,0.00 203.00,2.00 200.00,4.00"/>
    </edge>
    <edge id=":W_0" function="internal">
        <lane id=":W_0_0" index="0" speed="5.77" length="11.68" width="8.00" shape="0.00,4.00 -3.00,2.00 -4.00,0.00 -3.00,-2.00 0.00,-4.00"/>
    </edge>

    <edge id="EW" from="E" to="W" priority="1">
        <lane id="EW_0" index="0" speed="13.89" length="200.00" width="8.00" shape="200.00,4.00 0.00,4.00">
            <neigh lane="WE_0"/>
        </lane>
    </edge>
    <edge id="WE" from="W" to="E" priority="1">
        <lane id="WE_0" index="0" speed="13.89" length="200.00" width="8.00" shape="0.00,-4.00 200.00,-4.00">
            <neigh lane="EW_0"/>
        </lane>
    </edge>

    <junction id="E" type="priority" x="200.00" y="0.00" incLanes="WE_0" intLanes=":E_0_0" shape="200.00,0.00 200.00,-8.00 200.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="W" type="priority" x="0.00" y="0.00" incLanes="EW_0" intLanes=":W_0_0" shape="0.00,0.00 0.00,8.00 0.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="EW" to="WE" fromLane="0" toLane="0" via=":W_0_0" dir="t" state="M"/>
    <connection from="WE" to="EW" fromLane="0" toLane="0" via=":E_0_0" dir="t" state="M"/>

    <connection from=":E_0" to="EW" fromLane="0" toLane="0" dir="t" state="M"/>
    <connection from=":W_0" to="WE" fromLane="0" toLane="0" dir="t" state="M"/>

</net>