Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/SUMO/remove_lane/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"/>
        <edge-files value="input_plain.edg.xml"/>
    </input>

    <output>
        <write-license value="true"/>
        <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-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="0.00,0.00" convBoundary="-6.47,46.36,76.39,48.83" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="13.89" length="8.80" shape="32.55,43.02 35.03,43.46 36.59,44.52 38.16,45.57 40.63,45.98"/>
    </edge>

    <edge id="beg" from="gneJ0" to="gneJ1" priority="1">
        <lane id="beg_0" index="0" speed="13.89" length="39.16" shape="-6.59,44.03 32.55,43.02"/>
        <lane id="beg_1" index="1" speed="13.89" length="39.16" shape="-6.51,47.23 32.64,46.22"/>
    </edge>
    <edge id="end" from="gneJ1" to="gneJ2" priority="1">
        <lane id="end_0" index="0" speed="13.89" length="35.72" shape="40.63,45.98 76.34,44.76"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="-6.47" y="48.83" incLanes="" intLanes="" shape="-6.47,48.83 -6.63,42.43"/>
    <junction id="gneJ1" type="priority" x="36.68" y="47.72" incLanes="beg_0 beg_1" intLanes=":gneJ1_0_0" shape="40.69,47.58 40.58,44.38 32.51,41.43 32.68,47.82">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="gneJ2" type="dead_end" x="76.39" y="46.36" incLanes="end_0" intLanes="" shape="76.28,43.16 76.39,46.36"/>

    <connection from="beg" to="end" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="s" state="M"/>

    <connection from=":gneJ1_0" to="end" fromLane="0" toLane="0" dir="s" state="M"/>

</net>