Path: blob/main/tests/complex/traci/misc/rerouting/routingMode/input_net.net.xml
169770 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on Thu 26 Jul 2018 12:32:40 PM CEST by Eclipse SUMO netedit Version 744c3103<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">45<input>6<sumo-net-file value="/scr1/sumo/tests/complex/traci/pythonApi/rerouting/routingMode/input_net.net.xml"/>7</input>89<output>10<output-file value="/scr1/sumo/tests/complex/traci/pythonApi/rerouting/routingMode/input_net.net.xml"/>11</output>1213<processing>14<no-internal-links value="true"/>15<no-turnarounds value="true"/>16<offset.disable-normalization value="true"/>17<lefthand value="false"/>18<junctions.corner-detail value="0"/>19<rectangular-lane-cut value="false"/>20<walkingareas value="false"/>21</processing>2223</configuration>24-->2526<net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">2728<location netOffset="500.00,500.00" convBoundary="-100.00,-200.00,300.00,0.00" origBoundary="-500.00,-500.00,500.00,500.00" projParameter="!"/>2930<edge id="beg" from="gneJ2" to="gneJ3" priority="1">31<lane id="beg_0" index="0" speed="13.89" length="200.00" shape="-100.00,-1.60 92.80,-1.60"/>32</edge>33<edge id="detour" from="gneJ3" to="gneJ4" priority="1" length="500.00" shape="100.00,0.00 100.00,-200.00 200.00,-200.00 200.00,0.00">34<lane id="detour_0" index="0" speed="13.89" length="500.00" shape="98.40,-7.20 98.40,-201.60 201.60,-201.60 201.60,-10.40"/>35</edge>36<edge id="end" from="gneJ4" to="gneJ5" priority="1">37<lane id="end_0" index="0" speed="13.89" length="100.00" shape="207.20,-4.80 300.00,-4.80"/>38<lane id="end_1" index="1" speed="13.89" length="100.00" shape="207.20,-1.60 300.00,-1.60"/>39</edge>40<edge id="middle" from="gneJ3" to="C" priority="1">41<lane id="middle_0" index="0" speed="13.89" length="10.00" shape="104.00,-1.60 110.00,-1.60"/>42</edge>43<edge id="middle2" from="C" to="gneJ4" priority="1">44<lane id="middle2_0" index="0" speed="13.89" length="90.00" shape="110.00,-1.60 196.00,-1.60"/>45</edge>4647<tlLogic id="C" type="static" programID="0" offset="0">48<phase duration="10" state="G"/>49<phase duration="3" state="y"/>50<phase duration="50" state="r"/>51</tlLogic>5253<junction id="C" type="traffic_light" x="110.00" y="0.00" incLanes="middle_0" intLanes="" shape="110.00,0.00 110.00,-3.20 110.00,0.00">54<request index="0" response="0" foes="0"/>55</junction>56<junction id="gneJ2" type="dead_end" x="-100.00" y="0.00" incLanes="" intLanes="" shape="-100.00,0.00 -100.00,-3.20"/>57<junction id="gneJ3" type="priority" x="100.00" y="0.00" incLanes="beg_0" intLanes="" shape="104.00,0.00 104.00,-3.20 100.00,-7.20 96.80,-7.20 92.80,-3.20 92.80,0.00">58<request index="0" response="00" foes="00"/>59<request index="1" response="00" foes="00"/>60</junction>61<junction id="gneJ4" type="priority" x="200.00" y="0.00" incLanes="detour_0 middle2_0" intLanes="" shape="207.20,0.00 207.20,-6.40 203.20,-10.40 200.00,-10.40 196.00,-3.20 196.00,0.00">62<request index="0" response="00" foes="00"/>63<request index="1" response="00" foes="00"/>64</junction>65<junction id="gneJ5" type="dead_end" x="300.00" y="0.00" incLanes="end_0 end_1" intLanes="" shape="300.00,-6.40 300.00,0.00"/>6667<connection from="beg" to="detour" fromLane="0" toLane="0" dir="r" state="M"/>68<connection from="beg" to="middle" fromLane="0" toLane="0" dir="s" state="M"/>69<connection from="detour" to="end" fromLane="0" toLane="0" dir="r" state="M"/>70<connection from="middle" to="middle2" fromLane="0" toLane="0" tl="C" linkIndex="0" dir="s" state="O"/>71<connection from="middle2" to="end" fromLane="0" toLane="1" dir="s" state="M"/>7273</net>747576