Changes for page Technology
Last modified by admin admin on 2026/04/30 02:26
From version 16.1
edited by rjasmin rjasmin
on 2025/02/14 20:12
on 2025/02/14 20:12
Change comment:
There is no comment for this version
To version 19.1
edited by admin admin
on 2026/04/30 02:26
on 2026/04/30 02:26
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. rjasmin1 +XWiki.admin - Content
-
... ... @@ -6,7 +6,7 @@ 6 6 7 7 The two main parts of the MTA Bus Time system are the on-bus hardware and the MTA Bus Time server. Each of these was tailored to the project's needs and to meet the MTA's strategic technology goals. The simplest way to sum up those goals is "Open." 8 8 9 -The MTA BusTime system is open to external developers to create their own real-time bus applications using the Bus Time data feed. If you would like to learn more about developing applications using Bus Time, read more about the [[MTA Bus Time Developer API>> url:https://bustime.mta.info/wiki/Developers/Index]].9 +The MTA BusTime system is open to external developers to create their own real-time bus applications using the Bus Time data feed. If you would like to learn more about developing applications using Bus Time, read more about the [[MTA Bus Time Developer API>>https://bustime-classic.mta.info/wiki/Developers/Index]]. 10 10 11 11 It is also open internally in the integration of the different technology components. This gives us flexibility as to who supplies the on-board hardware (which reports each bus's position), who maintains and improves the MTA BusTime server (which puts all the information together and responds to users' requests), and what other features the system can support in the future. 12 12 ... ... @@ -26,7 +26,7 @@ 26 26 27 27 The server receives the information from each bus in the fleet and integrates it with map, route, and schedule data, along with previous updates. It then applies sophisticated inferential algorithms to determine whether the bus is in or out of service, what route it is serving (if any), and its direction of service. From these inferences, it then determines what stops that bus is going to make, how far the bus is from each stop, and predicts the bus’s time of arrival at each downstream stop. 28 28 29 -The server then makes this information available to users in a number of different ways: via a [[desktop web map>> url:https://bustime.mta.info/]], a [[mobile web site>>url:https://bustime.mta.info/m/]] , and [[via SMS>>url:https://bustime.mta.info/wiki/Help/TextIt]] on all mobile phones. It also provides an [[API>>url:https://bustime.mta.info/wiki/Developers/Index]] for developers to create their own applications and interfaces to use the Bus Time data.29 +The server then makes this information available to users in a number of different ways: via a [[desktop web map>>https://bustime-classic.mta.info]], a [[mobile web site>>https://bustime-classic.mta.info/m/]] , and [[via SMS>>url:https://bustime.mta.info/wiki/Help/TextIt]] on all mobile phones. It also provides an [[API>>https://bustime-classic.mta.info/wiki/Developers/Index]] for developers to create their own applications and interfaces to use the Bus Time data. 30 30 31 31 32 32 = MTA Bus Time Software = ... ... @@ -33,6 +33,6 @@ 33 33 34 34 The MTA Bus Time server is powered by the [[OneBusAway>>url:https://www.onebusaway.org/]] open-source software package. This software was originally developed to aggregate real-time information from multiple bus and ferry operators in the Seattle area and make it available to Seattle's transit users via a range of internet and mobile interfaces. 35 35 36 -OneBusAway uses as its baseline information transit schedules published in the [[GTFS>>https://gtfs.org/]] format, which the MTA is [[already publishing>> url:https://mta.info/developers/download.html]] for all of its bus and rail services.36 +OneBusAway uses as its baseline information transit schedules published in the [[GTFS>>https://gtfs.org/]] format, which the MTA is [[already publishing>>https://mta.info/developers]] for all of its bus and rail services. 37 37 38 38 Since OneBusAway is [[Open-Source software>>url:https://en.wikipedia.org/wiki/Open-source_software]], the MTA is able to use it free of charge. Bus Time required a number of improvements and customizations to OneBusAway, as well and numerous improvements and upgrades since, for which the MTA partnered with [[Cambridge Systematics>>url:https://camsys.com/]] . These improvements have been contributed back to the open source for the OneBusAway project and are now publicly available and free for any other developer or transit agency to use.