Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/railway/signals/guess.by-stops3/net.netconvert
429484 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2026-03-25T13:45:56.185359+01:00 by Eclipse SUMO netconvert v1_26_0+0824-5916bdb8aab
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"/>
        <ptstop-files value="input_ptstops.xml"/>
    </input>

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

    <railway>
        <railway.topology.all-bidi value="true"/>
        <railway.signal.guess.by-stops value="true"/>
    </railway>

    <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="-100.00,-50.00" convBoundary="0.00,0.00,100.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J4_0" function="internal">
        <lane id=":J4_0_0" index="0" allow="rail" speed="0.10" length="0.10" shape="0.00,0.00 0.00,0.00"/>
    </edge>
    <edge id=":J5_0" function="internal">
        <lane id=":J5_0_0" index="0" allow="rail" speed="0.10" length="0.10" shape="100.00,0.00 100.00,0.00"/>
    </edge>

    <edge id="-E4" from="J5" to="J4" priority="-1" spreadType="center" bidi="E4">
        <lane id="-E4_0" index="0" allow="rail" speed="13.89" length="100.00" shape="100.00,0.00 0.00,0.00"/>
    </edge>
    <edge id="E4" from="J4" to="J5" priority="-1" spreadType="center" bidi="-E4">
        <lane id="E4_0" index="0" allow="rail" speed="13.89" length="100.00" shape="0.00,0.00 100.00,0.00"/>
    </edge>

    <junction id="J4" type="priority" x="0.00" y="0.00" incLanes="-E4_0" intLanes=":J4_0_0" shape="0.00,1.60 0.00,-1.60 0.00,1.60 0.00,-1.60">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="J5" type="priority" x="100.00" y="0.00" incLanes="E4_0" intLanes=":J5_0_0" shape="100.00,-1.60 100.00,1.60 100.00,-1.60 100.00,1.60">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="-E4" to="E4" fromLane="0" toLane="0" speed="0.10" via=":J4_0_0" dir="t" state="M"/>
    <connection from="E4" to="-E4" fromLane="0" toLane="0" speed="0.10" via=":J5_0_0" dir="t" state="M"/>

    <connection from=":J4_0" to="E4" fromLane="0" toLane="0" dir="t" state="M"/>
    <connection from=":J5_0" to="-E4" fromLane="0" toLane="0" dir="t" state="M"/>

</net>