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

<!-- generated on 11/14/16 12:59:45 by SUMO dfrouter Version dev-SVN-r21978
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/dfrouterConfiguration.xsd">

    <input>
        <net-file value="input_tri.net.xml"/>
        <detector-files value="input_tri.det.xml"/>
    </input>

    <output>
        <detectors-poi-output value="detectors.poi.xml"/>
    </output>

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

</configuration>
-->

<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poi id="MQ_beg" type="source_detector_position" color="green" lane="beg_0" pos="5.00"/>
    <poi id="MQ_middle" type="between_detector_position" color="blue" lane="middle_0" pos="500.00"/>
    <poi id="MQ_1toR" type="between_detector_position" color="blue" lane="1toR_0" pos="100.00"/>
    <poi id="MQ_R" type="between_detector_position" color="blue" lane="R_0" pos="500.00"/>
    <poi id="MQ_Rto2" type="between_detector_position" color="blue" lane="Rto2_0" pos="100.00"/>
    <poi id="MQ_1toL" type="between_detector_position" color="blue" lane="1toL_0" pos="100.00"/>
    <poi id="MQ_L" type="between_detector_position" color="blue" lane="L_0" pos="500.00"/>
    <poi id="MQ_Lto2" type="between_detector_position" color="blue" lane="Lto2_0" pos="100.00"/>
    <poi id="MQ_end" type="sink_detector_position" color="red" lane="end_0" pos="50.00"/>
</additional>