/oebb-link-creator

https://dave2ooo.github.io/oebb-link-creator/

Primary LanguageJavaScript

Visit the Link Creator here: ÖBB Link Creator

Introduction

This tool helps you to create a URL that shows the departure times of your public transformation station.

image

The monitor is provided by the ÖBB, but getting the right parateters is quite tedious and barely documented.

With this Link Creator, you can easily choose your departure station, destination station, means of transportation and more.

Sarch mode

To search for a station there are three options available

Search Train Stations

image

This method uses a dataset of all Austrian train stations. If you cannot find your desired station, use the other search options described below.

Search all Stations

image

This method uses Scotty in the background. Unfortunately, Scotty does not allow Cross-origin resource sharing (CORS). So, to use this method, CORS must be disabled. In Chrome this CORS Unblock extension works great.

Search all Stations (Scotty)

Alternatively to the previous method, you can use this manual fallback.

Open Scotty

  1. Enter your desired station
  2. Press Display inforation
  3. Press View <HTML> sourcecode
  4. Copy the evaId

image

  1. Enter the evaId into the Station ID textbox

image

Further Help

If you have any questions, find any bugs of have ideas for improvement, please don't hesitate to create an issue.