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

<!-- generated on 05/02/13 14:09:04 by SUMO od2trips Version 0.17.0
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>
        <net-file value="input_taz.taz.xml"/>
        <od-matrix-files value="input_od_o.fma"/>
    </input>

    <output>
        <output-file value="trips.trips.xml"/>
    </output>

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

    <defaults>
        <departlane value="0"/>
    </defaults>

</configuration>
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="61114.90" from="a1" to="b2" fromTaz="1" toTaz="2" departLane="0" departSpeed="max"/>
</routes>