texttest -a netedit -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc.03Nov003450.2099806 -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 additionals ---------- 6c6 < <busStop id="bs_0" lane="E0_1" startPos="5.00" endPos="15.00" friendlyPos="1"/> --- > <busStop id="bs_0" lane="E0_0" startPos="5.00" endPos="15.00" friendlyPos="1"/> 9c9 < <busStop id="bs_3" lane="E0_1" startPos="45.00" endPos="55.00" friendlyPos="1"/> --- > <busStop id="bs_3" lane="E0_0" startPos="45.00" endPos="55.00" friendlyPos="1"/> ---------- Differences in log ---------- 1d0 < Warning: Adapting invalid opposite lane 'E0_0' for edge '-E0' to 'E0_1'. ---------- Differences in net ---------- 23c23 < <neigh lane="E0_1"/> --- > <neigh lane="E0_0"/> 27,28c27 < <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="-30.00,-4.80 30.00,-4.80"/> < <lane id="E0_1" index="1" 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"> 53c52 < <junction id="J1" type="traffic_light" x="30.00" y="0.00" incLanes="E0_0 E0_1" intLanes=":J1_0_0" shape="30.00,0.00 30.00,-6.40 30.00,0.00"> --- > <junction id="J1" type="traffic_light" x="30.00" y="0.00" incLanes="E0_0" intLanes=":J1_0_0" shape="30.00,0.00 30.00,-3.20 30.00,0.00"> 63,64c62,63 < <connection from="-E0" to="E0" fromLane="0" toLane="1" via=":J0_0_0" tl="J0" linkIndex="0" dir="t" state="O"/> < <connection from="E0" to="-E0" fromLane="1" toLane="0" via=":J1_0_0" dir="t" state="M"/> --- > <connection from="-E0" to="E0" fromLane="0" toLane="0" via=":J0_0_0" tl="J0" linkIndex="0" dir="t" state="O"/> > <connection from="E0" to="-E0" fromLane="0" toLane="0" via=":J1_0_0" tl="J1" linkIndex="0" dir="t" state="O"/> 68c67 < <connection from=":J0_0" to="E0" fromLane="0" toLane="1" dir="t" state="M"/> --- > <connection from=":J0_0" to="E0" fromLane="0" toLane="0" dir="t" state="M"/>
---------- 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 ---------- 3,4d2 < Warning: Invalid value '23.5' in attribute priority < Warning: Invalid value '23.5' in attribute priority ---------- Differences in net ---------- 16c16,19 < <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" speed="13.89" length="45.30" shape="25.00,21.60 -20.30,21.60"/> > </edge> > <edge id="E1" from="J2" to="J1" priority="-50"> > <lane id="E1_0" index="0" speed="13.89" length="38.50" shape="-23.40,-20.00 -23.40,18.50"/> 26c29,30 < <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="J1" type="dead_end" x="-25.00" y="20.00" incLanes="E0_0 E1_0" intLanes="" shape="-20.30,23.20 -20.30,20.00 -21.13,19.83 -21.43,19.62 -21.63,19.33 -21.76,18.96 -21.80,18.50 -25.00,18.50 -24.48,21.11 -23.82,22.03 -22.91,22.68 -21.74,23.07"/> > <junction id="J2" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -21.80,-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 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 ---------- 33,34c33,34 < <edge id="E0" from="J0" to="J1" priority="-1"> < <lane id="E0_0" index="0" allow="coach" speed="13.89" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/> --- > <edge id="E0" from="J0" to="J1" name=" " 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 errors ----------
0a1,7
> Traceback (most recent call last):
> File "/home/delphi/gcc/texttesttmp/netedit.external.daily.network.edges.23Sep012026.2353759/netedit.external.daily.network.edges/network/edges/inspect/allow_dialog/delivery/test.py", line 48, in <module>
> netedit.quit(neteditProcess)
> File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
> errorScreenshot.saveExistent("errorScreenshot.png")
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in output ----------
7d6
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- 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">
<!-- StoppingPlaces -->
<busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="1"/>
<busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="1"/>
<busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="1"/>
<chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="1"/>
<chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="1"/>
<!-- Detectors -->
<inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/>
</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">
<interval id="dataSet" begin="0.00" end="3600.00">
<edge id="E0"/>
<edgeRelation from="E1" to="-E1"/>
<edgeRelation from="-E2" to="E2"/>
</interval>
</data>
---------- 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=":J2_0" function="internal">
<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"/>
</edge>
<edge id=":J3_0" function="internal">
<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"/>
</edge>
<edge id=":J4_0" function="internal">
<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"/>
</edge>
<edge id=":J5_0" function="internal">
<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"/>
</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="-E1" from="J3" to="J2" priority="-1">
<lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/>
</edge>
<edge id="-E2" from="J5" to="J4" priority="-1">
<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">
<!-- VTypes -->
<vType id="t_0" vClass="delivery"/>
<!-- Routes -->
<route id="r_0" edges="E0">
<stop busStop="bs_0" duration="60.00"/>
</route>
<!-- Vehicles, persons and containers (sorted by depart) -->
<vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/>
</routes>
---------- Differences in net ---------- 34c34 < <lane id="E0_0" index="0" allow="rail_fast" 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"/>
---------- Differences in net ---------- 33c33 < <edge id="E0" from="J0" to="J1" priority="-1" distance="4.00"> --- > <edge id="E0" from="J0" to="J1" priority="-1" distance="-2.00">
---------- Differences in net ---------- 34c34 < <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="48.00" endOffset="12.00" shape="-30.00,-1.60 18.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 additionals ---------- 6c6 < <busStop id="bs_0" lane="correct_ID_0" startPos="40.00" endPos="50.00" friendlyPos="1"/> --- > <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="1"/> 12c12 < <inductionLoop id="e1_0" lane="correct_ID_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> --- > <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> ---------- Differences in datas ---------- 6c6 < <edge id="correct_ID"/> --- > <edge id="E0"/> ---------- Differences in net ---------- 32a33,35 > <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"/> > </edge> 45,47d47 < <edge id="correct_ID" from="J0" to="J1" priority="-1"> < <lane id="correct_ID_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/> < </edge> 50c50 < <junction id="J1" type="dead_end" x="30.00" y="0.00" incLanes="correct_ID_0" intLanes="" shape="30.00,-3.20 30.00,0.00"/> --- > <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 routes ---------- 6c6 < <route id="r_0" edges="correct_ID"> --- > <route id="r_0" edges="E0">
---------- 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 ---------- 33,34c33,34 < <edge id="E0" from="J0" to="J1" priority="-1" shape="-20.00,-5.00 30.00,0.00"> < <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="59.70" shape="-29.25,-7.53 30.16,-1.59"/> --- > <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="-29.41,-5.94 -29.09,-9.12"/> < <junction id="J1" type="dead_end" x="30.00" y="0.00" incLanes="E0_0" intLanes="" shape="30.32,-3.18 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 ---------- 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="custom2" value="4.00"/>
---------- 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 ---------- 33c33 < <edge id="E0" from="J0" to="J1" priority="-1" type="customType"> --- > <edge id="E0" from="J0" to="J1" priority="-1" type="%%$$&&&">
---------- Differences in net ---------- 9c9 < <lane id=":J2_0_0" index="0" allow="scooter" 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"/> 12c12 < <lane id=":J3_0_0" index="0" allow="scooter" 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"/> --- > <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="scooter" 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"/> --- > <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="scooter" 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=":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="scooter" 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" 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="scooter" 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" 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="scooter" 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="scooter" 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="Custom Edges" priority="6" spreadType="center" length="40.50" shape="25.00,25.00 -25.00,25.00"> --- > <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" spreadType="center" 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="34.50" 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="20.00" length="34.50" 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="20.00" length="54.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="20.00" length="54.00" endOffset="6.00" width="2.00" shape="30.00,24.00 -24.00,24.00"/> 35c35 < <edge id="-E2" from="J5" to="J4" name="Custom Edges" priority="6" spreadType="center" length="40.50" 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" shape="30.00,-20.00 25.00,-15.00 -25.00,-15.00 -30.00,-20.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="20.00" length="34.50" 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="20.00" length="34.50" 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="20.00" length="58.14" 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="20.00" length="58.14" endOffset="6.00" width="2.00" shape="29.29,-20.71 24.59,-16.00 -24.59,-16.00 -25.05,-16.46"/> 43,44c43,44 < <edge id="E0" from="J0" to="J1" priority="-1" length="40.50"> < <lane id="E0_0" index="0" 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" speed="13.89" length="60.00" shape="-30.00,-1.60 30.00,-1.60"/> 46c46 < <edge id="E1" from="J2" to="J3" name="Custom Edges" priority="6" spreadType="center" length="40.50" 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" shape="-30.00,20.00 -25.00,15.00 25.00,15.00 30.00,20.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="-1" 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="-1" 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="-1"> 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="-1" 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="-1" 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="-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" 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="-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 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 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="rail_urban" value="4.00"/> --- > <stopOffset vClasses="all" value="4.00"/> 32c32 < <stopOffset exceptions="rail_urban" value="4.00"/> --- > <stopOffset vClasses="all" value="4.00"/> 36c36 < <stopOffset exceptions="rail_urban" value="4.00"/> --- > <stopOffset vClasses="all" value="4.00"/> 40c40 < <stopOffset exceptions="rail_urban" value="4.00"/> --- > <stopOffset vClasses="all" value="4.00"/> 44c44 < <stopOffset exceptions="rail_urban" value="4.00"/> --- > <stopOffset vClasses="all" value="4.00"/> 48c48 < <stopOffset exceptions="rail_urban" value="4.00"/> --- > <stopOffset vClasses="all" value="4.00"/> 52c52 < <stopOffset exceptions="rail_urban" value="4.00"/> --- > <stopOffset vClasses="all" value="4.00"/>
---------- Differences in net ---------- 28d27 < <stopOffset vClasses="all" value="4.00"/> 36d34 < <stopOffset vClasses="all" value="4.00"/> 44d41 < <stopOffset vClasses="all" value="4.00"/> 48d44 < <stopOffset vClasses="all" value="4.00"/> 56d51 < <stopOffset vClasses="all" value="4.00"/> 64d58 < <stopOffset vClasses="all" value="4.00"/> 68d61 < <stopOffset vClasses="all" value="4.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.23Sep012026.2353759/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.23Sep012026.2353759/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.23Sep012026.2353759/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.23Sep012026.2353759/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.23Sep012026.2353759/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.23Sep012026.2353759/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.23Sep012026.2353759/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.23Sep012026.2353759/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.23Sep012026.2353759/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="aircraft" 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="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="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 ---------- 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" 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="rail_urban" 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="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="taxi" 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 ---------- 7a8,13 > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="aircraft" 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="aircraft" 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="aircraft" 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="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="authority" 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="authority" 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="authority" 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="container" 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="container" 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="container" 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="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="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 ---------- 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="passenger" 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 ---------- 6c6,19 < <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="!"/> > > <edge id=":J38_0" function="internal"> > <lane id=":J38_0_0" index="0" disallow="pedestrian" 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="pedestrian" 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=":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> 10a24,50 > <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="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"/> <truncated after showing first 30 lines> ---------- 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="private" 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" 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 ---------- 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_urban" 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_urban" 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_urban" 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="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 ---------- 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="tram" 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="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="vip" 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="wheelchair" 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="wheelchair" 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="wheelchair" 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 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"/>
#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.23Sep012026.2353759/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.23Sep012026.2353759/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.23Sep012026.2353759/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.23Sep012026.2353759/netedit.external.daily.network.edges/network/edges/geometry_points/move/test.py': [Errno 2] No such file or directory