Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/SUMO/merge_geo_removedNodeIDs/output.netconvert
169689 views
Parsing sumo-net from 'input_net.net.xml' ... done (21ms).
Parsing sumo-net from 'input_net2.net.xml' ...
 done (1ms).
 Import done:
   83 nodes loaded.
   6 types loaded.
   171 edges loaded.
Removing self-loops ... done (0ms).
 Split 12 edges to attach removed nodes
Removing empty nodes ... done (0ms).
   0 nodes removed.
Computing turning directions ... done (0ms).
Assigning nodes to traffic lights ... done (0ms).
Sorting nodes' edges ... done (1ms).
Computing node shapes ... done (1ms).
Computing edge shapes ... done (1ms).
Computing node types ... done (0ms).
Computing priorities ... done (1ms).
Computing approached edges ... done (0ms).
Guessing and setting roundabouts ... done (0ms).
Computing approaching lanes ... done (0ms).
Dividing of lanes on approached lanes ... done (0ms).
Processing turnarounds ... done (0ms).
Rechecking of lane endings ... done (0ms).
Computing traffic light control information ... done (0ms).
Computing node logics ... done (1ms).
Computing traffic light logics ...
 done (0ms).
 3 traffic light(s) computed.
-----------------------------------------------------
Summary:
 Node type statistics:
  Unregulated junctions       : 0
  Dead-end junctions          : 14
  Priority junctions          : 60
  Right-before-left junctions : 6
  Traffic light junctions      : 3
 Network boundaries:
  Original boundary  : 0.00,0.00,1737.68,767.39
  Applied offset     : 0.00,0.00
  Converted boundary : 0.00,0.00,1737.68,767.39
-----------------------------------------------------
Writing network ... done (4ms).
Success.