Skip to main content

OpenMobility Telco Jul 22, 2025

Attendees

  • Robert Hilbrich (DLR, co4e GmbH)
  • Michael Behrisch (DLR)
  • Yun-Pang Flötteröd (DLR)
  • Alex Hainen (UA)
  • Sasan Amini (Transcality)
  • Angelo Banse (DLR)
  • Davide Andrea Guastella
  • Dominik Salles (FKFS)
  • Eladio Montero Porras
  • Evangelos Mintsis
  • Jakob Kaths (Vector)
  • Jakob Erdmann (DLR)
  • Josko Balic (AVL)
  • Karl Schrab (FhG FOKUS)
  • Lukas Ambühl (Transcality)
  • Moritz Schweppenhäuser (FhG FOKUS)
  • Natalia Garcia
  • Philipp Heisig (FH Dortmund)

News

Eclipse SUMO

  • Release 1.24 has been released today!
  • Changes see changelog
    • Files ending with .parquet are now written in Apache Parquet format
  • Proceedings from the SUMO User Conference 2025 are now publicly available
  • Listing of key SUMO users on the website
    • please contact us to get your company/organization logo listed (or removed)

Eclipse MOSAIC

  • Integration of connection to SUMO persons to build applications of sending messages to persons as well
  • New release in September
  • MOSAIC Team will be at the IAA in Munich (booth of Berlin Partner)

Eclipse openMCx

  • Initiative from the virtual vehicle competence center in Graz - will add GUI and parameterization to openMCx

Other Community

Review & Discussion of Web-Based SUMO Tools for Demand and Network Modification

Challenges and talking points

Networks:

  • How to edit networks (connections, TLS) without calling netconvert?

    • Reason: efficiency or stability of parts of the network, that were not touched by the patch - possibly a bug in netconvert?
    • WASM wrapper for netedit to bring it to the frontend?
    • Netconvert conversion from OSM is a moving target and constantly adapts to fix bugs (see sources and sumo docs about OSM interpretation of ways)
  • Network versioning control incl. changes from OSM and manual edits?

    • Davide: initial work on patching solution based on netdiffs
    • Jakob E.: recommends to work with netconvert (do not work with file-based patching)
    • Tool for map matching could be usable to convert patches from one OSM base map to another version of the OSM map
    • Edit in OSM directly (fix it upstream?)
    • Feature request by Moritz S.: preserve original OSM node id in the edge (–> Jakob E.)
  • Reading networks from geoparquet format? (Alternative to geojson)

    • as input from overture maps
    • as output for geojson frontends (leaflet?)
    • Observation: parquet does not save a significant amount of disk space - but that is not the main goal; that is the reading time!

For next time:

Any other Business

  • None

Back to the top