texttest -a netedit -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc.20Oct002050.1293226 -g
texttest -a netedit -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ---------- 1,5c1,2 < Error: Opposite lane 'E0_0' does not connect the same nodes as edge '-E0'! < Error: Opposite lane '-E0_0' does not connect the same nodes as edge 'E0'! < Error: Opposite lane 'E0_0' does not connect the same nodes as edge '-E0'! < Error: Opposite lane '-E0_0' does not connect the same nodes as edge 'E0'! < Error: Opposite lane 'E0_0' does not connect the same nodes as edge '-E0'! --- > Error: Opposite lane 'E0_0' does not reverse-connect the same nodes as edge '-E0'! > Error: Opposite lane '-E0_0' does not reverse-connect the same nodes as edge 'E0'! ---------- Differences in log ---------- 1,10c1,2 < Error: Opposite lane 'E0_0' does not connect the same nodes as edge '-E0'! < Warning: Adapting missing opposite lane 'E0_0' for edge '-E0'. < Error: Opposite lane '-E0_0' does not connect the same nodes as edge 'E0'! < Warning: Adapting missing opposite lane '-E0_0' for edge 'E0'. < Error: Opposite lane 'E0_0' does not connect the same nodes as edge '-E0'! < Warning: Adapting missing opposite lane 'E0_0' for edge '-E0'. < Error: Opposite lane '-E0_0' does not connect the same nodes as edge 'E0'! < Warning: Adapting missing opposite lane '-E0_0' for edge 'E0'. < Error: Opposite lane 'E0_0' does not connect the same nodes as edge '-E0'! < Warning: Adapting missing opposite lane 'E0_0' for edge '-E0'. --- > Error: Opposite lane 'E0_0' does not reverse-connect the same nodes as edge '-E0'! > Error: Opposite lane '-E0_0' does not reverse-connect the same nodes as edge 'E0'! ---------- Differences in net ---------- 25,27c25 < <lane id="-E0_0" index="0" disallow="pedestrian" speed="13.89" length="40.00" shape="30.00,1.60 -30.00,1.60"> < <neigh lane="E0_0"/> < </lane> --- > <lane id="-E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,1.60 -30.00,1.60"/> 30c28 < <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="40.00" shape="-30.00,-1.60 -10.00,-1.60"/> --- > <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="20.00" shape="-30.00,-1.60 -10.00,-1.60"/>
---------- Differences in net ---------- 16c16 < <lane id="E0_0" index="0" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> --- > <lane id="E0_0" index="0" disallow="all" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/>
---------- Differences in log ---------- 6a7,8 > Warning: Invalid value '5.5' in attribute numLanes > Warning: Invalid value '5.5' in attribute numLanes ---------- Differences in net ---------- 15,19d14 < <edge id="E0" from="J0" to="J1" priority="-1"> < <lane id="E0_0" index="0" speed="13.89" length="40.00" shape="33.00,-20.00 33.00,20.00"/> < <lane id="E0_1" index="1" speed="13.89" length="40.00" shape="29.80,-20.00 29.80,20.00"/> < <lane id="E0_2" index="2" speed="13.89" length="40.00" shape="26.60,-20.00 26.60,20.00"/> < </edge> 27,28d21 < <junction id="J0" type="dead_end" x="25.00" y="-20.00" incLanes="" intLanes="" shape="25.00,-20.00 34.60,-20.00"/> < <junction id="J1" type="dead_end" x="25.00" y="20.00" incLanes="E0_0 E0_1 E0_2" intLanes="" shape="34.60,20.00 25.00,20.00"/>
---------- Differences in log ---------- 1,2c1,2 < Warning: Invalid value 'dummy' in attribute priority < Warning: Invalid value 'dummy' in attribute priority --- > Warning: Invalid value 'pedestrian bus drone' in attribute priority > Warning: Invalid value 'pedestrian bus drone' in attribute priority
---------- Differences in log ---------- 1,2d0 < Warning: Invalid value 'dummy' in attribute speed < Warning: Invalid value 'dummy' in attribute speed ---------- Differences in net ---------- 16c16,19 < <lane id="E0_0" index="0" speed="5.50" length="50.00" shape="25.00,21.60 -25.00,21.60"/> --- > <lane id="E0_0" index="0" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> > </edge> > <edge id="E1" from="J2" to="J3" priority="-1"> > <lane id="E1_0" index="0" speed="5.50" length="50.00" shape="25.00,21.60 -25.00,21.60"/> 25,26c28,31 < <junction id="J0" type="dead_end" x="25.00" y="20.00" incLanes="" intLanes="" shape="25.00,20.00 25.00,23.20"/> < <junction id="J1" type="dead_end" x="-25.00" y="20.00" incLanes="E0_0" intLanes="" shape="-25.00,23.20 -25.00,20.00"/> --- > <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> > <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> > <junction id="J2" type="dead_end" x="25.00" y="20.00" incLanes="" intLanes="" shape="25.00,20.00 25.00,23.20"/> > <junction id="J3" type="dead_end" x="-25.00" y="20.00" incLanes="E1_0" intLanes="" shape="-25.00,23.20 -25.00,20.00"/>
---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data>network edges create split_multiple ( Last six runs Oct2025 Sep2025 )
---------- Differences in log ---------- 3,4c3,4 < Warning: Invalid value '' in attribute spreadType < Warning: Invalid value '' in attribute spreadType --- > Warning: Invalid value 'dummy' in attribute spreadType > Warning: Invalid value 'dummy' in attribute spreadType
---------- Differences in net ---------- 34c34 < <lane id="E0_0" index="0" allow="authority army vip passenger taxi bus coach bicycle tram" speed="13.89" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/> --- > <lane id="E0_0" index="0" disallow="all" speed="13.89" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/>
---------- Differences in net ---------- 9,12c9 < <lane id=":J2_0_0" index="0" disallow="pedestrian" speed="5.23" length="10.65" shape="-30.00,21.60 -33.70,21.39 -34.93,20.78 -33.70,19.75 -30.00,18.31"/> < </edge> < <edge id=":J2_1" function="internal"> < <lane id=":J2_1_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> --- > <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> 36,37c33,34 < <edge id="E0" from="J2" to="J1" priority="-1"> < <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="62.71" shape="-30.00,18.31 29.49,-1.52"/> --- > <edge id="E0" from="J0" to="J1" priority="-1"> > <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/> 52,56c49,52 < <junction id="J0" type="dead_end" x="-30.00" y="0.00" incLanes="" intLanes="" shape="-30.00,0.00"/> < <junction id="J1" type="dead_end" x="30.00" y="0.00" incLanes="E0_0" intLanes="" shape="28.99,-3.04 30.00,0.00"/> < <junction id="J2" type="priority" x="-30.00" y="20.00" incLanes="-E1_0" intLanes=":J2_0_0 :J2_1_0" shape="-30.00,23.20 -30.00,20.00 -31.01,16.96"> < <request index="0" response="00" foes="00" cont="0"/> < <request index="1" response="00" foes="00" cont="0"/> --- > <junction id="J0" type="dead_end" x="-30.00" y="0.00" incLanes="" intLanes="" shape="-30.00,0.00 -30.00,-3.20"/> > <junction id="J1" type="dead_end" x="30.00" y="0.00" incLanes="E0_0" intLanes="" shape="30.00,-3.20 30.00,0.00"/> > <junction id="J2" type="priority" x="-30.00" y="20.00" incLanes="-E1_0" intLanes=":J2_0_0" shape="-30.00,20.00 -30.00,23.20 -30.00,20.00"> > <request index="0" response="0" foes="0" cont="0"/> 59c55 < <request index="0" response="0" foes="0" cont="0"/> --- > <request index="0" response="00" foes="00" cont="0"/> 74,75c70 < <connection from="-E1" to="E0" fromLane="0" toLane="0" via=":J2_0_0" dir="l" state="M"/> <truncated after showing first 30 lines>
---------- Differences in net ---------- 33,34c33,34 < <edge id="E0" from="J0" to="J1" priority="-1" length="40.50"> < <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="40.50" shape="-30.00,-1.60 30.00,-1.60"/> --- > <edge id="E0" from="J0" to="J1" priority="-1"> > <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/>
---------- Differences in net ---------- 34,37c34 < <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="-30.00,-11.20 30.00,-11.20"/> < <lane id="E0_1" index="1" disallow="pedestrian" speed="13.89" length="60.00" shape="-30.00,-8.00 30.00,-8.00"/> < <lane id="E0_2" index="2" disallow="pedestrian" speed="13.89" length="60.00" shape="-30.00,-4.80 30.00,-4.80"/> < <lane id="E0_3" index="3" disallow="pedestrian" speed="13.89" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/> --- > <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/> 52,53c49,50 < <junction id="J0" type="dead_end" x="-30.00" y="0.00" incLanes="" intLanes="" shape="-30.00,0.00 -30.00,-12.80"/> < <junction id="J1" type="dead_end" x="30.00" y="0.00" incLanes="E0_0 E0_1 E0_2 E0_3" intLanes="" shape="30.00,-12.80 30.00,0.00"/> --- > <junction id="J0" type="dead_end" x="-30.00" y="0.00" incLanes="" intLanes="" shape="-30.00,0.00 -30.00,-3.20"/> > <junction id="J1" type="dead_end" x="30.00" y="0.00" incLanes="E0_0" intLanes="" shape="30.00,-3.20 30.00,0.00"/>
---------- Differences in net ---------- 35,37c35,37 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="key1" value="valueInvalid%;%$<>$$%"/> > <param key="key2" value="value2"/> > <param key="key3" value="value3"/>
---------- Differences in net ---------- 33c33 < <edge id="E0" from="J0" to="J1" priority="7"> --- > <edge id="E0" from="J0" to="J1" priority="-6">
---------- Differences in log ---------- 1,4d0 < Warning: Found sharp turn with radius 5.00 at the start of edge 'E0'. < Warning: Found sharp turn with radius 5.00 at the end of edge 'E0'. < Warning: Found sharp turn with radius 5.00 at the start of edge 'E0'. < Warning: Found sharp turn with radius 5.00 at the end of edge 'E0'. ---------- Differences in net ---------- 33,34c33,34 < <edge id="E0" from="J0" to="J1" priority="-1" shape="-30.00,0.00 -25.00,0.00 -25.00,-5.00 25.00,-5.00 25.00,0.00 30.00,0.00"> < <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="70.00" shape="-30.00,-1.60 -26.60,-1.60 -26.60,-6.60 26.60,-6.60 26.60,-1.60 30.00,-1.60"/> --- > <edge id="E0" from="J0" to="J1" priority="-1"> > <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/>
---------- Differences in net ---------- 34c34 < <lane id="E0_0" index="0" disallow="pedestrian" speed="120.50" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/> --- > <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/>
---------- Differences in net ---------- 33,34c33,34 < <edge id="E0" from="J0" to="J1" priority="-1" spreadType="center"> < <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="-30.00,0.00 30.00,0.00"/> --- > <edge id="E0" from="J0" to="J1" priority="-1"> > <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/> 49,50c49,50 < <junction id="J0" type="dead_end" x="-30.00" y="0.00" incLanes="" intLanes="" shape="-30.00,1.60 -30.00,-1.60"/> < <junction id="J1" type="dead_end" x="30.00" y="0.00" incLanes="E0_0" intLanes="" shape="30.00,-1.60 30.00,1.60"/> --- > <junction id="J0" type="dead_end" x="-30.00" y="0.00" incLanes="" intLanes="" shape="-30.00,0.00 -30.00,-3.20"/> > <junction id="J1" type="dead_end" x="30.00" y="0.00" incLanes="E0_0" intLanes="" shape="30.00,-3.20 30.00,0.00"/>
---------- Differences in net ---------- 34d33 < <stopOffset exceptions="authority army vip passenger hov taxi bus coach bicycle tram" value="4.00"/>
---------- Differences in net ---------- 34c34 < <stopOffset exceptions="delivery" value="4.00"/> --- > <stopOffset exceptions="delivery" value="23.50"/>
---------- Differences in net ---------- 34d33 < <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="4.00"/>
---------- Differences in net ---------- 12,18c12 < <lane id=":J3_0_0" index="0" disallow="pedestrian" speed="4.97" length="9.44" shape="19.48,14.81 21.44,16.37 21.96,18.65 21.09,20.71 18.90,21.60"/> < </edge> < <edge id=":J3_1" function="internal"> < <lane id=":J3_1_0" index="0" speed="3.65" length="0.98" shape="18.90,18.40 19.71,18.94"/> < </edge> < <edge id=":J3_2" function="internal"> < <lane id=":J3_2_0" index="0" speed="3.65" length="3.69" shape="19.71,18.94 20.10,19.20 20.50,20.00 20.10,20.80 18.90,21.60"/> --- > <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> 34c28 < <lane id="-E1_0" index="0" speed="13.89" length="48.90" shape="18.90,21.60 -30.00,21.60"/> --- > <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> 39,40c33,34 < <edge id="E0" from="J0" to="J3" priority="-1"> < <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="51.63" shape="-29.49,-1.52 19.48,14.81"/> --- > <edge id="E0" from="J0" to="J1" priority="-1"> > <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/> 43c37 < <lane id="E1_0" index="0" speed="13.89" length="48.90" shape="-30.00,18.40 18.90,18.40"/> --- > <lane id="E1_0" index="0" speed="13.89" length="60.00" shape="-30.00,18.40 30.00,18.40"/> 55,56c49,50 < <junction id="J0" type="dead_end" x="-30.00" y="0.00" incLanes="" intLanes="" shape="-30.00,0.00 -28.99,-3.04"/> < <junction id="J1" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00"/> --- > <junction id="J0" type="dead_end" x="-30.00" y="0.00" incLanes="" intLanes="" shape="-30.00,0.00 -30.00,-3.20"/> > <junction id="J1" type="dead_end" x="30.00" y="0.00" incLanes="E0_0" intLanes="" shape="30.00,-3.20 30.00,0.00"/> <truncated after showing first 30 lines>
---------- Differences in net ---------- 34c34 < <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" width="4.00" shape="-30.00,-2.00 30.00,-2.00"/> --- > <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/> 49,50c49,50 < <junction id="J0" type="dead_end" x="-30.00" y="0.00" incLanes="" intLanes="" shape="-30.00,0.00 -30.00,-4.00"/> < <junction id="J1" type="dead_end" x="30.00" y="0.00" incLanes="E0_0" intLanes="" shape="30.00,-4.00 30.00,0.00"/> --- > <junction id="J0" type="dead_end" x="-30.00" y="0.00" incLanes="" intLanes="" shape="-30.00,0.00 -30.00,-3.20"/> > <junction id="J1" type="dead_end" x="30.00" y="0.00" incLanes="E0_0" intLanes="" shape="30.00,-3.20 30.00,0.00"/>
---------- Differences in log ---------- 1,6d0 < Warning: Speed of straight connection '-E1_0->E1_0' reduced by 10.07 due to turning radius of 2.65 (length=4.67, angle=180.00). < Warning: Speed of straight connection 'E1_0->-E1_0' reduced by 10.07 due to turning radius of 2.65 (length=4.67, angle=180.00). < Warning: Speed of straight connection '-E2_0->E2_0' reduced by 10.07 due to turning radius of 2.65 (length=4.67, angle=180.00). < Warning: Speed of straight connection 'E2_0->-E2_0' reduced by 10.07 due to turning radius of 2.65 (length=4.67, angle=180.00). < Warning: Speed of straight connection 'EdgeExternTop_0->EdgeExternBot_0' reduced by 10.20 due to turning radius of 2.48 (length=4.38, angle=180.00). < Warning: 12 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%). ---------- Differences in net ---------- 9c9 < <lane id=":J2_0_0" index="0" allow="tram" speed="3.82" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> --- > <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> 12c12 < <lane id=":J3_0_0" index="0" allow="tram" speed="3.82" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> --- > <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> 15c15 < <lane id=":J4_0_0" index="0" allow="tram" speed="3.82" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> --- > <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> 18c18 < <lane id=":J5_0_0" index="0" allow="tram" speed="3.82" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> --- > <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> 21c21 < <lane id=":JunctionExtern0_0_0" index="0" allow="tram" speed="3.69" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> --- > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> 24c24 < <lane id=":JunctionExtern1_0_0" index="0" allow="tram" speed="3.69" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> --- > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> 28c28 < <lane id="-E1_0" index="0" allow="tram" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> --- > <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> 31c31 < <lane id="-E2_0" index="0" allow="tram" speed="13.89" length="60.00" shape="30.00,-18.40 -30.00,-18.40"/> <truncated after showing first 30 lines>
---------- Differences in net ---------- 9c9 < <lane id=":J2_0_0" index="0" disallow="pedestrian motorcycle moped rail_electric custom1" speed="5.61" length="10.92" width="2.00" shape="-24.00,24.00 -30.00,24.00 -31.06,22.91 -31.29,22.00 -30.70,21.27 -29.29,20.71"/> --- > <lane id=":J2_0_0" index="0" speed="5.61" length="10.92" width="2.00" shape="-24.00,24.00 -30.00,24.00 -31.06,22.91 -31.29,22.00 -30.70,21.27 -29.29,20.71"/> 12c12 < <lane id=":J3_0_0" index="0" disallow="pedestrian motorcycle moped rail_electric custom1" speed="5.61" length="10.92" width="2.00" shape="25.05,16.46 29.29,20.71 30.70,21.27 31.29,22.00 31.06,22.91 30.00,24.00"/> --- > <lane id=":J3_0_0" index="0" speed="5.61" length="10.92" width="2.00" shape="25.05,16.46 29.29,20.71 30.70,21.27 31.29,22.00 31.06,22.91 30.00,24.00"/> 15c15 < <lane id=":J4_0_0" index="0" disallow="pedestrian motorcycle moped rail_electric custom1" speed="5.61" length="10.92" width="2.00" shape="-25.05,-16.46 -29.29,-20.71 -30.70,-21.27 -31.29,-22.00 -31.06,-22.91 -30.00,-24.00"/> --- > <lane id=":J4_0_0" index="0" speed="5.61" length="10.92" width="2.00" shape="-25.05,-16.46 -29.29,-20.71 -30.70,-21.27 -31.29,-22.00 -31.06,-22.91 -30.00,-24.00"/> 18c18 < <lane id=":J5_0_0" index="0" disallow="pedestrian motorcycle moped rail_electric custom1" speed="5.61" length="10.92" width="2.00" shape="24.00,-24.00 30.00,-24.00 31.06,-22.91 31.29,-22.00 30.70,-21.27 29.29,-20.71"/> --- > <lane id=":J5_0_0" index="0" speed="5.61" length="10.92" width="2.00" shape="24.00,-24.00 30.00,-24.00 31.06,-22.91 31.29,-22.00 30.70,-21.27 29.29,-20.71"/> 21c21 < <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian motorcycle moped rail_electric custom1" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> --- > <lane id=":JunctionExtern0_0_0" index="0" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> 24c24 < <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian motorcycle moped rail_electric custom1" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> --- > <lane id=":JunctionExtern1_0_0" index="0" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> 29,30c29,30 < <lane id="-E1_0" index="0" disallow="pedestrian motorcycle moped rail_electric custom1" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,26.00 -24.00,26.00"/> < <lane id="-E1_1" index="1" disallow="pedestrian motorcycle moped rail_electric custom1" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,24.00 -24.00,24.00"/> --- > <lane id="-E1_0" index="0" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,26.00 -24.00,26.00"/> > <lane id="-E1_1" index="1" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,24.00 -24.00,24.00"/> <truncated after showing first 30 lines>
---------- Differences in net ---------- 9c9 < <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.87" length="16.92" width="2.00" shape="-18.00,24.00 -30.00,24.00 -31.06,22.91 -31.29,22.00 -30.70,21.27 -29.29,20.71"/> --- > <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="3.96" length="4.92" width="2.00" shape="-30.00,24.00 -31.06,22.91 -31.29,22.00 -30.70,21.27 -29.29,20.71"/> 12c12 < <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.87" length="16.92" width="2.00" shape="19.24,16.00 24.59,16.00 29.29,20.71 30.70,21.27 31.29,22.00 31.06,22.91 30.00,24.00"/> --- > <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="3.96" length="4.92" width="2.00" shape="29.29,20.71 30.70,21.27 31.29,22.00 31.06,22.91 30.00,24.00"/> 15c15 < <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.87" length="16.92" width="2.00" shape="-19.24,-16.00 -24.59,-16.00 -29.29,-20.71 -30.70,-21.27 -31.29,-22.00 -31.06,-22.91 -30.00,-24.00"/> --- > <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="3.96" length="4.92" width="2.00" shape="-29.29,-20.71 -30.70,-21.27 -31.29,-22.00 -31.06,-22.91 -30.00,-24.00"/> 18c18 < <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.87" length="16.92" width="2.00" shape="18.00,-24.00 30.00,-24.00 31.06,-22.91 31.29,-22.00 30.70,-21.27 29.29,-20.71"/> --- > <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="3.96" length="4.92" width="2.00" shape="30.00,-24.00 31.06,-22.91 31.29,-22.00 30.70,-21.27 29.29,-20.71"/> 21c21 < <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="5.95" length="16.38" width="3.00" shape="-48.00,1.50 -60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> --- > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> 24c24 < <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="5.95" length="16.38" width="3.00" shape="48.00,-1.50 60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> --- > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> 29,30c29,30 < <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="38.00" endOffset="12.00" width="2.00" shape="30.00,26.00 -18.00,26.00"/> < <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="38.00" endOffset="12.00" width="2.00" shape="30.00,24.00 -18.00,24.00"/> --- > <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="50.00" width="2.00" shape="30.00,26.00 -30.00,26.00"/> > <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="50.00" width="2.00" shape="30.00,24.00 -30.00,24.00"/> <truncated after showing first 30 lines>
---------- Differences in net ---------- 27c27 < <edge id="-E1" from="J3" to="J2" name="my own name" priority="6" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> --- > <edge id="-E1" from="J3" to="J2" name="%%%$$$$$%" priority="6" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> 35c35 < <edge id="-E2" from="J5" to="J4" name="my own name" priority="6" spreadType="center" length="50.00" shape="30.00,-20.00 25.00,-15.00 -25.00,-15.00 -30.00,-20.00"> --- > <edge id="-E2" from="J5" to="J4" name="%%%$$$$$%" priority="6" spreadType="center" length="50.00" shape="30.00,-20.00 25.00,-15.00 -25.00,-15.00 -30.00,-20.00"> 43c43 < <edge id="E0" from="J0" to="J1" name="my own name" priority="-1"> --- > <edge id="E0" from="J0" to="J1" name="%%%$$$$$%" priority="-1"> 46c46 < <edge id="E1" from="J2" to="J3" name="my own name" priority="6" spreadType="center" length="50.00" shape="-30.00,20.00 -25.00,15.00 25.00,15.00 30.00,20.00"> --- > <edge id="E1" from="J2" to="J3" name="%%%$$$$$%" priority="6" spreadType="center" length="50.00" shape="-30.00,20.00 -25.00,15.00 25.00,15.00 30.00,20.00"> 54c54 < <edge id="E2" from="J4" to="J5" name="my own name" priority="6" spreadType="center" length="50.00" shape="-25.00,-25.00 25.00,-25.00"> --- > <edge id="E2" from="J4" to="J5" name="%%%$$$$$%" priority="6" spreadType="center" length="50.00" shape="-25.00,-25.00 25.00,-25.00"> 62c62 < <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" name="my own name" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> --- > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" name="%%%$$$$$%" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> 65c65 < <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" name="my own name" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> --- > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" name="%%%$$$$$%" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00">
---------- Differences in net ---------- 9c9 < <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="4.80" length="9.60" width="2.00" shape="-24.00,22.00 -30.00,22.00 -30.96,21.43 -31.30,20.83 -31.02,20.20 -30.13,19.54"/> --- > <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.14" length="13.30" width="2.00" shape="-24.00,25.00 -30.00,25.00 -31.87,23.75 -32.50,22.50 -31.88,21.25 -30.00,20.00"/> 12c12 < <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="4.80" length="9.60" width="2.00" shape="24.34,18.00 24.59,18.00 30.13,19.54 31.02,20.20 31.30,20.83 30.96,21.43 30.00,22.00"/> --- > <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.14" length="13.30" width="2.00" shape="25.76,15.76 30.00,20.00 31.88,21.25 32.50,22.50 31.87,23.75 30.00,25.00"/> 15c15 < <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="4.80" length="9.60" width="2.00" shape="-24.34,-18.00 -24.59,-18.00 -30.13,-19.54 -31.02,-20.20 -31.30,-20.83 -30.96,-21.43 -30.00,-22.00"/> --- > <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.14" length="13.30" width="2.00" shape="-25.76,-15.76 -30.00,-20.00 -31.88,-21.25 -32.50,-22.50 -31.87,-23.75 -30.00,-25.00"/> 18c18 < <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="4.80" length="9.60" width="2.00" shape="24.00,-22.00 30.00,-22.00 30.96,-21.43 31.30,-20.83 31.02,-20.20 30.13,-19.54"/> --- > <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.14" length="13.30" width="2.00" shape="24.00,-25.00 30.00,-25.00 31.87,-23.75 32.50,-22.50 31.88,-21.25 30.00,-20.00"/> 29,32c29 < <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,28.00 -24.00,28.00"/> < <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,26.00 -24.00,26.00"/> < <lane id="-E1_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,24.00 -24.00,24.00"/> < <lane id="-E1_3" index="3" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,22.00 -24.00,22.00"/> --- > <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,25.00 -24.00,25.00"/> 37c34 < <edge id="-E2" from="J5" to="J4" name="Custom Edges" priority="6" spreadType="center" length="50.00" shape="32.83,-17.17 25.00,-15.00 -25.00,-15.00 -32.83,-17.17"> --- > <edge id="-E2" from="J5" to="J4" name="Custom Edges" priority="6" spreadType="center" length="50.00" shape="30.00,-20.00 25.00,-15.00 -25.00,-15.00 -30.00,-20.00"> 39,42c36 < <lane id="-E2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="31.73,-13.75 25.41,-12.00 -25.41,-12.00 -25.95,-12.15"/> < <lane id="-E2_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="31.20,-15.68 25.14,-14.00 -25.14,-14.00 -25.42,-14.08"/> <truncated after showing first 30 lines>
---------- Differences in net ---------- 31,33c31,33 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="key1" value="valueInvalid%;%$<>$$%"/> > <param key="key2" value="value2"/> > <param key="key3" value="value3"/> 39,41c39,41 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="key1" value="valueInvalid%;%$<>$$%"/> > <param key="key2" value="value2"/> > <param key="key3" value="value3"/> 45,47c45,47 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="key1" value="valueInvalid%;%$<>$$%"/> > <param key="key2" value="value2"/> > <param key="key3" value="value3"/> 53,55c53,55 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="key1" value="valueInvalid%;%$<>$$%"/> <truncated after showing first 30 lines>
---------- Differences in net ---------- 27c27 < <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="7" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> --- > <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="-6" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> 35c35 < <edge id="-E2" from="J5" to="J4" name="Custom Edges" priority="7" spreadType="center" length="50.00" shape="30.00,-20.00 25.00,-15.00 -25.00,-15.00 -30.00,-20.00"> --- > <edge id="-E2" from="J5" to="J4" name="Custom Edges" priority="-6" spreadType="center" length="50.00" shape="30.00,-20.00 25.00,-15.00 -25.00,-15.00 -30.00,-20.00"> 43c43 < <edge id="E0" from="J0" to="J1" priority="7"> --- > <edge id="E0" from="J0" to="J1" priority="-6"> 46c46 < <edge id="E1" from="J2" to="J3" name="Custom Edges" priority="7" spreadType="center" length="50.00" shape="-30.00,20.00 -25.00,15.00 25.00,15.00 30.00,20.00"> --- > <edge id="E1" from="J2" to="J3" name="Custom Edges" priority="-6" spreadType="center" length="50.00" shape="-30.00,20.00 -25.00,15.00 25.00,15.00 30.00,20.00"> 54c54 < <edge id="E2" from="J4" to="J5" name="Custom Edges" priority="7" spreadType="center" length="50.00" shape="-25.00,-25.00 25.00,-25.00"> --- > <edge id="E2" from="J4" to="J5" name="Custom Edges" priority="-6" spreadType="center" length="50.00" shape="-25.00,-25.00 25.00,-25.00"> 62c62 < <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="7" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> --- > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-6" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> 65c65 < <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="7" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> --- > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-6" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00">
---------- Differences in log ---------- 1,16d0 < Warning: Found angle of 152.66 degrees at edge '-E2', segment 1. < Warning: Found angle of 101.10 degrees at edge 'EdgeExternTop', segment 5. < Warning: Shape for junction 'J4' has distance 73.03 to its given position. < Warning: Shape for junction 'J5' has distance 39.38 to its given position. < Warning: Invalid endOffset 6.00 at lane 'E2_0' with length 0.20 (startOffset 0.00). < Warning: Invalid endOffset 6.00 at lane 'E2_1' with length 0.20 (startOffset 0.00). < Warning: Speed of straight connection 'EdgeExternTop_0->EdgeExternBot_0' reduced by 9.96 due to turning radius of 2.80 (length=2.69, angle=90.00). < Warning: Found angle of 135.72 degrees at edge '-E1', segment 0. < Warning: Found sharp turn with radius 5.32 at the start of edge '-E1'. < Warning: Found angle of 152.66 degrees at edge '-E2', segment 1. < Warning: Found angle of 101.10 degrees at edge 'EdgeExternTop', segment 5. < Warning: Shape for junction 'J4' has distance 73.03 to its given position. < Warning: Shape for junction 'J5' has distance 39.38 to its given position. < Warning: Invalid endOffset 6.00 at lane 'E2_0' with length 0.20 (startOffset 0.00). < Warning: Invalid endOffset 6.00 at lane 'E2_1' with length 0.20 (startOffset 0.00). < Warning: Speed of straight connection 'EdgeExternTop_0->EdgeExternBot_0' reduced by 9.96 due to turning radius of 2.80 (length=2.69, angle=90.00). ---------- Differences in net ---------- 9c9 < <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.58" length="11.00" width="2.00" shape="-23.87,16.79 -29.87,17.03 -28.39,17.49 -27.74,18.20 -27.91,19.14 -28.91,20.32"/> --- > <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="4.99" length="8.06" width="2.00" shape="-23.47,19.59 -29.44,19.05 -28.82,19.20 -28.54,19.47 -28.58,19.86 -28.96,20.38"/> 12c12 < <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="13.02" length="18.36" width="2.00" shape="27.95,16.17 33.94,16.50 32.98,18.06 29.95,21.39 26.86,24.57 25.73,25.69"/> --- > <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="11.43" width="2.00" shape="25.05,16.46 29.29,20.71 30.76,21.52 31.30,22.41 30.91,23.37 29.60,24.41"/> 15c15 < <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="36.21" width="2.00" shape="28.10,13.58 33.43,16.33 8.53,-0.77"/> --- > <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="11.43" width="2.00" shape="-25.05,-16.46 -29.29,-20.71 -30.76,-21.52 -31.30,-22.41 -30.91,-23.37 -29.60,-24.41"/> 18c18 < <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="8.57" length="29.32" width="2.00" shape="8.53,-0.77 8.69,-0.66 -16.05,-16.00"/> --- > <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="4.99" length="8.06" width="2.00" shape="23.47,-19.59 29.44,-19.05 28.82,-19.20 28.54,-19.47 28.58,-19.86 28.96,-20.38"/> 21c21 < <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.93" length="2.69" width="3.00" shape="-46.50,0.65 -46.57,-0.29 -46.78,-0.96 -47.13,-1.37 -47.62,-1.50"/> --- > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> 24c24 < <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="6.25" length="2.26" width="3.00" shape="46.22,0.87 46.00,1.42 46.13,1.86 46.37,2.34 46.50,3.00"/> --- > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> 27c27 < <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" spreadType="center" length="50.00" shape="25.00,25.00 34.00,15.50 1.03,16.81"> --- > <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" spreadType="center" length="50.00" shape="25.00,25.00 -30.00,20.00"> 29,30c29,30 < <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="24.27,24.31 31.58,16.60 -23.29,18.77"/> <truncated after showing first 30 lines>
---------- Differences in log ---------- 1,24d0 < Warning: Found angle of 109.83 degrees at edge '-E2', segment 0. < Warning: Found angle of 179.27 degrees at edge 'E1', segment 0. < Warning: Found sharp turn with radius 0.25 at the start of edge 'E1'. < Warning: Found angle of 116.57 degrees at edge 'EdgeExternTop', segment 0. < Warning: Shape for junction 'J0' has distance 38.55 to its given position. < Warning: Shape for junction 'J4' has distance 50.71 to its given position. < Warning: Shape for junction 'J5' has distance 38.75 to its given position. < Warning: Invalid endOffset 6.00 at lane 'E2_0' with length 0.20 (startOffset 0.00). < Warning: Invalid endOffset 6.00 at lane 'E2_1' with length 0.20 (startOffset 0.00). < Warning: Speed of straight connection '-E1_1->E1_1' reduced by 10.79 due to turning radius of 15.41 (length=40.05, angle=168.91). < Warning: Speed of straight connection 'EdgeExternTop_0->EdgeExternBot_0' reduced by 9.89 due to turning radius of 2.91 (length=2.27, angle=75.28). < Warning: Speed of straight connection 'EdgeExternBot_0->EdgeExternTop_0' reduced by 9.51 due to turning radius of 3.49 (length=3.58, angle=90.00). < Warning: Found angle of 109.83 degrees at edge '-E2', segment 0. < Warning: Found angle of 179.27 degrees at edge 'E1', segment 0. < Warning: Found sharp turn with radius 0.25 at the start of edge 'E1'. < Warning: Shape for junction 'J0' has distance 38.55 to its given position. < Warning: Shape for junction 'J4' has distance 50.71 to its given position. < Warning: Invalid endOffset 6.00 at lane 'E2_0' with length 0.20 (startOffset 0.00). < Warning: Invalid endOffset 6.00 at lane 'E2_1' with length 0.20 (startOffset 0.00). < Warning: Speed of straight connection '-E1_1->E1_1' reduced by 10.79 due to turning radius of 15.41 (length=40.05, angle=168.91). < Warning: Speed of straight connection 'EdgeExternTop_0->EdgeExternBot_0' reduced by 9.89 due to turning radius of 2.91 (length=2.27, angle=75.28). < Warning: 6 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 6 total messages of type: Shape for junction '%' has distance % to its given position. < Warning: 6 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%). ---------- Differences in net ---------- 9c9 < <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="9.21" length="40.05" width="2.00" shape="-22.77,23.43 -28.60,24.85 -16.54,21.50 -12.70,19.32 -17.08,18.31 -29.69,18.49"/> --- > <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="11.43" width="2.00" shape="-23.62,23.87 -29.60,24.41 -30.91,23.37 -31.30,22.41 -30.76,21.52 -29.29,20.71"/> 12c12 < <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="7.65" length="18.79" width="2.00" shape="24.04,16.04 24.60,16.02 28.45,19.86 24.99,17.97 23.70,15.88 24.60,13.61 27.68,11.14"/> --- > <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="4.99" length="8.06" width="2.00" shape="24.72,16.13 28.96,20.38 28.58,19.86 28.54,19.47 28.82,19.20 29.44,19.05"/> 15c15 < <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="8.94" length="22.08" width="2.00" shape="25.19,-12.57 26.42,-16.00 24.07,-16.00 19.41,-0.61"/> --- > <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="4.99" length="8.06" width="2.00" shape="-24.72,-16.13 -28.96,-20.38 -28.58,-19.86 -28.54,-19.47 -28.82,-19.20 -29.44,-19.05"/> 18c18 < <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="17.45" width="2.00" shape="19.41,-0.61 19.47,-0.81 14.94,15.84"/> --- > <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="11.43" width="2.00" shape="23.62,-23.87 29.60,-24.41 30.91,-23.37 31.30,-22.41 30.76,-21.52 29.29,-20.71"/> 21c21 < <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="4.00" length="2.27" width="3.00" shape="-46.50,3.00 -46.43,2.21 -46.22,1.69 -45.87,1.44 -45.38,1.45"/> --- > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> 24c24 < <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="4.38" length="3.58" width="3.00" shape="46.72,-1.50 47.11,-1.12 46.98,-0.20 46.67,0.91 46.50,1.85"/> --- > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> 27c27 < <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" spreadType="center" length="50.00" shape="14.00,15.50 -25.00,25.00"> --- > <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" spreadType="center" length="50.00" shape="30.00,20.00 -25.00,25.00"> 29,30c29,30 < <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="27.86,13.15 -22.44,25.40"/> <truncated after showing first 30 lines>
---------- Differences in net ---------- 29,30c29,30 < <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="120.50" length="44.00" endOffset="6.00" width="2.00" shape="30.00,26.00 -24.00,26.00"/> < <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="120.50" length="44.00" endOffset="6.00" width="2.00" shape="30.00,24.00 -24.00,24.00"/> --- > <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="13.89" length="44.00" endOffset="6.00" width="2.00" shape="30.00,26.00 -24.00,26.00"/> > <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="13.89" length="44.00" endOffset="6.00" width="2.00" shape="30.00,24.00 -24.00,24.00"/> 37,38c37,38 < <lane id="-E2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="120.50" length="44.00" endOffset="6.00" width="2.00" shape="30.71,-19.29 25.41,-14.00 -25.41,-14.00 -26.46,-15.05"/> < <lane id="-E2_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="120.50" length="44.00" endOffset="6.00" width="2.00" shape="29.29,-20.71 24.59,-16.00 -24.59,-16.00 -25.05,-16.46"/> --- > <lane id="-E2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="13.89" length="44.00" endOffset="6.00" width="2.00" shape="30.71,-19.29 25.41,-14.00 -25.41,-14.00 -26.46,-15.05"/> > <lane id="-E2_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="13.89" length="44.00" endOffset="6.00" width="2.00" shape="29.29,-20.71 24.59,-16.00 -24.59,-16.00 -25.05,-16.46"/> 44c44 < <lane id="E0_0" index="0" speed="120.50" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/> --- > <lane id="E0_0" index="0" speed="13.89" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/> 48,49c48,49 < <lane id="E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="120.50" length="44.00" endOffset="6.00" width="2.00" shape="-30.71,19.29 -25.41,14.00 25.41,14.00 26.46,15.05"/> < <lane id="E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="120.50" length="44.00" endOffset="6.00" width="2.00" shape="-29.29,20.71 -24.59,16.00 24.59,16.00 25.05,16.46"/> --- > <lane id="E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="13.89" length="44.00" endOffset="6.00" width="2.00" shape="-30.71,19.29 -25.41,14.00 25.41,14.00 26.46,15.05"/> > <lane id="E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="13.89" length="44.00" endOffset="6.00" width="2.00" shape="-29.29,20.71 -24.59,16.00 24.59,16.00 25.05,16.46"/> 56,57c56,57 < <lane id="E2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="120.50" length="44.00" endOffset="6.00" width="2.00" shape="-30.00,-26.00 24.00,-26.00"/> < <lane id="E2_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="120.50" length="44.00" endOffset="6.00" width="2.00" shape="-30.00,-24.00 24.00,-24.00"/> --- > <lane id="E2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="13.89" length="44.00" endOffset="6.00" width="2.00" shape="-30.00,-26.00 24.00,-26.00"/> > <lane id="E2_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="13.89" length="44.00" endOffset="6.00" width="2.00" shape="-30.00,-24.00 24.00,-24.00"/> 63c63 < <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="120.50" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> <truncated after showing first 30 lines>
---------- Differences in log ---------- 1,4d0 < Warning: Connection 'EdgeExternTop_0->EdgeExternBot_0' is only 0.00m short. < Warning: Connection 'EdgeExternBot_0->EdgeExternTop_0' is only 0.00m short. < Warning: Connection 'EdgeExternTop_0->EdgeExternBot_0' is only 0.00m short. < Warning: Connection 'EdgeExternBot_0->EdgeExternTop_0' is only 0.00m short. ---------- Differences in net ---------- 9c9 < <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-24.00,24.00 -30.00,24.00 -31.06,22.91 -31.29,22.00 -30.70,21.27 -29.29,20.71"/> --- > <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.66" length="15.85" width="2.00" shape="-24.00,26.00 -30.00,26.00 -32.69,24.59 -33.71,23.00 -33.05,21.23 -30.71,19.29"/> 12c12 < <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="25.05,16.46 29.29,20.71 30.70,21.27 31.29,22.00 31.06,22.91 30.00,24.00"/> --- > <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.66" length="15.85" width="2.00" shape="26.46,15.05 30.71,19.29 33.05,21.23 33.71,23.00 32.69,24.59 30.00,26.00"/> 15c15 < <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-25.05,-16.46 -29.29,-20.71 -30.70,-21.27 -31.29,-22.00 -31.06,-22.91 -30.00,-24.00"/> --- > <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.66" length="15.85" width="2.00" shape="-26.46,-15.05 -30.71,-19.29 -33.05,-21.23 -33.71,-23.00 -32.69,-24.59 -30.00,-26.00"/> 18c18 < <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="24.00,-24.00 30.00,-24.00 31.06,-22.91 31.29,-22.00 30.70,-21.27 29.29,-20.71"/> --- > <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.66" length="15.85" width="2.00" shape="24.00,-26.00 30.00,-26.00 32.69,-24.59 33.71,-23.00 33.05,-21.23 30.71,-19.29"/> 21c21 < <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="13.89" length="0.10" width="3.00" shape="-60.00,0.00 -60.00,0.00"/> --- > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> 24c24 < <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="13.89" length="0.10" width="3.00" shape="60.00,0.00 60.00,0.00"/> --- > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> 27c27 < <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> --- > <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" length="50.00" shape="25.00,25.00 -25.00,25.00"> 29,30c29,30 < <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,26.00 -24.00,26.00"/> <truncated after showing first 30 lines>
---------- Differences in net ---------- 28c28 < <stopOffset exceptions="authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1" value="4.00"/> --- > <stopOffset exceptions="authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1" value="20.00"/> 36c36 < <stopOffset exceptions="authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1" value="4.00"/> --- > <stopOffset exceptions="authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1" value="20.00"/> 44d43 < <stopOffset exceptions="authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1" value="4.00"/> 48c47 < <stopOffset exceptions="authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1" value="4.00"/> --- > <stopOffset exceptions="authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1" value="20.00"/> 56c55 < <stopOffset exceptions="authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1" value="4.00"/> --- > <stopOffset exceptions="authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1" value="20.00"/> 64d62 < <stopOffset exceptions="authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1" value="4.00"/> 68d65 < <stopOffset exceptions="authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1" value="4.00"/>
---------- Differences in net ---------- 28d27 < <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="4.00"/> 32d30 < <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="4.00"/> 36d33 < <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="4.00"/> 40d36 < <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="4.00"/> 44d39 < <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="4.00"/> 48d42 < <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="4.00"/> 52d45 < <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="4.00"/>
---------- Differences in net ---------- 28c28 < <stopOffset exceptions="tram" value="4.00"/> --- > <stopOffset vClasses="all" value="4.00"/> 32c32 < <stopOffset exceptions="tram" value="4.00"/> --- > <stopOffset vClasses="all" value="4.00"/> 36c36 < <stopOffset exceptions="tram" value="4.00"/> --- > <stopOffset vClasses="all" value="4.00"/> 40c40 < <stopOffset exceptions="tram" value="4.00"/> --- > <stopOffset vClasses="all" value="4.00"/> 44c44 < <stopOffset exceptions="tram" value="4.00"/> --- > <stopOffset vClasses="all" value="4.00"/> 48c48 < <stopOffset exceptions="tram" value="4.00"/> --- > <stopOffset vClasses="all" value="4.00"/> 52c52 < <stopOffset exceptions="tram" value="4.00"/> --- > <stopOffset vClasses="all" value="4.00"/>
---------- Differences in net ---------- 28c28 < <stopOffset vClasses="all" value="4.00"/> --- > <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="12.00"/> 36c36 < <stopOffset vClasses="all" value="4.00"/> --- > <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="12.00"/> 44c44 < <stopOffset vClasses="all" value="4.00"/> --- > <stopOffset vClasses="all" value="12.00"/> 48c48 < <stopOffset vClasses="all" value="4.00"/> --- > <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="12.00"/> 56c56 < <stopOffset vClasses="all" value="4.00"/> --- > <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="12.00"/> 64c64 < <stopOffset vClasses="all" value="4.00"/> --- > <stopOffset vClasses="all" value="12.00"/> 68c68 < <stopOffset vClasses="all" value="4.00"/> --- > <stopOffset vClasses="all" value="12.00"/>
---------- Differences in net ---------- 27c27 < <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" type="customType" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> --- > <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" type="%%$$&&&" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> 35c35 < <edge id="-E2" from="J5" to="J4" name="Custom Edges" priority="6" type="customType" spreadType="center" length="50.00" shape="30.00,-20.00 25.00,-15.00 -25.00,-15.00 -30.00,-20.00"> --- > <edge id="-E2" from="J5" to="J4" name="Custom Edges" priority="6" type="%%$$&&&" spreadType="center" length="50.00" shape="30.00,-20.00 25.00,-15.00 -25.00,-15.00 -30.00,-20.00"> 43c43 < <edge id="E0" from="J0" to="J1" priority="-1" type="customType"> --- > <edge id="E0" from="J0" to="J1" priority="-1" type="%%$$&&&"> 46c46 < <edge id="E1" from="J2" to="J3" name="Custom Edges" priority="6" type="customType" spreadType="center" length="50.00" shape="-30.00,20.00 -25.00,15.00 25.00,15.00 30.00,20.00"> --- > <edge id="E1" from="J2" to="J3" name="Custom Edges" priority="6" type="%%$$&&&" spreadType="center" length="50.00" shape="-30.00,20.00 -25.00,15.00 25.00,15.00 30.00,20.00"> 54c54 < <edge id="E2" from="J4" to="J5" name="Custom Edges" priority="6" type="customType" spreadType="center" length="50.00" shape="-25.00,-25.00 25.00,-25.00"> --- > <edge id="E2" from="J4" to="J5" name="Custom Edges" priority="6" type="%%$$&&&" spreadType="center" length="50.00" shape="-25.00,-25.00 25.00,-25.00"> 62c62 < <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" type="customType" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> --- > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" type="%%$$&&&" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> 65c65 < <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" type="customType" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> --- > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" type="%%$$&&&" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00">
---------- Differences in net ---------- 9c9 < <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.42" length="9.10" width="4.00" shape="-24.00,23.00 -30.00,23.00 -30.24,22.07 -30.09,21.50 -29.53,21.28 -28.59,21.41"/> --- > <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.47" length="9.70" shape="-24.00,23.40 -30.00,23.40 -30.57,22.41 -30.57,21.70 -30.00,21.27 -28.87,21.13"/> 12c12 < <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.42" length="9.10" width="4.00" shape="24.34,17.17 28.59,21.41 29.53,21.28 30.09,21.50 30.24,22.07 30.00,23.00"/> --- > <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.47" length="9.70" shape="24.63,16.89 28.87,21.13 30.00,21.27 30.57,21.70 30.57,22.41 30.00,23.40"/> 15c15 < <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.42" length="9.10" width="4.00" shape="-24.34,-17.17 -28.59,-21.41 -29.53,-21.28 -30.09,-21.50 -30.24,-22.07 -30.00,-23.00"/> --- > <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.47" length="9.70" shape="-24.63,-16.89 -28.87,-21.13 -30.00,-21.27 -30.57,-21.70 -30.57,-22.41 -30.00,-23.40"/> 18c18 < <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.42" length="9.10" width="4.00" shape="24.00,-23.00 30.00,-23.00 30.24,-22.07 30.09,-21.50 29.53,-21.28 28.59,-21.41"/> --- > <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.47" length="9.70" shape="24.00,-23.40 30.00,-23.40 30.57,-22.41 30.57,-21.70 30.00,-21.27 28.87,-21.13"/> 21c21 < <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="4.08" length="5.84" width="4.00" shape="-60.00,2.00 -61.50,1.00 -62.00,0.00 -61.50,-1.00 -60.00,-2.00"/> --- > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-60.00,1.60 -61.20,0.80 -61.60,0.00 -61.20,-0.80 -60.00,-1.60"/> 24c24 < <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="4.08" length="5.84" width="4.00" shape="60.00,-2.00 61.50,-1.00 62.00,0.00 61.50,1.00 60.00,2.00"/> --- > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="60.00,-1.60 61.20,-0.80 61.60,-0.00 61.20,0.80 60.00,1.60"/> 29,30c29,30 < <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="4.00" shape="30.00,27.00 -24.00,27.00"/> < <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="4.00" shape="30.00,23.00 -24.00,23.00"/> --- > <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" shape="30.00,26.60 -24.00,26.60"/> > <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" shape="30.00,23.40 -24.00,23.40"/> <truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
> File "/home/delphi/gcc/texttesttmp/netedit.external.daily.network.edges.09Sep011102.681082/netedit.external.daily.network.edges/network/edges/move/basic/test.py", line 42, in <module>
> netedit.movements.edgeTop)
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: type object 'movements' has no attribute 'edgeTop'
---------- Differences in output ----------
6,8d5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
<viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in meandatas ----------
<?xml version="1.0" encoding="UTF-8"?>
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<!-- MeanDataEdges -->
<edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
<!-- MeanDataLanes -->
<laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>
<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>
<edge id=":J0_0" function="internal">
<lane id=":J0_0_0" index="0" speed="3.91" length="3.02" shape="-26.00,1.25 -26.59,0.62 -26.78,0.00 -26.59,-0.62 -26.00,-1.25"/>
</edge>
<edge id=":J1_0" function="internal">
<lane id=":J1_0_0" index="0" speed="3.91" length="3.02" shape="26.00,-1.25 26.59,-0.62 26.78,0.00 26.59,0.62 26.00,1.25"/>
</edge>
<edge id=":JunctionExtern0_0" function="internal">
<lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/>
</edge>
<edge id=":JunctionExtern1_0" function="internal">
<lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/>
</edge>
<edge id="-E0" from="J1" to="J0" priority="-1" shape="25.00,0.00 0.00,20.00 -25.00,0.00">
<lane id="-E0_0" index="0" speed="13.89" length="66.59" shape="26.00,1.25 0.00,22.05 -26.00,1.25"/>
</edge>
<edge id="E0" from="J0" to="J1" priority="-1" shape="-25.00,0.00 0.00,-20.00 25.00,0.00">
<lane id="E0_0" index="0" speed="13.89" length="66.59" shape="-26.00,-1.25 0.00,-22.05 26.00,-1.25"/>
</edge>
<edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00">
<lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/>
</edge>
<edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
> File "/home/delphi/gcc/texttesttmp/netedit.external.daily.network.edges.09Sep011102.681082/netedit.external.daily.network.edges/network/edges/move/move_geometrypoint/test.py", line 42, in <module>
> netedit.movements.edgeTop)
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: type object 'movements' has no attribute 'edgeTop'
---------- Differences in output ----------
6,9d5
< TestFunctions: Clicked over position 801 - 211
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
<viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in meandatas ----------
<?xml version="1.0" encoding="UTF-8"?>
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<!-- MeanDataEdges -->
<edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
<!-- MeanDataLanes -->
<laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>
<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>
<edge id=":JunctionExtern0_0" function="internal">
<lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/>
</edge>
<edge id=":JunctionExtern1_0" function="internal">
<lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/>
</edge>
<edge id="-E0" from="J1" to="J0" priority="-1" shape="25.00,0.00 -10.00,20.00 -25.00,0.00">
<lane id="-E0_0" index="0" speed="13.89" length="68.14" shape="25.79,1.39 -10.43,22.09 -26.28,0.96"/>
</edge>
<edge id="E0" from="J0" to="J1" priority="-1">
<lane id="E0_0" index="0" speed="13.89" length="50.00" shape="-25.00,-1.60 25.00,-1.60"/>
</edge>
<edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00">
<lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/>
</edge>
<edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00">
<lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/>
</edge>
<junction id="J0" type="dead_end" x="-25.00" y="0.00" incLanes="-E0_0" intLanes="" shape="-25.00,0.00 -25.00,-3.20 -27.56,1.92"/>
<junction id="J1" type="dead_end" x="25.00" y="0.00" incLanes="E0_0" intLanes="" shape="25.00,0.00 26.59,2.78 25.00,-3.20"/>
<junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
> File "/home/delphi/gcc/texttesttmp/netedit.external.daily.network.edges.09Sep011102.681082/netedit.external.daily.network.edges/network/edges/move/selected_both/test.py", line 48, in <module>
> netedit.movements.edgeTop)
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: type object 'movements' has no attribute 'edgeTop'
---------- Differences in output ----------
8,10d7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
<viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in meandatas ----------
<?xml version="1.0" encoding="UTF-8"?>
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<!-- MeanDataEdges -->
<edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
<!-- MeanDataLanes -->
<laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>
<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>
<edge id=":JunctionExtern0_0" function="internal">
<lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/>
</edge>
<edge id=":JunctionExtern1_0" function="internal">
<lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/>
</edge>
<edge id="-E0" from="J1" to="J0" priority="-1" shape="25.00,0.00 0.00,20.00 -25.00,0.00">
<lane id="-E0_0" index="0" speed="13.89" length="66.59" shape="26.00,1.25 0.00,22.05 -26.00,1.25"/>
</edge>
<edge id="E0" from="J0" to="J1" priority="-1" shape="-25.00,0.00 0.00,20.00 25.00,0.00">
<lane id="E0_0" index="0" speed="13.89" length="61.47" shape="-24.00,-1.25 0.00,17.95 24.00,-1.25"/>
</edge>
<edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00">
<lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/>
</edge>
<edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00">
<lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/>
</edge>
<junction id="J0" type="dead_end" x="-25.00" y="0.00" incLanes="-E0_0" intLanes="" shape="-25.00,0.00 -27.00,2.50 -25.00,-0.00"/>
<junction id="J1" type="dead_end" x="25.00" y="0.00" incLanes="E0_0" intLanes="" shape="25.00,-0.00 23.00,-2.50 25.00,-0.00"/>
<junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
> File "/home/delphi/gcc/texttesttmp/netedit.external.daily.network.edges.09Sep011102.681082/netedit.external.daily.network.edges/network/edges/move/selected_both_both_junctions/test.py", line 50, in <module>
> netedit.movements.edgeTop)
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: type object 'movements' has no attribute 'edgeTop'
---------- Differences in output ----------
10,12d9
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
<viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in meandatas ----------
<?xml version="1.0" encoding="UTF-8"?>
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<!-- MeanDataEdges -->
<edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
<!-- MeanDataLanes -->
<laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>
<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>
<edge id=":JunctionExtern0_0" function="internal">
<lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/>
</edge>
<edge id=":JunctionExtern1_0" function="internal">
<lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/>
</edge>
<edge id="-E0" from="J1" to="J0" priority="-1">
<lane id="-E0_0" index="0" speed="13.89" length="50.00" shape="25.00,21.60 -25.00,21.60"/>
</edge>
<edge id="E0" from="J0" to="J1" priority="-1">
<lane id="E0_0" index="0" speed="13.89" length="50.00" shape="-25.00,18.40 25.00,18.40"/>
</edge>
<edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00">
<lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/>
</edge>
<edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00">
<lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/>
</edge>
<junction id="J0" type="dead_end" x="-25.00" y="20.00" incLanes="-E0_0" intLanes="" shape="-25.00,20.00 -25.00,23.20 -25.00,20.00"/>
<junction id="J1" type="dead_end" x="25.00" y="20.00" incLanes="E0_0" intLanes="" shape="25.00,20.00 25.00,16.80 25.00,20.00"/>
<junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
> File "/home/delphi/gcc/texttesttmp/netedit.external.daily.network.edges.09Sep011102.681082/netedit.external.daily.network.edges/network/edges/move/selected_both_from_junction/test.py", line 49, in <module>
> netedit.movements.edgeTop)
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: type object 'movements' has no attribute 'edgeTop'
---------- Differences in output ----------
9,11d8
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
<viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in meandatas ----------
<?xml version="1.0" encoding="UTF-8"?>
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<!-- MeanDataEdges -->
<edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
<!-- MeanDataLanes -->
<laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>
<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>
<edge id=":JunctionExtern0_0" function="internal">
<lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/>
</edge>
<edge id=":JunctionExtern1_0" function="internal">
<lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/>
</edge>
<edge id="-E0" from="J1" to="J0" priority="-1" shape="25.00,0.00 0.00,20.00 -25.00,20.00">
<lane id="-E0_0" index="0" speed="13.89" length="58.14" shape="26.00,1.25 0.56,21.60 -25.00,21.60"/>
</edge>
<edge id="E0" from="J0" to="J1" priority="-1" shape="-25.00,20.00 0.00,20.00 25.00,0.00">
<lane id="E0_0" index="0" speed="13.89" length="55.89" shape="-25.00,18.40 -0.56,18.40 24.00,-1.25"/>
</edge>
<edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00">
<lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/>
</edge>
<edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00">
<lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/>
</edge>
<junction id="J0" type="dead_end" x="-25.00" y="20.00" incLanes="-E0_0" intLanes="" shape="-25.00,20.00 -25.00,23.20 -25.00,20.00"/>
<junction id="J1" type="dead_end" x="25.00" y="0.00" incLanes="E0_0" intLanes="" shape="25.00,0.00 23.00,-2.50 25.00,0.00"/>
<junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
> File "/home/delphi/gcc/texttesttmp/netedit.external.daily.network.edges.09Sep011102.681082/netedit.external.daily.network.edges/network/edges/move/selected_both_to_junction/test.py", line 49, in <module>
> netedit.movements.edgeTop)
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: type object 'movements' has no attribute 'edgeTop'
---------- Differences in output ----------
9,11d8
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
<viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in meandatas ----------
<?xml version="1.0" encoding="UTF-8"?>
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<!-- MeanDataEdges -->
<edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
<!-- MeanDataLanes -->
<laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>
<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>
<edge id=":JunctionExtern0_0" function="internal">
<lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/>
</edge>
<edge id=":JunctionExtern1_0" function="internal">
<lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/>
</edge>
<edge id="-E0" from="J1" to="J0" priority="-1" shape="25.00,20.00 0.00,20.00 -25.00,0.00">
<lane id="-E0_0" index="0" speed="13.89" length="58.14" shape="25.00,21.60 -0.56,21.60 -26.00,1.25"/>
</edge>
<edge id="E0" from="J0" to="J1" priority="-1" shape="-25.00,0.00 0.00,20.00 25.00,20.00">
<lane id="E0_0" index="0" speed="13.89" length="55.89" shape="-24.00,-1.25 0.56,18.40 25.00,18.40"/>
</edge>
<edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00">
<lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/>
</edge>
<edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00">
<lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/>
</edge>
<junction id="J0" type="dead_end" x="-25.00" y="0.00" incLanes="-E0_0" intLanes="" shape="-25.00,0.00 -27.00,2.50 -25.00,0.00"/>
<junction id="J1" type="dead_end" x="25.00" y="20.00" incLanes="E0_0" intLanes="" shape="25.00,20.00 25.00,16.80 25.00,20.00"/>
<junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
> File "/home/delphi/gcc/texttesttmp/netedit.external.daily.network.edges.09Sep011102.681082/netedit.external.daily.network.edges/network/edges/move/selected_none_both_junctions/test.py", line 48, in <module>
> netedit.movements.edgeTop)
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: type object 'movements' has no attribute 'edgeTop'
---------- Differences in output ----------
8,10d7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
<viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in meandatas ----------
<?xml version="1.0" encoding="UTF-8"?>
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<!-- MeanDataEdges -->
<edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
<!-- MeanDataLanes -->
<laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>
<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>
<edge id=":JunctionExtern0_0" function="internal">
<lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/>
</edge>
<edge id=":JunctionExtern1_0" function="internal">
<lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/>
</edge>
<edge id="-E0" from="J1" to="J0" priority="-1">
<lane id="-E0_0" index="0" speed="13.89" length="50.00" shape="25.00,21.60 -25.00,21.60"/>
</edge>
<edge id="E0" from="J0" to="J1" priority="-1">
<lane id="E0_0" index="0" speed="13.89" length="50.00" shape="-25.00,18.40 25.00,18.40"/>
</edge>
<edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00">
<lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/>
</edge>
<edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00">
<lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/>
</edge>
<junction id="J0" type="dead_end" x="-25.00" y="20.00" incLanes="-E0_0" intLanes="" shape="-25.00,20.00 -25.00,23.20 -25.00,20.00"/>
<junction id="J1" type="dead_end" x="25.00" y="20.00" incLanes="E0_0" intLanes="" shape="25.00,20.00 25.00,16.80 25.00,20.00"/>
<junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
> File "/home/delphi/gcc/texttesttmp/netedit.external.daily.network.edges.09Sep011102.681082/netedit.external.daily.network.edges/network/edges/move/selected_separated/test.py", line 48, in <module>
> netedit.movements.edgeTop)
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: type object 'movements' has no attribute 'edgeTop'
---------- Differences in output ----------
10,12d9
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
<viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in meandatas ----------
<?xml version="1.0" encoding="UTF-8"?>
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<!-- MeanDataEdges -->
<edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
<!-- MeanDataLanes -->
<laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>
<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>
<edge id=":JunctionExtern0_0" function="internal">
<lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/>
</edge>
<edge id=":JunctionExtern1_0" function="internal">
<lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/>
</edge>
<edge id="E0" from="J0" to="J1" priority="-1" shape="25.00,0.00 0.00,20.00 -25.00,0.00">
<lane id="E0_0" index="0" speed="13.89" length="66.59" shape="26.00,1.25 0.00,22.05 -26.00,1.25"/>
</edge>
<edge id="E1" from="J2" to="J3" priority="-1" shape="-25.00,-10.00 0.00,10.00 25.00,-10.00">
<lane id="E1_0" index="0" speed="13.89" length="61.47" shape="-24.00,-11.25 0.00,7.95 24.00,-11.25"/>
</edge>
<edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00">
<lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/>
</edge>
<edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00">
<lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/>
</edge>
<junction id="J0" type="dead_end" x="25.00" y="0.00" incLanes="" intLanes="" shape="25.00,-0.00 27.00,2.50"/>
<junction id="J1" type="dead_end" x="-25.00" y="0.00" incLanes="E0_0" intLanes="" shape="-27.00,2.50 -25.00,-0.00"/>
<junction id="J2" type="dead_end" x="-25.00" y="-10.00" incLanes="" intLanes="" shape="-25.00,-10.00 -23.00,-12.50"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
---------- Differences in errors ----------
0a1,5
> Traceback (most recent call last):
> File "/home/delphi/gcc/texttesttmp/netedit.external.daily.network.edges.09Sep011102.681082/netedit.external.daily.network.edges/network/edges/move/selected_single/test.py", line 47, in <module>
> netedit.movements.edgeTop)
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: type object 'movements' has no attribute 'edgeTop'
---------- Differences in output ----------
7,9d6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
<viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in meandatas ----------
<?xml version="1.0" encoding="UTF-8"?>
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<!-- MeanDataEdges -->
<edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
<!-- MeanDataLanes -->
<laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>
<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>
<edge id=":JunctionExtern0_0" function="internal">
<lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/>
</edge>
<edge id=":JunctionExtern1_0" function="internal">
<lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/>
</edge>
<edge id="-E0" from="J1" to="J0" priority="-1" shape="25.00,20.00 -25.00,20.00">
<lane id="-E0_0" index="0" speed="13.89" length="50.00" shape="25.00,21.60 -25.00,21.60"/>
</edge>
<edge id="E0" from="J0" to="J1" priority="-1">
<lane id="E0_0" index="0" speed="13.89" length="50.00" shape="-25.00,-1.60 25.00,-1.60"/>
</edge>
<edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00">
<lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/>
</edge>
<edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00">
<lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/>
</edge>
<junction id="J0" type="dead_end" x="-25.00" y="0.00" incLanes="-E0_0" intLanes="" shape="-25.00,0.00 -25.00,23.20 -25.00,20.00"/>
<junction id="J1" type="dead_end" x="25.00" y="0.00" incLanes="E0_0" intLanes="" shape="25.00,20.00 25.00,-3.20 25.00,0.00"/>
<junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="army" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="authority" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="bicycle" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="bus" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="cable_car" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="coach" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="container" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="custom1" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="custom2" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="delivery" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="drone" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="emergency" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="evehicle" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="hov" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ----------
5a6
> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/>
7a9
> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/>
---------- Differences in net ----------
6c6
< <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/>
---
> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/>
7a8,17
> <edge id=":JunctionExtern0_0" function="internal">
> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/>
> </edge>
> <edge id=":JunctionExtern1_0" function="internal">
> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/>
> </edge>
>
> <edge id="-E44" from="J39" to="J38" priority="-1">
> <lane id="-E44_0" index="0" allow="moped" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/>
> </edge>
10a21,38
> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00">
> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/>
> </edge>
> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00">
> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/>
> </edge>
>
> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/>
> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/>
> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00">
> <request index="0" response="0" foes="0" cont="0"/>
> </junction>
> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00">
> <request index="0" response="0" foes="0" cont="0"/>
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6a7
> <route id="r_1" edges="-E44"/>
---------- Missing result in meandatas ----------
<?xml version="1.0" encoding="UTF-8"?>
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<!-- MeanDataEdges -->
<edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
<!-- MeanDataLanes -->
<laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="motorcycle" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="passenger" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 14a15,17 > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="pedestrian" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 25,26c28,29 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> --- > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="private" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="rail_electric" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="rail_fast" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="scooter" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="ship" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="subway" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="trailer" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="tram" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="vip" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 5a6 > <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> 7a9 > <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 7a8,17 > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> > </edge> > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="-E44" from="J39" to="J38" priority="-1"> > <lane id="-E44_0" index="0" allow="wheelchair" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> > </edge> 10a21,38 > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <route id="r_1" edges="-E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 17a18,20 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c28,29 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="army" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="army" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="army" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="bicycle" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="bicycle" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="bicycle" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="bus" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="bus" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="bus" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="cable_car" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="cable_car" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="cable_car" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="coach" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="coach" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="coach" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="custom1" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="custom1" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="custom1" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="custom2" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="custom2" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="custom2" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="delivery" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="delivery" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="delivery" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="drone" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="drone" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="drone" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="evehicle" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="evehicle" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="evehicle" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="hov" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="hov" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="hov" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="moped" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="moped" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="moped" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="motorcycle" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="motorcycle" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="motorcycle" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 17a18,20 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="passenger" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c28,29 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,0.00 35.00,-3.20 35.00,0.00"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6c6 < <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> --- > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8c8 < <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> --- > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 8,9c8,9 < <edge id="-E44" from="J39" to="J38" priority="-1"> < <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> --- > <edge id=":JunctionExtern0_0" function="internal"> > <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> 10a11,35 > <edge id=":JunctionExtern1_0" function="internal"> > <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> > </edge> > > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="pedestrian" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> > <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> > <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> > </edge> > <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> > <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> > </edge> > > <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> > <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> > <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <route id="r_1" edges="-E44"/> --- > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="private" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="private" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="private" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="rail" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="rail" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="rail" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6c6 < <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> --- > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8c8 < <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> --- > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 8,9c8,9 < <edge id=":JunctionExtern0_0" function="internal"> < <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> --- > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="rail_electric" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> 11,35d10 < <edge id=":JunctionExtern1_0" function="internal"> < <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> < </edge> < < <edge id="-E44" from="J39" to="J38" priority="-1"> < <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> < </edge> < <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> < <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> < </edge> < <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> < <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> < </edge> < < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> < <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> < <request index="0" response="0" foes="0" cont="0"/> < </junction> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <route id="r_1" edges="-E44"/> --- > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="rail_fast" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="rail_fast" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="rail_fast" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="scooter" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="scooter" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="scooter" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="ship" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="ship" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="ship" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="subway" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="subway" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="subway" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="taxi" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="taxi" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="taxi" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="trailer" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="trailer" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="trailer" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="tram" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="tram" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="tram" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6a7 > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8a10 > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="truck" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> > </edge> > <edge id=":J39_0" function="internal"> > <lane id=":J39_0_0" index="0" disallow="truck" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> > </edge> 17a24,26 > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="truck" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> > </edge> 25,26c34,39 < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> --- > <junction id="J38" type="priority" x="-35.00" y="0.00" incLanes="-E44_0" intLanes=":J38_0_0" shape="-35.00,0.00 -35.00,3.20 -35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="J39" type="priority" x="35.00" y="0.00" incLanes="E44_0" intLanes=":J39_0_0" shape="35.00,0.00 35.00,-3.20 35.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 33a47,48 > <connection from="-E44" to="E44" fromLane="0" toLane="0" via=":J38_0_0" dir="t" state="M"/> > <connection from="E44" to="-E44" fromLane="0" toLane="0" via=":J39_0_0" dir="t" state="M"/> 36a52,53 > <connection from=":J38_0" to="E44" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":J39_0" to="-E44" fromLane="0" toLane="0" dir="t" state="M"/> ---------- Differences in routes ---------- 5a6 > <route id="r_0" edges="E44"/>
---------- Differences in additionals ---------- 6c6 < <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> --- > <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> 8c8 < <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> --- > <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> ---------- Differences in net ---------- 6c6 < <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> --- > <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> 8,9c8,9 < <edge id=":JunctionExtern0_0" function="internal"> < <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> --- > <edge id="E44" from="J38" to="J39" priority="-1"> > <lane id="E44_0" index="0" disallow="wheelchair" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> 11,35d10 < <edge id=":JunctionExtern1_0" function="internal"> < <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> < </edge> < < <edge id="-E44" from="J39" to="J38" priority="-1"> < <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> < </edge> < <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> < <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> < </edge> < <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> < <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> < </edge> < < <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> < <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> < <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> < <request index="0" response="0" foes="0" cont="0"/> < </junction> <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <route id="r_1" edges="-E44"/> --- > <route id="r_0" edges="E44"/>
---------- Differences in net ---------- 15,18c15,16 < <edge id="E0" from="J0" to="J1" priority="15"> < <lane id="E0_0" index="0" allow="pedestrian bus" speed="13.89" length="50.00" shape="-25.00,-28.00 25.00,-28.00"/> < <lane id="E0_1" index="1" allow="pedestrian bus" speed="13.89" length="50.00" shape="-25.00,-24.80 25.00,-24.80"/> < <lane id="E0_2" index="2" allow="pedestrian bus" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> --- > <edge id="E0" from="J0" to="J1" priority="-1"> > <lane id="E0_0" index="0" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> 32,33c30,31 < <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-29.60"/> < <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0 E0_1 E0_2" intLanes="" shape="25.00,-29.60 25.00,-20.00"/> --- > <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> > <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/>
---------- Differences in net ---------- 15c15 < <edge id="E0" from="J0" to="J1" priority="15"> --- > <edge id="E0" from="J0" to="J1" priority="3"> 20c20 < <edge id="E1" from="J2" to="J3" priority="15"> --- > <edge id="E1" from="J2" to="J3" priority="3">
#3045 (This bug was triggered by text found in file 'errors' matching 'python: can't open file') ---------- New result in errors ---------- python: can't open file '/home/delphi/gcc/texttesttmp/netedit.external.daily.network.edges.09Sep011102.681082/netedit.external.daily.network.edges/network/edges/contextual_menu/lane_operations/set_custom_lane_shape/test.py': [Errno 2] No such file or directory
#3045 (This bug was triggered by text found in file 'errors' matching 'python: can't open file') ---------- New result in errors ---------- python: can't open file '/home/delphi/gcc/texttesttmp/netedit.external.daily.network.edges.09Sep011102.681082/netedit.external.daily.network.edges/network/edges/geometry_points/create/test.py': [Errno 2] No such file or directory
#3045 (This bug was triggered by text found in file 'errors' matching 'python: can't open file') ---------- New result in errors ---------- python: can't open file '/home/delphi/gcc/texttesttmp/netedit.external.daily.network.edges.09Sep011102.681082/netedit.external.daily.network.edges/network/edges/geometry_points/delete/test.py': [Errno 2] No such file or directory
#3045 (This bug was triggered by text found in file 'errors' matching 'python: can't open file') ---------- New result in errors ---------- python: can't open file '/home/delphi/gcc/texttesttmp/netedit.external.daily.network.edges.09Sep011102.681082/netedit.external.daily.network.edges/network/edges/geometry_points/move/test.py': [Errno 2] No such file or directory