Skip to content

Commit

Permalink
patch test ref #21 #13970
Browse files Browse the repository at this point in the history
Signed-off-by: m-kro <m.barthauer@t-online.de>
  • Loading branch information
m-kro committed Jan 11, 2024
1 parent f54749c commit 2f3ea93
Showing 1 changed file with 29 additions and 31 deletions.
60 changes: 29 additions & 31 deletions tests/netconvert/meta/aggregate_warnings/output.netconvert
Original file line number Diff line number Diff line change
@@ -1,47 +1,45 @@
Parsing types from '/home/kobo/dlr/sumo/data/typemap/osmNetconvert.typ.xml' ... done.
Parsing types from 'D:\Repos\sumo\/data/typemap/osmNetconvert.typ.xml' ... done.
Parsing types from 'input_types.typ.xml' ... done.
Parsing nodes from osm-file 'osm.xml' ... done (93ms).
Parsing edges from osm-file 'osm.xml' ... done (84ms).
Parsing nodes from osm-file 'osm.xml' ... done (227ms).
Parsing edges from osm-file 'osm.xml' ... done (279ms).
Removing duplicate edges ... done.
Parsing relations from osm-file 'osm.xml' ...
done (38ms).
done (113ms).
Removed 30 traffic lights before loading plain-XML
Import done:
468 nodes loaded.
34 types loaded.
882 edges loaded.
Proj projection parameters used: '+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs'.
Removing self-loops ... done (0ms).
Processing public transport stops ... done (0ms).
Removing self-loops ... done (1ms).
Processing public transport stops ... done (9ms).
Revising public transport stops based on pt lines ...
done (1ms).
Align pt stop id signs with corresponding edge id signs ... done (0ms).
done (13ms).
Align pt stop id signs with corresponding edge id signs ... done (1ms).
Joining junction clusters ...
done (4ms).
done (66ms).
Joined 20 junction cluster(s).
Removing empty nodes and geometry nodes ... done (3ms).
Removing empty nodes and geometry nodes ... done (47ms).
81 nodes removed.
Moving network to origin ... done (22ms).
Computing turning directions ... done (1ms).
Assigning nodes to traffic lights ... done (1ms).
Sorting nodes' edges ... done (2ms).
Computing node shapes ... done (23ms).
Computing edge shapes ... done (13ms).
Computing node types ... done (1ms).
Computing priorities ... done (1ms).
Computing approached edges ... done (1ms).
Guessing and setting roundabouts ...
Guessed 1 roundabout(s).
done (0ms).
Computing approaching lanes ... done (5ms).
Dividing of lanes on approached lanes ... done (3ms).
Processing turnarounds ... done (1ms).
Rechecking of lane endings ... done (0ms).
Computing traffic light control information ... done (0ms).
Computing node logics ... done (7ms).
Computing traffic light logics ... done (1ms).
Moving network to origin ... done (404ms).
Computing turning directions ... done (8ms).
Assigning nodes to traffic lights ... done (22ms).
Sorting nodes' edges ... done (10ms).
Computing node shapes ... done (509ms).
Computing edge shapes ... done (270ms).
Computing node types ... done (12ms).
Computing priorities ... done (12ms).
Computing approached edges ... done (22ms).
Guessing and setting roundabouts ... done (1ms).
Computing approaching lanes ... done (161ms).
Dividing of lanes on approached lanes ... done (78ms).
Processing turnarounds ... done (13ms).
Rechecking of lane endings ... done (6ms).
Computing traffic light control information ... done (4ms).
Computing node logics ... done (436ms).
Computing traffic light logics ... done (19ms).
4 traffic light(s) computed.
Find accesses for pt rail stops ... done (0ms).
Find accesses for pt rail stops ... done (13ms).
-----------------------------------------------------
Summary:
Node type statistics:
Expand All @@ -57,5 +55,5 @@ Summary:
Converted boundary : 0.00,0.00,5580.65,3531.77
-----------------------------------------------------
Writing network ...
done (98ms).
done (642ms).
Success.

0 comments on commit 2f3ea93

Please sign in to comment.