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

<!-- generated on 2025-04-29 10:36:46 by Eclipse SUMO netconvert Version v1_22_0+1806-33294317c71
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>
        <sumo-net-file value="input_net.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
        <output-file value="net.net.xml"/>
        <plain-output-prefix value="plain"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
        <lefthand value="0"/>
    </processing>

    <junctions>
        <no-turnarounds value="true"/>
        <junctions.corner-detail value="0"/>
        <junctions.limit-turn-speed value="-1.00"/>
        <rectangular-lane-cut value="0"/>
    </junctions>

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

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

</netconvertConfiguration>
-->

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

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,0.10,0.10" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="13.89" length="4.67" shape="-1.13,1.13 -1.41,-0.28 -1.13,-1.13 -0.28,-1.41 1.13,-1.13"/>
    </edge>
    <edge id=":E_0" function="internal">
        <lane id=":E_0_0" index="0" speed="13.89" length="4.67" shape="1.23,-1.03 1.51,0.38 1.23,1.23 0.38,1.51 -1.03,1.23"/>
    </edge>

    <edge id="CW" from="C" to="E" priority="2" shape="0.00,0.00 0.10,0.10">
        <lane id="CW_0" index="0" speed="13.89" length="0.14" shape="3.39,-3.39 3.49,-3.29"/>
        <lane id="CW_1" index="1" speed="13.89" length="0.14" shape="1.13,-1.13 1.23,-1.03"/>
    </edge>
    <edge id="WC" from="E" to="C" priority="2" shape="0.10,0.10 0.00,0.00">
        <lane id="WC_0" index="0" speed="13.89" length="0.14" shape="-3.29,3.49 -3.39,3.39"/>
        <lane id="WC_1" index="1" speed="13.89" length="0.14" shape="-1.03,1.23 -1.13,1.13"/>
    </edge>

    <tlLogic id="C" type="actuated" programID="0" offset="0">
        <phase duration="82" state="G" minDur="5" maxDur="50"/>
        <phase duration="3"  state="y"/>
        <phase duration="5"  state="r"/>
    </tlLogic>

    <junction id="C" type="traffic_light" x="0.00" y="0.00" incLanes="WC_0 WC_1" intLanes=":C_0_0" shape="0.00,0.00 -4.53,4.53 0.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="E" type="priority" x="0.00" y="0.00" incLanes="CW_0 CW_1" intLanes=":E_0_0" shape="-0.00,-0.00 4.53,-4.53 -0.00,-0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="CW" to="WC" fromLane="1" toLane="1" via=":E_0_0" dir="t" state="M"/>
    <connection from="WC" to="CW" fromLane="1" toLane="1" via=":C_0_0" tl="C" linkIndex="0" dir="t" state="O"/>

    <connection from=":C_0" to="CW" fromLane="0" toLane="1" dir="t" state="M"/>
    <connection from=":E_0" to="WC" fromLane="0" toLane="1" dir="t" state="M"/>

</net>