chris13524 wrote:
You would be able to zoom in/out like the regular map can (and every map view there is).
Yes, of course. But the point is, that I don't want to zoom (much) in this view.
The problem, because I want this is, that the dimension of the train network can be gigantic. So on one side you need to zoom out very large to move in the map and when you want to select a train stop you need to zoom in again.
The idea of this map is simple: The railway network is converted into a simpler graph. Therefore the current grid is splitted into pieces like 10x10 or 20x20 and you look, what rails are flowing into that and what's going out. That can be converted into a graph, where one area is a dot that has in- and out-vectors.
I'm not sure, but if the stations are still too close together, maybe the zoom limit could be increased?
In this view I don't want to see every single train stop. Especially, if they have the same name. Instead of
Coal Mine 1
Coal Mine 1
Coal Mine 1
I want to see for example
Coal Mine 1 (3)
Also some simple ideas from other games, like:
- is this station an IN our OUT station (or both?)
- What items are offered? Filtered?
- Distances between stations (about), so that you can calculate the best route (well I know that could be also automated, but one step after the other)
I don't want to see
- each signal. Only general direction of a track and red or green blocks
- each wagon of a train
- each track, especially in crossings. See above.
... Sorry, I should have posted this into an own suggestion.