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

<!-- generated on 2024-09-03 15:13:15 by Eclipse SUMO netconvert Version v1_20_0+1848-ce253e644f3
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
<netconvertConfiguration 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-file value="net.net.xml"/>
    </output>

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

</netconvertConfiguration>
-->

<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="-605016.39,-5795069.81" convBoundary="0.00,0.00,200.00,0.00" origBoundary="1036887.000000,5215434.000000,1076426.000000,5239923.000000" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":J1_0" function="internal">
        <lane id=":J1_0_0" index="0" disallow="pedestrian" speed="13.89" length="3.20" shape="100.00,-4.80 100.00,-1.60"/>
        <lane id=":J1_0_1" index="1" disallow="pedestrian" speed="13.89" length="3.20" shape="100.00,-1.60 100.00,-4.80"/>
    </edge>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="100.00" shape="0.00,-4.80 100.00,-4.80"/>
        <lane id="E0_1" index="1" disallow="pedestrian" speed="13.89" length="100.00" shape="0.00,-1.60 100.00,-1.60"/>
    </edge>
    <edge id="E1" from="J1" to="J2" priority="-1">
        <lane id="E1_0" index="0" disallow="pedestrian" speed="13.89" length="100.00" shape="100.00,-4.80 200.00,-4.80"/>
        <lane id="E1_1" index="1" disallow="pedestrian" speed="13.89" length="100.00" shape="100.00,-1.60 200.00,-1.60"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-6.40"/>
    <junction id="J1" type="priority" x="100.00" y="0.00" incLanes="E0_0 E0_1" intLanes=":J1_0_0 :J1_0_1" shape="100.00,0.00 100.00,-6.40 100.00,0.00">
        <request index="0" response="10" foes="10" cont="0"/>
        <request index="1" response="00" foes="01" cont="0"/>
    </junction>
    <junction id="J2" type="dead_end" x="200.00" y="0.00" incLanes="E1_0 E1_1" intLanes="" shape="200.00,-6.40 200.00,0.00"/>

    <connection from="E0" to="E1" fromLane="0" toLane="1" via=":J1_0_0" dir="s" state="m"/>
    <connection from="E0" to="E1" fromLane="1" toLane="0" keepClear="0" via=":J1_0_1" dir="s" state="M"/>

    <connection from=":J1_0" to="E1" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":J1_0" to="E1" fromLane="1" toLane="0" dir="s" state="M"/>

</net>