Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/assign/cadyts/input_net.netccfg
428380 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2025-10-16T13:13:11.794041+01:00 by Eclipse SUMO netconvert v1_24_0+1458-5d2f3714d89
-->

<netconvertConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">

    <input>
        <node-files value="test.nod.xml"/>
        <edge-files value="test.edg.xml"/>
        <type-files value="test.typ.xml"/>
    </input>

    <output>
        <output-file value="input_net.net.xml"/>
    </output>

</netconvertConfiguration>