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

<!-- generated on 2024-02-29 13:56:12 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_nodes.nod.xml"/>
        <edge-files value="input_edges.edg.xml"/>
    </input>

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

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

    <junctions>
        <no-internal-links value="true"/>
    </junctions>

    <report>
        <verbose value="true"/>
        <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="-11.59,-1937.83" convBoundary="0.00,0.00,289.54,167.05" origBoundary="11.59,1937.83,301.13,2104.88" projParameter="!"/>

    <edge id="1" from="node104" to="node123" priority="75" shape="278.40,167.05 0.00,167.05 0.00,77.96">
        <lane id="1_0" index="0" speed="15.00" length="367.49" shape="278.40,171.85 -4.80,171.85 -4.80,88.36"/>
        <lane id="1_1" index="1" speed="15.00" length="367.49" shape="278.40,168.65 -1.60,168.65 -1.60,88.36"/>
    </edge>
    <edge id="2" from="node103" to="node123" priority="75">
        <lane id="2_0" index="0" speed="15.00" length="289.54" shape="289.54,82.76 4.00,82.76"/>
        <lane id="2_1" index="1" speed="15.00" length="289.54" shape="289.54,79.56 4.00,79.56"/>
    </edge>
    <edge id="3" from="node123" to="node125" priority="75">
        <lane id="3_0" index="0" speed="15.00" length="77.96" shape="-4.80,73.96 -4.80,0.00"/>
        <lane id="3_1" index="1" speed="15.00" length="77.96" shape="-1.60,73.96 -1.60,0.00"/>
    </edge>

    <junction id="node103" type="dead_end" x="289.54" y="77.96" incLanes="" intLanes="" shape="289.54,77.96 289.54,84.36"/>
    <junction id="node104" type="dead_end" x="278.40" y="167.05" incLanes="" intLanes="" shape="278.40,167.05 278.40,173.45"/>
    <junction id="node123" type="priority" x="0.00" y="77.96" incLanes="1_0 1_1 2_0 2_1" intLanes="" shape="-6.40,88.36 0.00,88.36 0.44,86.14 1.00,85.36 1.78,84.80 2.78,84.47 4.00,84.36 4.00,77.96 1.78,77.52 1.00,76.96 0.44,76.18 0.11,75.18 0.00,73.96 -6.40,73.96">
        <request index="0" response="0000" foes="1100"/>
        <request index="1" response="0000" foes="1100"/>
        <request index="2" response="0011" foes="0011"/>
        <request index="3" response="0011" foes="0011"/>
    </junction>
    <junction id="node125" type="dead_end" x="0.00" y="0.00" incLanes="3_0 3_1" intLanes="" shape="-6.40,0.00 0.00,0.00"/>

    <connection from="1" to="3" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="1" to="3" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="2" to="3" fromLane="0" toLane="0" dir="l" state="m"/>
    <connection from="2" to="3" fromLane="1" toLane="1" dir="l" state="m"/>

</net>