Path: blob/main/tests/duarouter/bugs/ticket646_vehspeed_ignored/input_net.net.xml
185996 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on Mon 16 Jan 2012 11:54:06 AM CET by Netedit Version dev-SVN-r116723This 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="/home/erdm_ja/debug/duarouter_vehspeed/test.net.xml"/>12</input>1314<output>15<output-file value="/home/erdm_ja/debug/duarouter_vehspeed/test.net.xml"/>16</output>1718<processing>19<no-turnarounds value="true"/>20<offset.disable-normalization value="true"/>21</processing>2223</configuration>24-->2526<net version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">2728<location netOffset="0.00,0.00" convBoundary="-10.00,0.00,110.00,100.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>2930<edge id=":end_0" function="internal">31<lane id=":end_0_0" index="0" speed="9.45" length="6.58" shape="94.89,-1.65 101.47,-1.65"/>32</edge>33<edge id=":end_1" function="internal">34<lane id=":end_1_0" index="0" speed="56.95" length="5.95" shape="97.15,2.01 98.11,0.41 99.15,-0.74 100.27,-1.42 101.47,-1.65"/>35</edge>36<edge id=":intermediate_0" function="internal">37<lane id=":intermediate_0_0" index="0" speed="100.00" length="4.18" shape="48.57,93.45 49.28,94.52 50.00,94.88 50.72,94.52 51.43,93.45"/>38</edge>39<edge id=":start_0" function="internal">40<lane id=":start_0_0" index="0" speed="9.45" length="6.58" shape="-1.47,-1.65 5.11,-1.65"/>41</edge>42<edge id=":start_1" function="internal">43<lane id=":start_1_0" index="0" speed="56.95" length="5.95" shape="-1.47,-1.65 -0.27,-1.42 0.85,-0.74 1.89,0.41 2.85,2.01"/>44</edge>4546<edge id="end" from="end" to="dummy" priority="1">47<lane id="end_0" index="0" speed="13.89" length="8.53" shape="101.47,-1.65 110.00,-1.65"/>48</edge>49<edge id="fast1" from="start" to="intermediate" priority="1">50<lane id="fast1_0" index="0" speed="100.00" length="102.23" shape="2.85,2.01 48.57,93.45"/>51</edge>52<edge id="fast2" from="intermediate" to="end" priority="1">53<lane id="fast2_0" index="0" speed="100.00" length="102.23" shape="51.43,93.45 97.15,2.01"/>54</edge>55<edge id="slow" from="start" to="end" priority="1">56<lane id="slow_0" index="0" speed="5.00" length="89.78" shape="5.11,-1.65 94.89,-1.65"/>57</edge>58<edge id="start" from="dummy_start" to="start" priority="1">59<lane id="start_0" index="0" speed="13.89" length="8.53" shape="-10.00,-1.65 -1.47,-1.65"/>60</edge>6162<junction id="dummy" type="unregulated" x="110.00" y="0.00" incLanes="end_0" intLanes="" shape="110.00,-3.25 110.00,-0.05">63</junction>64<junction id="dummy_start" type="unregulated" x="-10.00" y="0.00" incLanes="" intLanes="" shape="-10.00,-0.05 -10.00,-3.25">65</junction>66<junction id="end" type="unregulated" x="100.00" y="0.00" incLanes="slow_0 fast2_0" intLanes=":end_0_0 :end_1_0" shape="101.47,-0.05 101.47,-3.25 94.89,-3.25 94.89,-0.05 95.72,1.29 98.58,2.72">67</junction>68<junction id="intermediate" type="dead_end" x="50.00" y="100.00" incLanes="fast1_0" intLanes=":intermediate_0_0" shape="52.86,94.16 50.00,92.73 47.14,94.16"/>69<junction id="start" type="unregulated" x="0.00" y="0.00" incLanes="start_0" intLanes=":start_0_0 :start_1_0" shape="1.42,2.72 4.28,1.29 5.11,-0.05 5.11,-3.25 -1.47,-3.25 -1.47,-0.05">70</junction>7172<connection from="fast1" to="fast2" fromLane="0" toLane="0" via=":intermediate_0_0" dir="r" state="M"/>73<connection from="fast2" to="end" fromLane="0" toLane="0" via=":end_1_0" dir="l" state="M"/>74<connection from="slow" to="end" fromLane="0" toLane="0" via=":end_0_0" dir="s" state="M"/>75<connection from="start" to="slow" fromLane="0" toLane="0" via=":start_0_0" dir="s" state="M"/>76<connection from="start" to="fast1" fromLane="0" toLane="0" via=":start_1_0" dir="l" state="M"/>7778<connection from=":end_0" to="end" fromLane="0" toLane="0" dir="s" state="M"/>79<connection from=":end_1" to="end" fromLane="0" toLane="0" dir="s" state="M"/>80<connection from=":intermediate_0" to="fast2" fromLane="0" toLane="0" dir="s" state="M"/>81<connection from=":start_0" to="slow" fromLane="0" toLane="0" dir="s" state="M"/>82<connection from=":start_1" to="fast1" fromLane="0" toLane="0" dir="s" state="M"/>8384</net>858687