You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there!
Thanks for putting this together, it's a great way to explore the IETT data for Istanbul. This is more a question than an issue, but I was wondering if you have any idea how to get the variations of a route?
For example: var busRouteDetails = await client.GetBusRouteDetailsAsync("9");
returns 94 results - this lines up perfectly to the information on the IETT website for line 9 over here: https://iett.istanbul/en/main/hatlar/9
However, if you look at the page there is a tab for "Bus routes faster" and if you choose a route in the combo box you get a whole different set of stop sequences. Do you think there is a way to access these variations from the API (T, U and K)? I have looked at their API docs and used the SOAP API and have not had any luck as yet.
Thanks so much for any info! Also unfortunately I don't speak Turkish so I am flying in the dark a bit!
The text was updated successfully, but these errors were encountered:
Hi Timothy, it's been some time since I last touched this API....
Let me have another look at it tomorrow to see if there's been any new
updates to the İBB API and I'll let you know if I find anything new...
On Tue, 9 Feb 2021, 19:24 Timothy Trewartha, ***@***.***> wrote:
Hi there!
Thanks for putting this together, it's a great way to explore the IETT
data for Istanbul. This is more a question than an issue, but I was
wondering if you have any idea how to get the variations of a route?
For example:
var busRouteDetails = await client.GetBusRouteDetailsAsync("9");
returns 94 results - this lines up perfectly to the information on the
IETT website for line 9 over here:
https://iett.istanbul/en/main/hatlar/9
However, if you look at the page there is a tab for "Bus routes faster"
and if you choose a route in the combo box you get a whole different set of
stop sequences. Do you think there is a way to access these variations from
the API (T, U and K)? I have looked at their API docs and used the SOAP API
and have not had any luck as yet.
Thanks so much for any info! Also unfortunately I don't speak Turkish so I
am flying in the dark a bit!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABC3QXZ4VO45A7VGEO7NN63S6FOSNANCNFSM4XLJJMGA>
.
Hi there!
Thanks for putting this together, it's a great way to explore the IETT data for Istanbul. This is more a question than an issue, but I was wondering if you have any idea how to get the variations of a route?
For example:
var busRouteDetails = await client.GetBusRouteDetailsAsync("9");
returns 94 results - this lines up perfectly to the information on the IETT website for line 9 over here:
https://iett.istanbul/en/main/hatlar/9
However, if you look at the page there is a tab for "Bus routes faster" and if you choose a route in the combo box you get a whole different set of stop sequences. Do you think there is a way to access these variations from the API (T, U and K)? I have looked at their API docs and used the SOAP API and have not had any luck as yet.
Thanks so much for any info! Also unfortunately I don't speak Turkish so I am flying in the dark a bit!
The text was updated successfully, but these errors were encountered: