Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/net/split_at_stops/duplicate_splitpos/net.tools
428504 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2025-04-29 12:41:29 by Eclipse SUMO netconvert Version v1_22_0+1808-f189571dda8
<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"/>
        <edge-files value="splits.edg.xml"/>
    </input>

    <output>
        <output-file value="net.net.xml"/>
    </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-internal-links value="true"/>
        <no-turnarounds value="true"/>
        <junctions.corner-detail value="5"/>
        <junctions.limit-turn-speed value="5.50"/>
        <rectangular-lane-cut value="0"/>
    </junctions>

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

</netconvertConfiguration>
-->

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

    <location netOffset="0.00,0.00" convBoundary="-200.00,-25.00,300.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="a" from="gneJ0" to="a.30" priority="-1">
        <lane id="a_0" index="0" allow="rail" speed="13.89" length="30.00" shape="-200.00,-1.60 -170.00,-1.60"/>
    </edge>
    <edge id="a.30" from="a.30" to="a.70" priority="-1">
        <lane id="a.30_0" index="0" allow="rail" speed="13.89" length="40.00" shape="-170.00,-1.60 -130.00,-1.60"/>
    </edge>
    <edge id="a.70" from="a.70" to="a.80" priority="-1">
        <lane id="a.70_0" index="0" allow="rail" speed="13.89" length="10.00" shape="-130.00,-1.60 -120.00,-1.60"/>
    </edge>
    <edge id="a.80" from="a.80" to="gneJ1" priority="-1">
        <lane id="a.80_0" index="0" allow="rail" speed="13.89" length="420.00" shape="-120.00,-1.60 300.00,-1.60"/>
    </edge>
    <edge id="b" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="b_0" index="0" speed="13.89" length="100.00" shape="-200.00,-26.60 -100.00,-26.60"/>
    </edge>
    <edge id="c" from="gneJ6" to="gneJ7" priority="-1">
        <lane id="c_0" index="0" speed="13.89" length="100.00" shape="0.00,-26.60 100.00,-26.60"/>
    </edge>
    <edge id="d" from="gneJ4" to="gneJ5" priority="-1">
        <lane id="d_0" index="0" speed="13.89" length="100.00" shape="200.00,-26.60 300.00,-26.60"/>
    </edge>

    <junction id="a.30" type="priority" x="-170.00" y="0.00" incLanes="a_0" intLanes="" shape="-170.00,0.00 -170.00,-3.20 -170.00,0.00">
        <request index="0" response="0" foes="0"/>
    </junction>
    <junction id="a.70" type="priority" x="-130.00" y="0.00" incLanes="a.30_0" intLanes="" shape="-130.00,0.00 -130.00,-3.20 -130.00,0.00">
        <request index="0" response="0" foes="0"/>
    </junction>
    <junction id="a.80" type="priority" x="-120.00" y="0.00" incLanes="a.70_0" intLanes="" shape="-120.00,0.00 -120.00,-3.20 -120.00,0.00">
        <request index="0" response="0" foes="0"/>
    </junction>
    <junction id="gneJ0" type="dead_end" x="-200.00" y="0.00" incLanes="" intLanes="" shape="-200.00,0.00 -200.00,-3.20"/>
    <junction id="gneJ1" type="dead_end" x="300.00" y="0.00" incLanes="a.80_0" intLanes="" shape="300.00,-3.20 300.00,0.00"/>
    <junction id="gneJ2" type="dead_end" x="-200.00" y="-25.00" incLanes="" intLanes="" shape="-200.00,-25.00 -200.00,-28.20"/>
    <junction id="gneJ3" type="dead_end" x="-100.00" y="-25.00" incLanes="b_0" intLanes="" shape="-100.00,-28.20 -100.00,-25.00"/>
    <junction id="gneJ4" type="dead_end" x="200.00" y="-25.00" incLanes="" intLanes="" shape="200.00,-25.00 200.00,-28.20"/>
    <junction id="gneJ5" type="dead_end" x="300.00" y="-25.00" incLanes="d_0" intLanes="" shape="300.00,-28.20 300.00,-25.00"/>
    <junction id="gneJ6" type="dead_end" x="0.00" y="-25.00" incLanes="" intLanes="" shape="0.00,-25.00 0.00,-28.20"/>
    <junction id="gneJ7" type="dead_end" x="100.00" y="-25.00" incLanes="c_0" intLanes="" shape="100.00,-28.20 100.00,-25.00"/>

    <connection from="a" to="a.30" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="a.30" to="a.70" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="a.70" to="a.80" fromLane="0" toLane="0" dir="s" state="M"/>

</net>