Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/crossings/guessed/2_arm/plain_connections.netconvert
169716 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-06-27 14:13:03 by Eclipse SUMO netconvert Version v1_20_0+0884-42872f29db1
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"/>
    </input>

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

    <junctions>
        <no-turnarounds value="true"/>
    </junctions>

    <pedestrian>
        <crossings.guess value="true"/>
    </pedestrian>

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

</netconvertConfiguration>
-->

<connections version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="CE"/>

    <connection from="CW"/>

    <connection from="EC" to="CW" fromLane="2" toLane="2"/>
    <connection from="EC" to="CW" fromLane="3" toLane="3"/>

    <connection from="WC" to="CE" fromLane="2" toLane="2"/>
    <connection from="WC" to="CE" fromLane="3" toLane="3"/>

    <crossing node="C" edges="CE EC" priority="0" outlineShape="102.00,-6.50 102.00,6.50 98.00,7.90 98.00,10.90 102.00,10.90 102.00,7.90 102.00,6.40 98.00,7.90 98.00,-7.90 98.89,-7.79 99.51,-7.51 100.00,-7.15 100.49,-6.79 101.11,-6.51"/>
</connections>