Skip to content

Commit

Permalink
patching expected results refs #21, #146721
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Apr 17, 2024
1 parent 5457df4 commit b50f8ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-04-17 09:20:52.235204 by netdiff.py v1_19_0+1864-2aeeb4b0b18
<!-- generated on 2024-04-17 10:52:33.996976 by netdiff.py v1_19_0+1865-d2066eb953a
<configuration>
<source value="source.net.xml"/>
<dest value="dest.net.xml"/>
Expand All @@ -12,5 +12,6 @@
<!-- Deleted Elements -->
<!-- Created Elements -->
<!-- Changed Elements -->
<edge id="E0" /> <!-- missingAttributes: disallow,length,name,shape -->
<edge id="gneE0" spreadType="right"/>
</edges>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-04-17 09:19:52 by Eclipse SUMO netedit Version v1_19_0+1861-4ee0717ac3a
<!-- generated on 2024-04-17 09:26:15 by Eclipse SUMO netedit Version v1_19_0+1861-4ee0717ac3a
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/neteditConfiguration.xsd">
<input>
Expand Down Expand Up @@ -38,8 +38,8 @@

<location netOffset="0.00,0.00" convBoundary="0.00,-29.62,100.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

<edge id="E0" from="J0" to="J1" priority="-1" shape="0.00,-20.00 46.78,-29.62 100.00,-20.00">
<lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="101.84" shape="-0.32,-21.57 46.76,-31.25 100.28,-21.57"/>
<edge id="E0" from="J0" to="J1" name="teststrasse" priority="-1" type="foo" length="200.00" shape="0.00,-20.00 46.78,-29.62 100.00,-20.00">
<lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="200.00" shape="-0.32,-21.57 46.76,-31.25 100.28,-21.57"/>
</edge>
<edge id="gneE0" from="gneJ0" to="gneJ1" name="Teststraße" priority="1" spreadType="center">
<lane id="gneE0_0" index="0" speed="13.89" length="100.04" shape="0.00,0.00 100.00,0.00,3.00"/>
Expand Down

0 comments on commit b50f8ec

Please sign in to comment.