Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/od2trips/pedestrians_flow/amitran/100vehs_day/trips.od2trips
169715 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on Wed Dec  2 15:30:28 2020 by Eclipse SUMO od2trips Version v1_8_0+0066-ea2d5c8a58
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/od2tripsConfiguration.xsd">

    <input>
        <taz-files value="input_taz.taz.xml"/>
        <od-amitran-files value="input_od.xml"/>
    </input>

    <output>
        <write-license value="true"/>
        <flow-output value="trips.trips.xml"/>
        <pedestrians value="true"/>
    </output>

    <processing>
        <no-step-log value="true"/>
    </processing>

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

</configuration>
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <personFlow id="0" begin="0.00" end="86400.00" number="100">
        <walk fromTaz="1" toTaz="2" arrivalPos="random"/>
    </personFlow>
</routes>