Open outlying opened 4 years ago
Very nice job, I'm here just to point out that you might have used TTSS API provided by https://mpk.jacekk.net/ I know, it's private but the data format is the same for both trams and buses
Like this one https://mpk.jacekk.net/proxy_bus.php/services/passageInfo/stopPassages/stop?stop=577&mode=departure https://mpk.jacekk.net/proxy_tram.php/services/passageInfo/stopPassages/stop?stop=577&mode=departure
I probably will fork your repo to change data source to mix buses with trams by using service mentioned
Hi. Great idea. Thanks for advice :)
Very nice job, I'm here just to point out that you might have used TTSS API provided by https://mpk.jacekk.net/ I know, it's private but the data format is the same for both trams and buses
Like this one https://mpk.jacekk.net/proxy_bus.php/services/passageInfo/stopPassages/stop?stop=577&mode=departure https://mpk.jacekk.net/proxy_tram.php/services/passageInfo/stopPassages/stop?stop=577&mode=departure
I probably will fork your repo to change data source to mix buses with trams by using service mentioned