Skip to content
Daniele Gobbetti edited this page Oct 7, 2015 · 3 revisions

how to display a custom bus stop

The webapp already supports displaying custom bus stops, you just have to append the bus stop ID to the URL.

To get the bus stop ID you could use the webservice: http://opensasa.info/SASAplandata/?type=REC_ORT

(alternatively, download the data as explained here)

The parameter you have to use is the "ORT_NR"

For instance to see the data of "Piazza Matteotti", with ORT_NR 5211 the url would be:

http://opensasa.info/SASAbusstop/#/5211

Clone this wiki locally