-
Notifications
You must be signed in to change notification settings - Fork 27
Home
cjer edited this page Nov 1, 2020
·
11 revisions
please look at our new Status Board
How to work by your assignments - read this first.
Hi you!
Welcome to Open-Bus Project. in this page we include some recommendation for newcomers to understand better our project and your opportunities to contribute to it.
Open Bus is a open source project of The Public Knowledge Workshop (about). The project aims is to develop tools to retrieve data from Israeli Ministry of Transport (IMOT), analyze it and provide insights on:
- Quality-of-Service of public transport - We wish to compare the planned trips to the actual trips.
- Based on real time information, show how accessible are different locations and resources by public transport.
As described before the project domain is planned info (GTFS) and real time info (SIRI) of israeli public transportation:
- Get familiar with GTFS format. You should know the differences between route and trip and how connected trips file to stop_times, calendar, shapes files. please find the information about it at Google Transit APIs and at Israeli Ministry of Transport. Our GTFS Utils module is documented here.
- Get familiar with SIRI SM format. You should understand the difference between SIRI-SM and SIRI-VM (Wikipedia). Understand the information we get from Israeli Ministry of Transport (ICD SM 2.7)
- This post (in Hebrew) by Yehuda Horn may help learning a little about both GTFS and SIRI.