Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/route/cut_routes/with_busstops/routes.tools
428507 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2025-03-05 10:16:30.490519 by cutRoutes.py v1_22_0+0650-d108669826e
<configuration>
    <routes-output value="out.rou.xml"/>
    <stops-output value="out.add.xml"/>
    <additional-input value="input_additional.add.xml"/>
    <network value="input_net.net.xml"/>
    <routeFiles value="input_routes.rou.xml"/>
</configuration>
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="straight" depart="0.00" departLane="best" departSpeed="max">
        <route edges="middle end"/>
        <stop busStop="busstop1" duration="10"/>
    </vehicle>
</routes>