Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/bugs/10xxx/ticket11590/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>

    <pedestrian>
        <walkingareas value="true"/>
    </pedestrian>

    <report>
        <xml-validation value="never"/>
    </report>

</configuration>
-->

<net version="1.20" junctionCornerDetail="5" walkingareas="true" 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,100.00,100.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J8_0" function="internal">
        <lane id=":J8_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="1.60,94.80 1.82,96.38 2.50,97.50 3.62,98.18 5.20,98.40"/>
    </edge>
    <edge id=":J8_w0" function="walkingarea">
        <lane id=":J8_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="5.20,96.80 5.20,94.80 3.20,94.80 3.26,95.41 3.42,95.91 3.70,96.30 4.09,96.58 4.59,96.74"/>
    </edge>

    <edge id="E1" from="J7" to="J8" priority="-1">
        <lane id="E1_0" index="0" allow="pedestrian" speed="13.89" length="94.80" width="2.00" shape="4.20,0.00 4.20,94.80"/>
        <lane id="E1_1" index="1" disallow="pedestrian" speed="13.89" length="94.80" shape="1.60,0.00 1.60,94.80"/>
    </edge>
    <edge id="E2" from="J8" to="J9" priority="-1">
        <lane id="E2_0" index="0" allow="pedestrian" speed="13.89" length="94.80" width="2.00" shape="5.20,95.80 100.00,95.80"/>
        <lane id="E2_1" index="1" disallow="pedestrian" speed="13.89" length="94.80" shape="5.20,98.40 100.00,98.40"/>
    </edge>

    <junction id="J7" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 5.20,0.00"/>
    <junction id="J8" type="priority" x="0.00" y="100.00" incLanes="E1_0 E1_1" intLanes=":J8_0_0" shape="5.20,100.00 5.20,94.80 0.00,94.80 0.58,97.69 1.30,98.70 2.31,99.42 3.61,99.86">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="J9" type="dead_end" x="100.00" y="100.00" incLanes="E2_0 E2_1" intLanes="" shape="100.00,94.80 100.00,100.00"/>

    <connection from="E1" to="E2" fromLane="1" toLane="1" via=":J8_0_0" dir="r" state="M"/>

    <connection from=":J8_0" to="E2" fromLane="0" toLane="1" dir="r" state="M"/>

    <connection from=":J8_w0" to="E2" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="E1" to=":J8_w0" fromLane="0" toLane="0" dir="s" state="M"/>
</net>