Skip to content

Conversation

@jhw-db
Copy link
Contributor

@jhw-db jhw-db commented Oct 14, 2025

An example file containg the track topology of the station Haldensleben is provided. The track topology was extracted from OSM and contains a lot of information not necessary for the MVP.

The MVP will only need the length of a track. If it is missing it needs to be computed during conversion. Also the tracklabels need to be kept since the user will assign these labels the track type during the configuration. In principle a graph representation of the track network can be created. But for the MVP the connectivity is given by the definition of the routes. Routes contain a list of tracks in the proper order. Furher imnfomration and information how to reduce the data is given in the provided README.

An example file containg the track topology of the station Haldensleben
is provided. The track topology was extracted from OSM and contains a
lot of information not necessary for the MVP.

The MVP will only need the length of a track. If it is missing it needs
to be computed during conversion. Also the tracklabels need to be kept
since the user will assign these labels the track type during the
configuration. In principle a graph representation of the track network
can be created. But for the MVP the connectivity is given by the
definition of the routes. Routes contain a list of tracks in the proper
order. Furher imnfomration and information how to reduce the data is
given in the provided README.
@jhw-db jhw-db marked this pull request as draft October 14, 2025 10:25
Copy link
Contributor

@36b498c8 36b498c8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice example and first PR here 👍

draft can be removed thought.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants