Path: blob/main/tests/complex/traci/misc/rerouting/input_net.net.xml
169727 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on Mon 30 Jan 2017 02:02:04 PM CET by Netedit Version dev-SVN-r227703This data file and the accompanying materials4are made available under the terms of the Eclipse Public License v2.05which accompanies this distribution, and is available at6http://www.eclipse.org/legal/epl-v20.html7SPDX-License-Identifier: EPL-2.08<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netedit.exeConfiguration.xsd">910<input>11<sumo-net-file value="/scr1/sumoI/sumo/tests/complex/traci/pythonApi/rerouting/input_net.net.xml"/>12</input>1314<output>15<output-file value="/scr1/sumoI/sumo/tests/complex/traci/pythonApi/rerouting/input_net.net.xml"/>16</output>1718<processing>19<no-internal-links value="true"/>20<no-turnarounds value="true"/>21<offset.disable-normalization value="true"/>22<lefthand value="false"/>23<junctions.corner-detail value="0"/>24</processing>2526</configuration>27-->2829<net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">3031<location netOffset="500.00,500.00" convBoundary="0.00,-134.37,300.00,0.00" origBoundary="-500.00,-500.00,500.00,500.00" projParameter="!"/>3233<edge id="beg" from="gneJ2" to="gneJ3" priority="1">34<lane id="beg_0" index="0" speed="13.89" length="100.00" shape="0.00,-1.65 95.31,-1.65"/>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="204.56,-8.25 300.00,-8.25"/>38<lane id="end_1" index="1" speed="13.89" length="100.00" shape="204.56,-4.95 300.00,-4.95"/>39<lane id="end_2" index="2" speed="13.89" length="100.00" shape="204.56,-1.65 300.00,-1.65"/>40</edge>41<edge id="middle" from="gneJ3" to="gneJ4" priority="1">42<lane id="middle_0" index="0" speed="13.89" length="100.00" shape="103.38,-1.65 196.67,-1.65"/>43</edge>44<edge id="middle2" from="gneJ3" to="gneJ4" priority="1" length="200.00" shape="100.00,0.00 150.64,-84.81 200.00,0.00">45<lane id="middle2_0" index="0" speed="13.89" length="200.00" shape="102.21,-6.92 150.66,-88.06 197.78,-7.09"/>46</edge>47<edge id="middle3" from="gneJ3" to="gneJ4" priority="1" length="400.00" shape="100.00,0.00 102.47,-134.37 197.42,-132.98 200.00,0.00">48<lane id="middle3_0" index="0" speed="13.89" length="400.00" shape="98.50,-7.98 100.85,-136.04 199.04,-134.61 201.43,-11.32"/>49</edge>5051<junction id="gneJ2" type="unregulated" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,-0.05 0.00,-3.25"/>52<junction id="gneJ3" type="priority" x="100.00" y="0.00" incLanes="beg_0" intLanes="" shape="103.38,-0.05 103.38,-3.25 103.59,-6.10 100.84,-7.74 100.10,-7.95 96.90,-8.01 95.31,-3.25 95.31,-0.05">53<request index="0" response="000" foes="000"/>54<request index="1" response="000" foes="000"/>55<request index="2" response="000" foes="000"/>56</junction>57<junction id="gneJ4" type="priority" x="200.00" y="0.00" incLanes="middle3_0 middle2_0 middle_0" intLanes="" shape="204.56,-0.05 204.56,-9.85 203.03,-11.35 199.83,-11.29 199.17,-7.89 196.40,-6.28 196.67,-3.25 196.67,-0.05">58<request index="0" response="000" foes="000"/>59<request index="1" response="000" foes="000"/>60<request index="2" response="000" foes="000"/>61</junction>62<junction id="gneJ5" type="unregulated" x="300.00" y="0.00" incLanes="end_0 end_1 end_2" intLanes="" shape="300.00,-9.85 300.00,-0.05"/>6364<connection from="beg" to="middle3" fromLane="0" toLane="0" dir="r" state="M"/>65<connection from="beg" to="middle2" fromLane="0" toLane="0" dir="R" state="M"/>66<connection from="beg" to="middle" fromLane="0" toLane="0" dir="s" state="M"/>67<connection from="middle" to="end" fromLane="0" toLane="2" dir="s" state="M"/>68<connection from="middle2" to="end" fromLane="0" toLane="1" dir="r" state="M"/>69<connection from="middle3" to="end" fromLane="0" toLane="0" dir="r" state="M"/>7071</net>727374