feat: add file mta.md

This commit is contained in:
dancingCycle 2022-06-09 10:29:47 +02:00
parent f52b028b70
commit 54c204436e
2 changed files with 16 additions and 15 deletions

View File

@ -3,16 +3,7 @@ Service Interface for Real-time information (SIRI) Knowledge Base
## Initiatives/ Projects
### MT Bus Time
* [Homepage](http://bustime.mta.info/)
* [Technology page](https://bustime.mta.info/wiki/Main/Technology)
* [Developer page](https://bustime.mta.info/wiki/Developers/Index)
* [Developer resources](http://web.mta.info/developers/)
* [Desktop web app](https://bustime.mta.info/)
* [Mobile web app](https://bustime.mta.info/m/)
* [SMS service](https://bustime.mta.info/wiki/Help/TextIt)
* SIRI-VM feed: http://api.prod.obanyc.com/api/siri/vehicle-monitoring.json?key=<API KEY>
* [MTA Bus Time](./mta.md)
## Implementations
@ -20,11 +11,11 @@ It follows an alphabetically ordered list of sources for implementations known b
* [afimb/siri_api](https://github.com/afimb/siri_api/issues/1)
* [appeltonen/realtime-siri-mean](https://github.com/appeltonen/realtime-siri-mean)
* [availabs/MTA_Subway_GTFS-Realtime_to_SIRI_Converter](https://github.com/ava* [availabs/MTA_Subway_SIRI_Server](https://github.com/availabs/MTA_Subway_SIRI_Server)
* [availabs/MTA_Subway_GTFS-Realtime_to_SIRI_Converter](https://github.com/availabs/MTA_Subway_GTFS-Realtime_to_SIRI_Converter)
* [availabs/MTA_Subway_SIRI_Server](https://github.com/availabs/MTA_Subway_SIRI_Server)
* [livarb/transitmap-realtime](https://github.com/livarb/transitmap-realtime)
* [entur/anshar](https://github.com/entur/anshar)
ilabs/MTA_Subway_GTFS-Realtime_to_SIRI_Converter)
* [OoneBusAway/onebusaway-siri](https://github.com/OneBusAway/onebusaway-siri)
* [OneBusAway/onebusaway-siri](https://github.com/OneBusAway/onebusaway-siri)
* [VDVde/OJP](https://github.com/VDVde/OJP): uses SIRI somehow
## Links
@ -35,6 +26,6 @@ ilabs/MTA_Subway_GTFS-Realtime_to_SIRI_Converter)
* [SIRI-SX Part 5 2009 E](https://www.siri.org.uk/schema/1.3/doc/SIRI-SX/CEN%20TS_00278181-5-SX-Extension_E_-v20.pdf)
* [SIRI-FM Part 4 2008 E](https://www.siri.org.uk/schema/1.3/doc/SIRI-FM/CEN%20TS_00278181-4-FM-FacilityMonitoring-v0.95.pdf)
* [SIRI Handbook & Functional Service Diagrams](https://siri.org.uk/schema/1.3/doc/Handbook/Handbookv15.pdf)
* [SIRI Git Repo](https://github.com/SIRI-CEN/SIRI)
* [SIRI Git Repo](https://github.com/bliksemlabs/SIRI)
* [CEN SIRI official Git Repo](https://github.com/SIRI-CEN/SIRI)
* [Another SIRI Git Repo](https://github.com/bliksemlabs/SIRI)
* [Open Journey Planer](https://github.com/VDVde/OJP)

10
mta.md Normal file
View File

@ -0,0 +1,10 @@
# MTA Bus Time
* [Homepage](http://bustime.mta.info/)
* [Technology page](https://bustime.mta.info/wiki/Main/Technology)
* [Developer page](https://bustime.mta.info/wiki/Developers/Index)
* [Developer resources](http://web.mta.info/developers/)
* [Desktop web app](https://bustime.mta.info/)
* [Mobile web app](https://bustime.mta.info/m/)
* [SMS service](https://bustime.mta.info/wiki/Help/TextIt)
* SIRI-VM feed: http://api.prod.obanyc.com/api/siri/vehicle-monitoring.json?key=<API KEY>