Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/state/persons/walk/vehroutes.complex
169720 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2022-03-02 17:49:14 by Eclipse SUMO sumo Version v1_12_0+1060-7764a94
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">

    <input>
        <net-file value="input_net.net.xml"/>
        <load-state value="state.xml"/>
    </input>

    <output>
        <vehroute-output value="vehroutes.xml"/>
    </output>

    <report>
        <duration-log.disable value="true"/>
        <no-step-log value="true"/>
    </report>

</configuration>
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="walk_route" depart="1.00" arrival="213.00">
        <walk edges="2/1to1/1 3/1to2/1"/>
    </person>

    <person id="walk_trip" depart="2.00" arrival="794.00">
        <walk edges="3/1to2/1 1/1to2/1 1/1to0/1"/>
    </person>

    <person id="walk_route_id" depart="0.00" arrival="1140.00">
        <walk edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </person>

</routes>