pipe: plot_guzergah Function

Description Usage Arguments Examples

Description

You can see the bus line route that you want in a map. You can reach all bus lines with get_hatdetay() function. See https://data.ibb.gov.tr/organization/iett-genel-mudurlugu for more information.

You can see the bus location that you want in a map. See https://data.ibb.gov.tr/organization/iett-genel-mudurlugu for more information.

Usage

1
2
3
plot_guzergah(linecode)

plot_lokasyon(numberplate)

Arguments

linecode

This is mandatory. You can query bus line with bus line code.

numberplate

This is mandatory. You can query bus with bus' number plate.

Examples

1
2
3
 plot_guzergah(linecode="145T")

 plot_lokasyon(numberplate="34 NL 7572")

atakzltn/MAKibb documentation built on June 2, 2020, 12:02 a.m.