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

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

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

    <report>
        <xml-validation value="never"/>
        <ignore-errors.edge-type value="true"/>
    </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="32.30,-107.18" convBoundary="0.00,0.00,63.14,11.97" origBoundary="-32.30,-59.62,78.87,123.72" projParameter="!"/>

    <edge id="CE" from="C" to="E" priority="-1">
        <lane id="CE_0" index="0" speed="13.89" length="23.43" shape="46.91,-1.60 63.14,-1.60"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="-1">
        <lane id="CN_0" index="0" speed="13.89" length="11.97" shape="41.31,7.20 41.31,11.97"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="-1">
        <lane id="CW_0" index="0" speed="13.89" length="39.71" shape="32.51,1.60 -0.00,1.60"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="-1">
        <lane id="EC_0" index="0" speed="13.89" length="23.43" shape="63.14,1.60 46.91,1.60"/>
    </edge>
    <edge id="NC" from="N" to="C" priority="-1">
        <lane id="NC_0" index="0" speed="13.89" length="11.97" shape="38.11,11.97 38.11,7.20"/>
    </edge>
    <edge id="WC" from="W" to="C" priority="-1">
        <lane id="WC_0" index="0" speed="13.89" length="39.71" shape="-0.00,-1.60 32.51,-1.60"/>
    </edge>

    <junction id="C" type="priority" x="39.71" y="0.00" incLanes="NC_0 EC_0 WC_0" intLanes="" shape="36.51,7.20 42.91,7.20 43.35,4.98 43.91,4.20 44.69,3.64 45.69,3.31 46.91,3.20 46.91,-3.20 32.51,-3.20 32.51,3.20 34.73,3.64 35.51,4.20 36.07,4.98 36.40,5.98">
        <request index="0" response="001000" foes="001000"/>
        <request index="1" response="111000" foes="111000"/>
        <request index="2" response="000000" foes="100000"/>
        <request index="3" response="000000" foes="100011"/>
        <request index="4" response="000000" foes="000010"/>
        <request index="5" response="001100" foes="001110"/>
    </junction>
    <junction id="E" type="dead_end" x="63.14" y="0.00" incLanes="CE_0" intLanes="" shape="63.14,0.00 63.14,-3.20 63.14,0.00"/>
    <junction id="N" type="dead_end" x="39.71" y="11.97" incLanes="CN_0" intLanes="" shape="39.71,11.97 42.91,11.97 39.71,11.97"/>
    <junction id="W" type="dead_end" x="0.00" y="0.00" incLanes="CW_0" intLanes="" shape="-0.00,0.00 -0.00,3.20 -0.00,0.00"/>

    <connection from="EC" to="CN" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="EC" to="CW" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="NC" to="CW" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="NC" to="CE" fromLane="0" toLane="0" dir="l" state="m"/>
    <connection from="WC" to="CE" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="WC" to="CN" fromLane="0" toLane="0" dir="l" state="m"/>

</net>