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

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

    <junctions>
        <no-internal-links value="true"/>
        <no-turnarounds 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="-16.65,-28.22" convBoundary="0.00,0.00,38.05,53.73" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="27.83" shape="4.80,-0.11 5.21,17.30"/>
        <lane id="gneE0_1" index="1" speed="13.89" length="27.83" shape="1.60,-0.04 2.01,17.37"/>
    </edge>
    <edge id="gneE2" from="gneJ1" to="gneJ2" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="25.91" shape="5.63,38.08 5.90,53.65"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="25.91" shape="2.43,38.14 2.70,53.70"/>
    </edge>
    <edge id="gneE4" from="gneJ1" to="gneJ3" priority="1">
        <lane id="gneE4_0" index="0" speed="13.89" length="37.41" shape="10.94,22.76 37.93,22.07"/>
        <lane id="gneE4_1" index="1" speed="13.89" length="37.41" shape="11.02,25.96 38.01,25.27"/>
    </edge>
    <edge id="gneE5" from="gneJ3" to="gneJ1" priority="1">
        <lane id="gneE5_0" index="0" speed="13.89" length="37.41" shape="38.17,31.67 11.18,32.35"/>
        <lane id="gneE5_1" index="1" speed="13.89" length="37.41" shape="38.09,28.47 11.10,29.16"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="-0.00,-0.00 6.40,-0.15"/>
    <junction id="gneJ1" type="priority" x="0.65" y="27.82" incLanes="gneE5_0 gneE5_1 gneE0_0 gneE0_1" intLanes="" shape="0.83,38.17 7.23,38.06 7.64,35.82 8.19,35.03 8.97,34.46 9.98,34.10 11.22,33.95 10.90,21.16 8.67,20.77 7.87,20.23 7.30,19.47 6.94,18.48 6.81,17.26 0.41,17.41">
        <request index="0" response="000000" foes="110000"/>
        <request index="1" response="000000" foes="110000"/>
        <request index="2" response="000000" foes="000000"/>
        <request index="3" response="000000" foes="000000"/>
        <request index="4" response="000011" foes="000011"/>
        <request index="5" response="000011" foes="000011"/>
    </junction>
    <junction id="gneJ2" type="dead_end" x="1.10" y="53.73" incLanes="gneE2_0 gneE2_1" intLanes="" shape="7.50,53.62 1.10,53.73"/>
    <junction id="gneJ3" type="dead_end" x="38.05" y="26.87" incLanes="gneE4_0 gneE4_1" intLanes="" shape="38.05,26.87 37.89,20.47 38.05,26.87"/>

    <connection from="gneE0" to="gneE4" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="gneE0" to="gneE4" fromLane="0" toLane="1" dir="r" state="M"/>
    <connection from="gneE0" to="gneE2" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="gneE0" to="gneE2" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="gneE5" to="gneE2" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="gneE5" to="gneE2" fromLane="1" toLane="1" dir="r" state="M"/>

</net>