Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/railway/repair/road_connections/topology.netconvert
169727 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on Fri Apr 16 14:29:22 2021 by Eclipse SUMO netconvert Version v1_9_0+0081-d468d72
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
SPDX-License-Identifier: EPL-2.0
<configuration 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"/>
        <ptline-files value="input_ptlines.xml"/>
    </input>

    <output>
        <write-license value="true"/>
        <ptstop-output value="additional.xml"/>
        <ptline-output value="ptlines.xml"/>
        <railway.topology.output value="topology.xml"/>
    </output>

    <railway>
        <railway.topology.repair value="true"/>
        <railway.topology.repair.stop-turn value="true"/>
    </railway>

    <report>
        <verbose value="true"/>
        <xml-validation value="never"/>
        <aggregate-warnings value="5"/>
    </report>

</configuration>
-->

<railwayTopology>
    <legend>
        <error id="a" meaning="edge pair angle supports driving but both are outgoing"/>
        <error id="b" meaning="edge pair angle supports driving but both are incoming"/>
        <error id="c" meaning="an incoming edge has a sharp angle to all outgoing edges"/>
        <error id="d" meaning="an outgoing edge has a sharp angle from all incoming edges"/>
    </legend>
    <railNodeType in="1" out="1">
        <node id="gneJ40"/>
        <node id="gneJ43"/>
    </railNodeType>
    <railNodeType in="2" out="2">
        <node id="gneJ39"/>
    </railNodeType>
    <railNodeType in="3" out="2">
        <node id="gneJ38"/>
    </railNodeType>
    <bidiEdge id="a" bidi="-a"/>
    <bidiEdge id="b" bidi="-b"/>
    <bidiEdge id="c" bidi="-c"/>
</railwayTopology>