Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/projection/heightmap_inputZ/output.netconvert
169771 views
Parsing from GeoTIFF 'heightmap.tif' ...
Read geotiff heightmap with size 84,180 for geo boundary [12.00,48.00,12.07,48.15] with elevation range [470.00,623.00].
 done (parsed 15120 features, Boundary: 10000000000.00,10000000000.00,-10000000000.00,-10000000000.00).
Parsing sumo-net from 'input_net.net.xml' ...
 done (16ms).
 Import done:
   60 nodes loaded.
   202 edges loaded.
Removing self-loops ... done (0ms).
Removing empty nodes ... done (0ms).
   0 nodes removed.
Computing turning directions ... done (0ms).
Assigning nodes to traffic lights ... done (0ms).
Sorting nodes' edges ... done (0ms).
Computing node shapes ... done (5ms).
Computing edge shapes ... done (1ms).
Computing node types ... done (0ms).
Computing priorities ... done (0ms).
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 (0ms).
Computing traffic light logics ... done (0ms).
 0 traffic light(s) computed.
Checking edge grade ...
 done (0ms).
-----------------------------------------------------
Summary:
 Node type statistics:
  Unregulated junctions       : 0
  Dead-end junctions          : 60
  Priority junctions          : 0
  Right-before-left junctions : 0
 Network boundaries:
  Original boundary  : 0.00,18000.00,7000.00,19500.00
  Applied offset     : 0.00,0.00
  Converted boundary : 0.00,18000.00,7000.00,19500.00
-----------------------------------------------------
Writing network ... done (7ms).
Success.