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

<!-- generated on Tue Jan 19 08:31:26 2021 by Eclipse SUMO netconvert Version v1_8_0+0365-92e46f0a57
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">

    <input>
        <node-files value="data/spd-road.nod.xml"/>
        <edge-files value="data/spd-road.edg.xml"/>
    </input>

    <output>
        <output-file value="data/spd-road.net.xml"/>
    </output>

    <report>
        <verbose value="true"/>
        <aggregate-warnings value="5"/>
    </report>

</configuration>
-->

<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,6039.00,0.00" origBoundary="0.00,0.00,6039.00,0.00" projParameter="!"/>

    <edge id=":obs7_0" function="internal">
        <lane id=":obs7_0_0" index="0" speed="40.00" length="0.10" shape="5713.17,-1.60 5713.17,-1.60"/>
    </edge>

    <edge id="1to7" from="obs1" to="obs7" priority="-1">
        <lane id="1to7_0" index="0" speed="40.00" length="5713.17" shape="0.00,-1.60 5713.17,-1.60"/>
    </edge>
    <edge id="7to8" from="obs7" to="obs8" priority="-1">
        <lane id="7to8_0" index="0" speed="40.00" length="325.83" shape="5713.17,-1.60 6039.00,-1.60"/>
    </edge>

    <junction id="obs1" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>
    <junction id="obs7" type="priority" x="5713.17" y="0.00" incLanes="1to7_0" intLanes=":obs7_0_0" shape="5713.17,0.00 5713.17,-3.20 5713.17,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="obs8" type="dead_end" x="6039.00" y="0.00" incLanes="7to8_0" intLanes="" shape="6039.00,-3.20 6039.00,0.00"/>

    <connection from="1to7" to="7to8" fromLane="0" toLane="0" via=":obs7_0_0" dir="s" state="M"/>

    <connection from=":obs7_0" to="7to8" fromLane="0" toLane="0" dir="s" state="M"/>

</net>