<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on Fri 15 Dec 2017 07:28:19 AM CET by Netedit Version v0_31_0+1615-563e687
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
SPDX-License-Identifier: EPL-2.0
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">

    <input>
        <sumo-net-file value="/scr1/sumo/tests/netconvert/import/openDRIVE/sumo_to_xodr_split/input_net.net.xml"/>
    </input>

    <output>
        <output-file value="/scr1/sumo/tests/netconvert/import/openDRIVE/sumo_to_xodr_split/input_net.net.xml"/>
    </output>

    <processing>
        <no-internal-links value="true"/>
        <no-turnarounds value="true"/>
        <offset.disable-normalization value="true"/>
        <lefthand value="false"/>
        <junctions.corner-detail value="0"/>
        <rectangular-lane-cut value="false"/>
        <walkingareas value="false"/>
    </processing>

</configuration>
-->

<net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="1000.00,0.00" convBoundary="0.00,0.00,200.00,0.00" origBoundary="-1000.00,0.00,1000.00,100.00" projParameter="!"/>

    <edge id="a" from="gneJ2" to="gneJ3" priority="1" spreadType="center">
        <lane id="a_0" index="0" allow="pedestrian" speed="13.89" length="100.00" width="2.00" shape="0.00,-3.30 94.00,-3.30"/>
        <lane id="a_1" index="1" speed="13.89" length="100.00" shape="0.00,-0.60 94.00,-0.60"/>
        <lane id="a_2" index="2" speed="13.89" length="100.00" shape="0.00,2.70 94.00,2.70"/>
    </edge>
    <edge id="b" from="gneJ3" to="gneJ5" priority="1" spreadType="center">
        <lane id="b_0" index="0" allow="pedestrian" speed="13.89" length="100.00" width="2.00" shape="106.00,-6.60 200.00,-6.60"/>
        <lane id="b_1" index="1" disallow="pedestrian" speed="13.89" length="100.00" shape="106.00,-3.90 200.00,-3.90"/>
        <lane id="b_2" index="2" disallow="pedestrian" speed="13.89" length="100.00" shape="106.00,-0.60 200.00,-0.60"/>
        <lane id="b_3" index="3" disallow="pedestrian" speed="13.89" length="100.00" shape="106.00,2.70 200.00,2.70"/>
        <lane id="b_4" index="4" disallow="pedestrian" speed="13.89" length="100.00" shape="106.00,6.00 200.00,6.00"/>
    </edge>

    <junction id="gneJ2" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,4.30 0.00,-4.30"/>
    <junction id="gneJ3" type="priority" x="100.00" y="0.00" incLanes="a_0 a_1 a_2" intLanes="" shape="106.00,7.60 106.00,-7.60 94.00,-4.30 94.00,4.30" radius="6.00">
        <request index="0" response="0000" foes="0000"/>
        <request index="1" response="0000" foes="0000"/>
        <request index="2" response="0000" foes="0000"/>
        <request index="3" response="0000" foes="0000"/>
    </junction>
    <junction id="gneJ5" type="dead_end" x="200.00" y="0.00" incLanes="b_0 b_1 b_2 b_3 b_4" intLanes="" shape="200.00,-7.60 200.00,7.60"/>

    <connection from="a" to="b" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="a" to="b" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="a" to="b" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from="a" to="b" fromLane="2" toLane="4" dir="s" state="M"/>

</net>
