It is useful to make a railroad track which both slower and faster train passes.
for example, in Korea, express train whose max speed is 300km/h and normal train whose max speed is 150km/h meet some common tracks.
but the track limits all trains under 150km/h. It is unrealistic that any express train passes a major station over 200km/h.
Furthermore, because of using waypoint, it has NO SIDE EFFECTS.
that is, it is like a feature in a old patch pack, Chill's patch pack ( http://www.tt-forums.net/viewtopic.php?t=47622 )
However, it used a signal, so it has some side effects when I use both the speed limit signal and PBS signal.
USAGE:
You should change a waypoint's name to "[SpeedLimit(km/h)][Underbar][Any Name]"
for example: "60_mywaypoint" is 60km/h limit.
I attached a diff patch file based stable 1.5.2 version and Win64 binary file.
(Savefile will be compatible because of save format is not changed.)
Any bugs or any suggestion will be welcome !