Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/SUMO/rail_signal/net.netconvert
169720 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="500.00,0.00" convBoundary="0.00,0.00,1000.00,100.00" origBoundary="-500.00,0.00,500.00,100.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="rail" speed="13.90" length="19.32" shape="498.50,-1.60 517.82,-1.60"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="rail" speed="13.90" length="19.31" shape="498.50,-1.60 502.88,-1.20 508.02,-0.24 513.14,0.91 517.47,1.86"/>
    </edge>

    <edge id="CE" from="C" to="E" priority="-1">
        <lane id="CE_0" index="0" allow="rail" speed="13.90" length="482.18" shape="517.82,-1.60 1000.00,-1.60"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="-1">
        <lane id="CN_0" index="0" allow="rail" speed="13.90" length="492.40" shape="517.47,1.86 1000.31,98.43"/>
    </edge>
    <edge id="WC" from="W" to="C" priority="-1">
        <lane id="WC_0" index="0" allow="rail" speed="13.90" length="498.50" shape="0.00,-1.60 498.50,-1.60"/>
    </edge>

    <junction id="C" type="rail_signal" x="500.00" y="0.00" incLanes="WC_0" intLanes=":C_0_0 :C_1_0" shape="517.16,3.43 517.79,0.29 517.82,0.00 517.82,-3.20 498.50,-3.20 498.50,0.00">
        <request index="0" response="00" foes="00" cont="0"/>
        <request index="1" response="00" foes="00" cont="0"/>
    </junction>
    <junction id="E" type="dead_end" x="1000.00" y="0.00" incLanes="CE_0" intLanes="" shape="1000.00,-3.20 1000.00,0.00"/>
    <junction id="N" type="dead_end" x="1000.00" y="100.00" incLanes="CN_0" intLanes="" shape="1000.63,96.86 1000.00,100.00"/>
    <junction id="W" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>

    <connection from="WC" to="CE" fromLane="0" toLane="0" via=":C_0_0" tl="C" linkIndex="0" dir="s" state="O"/>
    <connection from="WC" to="CN" fromLane="0" toLane="0" via=":C_1_0" tl="C" linkIndex="1" dir="L" state="O"/>

    <connection from=":C_0" to="CE" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C_1" to="CN" fromLane="0" toLane="0" dir="L" state="M"/>

</net>