<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.transitwiki.org/TransitWiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Simone</id>
	<title>TransitWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.transitwiki.org/TransitWiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Simone"/>
	<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php/Special:Contributions/Simone"/>
	<updated>2026-04-16T13:21:16Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=General_Transit_Feed_Specification&amp;diff=2704</id>
		<title>General Transit Feed Specification</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=General_Transit_Feed_Specification&amp;diff=2704"/>
		<updated>2015-10-19T02:16:22Z</updated>

		<summary type="html">&lt;p&gt;Simone: Added links to Applications section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:GTFS.jpg|thumb|right|350px|A GTFS dataset from a transit agency, showing the schedules, routes, and shapes files. Dataset from San Francisco BART.]]&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
==Introduction==&lt;br /&gt;
The General Transit Feed Specification (GTFS) defines a common format for public transportation schedules and associated geographic information. GTFS &amp;quot;feeds&amp;quot; allow public transit agencies to publish their transit data and developers to use that data to write applications. The feeds are represented in a series of text files that are compressed into a ZIP file, and include information such as fixed-route schedules, routes, and bus stop data. GTFS datasets are used in a variety of types of applications, including trip planners such as Google Maps, mobile applications, timetable generation software, tools for transit planning and operations analysis, and other categories of applications outlined in this article.&lt;br /&gt;
&lt;br /&gt;
==Origins &amp;amp; history==&lt;br /&gt;
[http://trimet.org TriMet] in Portland, Oregon was one of the first public agencies to try and tackle the problem of online transit trip planners through the use of open datasets that are shared with the general public. In 2005, TriMet approached Google, as well as a few other driving trip planner vendors, and asked if they had any plans on incorporating transit in their trip planners based on public TriMet data&amp;lt;ref&amp;gt;Matthew Roth. (2012). &amp;quot;How Google and Portland’s TriMet Set the Standard for Open Transit Data.&amp;quot; SF.STREETSBLOG.ORG. January 5, 2010. Accessed:  from http://sf.streetsblog.org/2010/01/05/how-google-and-portlands-trimet-set-the-standard-for-open-transit-data/&amp;lt;/ref&amp;gt;. Google was the only vendor to reply to TriMet’s request. TriMet and Google then decided to team up to implement one of the first transit trip planners in Portland.&lt;br /&gt;
 &lt;br /&gt;
One of the first issues that TriMet and Google faced was the problem of sustainable data – in order to provide quality trips, the trip planner would need quality transit schedule, route, and stop data in an electronic format that was constantly up-to-date. TriMet worked with Google to format their transit data into an easily maintainable and consumable format that could be imported into Google Maps. This transit data format became known as the Google Transit Feed Specification (GTFS)&amp;lt;ref&amp;gt;Google, Inc. &amp;quot;General Transit Feed Specification Reference.&amp;quot; Accessed February 24, 2012 from http://developers.google.com/transit/gtfs/reference&amp;lt;/ref&amp;gt;. In 2005, this trip planning service was launched as Google Transit&amp;lt;ref&amp;gt;Matthew Roth. (2012). &amp;quot;How Google and Portland’s TriMet Set the Standard for Open Transit Data.&amp;quot; SF.STREETSBLOG.ORG. January 5, 2010. Accessed:  from http://sf.streetsblog.org/2010/01/05/how-google-and-portlands-trimet-set-the-standard-for-open-transit-data/&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
After a successful launch with TriMet, Google Transit offered their trip planner service for free to any agency that formatted and maintained their data in the GTFS format.  In 2006, five more agencies were added.  Google Transit’s success continued as more and more agencies wanted access to a free trip planner, and were willing to put their data into the GTFS format to get it.&lt;br /&gt;
&lt;br /&gt;
Since its creation in 2005, GTFS has become the most popularly-used data format to describe fixed-route transit services in the world. Many agencies have decided to share their GTFS data openly with the public, while others choose to restrict access only to select partners (e.g., Google Maps). As of March 2012, there were are an estimated 261 transit agencies worldwide, including 227 transit agencies in the U.S., that share their GTFS data openly with the general public&amp;lt;ref&amp;gt;Front Seat Management, LLC. &amp;quot;City-Go-Round.&amp;quot; Accessed March 1, 2012 from http://www.citygoround.org/agencies/&amp;lt;/ref&amp;gt;. As of August 20, 2015, Google lists  approximately 5900 agencies around the world for Google Transit coverage&amp;lt;ref&amp;gt;Google, Inc. &amp;quot;Transit – Google Maps.&amp;quot; Accessed August 20, 2015 from http://maps.google.com/landing/transit/cities/index.html&amp;lt;/ref&amp;gt;, however, some of this transit information is probably derived from sources other than GTFS.&lt;br /&gt;
&lt;br /&gt;
Even though many transit agencies created GTFS feeds with the primary purpose of benefiting from the free Google Transit trip planner, application developers, often not affiliated with the agency or Google, quickly realized that they could also create many new types of services based on the same GTFS transit data.&lt;br /&gt;
&lt;br /&gt;
As a result of third-party developer innovation, GTFS data is now being used by a variety of third-party software applications for many different purposes, including trip planning, maps, timetable creation, mobile data, visualization, accessibility, analysis tools for planning, and real-time information systems.  In 2010, the GTFS format name was changed to the General Transit Feed Specification&amp;lt;ref&amp;gt;Joe Hughes, gtfs-changes list, &amp;quot;Spec update for January 11, 2010.&amp;quot; https://groups.google.com/d/topic/gtfs-changes/iC18a8NY6N4/discussion&amp;lt;/ref&amp;gt; to accurately represent its use in many different applications outside of Google products.&lt;br /&gt;
&lt;br /&gt;
==The Many Uses of GTFS Data--A Summary==&lt;br /&gt;
&amp;quot;The Many Uses of GTFS Data&amp;quot;, published by Antrim and Barbeau (2013), provides an overview of the GTFS opportunities for transit agencies and describes many different uses and benefits that can assist agencies in maximizing their investment in GTFS data.&amp;lt;ref&amp;gt;[https://www.dropbox.com/s/jq2ko64j2eth5mt/The%20Many%20Uses%20of%20GTFS%20Data%20%E2%80%93%20Opening%20the%20Door%20to%20Transit%20Applications-postTRB4%20-%20changes%20accepted.docx?dl=0 The Many Uses of GTFS Data]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Creating and Maintaining a GTFS Dataset===&lt;br /&gt;
Before transit agencies can benefit from Google Transit and many other transit applications, they must create and disseminate their data in the GTFS format. First, agencies should understand the GTFS format, and determine how their data will fit into this format.  Second, transit agencies must choose between formatting a GTFS dataset in-house or outsourcing the task. The datasets have to be updated when there are schedule changes, and since major transit agencies update their schedules several times a year, some agencies might find greater benefits to outsourcing.&lt;br /&gt;
&lt;br /&gt;
*'''In-House'''&lt;br /&gt;
:If the agency has sufficient in-house technical expertise, they may wish to produce and maintain the GTFS feed themselves.  Several of the industry-standard scheduling software packages from vendors such as Trapeze&amp;lt;ref&amp;gt;[http://www.trapezegroup.com/ Trapeze Group Limited]&amp;lt;/ref&amp;gt;, HASTUS &amp;lt;ref&amp;gt;[http://www.giro.ca/en/products/hastus/index.htm Giro, Inc. &amp;quot;HASTUS - Transit scheduling and operations.&amp;quot;]&amp;lt;/ref&amp;gt; , Connexionz&amp;lt;ref&amp;gt;[http://www.connexionz.us/home Connexionz Limited. &amp;quot;Smart Transit Solutions.&amp;quot;]&amp;lt;/ref&amp;gt;, and Mentor Engineering &amp;lt;ref&amp;gt;[http://www.mentoreng.com/products/streets-transit/streets-schedule/schedule.html Mentor Engineering. &amp;quot;Transit Scheduling Software.&amp;quot;]&amp;lt;/ref&amp;gt; can often export agency data into the GTFS format, facilitating the GTFS creation &amp;amp; maintenance process.  However, agencies should not necessarily assume that the output of these tools produces perfect GTFS data, as agencies have indicated that they often still need to perform manual data processing on the GTFS data exported from these tools before it will be acceptable for application use &amp;lt;ref&amp;gt;[http://ntl.bts.gov/lib/34000/34000/34053/FDOT_BDK85_977-12_rpt.pdf Sean Barbeau, Nevine Labib Georggi, and Philip Winters (2010). &amp;quot;Travel Assistance Device (TAD) -- Deployment to Transit Agencies,&amp;quot; National Center for Transit Research.]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:For agencies who do not have access to sophisticated scheduling software, there are free spreadsheet-based tools for creating and maintaining GTFS data such as and XLS Tools for Google Transit by Bob Heitzman&amp;lt;ref&amp;gt;[https://sites.google.com/site/rheitzman/ Bob Heitzman. &amp;quot;XLS Tools for Google Transit.&amp;quot;]&amp;lt;/ref&amp;gt;, which were repackaged as “GTFS Builder” by the Rural Transit Assistance Program &amp;lt;ref&amp;gt;[http://www.nationalrtap.org/public/WebApps/GTFSBuilder.aspx National Rural Transit Assistance Program. &amp;quot;GTFS Builder.&amp;quot;]&amp;lt;/ref&amp;gt;.  OpenPlans, a nonprofit 501(c)3 that produces open-source civic software, started an open-source web-based GTFS Editing Tool that is now maintained by Conveyal &amp;lt;ref&amp;gt;[https://github.com/conveyal/gtfs-editor Conveyal. &amp;quot;GTFS Editor.&amp;quot;]&amp;lt;/ref&amp;gt;.  For agencies without high-quality bus stop inventories, the open-source GTFS-OpenStreetMap Synchronization tool (GO-Sync) can help leverage crowd-sourced improvements of their GTFS bus stop inventory&amp;lt;ref&amp;gt;[https://github.com/CUTR-at-USF/gtfs-osm-sync Khoa Tran, Edward L. Hillsman, S. Barbeau, and M. A. Labrador (2011), &amp;quot;GO-Sync- A Framework to Synchronize Crowd-Sourced Mapping Contributions from Online Communities and Transit Agency Bus Stop Inventories,&amp;quot; in ITS World Congress, Orlando, Florida, USA, October 16, 2011.]&amp;lt;/ref&amp;gt;.  There are also many educational resources available online from the transit developer community for agencies interested in creating a GTFS feed&amp;lt;ref&amp;gt;[http://code.google.com/p/googletransitdatafeed/wiki/OtherGTFSTools Google Transit Data Feed. &amp;quot;Other GTFS Tools.&amp;quot;]&amp;lt;/ref&amp;gt; &amp;lt;ref&amp;gt;[https://groups.google.com/forum/?fromgroups#!forum/google-transit-partner-support Google, Inc. &amp;quot;Google Transit Partner Support Google Group.&amp;quot;]&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
In order to create and maintain GTFS, it is necessary to develop an understanding of the specification. Several [[GTFS training materials]] are available.&lt;br /&gt;
&lt;br /&gt;
*'''Outsource'''&lt;br /&gt;
:Vendors such as Trillium Solutions, Inc. &amp;lt;ref&amp;gt;['http://www.trilliumtransit.com/blog/ Trillium Solutions, Inc.]&amp;lt;/ref&amp;gt;, TransitEditor&amp;lt;ref&amp;gt;[http://www.transiteditor.com/index.php?q=en/home TransitEditor. &amp;quot;TransitEditor.&amp;quot;]&amp;lt;/ref&amp;gt;,  and Next Insight Transportation Software&amp;lt;ref&amp;gt;[http://nextinsight.com/services.php Next Insight Transportation Software. &amp;quot;Conductor.&amp;quot;]&amp;lt;/ref&amp;gt; provide tools and services that can aid agencies in formatting and maintaining their data in GTFS format, ranging from online tools that are operated by the agency to a full service model where the vendor creates the GTFS data for the agency.  A list of vendors that provide self-service or full-service products and services for GTFS creation and maintenance can be found [https://docs.google.com/spreadsheets/d/1Gc9mu4BIYC8ORpv2IbbVnT3q8VQ3xkeY7Hz068vT_GQ/pubhtml here].  If you'd like to add a vendor to this list, please use [https://docs.google.com/forms/d/1XZl1cHDh9NUl9r7Eq-j9RuwVJlfjgPE8IBOb54oe138/viewform this form]&lt;br /&gt;
&lt;br /&gt;
:The cost for a transit agency to hire a vendor or consultant to create GTFS data is usually around $200-$500 per route, depending on the level of effort required&amp;lt;ref&amp;gt; [http://www.dot.ca.gov/hq/MassTrans/Docs-Pdfs/CoordinatedPlng/google.feasibility.study.pdf Northern California Google Transit Feasibility Study] &amp;lt;/ref&amp;gt;.  Level of effort is determined by the number of stops, complexity and variation of the routes and schedules, and the availability and quality of existing stop location, schedule, and route alignment data.&lt;br /&gt;
&lt;br /&gt;
===Disseminating GTFS Data===&lt;br /&gt;
Read full page on GTFS Data Dissemination here: [[GTFS Data Dissemination]]&lt;br /&gt;
&lt;br /&gt;
Some agencies have chosen to share their transit data with select vendors such as Google Transit. They are typically concerned with legal exposure due to the lack of accuracy of data, loss of control of agency brand, and loss of control of dissemination of transit service information. However, many others feel the benefits of open transit data outweigh the risks, since developers can screen-scrape agency websites, which is not ideal for either party. Currently, over 200 transit agencies  in the United States have chosen to openly share their GTFS data. &amp;lt;ref&amp;gt; [http://www.citygoround.org/agencies/ City-Go-Round] &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Google Transit Partner Program allows public transportation agencies to provide schedules and geographic information to Google Maps and other Google applications that show transit information. The website provides instructions for agencies just starting the GTFS sharing process and gives suggestions on how to create high-quality feeds. &amp;lt;ref&amp;gt; [http://maps.google.com/help/maps/mapcontent/transit/index.html Google Transit Partner Program] &amp;lt;/ref&amp;gt; For agencies that wish to make their data available to everyone, they can share the feeds on websites such as GTFS Data Exchange, which was designed to help developers and transit agencies efficiently share and retrieve GTFS data. &amp;lt;ref&amp;gt; [http://www.gtfs-data-exchange.com/ GTFS Data Exchange] &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Applications Based on GTFS===&lt;br /&gt;
The following are just a few examples of the types of applications and names of existing application that use GTFS. The [[:Category:GTFS-consuming applications]] page aims to be a directory of applications that utilize GTFS data for various purposes.&lt;br /&gt;
*'''Trip planning and maps'''&lt;br /&gt;
:There are a variety of applications that assist a transit customer in planning a trip from one location to another using public transportation. These provide step-by-step information on how to use various transportation options to reach a custom destination. See [[:Category:Trip-planning &amp;amp; navigation applications]]&lt;br /&gt;
*'''Timetable creation'''&lt;br /&gt;
:There applications create a printable list of the agency’s schedule in a timetable format.  They can also take the form of an HTML friendly or plain-text timetable. See [[:Category:Timetable generation software]]&lt;br /&gt;
*'''Data visualization'''&lt;br /&gt;
:Various applications provide graphic visualizations of transit routes, stops, and schedule data.  They can provide details such as the walkability, the quality of public transportation serving the area, and relate those factors to a third criteria specific to the service (i.e. apartments available in the area.) See [[:Category:Data Visualization applications]]&lt;br /&gt;
*'''Accessibility'''&lt;br /&gt;
:These include applications that assist transit riders with disabilities in using public transportation. See [[:Category:Accessibility devices and applications]]&lt;br /&gt;
*'''Real-time transit information'''&lt;br /&gt;
:These applications that use GTFS data along with a real-time information source to provide estimated arrival information to transit riders.  Newer formats, such as [[GTFS-realtime]] and [http://bustime.mta.info/wiki/Developers/SIRIIntro SIRI], can be added as an extension to a basic GTFS format so transit agencies can share [[real-time information]].  See [[:Category:Real-time applications]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://transitfeeds.com/ TransitFeeds.com] - An extensive collection of official public transit data from around the world, including GTFS, GTFS-RealTime and more.&lt;br /&gt;
* [http://en.wikipedia.org/wiki/General_Transit_Feed_Specification Wikipedia page on GTFS]&lt;br /&gt;
* [http://www.appropedia.org/General_Transit_Feed_Specification The GTFS page on the Appropedia Wiki], which includes links to [http://www.appropedia.org/Open_Source_Transport_Informatics_tools pages on useful tools for working GTFS data].&lt;br /&gt;
* [http://www.apta.com/resources/reportsandpublications/Documents/APTA-Embracing-Open-Data.pdf APTA Policy Development and Research - Public Transportation Embracing Open Data] - APTA's discussion of the benefits and challenges of open data.&lt;br /&gt;
* [http://onlinepubs.trb.org/Onlinepubs/tcrp/tcrp_syn_115.pdf TCRP Synthesis 115 - Open Data: Challenges and Opportunities for Transit Agencies] - A report looking at the benefits and challenges of open transit data.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Additional Reading==&lt;br /&gt;
Shasta County Regional Transportation Planning Agency. [http://www.dot.ca.gov/hq/MassTrans/Docs-Pdfs/CoordinatedPlng/google.feasibility.study.pdf &amp;quot;Northern California Google Transit Feasibility Study.&amp;quot;]. (2009).&lt;br /&gt;
:The Shasta RTPA led a study on the feasibility of integrating small-urban and rural public transit service schedules and geographic information with Google Transit. The study makes recommendations on how Google Transit can be improved to address the needs of small rural agencies.&lt;br /&gt;
&lt;br /&gt;
Florida Department of Transportation. [http://www.locationaware.usf.edu/wp-content/uploads/2013/04/SunRail-Electronic-Trip-Planning-Study-Final-Report.pdf &amp;quot;SunRail Electronic Trip Planning Study Final Report&amp;quot;] (2013).&lt;br /&gt;
:This report was prepared for the FDOT in advance of their SunRail launch; it analyzes various online trip planning options for SunRail to consider, and includes a section on GTFS's benefits, risks, and applications.&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Mapnificent&amp;diff=2703</id>
		<title>Mapnificent</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Mapnificent&amp;diff=2703"/>
		<updated>2015-10-19T01:53:42Z</updated>

		<summary type="html">&lt;p&gt;Simone: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Mapnificent-Bris.PNG|thumb|right|Fig 1: Sample Mapnificent Travel Time Map showing destinations estimated to be reachable in a given time (default of 30 minutes) by public transport from a starting point in Brisbane, Australia.]]&lt;br /&gt;
&lt;br /&gt;
Mapnificent (http://mapnificent.net) was developed by Stefan Wehrmayer, and was “inspired by [[Mapumental]]”. The application can parse [[GTFS]] data to show travel time maps to destinations in multiple cities around the globe, and is currently free to use. &lt;br /&gt;
&lt;br /&gt;
The results are displayed with Google Maps. &lt;br /&gt;
&lt;br /&gt;
The first version’s source code is available, whilst the developer claims later versions will be published soon.&lt;br /&gt;
&lt;br /&gt;
Credit to [http://www.appropedia.org/Mapnificent Appropedia] for the initial content.&lt;br /&gt;
&lt;br /&gt;
Mapnificent &amp;lt;ref&amp;gt;Stefan Wehrmeyer. &amp;quot;Mapnificent.&amp;quot; Accessed August 1, 2012 from http://www.mapnificent.net/&amp;lt;/ref&amp;gt; shows how far it is possible to travel on public transportation from a given location for over 50 cities throughout the world. The application interface provides a slider control to adjust maximum travel time. As the slider is adjusted, the highlighted area on the map showing travel range expands and contracts. Mapnificent also includes a JavaScript API that lets developers integrate a Mapnificent overlay into applications that use the Google Maps API.&lt;br /&gt;
Mapnificent uses public GTFS from GTFS Data Exchange [33].  Not every agency with a public feed is included, but the developer, Stefan Wehrmeyer, will often add agencies if requested.  It is cost-free for transit agencies to participate.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:GTFS-consuming applications]]&lt;br /&gt;
[[Category:Map applications]]&lt;br /&gt;
[[Category:Data Visualization applications]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Data_Visualization&amp;diff=2702</id>
		<title>Data Visualization</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Data_Visualization&amp;diff=2702"/>
		<updated>2015-10-19T01:52:52Z</updated>

		<summary type="html">&lt;p&gt;Simone: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Several apps that visualize a transit system by leveraging the GTFS data format are available.  Apps such as [[Walk Score]], Apartment Search, which is a feature contained by [[Walk Score]], and [[Mapnificent]].&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Data_Visualization&amp;diff=2701</id>
		<title>Data Visualization</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Data_Visualization&amp;diff=2701"/>
		<updated>2015-10-19T01:52:27Z</updated>

		<summary type="html">&lt;p&gt;Simone: Edited page so that it's not redundant with Walk Score page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Several apps that visualize a transit system by leveraging the GTFS data format are available.  Apps such as [[Walk Score]], Apartment Search, which is a feature contained by Walk Score, and [[Mapnificent]].&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Category:Data_Visualization_applications&amp;diff=2700</id>
		<title>Category:Data Visualization applications</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Category:Data_Visualization_applications&amp;diff=2700"/>
		<updated>2015-10-19T01:51:56Z</updated>

		<summary type="html">&lt;p&gt;Simone: added brief description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Several apps that visualize a transit system by leveraging the GTFS data format are available.   These apps demonstrate some of the way GTFS data can be leveraged to display information in a variety of ways, and adapted to different types of user applications.&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Walk_Score&amp;diff=2697</id>
		<title>Walk Score</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Walk_Score&amp;diff=2697"/>
		<updated>2015-10-19T01:44:34Z</updated>

		<summary type="html">&lt;p&gt;Simone: added page for walk score&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:walkscore.png|thumb|right|Fig 1: Screenshot of Walk Score Apartment Search feature.]]&lt;br /&gt;
&lt;br /&gt;
Several apps that visualize a transit system by leveraging the GTFS data format are available.&lt;br /&gt;
&lt;br /&gt;
Walk Score &amp;lt;ref&amp;gt;Walk Score. &amp;quot;Walk Score (R).&amp;quot; Accessed August 1, 2012 from http://www.walkscore.com/&amp;lt;/ref&amp;gt; is a website created by the not-for-profit organization Front Seat (Figure 5).  The purpose of the website is the help people quantify “walkability” through a numerical score.  “Walk Scores” indicate the number of nearby amenities that are within walking distance.  Walk Score’s primary use has been for buyers of real estate who wish to convenience access to amenities.  Walk Score is also used by people selecting an apartment or home to rent.  In mid-2012, the travel booking site Hipmunk &amp;lt;ref&amp;gt;Hipmunk, Inc. &amp;quot;Hipmunk.&amp;quot; Accessed August 1, 2012 from http://www.hipmunk.com/&amp;lt;/ref&amp;gt; added a “Walk Score” layer in its hotel mapping feature.  This allows travelers to discover and select hotels that are located in convenient areas of a city.&lt;br /&gt;
&lt;br /&gt;
In August 2010, Walk Score incorporated Transit Score and commute reports &amp;lt;ref&amp;gt;Aleisha Jacobson. (2012). &amp;quot;Walk Score(R) Launches Transit Score(TM) and Commute Reports.&amp;quot; August 16, 2010. Accessed:  from http://blog.walkscore.com/wp-content/uploads/2010/08/Walk_Score_Launches_Transit_Score_16Aug10.pdf&amp;lt;/ref&amp;gt;.  According to the Front Seat press release, “Transit Score provides a 0-100 rating indicating how well an address is served by public transportation.  Ratings range from ‘Rider’s Paradises’ where multiple transit options are available within a quarter of a mile to areas with limited or no nearby public transportation.”&lt;br /&gt;
&lt;br /&gt;
Also in August 2010, Walk Score began offering a Public Transit API.  According to Front Seat, “With the Public Transit API, real estate and other website owners can show nearby public transit stops on a map, show a text description of nearby transit stops and routes, and show the Transit Score of a specific location.” &amp;lt;ref&amp;gt;Aleisha Jacobson. (2012). &amp;quot;Walk Score(R) Launches Transit Score(TM) and Commute Reports.&amp;quot; August 16, 2010. Accessed:  from http://blog.walkscore.com/wp-content/uploads/2010/08/Walk_Score_Launches_Transit_Score_16Aug10.pdf&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In September 2011, Walk Score added a feature called “Apartment Search.”  The feature allows its users to see apartments and house rentals listed in Craigslist within a given transit commute time of their work or school.  In addition, a “Near Transit” button allows the user to see all properties that are within a given distance to a transit stop.  When this filter is turned on, transit routes appear and the area with a specified proximity of stops is highlighted.&lt;br /&gt;
&lt;br /&gt;
Applications such as Apartment Search and Walk Score can help induce more regular ridership.  These applications helps transit agencies’ target customers (whether discretionary riders or transit-dependent riders) locate themselves in such a way that they’ll become more inclined ride transit frequently.  These applications can help a community to value transit service and walkability.  Real-estate agents can also use these resources with their clients to emphasize properties that are easily accessible via walking or transit.&lt;br /&gt;
&lt;br /&gt;
It is recommended that transit agencies link to Apartment Search from its website.  This will help customers locate themselves in a way that provides convenient access to transit services.  This may help to provide residents more mobility options, increase ridership and fare box returns, and/or reduce demand for dial-a-ride services.  It is also recommended to integrate Apartment Search into “travel training” programs, or one-on-one instruction for riding public transportation, if they exist.  Walk Score uses public GTFS from GTFS Data Exchange &amp;lt;ref&amp;gt;Jehiah Czebotar. &amp;quot;GTFS Data Exchange.&amp;quot; Accessed August 1, 2012 from http://www.gtfs-data-exchange.com/&amp;lt;/ref&amp;gt;.  It is cost-free for transit agencies to participate.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[[Category:GTFS-consuming applications]]&lt;br /&gt;
[[Category:Map applications]]&lt;br /&gt;
[[Category:Data Visualization applications]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Category:GTFS-consuming_applications&amp;diff=2696</id>
		<title>Category:GTFS-consuming applications</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Category:GTFS-consuming_applications&amp;diff=2696"/>
		<updated>2015-10-19T01:40:51Z</updated>

		<summary type="html">&lt;p&gt;Simone: Added data visualization as a category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This category is for applications that utilize [[General Transit Feed Specification]] data.&lt;br /&gt;
&lt;br /&gt;
GTFS-consuming applications serve the following categories of functions:&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Accessibility devices and applications]]&lt;br /&gt;
* [[:Category:Data Visualization applications]]&lt;br /&gt;
* [[:Category:Frameworks and database tools]]&lt;br /&gt;
* [[:Category:Interactive Voice Response (IVR)]]&lt;br /&gt;
* [[:Category:Map applications]]&lt;br /&gt;
* [[:Category:Mobile applications]]&lt;br /&gt;
* [[:Category:Network planning software]]&lt;br /&gt;
* [[:Category:Operations analysis software]]&lt;br /&gt;
* [[:Category:Public information displays]]&lt;br /&gt;
* [[:Category:Real-time applications]]&lt;br /&gt;
* [[:Category:Timetable generation software]]&lt;br /&gt;
* [[:Category:Trip-planning &amp;amp; navigation applications]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Transit_software&amp;diff=2695</id>
		<title>Transit software</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Transit_software&amp;diff=2695"/>
		<updated>2015-10-19T01:36:24Z</updated>

		<summary type="html">&lt;p&gt;Simone: got rid of link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Route Match.jpg|thumbnail|right|Route Match transit software in action. Source: http://www.laketransit.org/]]&lt;br /&gt;
== Introduction ==&lt;br /&gt;
There are many vendors providing software for the transit industry for various applications. While the field includes a few large, well-known players, there are also smaller businesses providing customized solutions. One resource for discovering any vendors in the industry is to attend an [http://www.apta.com/Pages/default.aspx American Public Transportation Association] (APTA) Expo. APTA also provides a [http://apta.officialbuyersguide.net/ buyer's guide] on their website which includes paid advertising as well as basic listings of vendors in various categories including software. &lt;br /&gt;
&lt;br /&gt;
''The software packages or vendors referenced in this article are provided as examples within the industry, not meant to be an exhaustive list, nor representative of any rating, ranking, or promotion of any vendor over another. Users and industry representatives are encouraged to add other active vendors to create a reference page. Promotional language or personal opinions are not acceptable.'' &lt;br /&gt;
&lt;br /&gt;
== Purchasing ==&lt;br /&gt;
As with procurement of almost anything in the public transportation business, transit software packages are typically not an off-the-shelf product. They typically require procurement using a pre-defined specification allowing for various firms to competitively bid. Bidding for software the first time for an agency can be challenging without expertise in the field. Small but growing agencies that need to move away from basic solutions towards more robust software can find themselves frustrated during software implementation if their specifications were not adequate to reach the final desired product. Even with a well-written specification, software implementation can be challenging because most packages are tailored to suit each agencies' need. Unlike consumer software such as Microsoft Office, which has been developed over decades of response with a huge user base, transit software has a much smaller audience and comparatively less development history. &lt;br /&gt;
&lt;br /&gt;
Agencies are advised to consult other agencies for specifications and experience before setting out on a new software procurement. &lt;br /&gt;
&lt;br /&gt;
=== Modules ===&lt;br /&gt;
Many vendors provide numerous software solutions which can incorporate various aspects of transit operations and planning into one procurement. Specificity about what your agency needs in a software package is crucial. Integrated software can be very helpful in providing comprehensive analysis, but adding modules to a procurement increases the price of purchase. Modules can include otherwise distinct software for dispatching, service scheduling, work (bid) scheduling, paratransit scheduling, fleet maintenance, fare management, and more.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
=== Service Scheduling and Dispatch ===&lt;br /&gt;
Some of the businesses providing scheduling and dispatch (often separately for fixed-route and paratransit as modules), include: &lt;br /&gt;
* [http://routematch.com/ RouteMatch]&lt;br /&gt;
* [http://www.trapezegroup.com/solutions/public-transit/scheduling-software Trapeze]&lt;br /&gt;
* GIRO's [http://www.giro.ca/en/ HASTUS]&lt;br /&gt;
* [http://initusa.com/en/products/ITCS.php?thisID=435 INIT]&lt;br /&gt;
* [http://www.cts-software.com/ CTS Software] for paratransit (not to be confused with [http://cts.cubic.com/en-us/solutions/enterprisesystemsfortransit.aspx Cubic Transportation Systems]) &lt;br /&gt;
&lt;br /&gt;
=== Fare Media ===&lt;br /&gt;
Fare media vendors can include both hardware and software providers; some firms provide the software solution that can accompany varying hardware, while others provide a fully integrated proprietary product.&lt;br /&gt;
* [http://routematch.com/ RouteMatch]&lt;br /&gt;
* [http://www.trapezegroup.com/solutions/public-transit/scheduling-software Trapeze]&lt;br /&gt;
* [http://cts.cubic.com/en-us/solutions/enterprisesystemsfortransit.aspx Cubic Transportation Systems]&lt;br /&gt;
* [http://www.mjminnovations.com/ MJM Innovations]&lt;br /&gt;
* [http://www.spx.com/en/genfare/ SPX Genfare (formerly GFI)]&lt;br /&gt;
* [https://addtransit.com/online-ticketing.php AddTransit]&lt;br /&gt;
&lt;br /&gt;
=== GTFS Feed ===&lt;br /&gt;
Firms that create GTFS files and/or display GTFS data:&lt;br /&gt;
* [https://www.rome2rio.com/ Rome2Rio]&lt;br /&gt;
* [http://www.transittimesapp.com/ Transit Times App]&lt;br /&gt;
* [http://thetransitapp.com/ The Transit App]&lt;br /&gt;
* [https://addtransit.com/online-ticketing.php AddTransit]&lt;br /&gt;
* [https://maps.google.com Google Maps]&lt;br /&gt;
&lt;br /&gt;
== Other Resources ==&lt;br /&gt;
* APTA [http://apta.officialbuyersguide.net/ buyer's guide]&lt;br /&gt;
* &amp;quot;[http://publictransport.about.com/od/Transit_Technology/a/Software-Used-In-The-Public-Transit-Industry-Hastus-By-Giro.htm Software Used in the Public Transit Industry]&amp;quot; by Christopher MacKechnie for About.com&lt;br /&gt;
&lt;br /&gt;
[[Category: Technology]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Transit_software&amp;diff=2694</id>
		<title>Transit software</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Transit_software&amp;diff=2694"/>
		<updated>2015-10-19T01:35:38Z</updated>

		<summary type="html">&lt;p&gt;Simone: added link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Route Match.jpg|thumbnail|right|Route Match transit software in action. Source: http://www.laketransit.org/]]&lt;br /&gt;
== Introduction ==&lt;br /&gt;
There are many vendors providing software for the transit industry for various applications. While the field includes a few large, well-known players, there are also smaller businesses providing customized solutions. One resource for discovering any vendors in the industry is to attend an [http://www.apta.com/Pages/default.aspx American Public Transportation Association] (APTA) Expo. APTA also provides a [http://apta.officialbuyersguide.net/ buyer's guide] on their website which includes paid advertising as well as basic listings of vendors in various categories including software. &lt;br /&gt;
&lt;br /&gt;
''The software packages or vendors referenced in this article are provided as examples within the industry, not meant to be an exhaustive list, nor representative of any rating, ranking, or promotion of any vendor over another. Users and industry representatives are encouraged to add other active vendors to create a reference page. Promotional language or personal opinions are not acceptable.'' &lt;br /&gt;
&lt;br /&gt;
== Purchasing ==&lt;br /&gt;
As with procurement of almost anything in the public transportation business, transit software packages are typically not an off-the-shelf product. They typically require procurement using a pre-defined specification allowing for various firms to competitively bid. Bidding for software the first time for an agency can be challenging without expertise in the field. Small but growing agencies that need to move away from basic solutions towards more robust software can find themselves frustrated during software implementation if their specifications were not adequate to reach the final desired product. Even with a well-written specification, software implementation can be challenging because most packages are tailored to suit each agencies' need. Unlike consumer software such as Microsoft Office, which has been developed over decades of response with a huge user base, transit software has a much smaller audience and comparatively less development history. &lt;br /&gt;
&lt;br /&gt;
Agencies are advised to consult other agencies for specifications and experience before setting out on a new software procurement. &lt;br /&gt;
&lt;br /&gt;
=== Modules ===&lt;br /&gt;
Many vendors provide numerous software solutions which can incorporate various aspects of transit operations and planning into one procurement. Specificity about what your agency needs in a software package is crucial. Integrated software can be very helpful in providing comprehensive analysis, but adding modules to a procurement increases the price of purchase. Modules can include otherwise distinct software for dispatching, service scheduling, work (bid) scheduling, paratransit scheduling, fleet maintenance, fare management, and more.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
=== Service Scheduling and Dispatch ===&lt;br /&gt;
Some of the businesses providing scheduling and dispatch (often separately for fixed-route and paratransit as modules), include: &lt;br /&gt;
* [http://routematch.com/ RouteMatch]&lt;br /&gt;
* [http://www.trapezegroup.com/solutions/public-transit/scheduling-software Trapeze]&lt;br /&gt;
* GIRO's [http://www.giro.ca/en/ HASTUS]&lt;br /&gt;
* [http://initusa.com/en/products/ITCS.php?thisID=435 INIT]&lt;br /&gt;
* [http://www.cts-software.com/ CTS Software] for paratransit (not to be confused with [http://cts.cubic.com/en-us/solutions/enterprisesystemsfortransit.aspx Cubic Transportation Systems]) &lt;br /&gt;
&lt;br /&gt;
=== Fare Media ===&lt;br /&gt;
Fare media vendors can include both hardware and software providers; some firms provide the software solution that can accompany varying hardware, while others provide a fully integrated proprietary product.&lt;br /&gt;
* [http://routematch.com/ RouteMatch]&lt;br /&gt;
* [http://www.trapezegroup.com/solutions/public-transit/scheduling-software Trapeze]&lt;br /&gt;
* [http://cts.cubic.com/en-us/solutions/enterprisesystemsfortransit.aspx Cubic Transportation Systems]&lt;br /&gt;
* [http://www.mjminnovations.com/ MJM Innovations]&lt;br /&gt;
* [http://www.spx.com/en/genfare/ SPX Genfare (formerly GFI)]&lt;br /&gt;
* [https://addtransit.com/online-ticketing.php AddTransit]&lt;br /&gt;
&lt;br /&gt;
=== GTFS Feed ===&lt;br /&gt;
[[GTFS-consuming applications|Firms that create GTFS files and/or display GTFS data]]:&lt;br /&gt;
* [https://www.rome2rio.com/ Rome2Rio]&lt;br /&gt;
* [http://www.transittimesapp.com/ Transit Times App]&lt;br /&gt;
* [http://thetransitapp.com/ The Transit App]&lt;br /&gt;
* [https://addtransit.com/online-ticketing.php AddTransit]&lt;br /&gt;
* [https://maps.google.com Google Maps]&lt;br /&gt;
&lt;br /&gt;
== Other Resources ==&lt;br /&gt;
* APTA [http://apta.officialbuyersguide.net/ buyer's guide]&lt;br /&gt;
* &amp;quot;[http://publictransport.about.com/od/Transit_Technology/a/Software-Used-In-The-Public-Transit-Industry-Hastus-By-Giro.htm Software Used in the Public Transit Industry]&amp;quot; by Christopher MacKechnie for About.com&lt;br /&gt;
&lt;br /&gt;
[[Category: Technology]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Transit_software&amp;diff=2693</id>
		<title>Transit software</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Transit_software&amp;diff=2693"/>
		<updated>2015-10-19T01:35:18Z</updated>

		<summary type="html">&lt;p&gt;Simone: added link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Route Match.jpg|thumbnail|right|Route Match transit software in action. Source: http://www.laketransit.org/]]&lt;br /&gt;
== Introduction ==&lt;br /&gt;
There are many vendors providing software for the transit industry for various applications. While the field includes a few large, well-known players, there are also smaller businesses providing customized solutions. One resource for discovering any vendors in the industry is to attend an [http://www.apta.com/Pages/default.aspx American Public Transportation Association] (APTA) Expo. APTA also provides a [http://apta.officialbuyersguide.net/ buyer's guide] on their website which includes paid advertising as well as basic listings of vendors in various categories including software. &lt;br /&gt;
&lt;br /&gt;
''The software packages or vendors referenced in this article are provided as examples within the industry, not meant to be an exhaustive list, nor representative of any rating, ranking, or promotion of any vendor over another. Users and industry representatives are encouraged to add other active vendors to create a reference page. Promotional language or personal opinions are not acceptable.'' &lt;br /&gt;
&lt;br /&gt;
== Purchasing ==&lt;br /&gt;
As with procurement of almost anything in the public transportation business, transit software packages are typically not an off-the-shelf product. They typically require procurement using a pre-defined specification allowing for various firms to competitively bid. Bidding for software the first time for an agency can be challenging without expertise in the field. Small but growing agencies that need to move away from basic solutions towards more robust software can find themselves frustrated during software implementation if their specifications were not adequate to reach the final desired product. Even with a well-written specification, software implementation can be challenging because most packages are tailored to suit each agencies' need. Unlike consumer software such as Microsoft Office, which has been developed over decades of response with a huge user base, transit software has a much smaller audience and comparatively less development history. &lt;br /&gt;
&lt;br /&gt;
Agencies are advised to consult other agencies for specifications and experience before setting out on a new software procurement. &lt;br /&gt;
&lt;br /&gt;
=== Modules ===&lt;br /&gt;
Many vendors provide numerous software solutions which can incorporate various aspects of transit operations and planning into one procurement. Specificity about what your agency needs in a software package is crucial. Integrated software can be very helpful in providing comprehensive analysis, but adding modules to a procurement increases the price of purchase. Modules can include otherwise distinct software for dispatching, service scheduling, work (bid) scheduling, paratransit scheduling, fleet maintenance, fare management, and more.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
=== Service Scheduling and Dispatch ===&lt;br /&gt;
Some of the businesses providing scheduling and dispatch (often separately for fixed-route and paratransit as modules), include: &lt;br /&gt;
* [http://routematch.com/ RouteMatch]&lt;br /&gt;
* [http://www.trapezegroup.com/solutions/public-transit/scheduling-software Trapeze]&lt;br /&gt;
* GIRO's [http://www.giro.ca/en/ HASTUS]&lt;br /&gt;
* [http://initusa.com/en/products/ITCS.php?thisID=435 INIT]&lt;br /&gt;
* [http://www.cts-software.com/ CTS Software] for paratransit (not to be confused with [http://cts.cubic.com/en-us/solutions/enterprisesystemsfortransit.aspx Cubic Transportation Systems]) &lt;br /&gt;
&lt;br /&gt;
=== Fare Media ===&lt;br /&gt;
Fare media vendors can include both hardware and software providers; some firms provide the software solution that can accompany varying hardware, while others provide a fully integrated proprietary product.&lt;br /&gt;
* [http://routematch.com/ RouteMatch]&lt;br /&gt;
* [http://www.trapezegroup.com/solutions/public-transit/scheduling-software Trapeze]&lt;br /&gt;
* [http://cts.cubic.com/en-us/solutions/enterprisesystemsfortransit.aspx Cubic Transportation Systems]&lt;br /&gt;
* [http://www.mjminnovations.com/ MJM Innovations]&lt;br /&gt;
* [http://www.spx.com/en/genfare/ SPX Genfare (formerly GFI)]&lt;br /&gt;
* [https://addtransit.com/online-ticketing.php AddTransit]&lt;br /&gt;
&lt;br /&gt;
=== GTFS Feed ===&lt;br /&gt;
[[Category:GTFS-consuming applications|Firms that create GTFS files and/or display GTFS data]]:&lt;br /&gt;
* [https://www.rome2rio.com/ Rome2Rio]&lt;br /&gt;
* [http://www.transittimesapp.com/ Transit Times App]&lt;br /&gt;
* [http://thetransitapp.com/ The Transit App]&lt;br /&gt;
* [https://addtransit.com/online-ticketing.php AddTransit]&lt;br /&gt;
* [https://maps.google.com Google Maps]&lt;br /&gt;
&lt;br /&gt;
== Other Resources ==&lt;br /&gt;
* APTA [http://apta.officialbuyersguide.net/ buyer's guide]&lt;br /&gt;
* &amp;quot;[http://publictransport.about.com/od/Transit_Technology/a/Software-Used-In-The-Public-Transit-Industry-Hastus-By-Giro.htm Software Used in the Public Transit Industry]&amp;quot; by Christopher MacKechnie for About.com&lt;br /&gt;
&lt;br /&gt;
[[Category: Technology]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Transit_software&amp;diff=2692</id>
		<title>Transit software</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Transit_software&amp;diff=2692"/>
		<updated>2015-10-19T01:33:45Z</updated>

		<summary type="html">&lt;p&gt;Simone: edited link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Route Match.jpg|thumbnail|right|Route Match transit software in action. Source: http://www.laketransit.org/]]&lt;br /&gt;
== Introduction ==&lt;br /&gt;
There are many vendors providing software for the transit industry for various applications. While the field includes a few large, well-known players, there are also smaller businesses providing customized solutions. One resource for discovering any vendors in the industry is to attend an [http://www.apta.com/Pages/default.aspx American Public Transportation Association] (APTA) Expo. APTA also provides a [http://apta.officialbuyersguide.net/ buyer's guide] on their website which includes paid advertising as well as basic listings of vendors in various categories including software. &lt;br /&gt;
&lt;br /&gt;
''The software packages or vendors referenced in this article are provided as examples within the industry, not meant to be an exhaustive list, nor representative of any rating, ranking, or promotion of any vendor over another. Users and industry representatives are encouraged to add other active vendors to create a reference page. Promotional language or personal opinions are not acceptable.'' &lt;br /&gt;
&lt;br /&gt;
== Purchasing ==&lt;br /&gt;
As with procurement of almost anything in the public transportation business, transit software packages are typically not an off-the-shelf product. They typically require procurement using a pre-defined specification allowing for various firms to competitively bid. Bidding for software the first time for an agency can be challenging without expertise in the field. Small but growing agencies that need to move away from basic solutions towards more robust software can find themselves frustrated during software implementation if their specifications were not adequate to reach the final desired product. Even with a well-written specification, software implementation can be challenging because most packages are tailored to suit each agencies' need. Unlike consumer software such as Microsoft Office, which has been developed over decades of response with a huge user base, transit software has a much smaller audience and comparatively less development history. &lt;br /&gt;
&lt;br /&gt;
Agencies are advised to consult other agencies for specifications and experience before setting out on a new software procurement. &lt;br /&gt;
&lt;br /&gt;
=== Modules ===&lt;br /&gt;
Many vendors provide numerous software solutions which can incorporate various aspects of transit operations and planning into one procurement. Specificity about what your agency needs in a software package is crucial. Integrated software can be very helpful in providing comprehensive analysis, but adding modules to a procurement increases the price of purchase. Modules can include otherwise distinct software for dispatching, service scheduling, work (bid) scheduling, paratransit scheduling, fleet maintenance, fare management, and more.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
=== Service Scheduling and Dispatch ===&lt;br /&gt;
Some of the businesses providing scheduling and dispatch (often separately for fixed-route and paratransit as modules), include: &lt;br /&gt;
* [http://routematch.com/ RouteMatch]&lt;br /&gt;
* [http://www.trapezegroup.com/solutions/public-transit/scheduling-software Trapeze]&lt;br /&gt;
* GIRO's [http://www.giro.ca/en/ HASTUS]&lt;br /&gt;
* [http://initusa.com/en/products/ITCS.php?thisID=435 INIT]&lt;br /&gt;
* [http://www.cts-software.com/ CTS Software] for paratransit (not to be confused with [http://cts.cubic.com/en-us/solutions/enterprisesystemsfortransit.aspx Cubic Transportation Systems]) &lt;br /&gt;
&lt;br /&gt;
=== Fare Media ===&lt;br /&gt;
Fare media vendors can include both hardware and software providers; some firms provide the software solution that can accompany varying hardware, while others provide a fully integrated proprietary product.&lt;br /&gt;
* [http://routematch.com/ RouteMatch]&lt;br /&gt;
* [http://www.trapezegroup.com/solutions/public-transit/scheduling-software Trapeze]&lt;br /&gt;
* [http://cts.cubic.com/en-us/solutions/enterprisesystemsfortransit.aspx Cubic Transportation Systems]&lt;br /&gt;
* [http://www.mjminnovations.com/ MJM Innovations]&lt;br /&gt;
* [http://www.spx.com/en/genfare/ SPX Genfare (formerly GFI)]&lt;br /&gt;
* [https://addtransit.com/online-ticketing.php AddTransit]&lt;br /&gt;
&lt;br /&gt;
=== GTFS Feed ===&lt;br /&gt;
Firms that create GTFS files and/or display GTFS data (also see [[Category:GTFS-consuming_applications|GTFS-Consuming applications]]):&lt;br /&gt;
* [https://www.rome2rio.com/ Rome2Rio]&lt;br /&gt;
* [http://www.transittimesapp.com/ Transit Times App]&lt;br /&gt;
* [http://thetransitapp.com/ The Transit App]&lt;br /&gt;
* [https://addtransit.com/online-ticketing.php AddTransit]&lt;br /&gt;
* [https://maps.google.com Google Maps]&lt;br /&gt;
&lt;br /&gt;
== Other Resources ==&lt;br /&gt;
* APTA [http://apta.officialbuyersguide.net/ buyer's guide]&lt;br /&gt;
* &amp;quot;[http://publictransport.about.com/od/Transit_Technology/a/Software-Used-In-The-Public-Transit-Industry-Hastus-By-Giro.htm Software Used in the Public Transit Industry]&amp;quot; by Christopher MacKechnie for About.com&lt;br /&gt;
&lt;br /&gt;
[[Category: Technology]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Transit_software&amp;diff=2691</id>
		<title>Transit software</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Transit_software&amp;diff=2691"/>
		<updated>2015-10-19T01:31:33Z</updated>

		<summary type="html">&lt;p&gt;Simone: added link to category: gtfs-consuming applications&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Route Match.jpg|thumbnail|right|Route Match transit software in action. Source: http://www.laketransit.org/]]&lt;br /&gt;
== Introduction ==&lt;br /&gt;
There are many vendors providing software for the transit industry for various applications. While the field includes a few large, well-known players, there are also smaller businesses providing customized solutions. One resource for discovering any vendors in the industry is to attend an [http://www.apta.com/Pages/default.aspx American Public Transportation Association] (APTA) Expo. APTA also provides a [http://apta.officialbuyersguide.net/ buyer's guide] on their website which includes paid advertising as well as basic listings of vendors in various categories including software. &lt;br /&gt;
&lt;br /&gt;
''The software packages or vendors referenced in this article are provided as examples within the industry, not meant to be an exhaustive list, nor representative of any rating, ranking, or promotion of any vendor over another. Users and industry representatives are encouraged to add other active vendors to create a reference page. Promotional language or personal opinions are not acceptable.'' &lt;br /&gt;
&lt;br /&gt;
== Purchasing ==&lt;br /&gt;
As with procurement of almost anything in the public transportation business, transit software packages are typically not an off-the-shelf product. They typically require procurement using a pre-defined specification allowing for various firms to competitively bid. Bidding for software the first time for an agency can be challenging without expertise in the field. Small but growing agencies that need to move away from basic solutions towards more robust software can find themselves frustrated during software implementation if their specifications were not adequate to reach the final desired product. Even with a well-written specification, software implementation can be challenging because most packages are tailored to suit each agencies' need. Unlike consumer software such as Microsoft Office, which has been developed over decades of response with a huge user base, transit software has a much smaller audience and comparatively less development history. &lt;br /&gt;
&lt;br /&gt;
Agencies are advised to consult other agencies for specifications and experience before setting out on a new software procurement. &lt;br /&gt;
&lt;br /&gt;
=== Modules ===&lt;br /&gt;
Many vendors provide numerous software solutions which can incorporate various aspects of transit operations and planning into one procurement. Specificity about what your agency needs in a software package is crucial. Integrated software can be very helpful in providing comprehensive analysis, but adding modules to a procurement increases the price of purchase. Modules can include otherwise distinct software for dispatching, service scheduling, work (bid) scheduling, paratransit scheduling, fleet maintenance, fare management, and more.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
=== Service Scheduling and Dispatch ===&lt;br /&gt;
Some of the businesses providing scheduling and dispatch (often separately for fixed-route and paratransit as modules), include: &lt;br /&gt;
* [http://routematch.com/ RouteMatch]&lt;br /&gt;
* [http://www.trapezegroup.com/solutions/public-transit/scheduling-software Trapeze]&lt;br /&gt;
* GIRO's [http://www.giro.ca/en/ HASTUS]&lt;br /&gt;
* [http://initusa.com/en/products/ITCS.php?thisID=435 INIT]&lt;br /&gt;
* [http://www.cts-software.com/ CTS Software] for paratransit (not to be confused with [http://cts.cubic.com/en-us/solutions/enterprisesystemsfortransit.aspx Cubic Transportation Systems]) &lt;br /&gt;
&lt;br /&gt;
=== Fare Media ===&lt;br /&gt;
Fare media vendors can include both hardware and software providers; some firms provide the software solution that can accompany varying hardware, while others provide a fully integrated proprietary product.&lt;br /&gt;
* [http://routematch.com/ RouteMatch]&lt;br /&gt;
* [http://www.trapezegroup.com/solutions/public-transit/scheduling-software Trapeze]&lt;br /&gt;
* [http://cts.cubic.com/en-us/solutions/enterprisesystemsfortransit.aspx Cubic Transportation Systems]&lt;br /&gt;
* [http://www.mjminnovations.com/ MJM Innovations]&lt;br /&gt;
* [http://www.spx.com/en/genfare/ SPX Genfare (formerly GFI)]&lt;br /&gt;
* [https://addtransit.com/online-ticketing.php AddTransit]&lt;br /&gt;
&lt;br /&gt;
=== GTFS Feed ===&lt;br /&gt;
Firms that create GTFS files and/or display GTFS data (also see [[Category:GTFS-consuming applications]]:&lt;br /&gt;
* [https://www.rome2rio.com/ Rome2Rio]&lt;br /&gt;
* [http://www.transittimesapp.com/ Transit Times App]&lt;br /&gt;
* [http://thetransitapp.com/ The Transit App]&lt;br /&gt;
* [https://addtransit.com/online-ticketing.php AddTransit]&lt;br /&gt;
* [https://maps.google.com Google Maps]&lt;br /&gt;
&lt;br /&gt;
== Other Resources ==&lt;br /&gt;
* APTA [http://apta.officialbuyersguide.net/ buyer's guide]&lt;br /&gt;
* &amp;quot;[http://publictransport.about.com/od/Transit_Technology/a/Software-Used-In-The-Public-Transit-Industry-Hastus-By-Giro.htm Software Used in the Public Transit Industry]&amp;quot; by Christopher MacKechnie for About.com&lt;br /&gt;
&lt;br /&gt;
[[Category: Technology]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Rome2rio&amp;diff=2690</id>
		<title>Rome2rio</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Rome2rio&amp;diff=2690"/>
		<updated>2015-10-19T01:29:07Z</updated>

		<summary type="html">&lt;p&gt;Simone: Added page for Rome2rio&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;rome2rio&amp;lt;ref&amp;gt;Rome2rio Pty Ltd. &amp;quot;rome2rio.&amp;quot; Accessed August 1, 2012 from www.rome2rio.com&amp;lt;/ref&amp;gt; is an international travel search site.  The site provides information about options for travel between any two given locations in the world by commercial air flights, rail, bus, driving, or a combination of modes.  The website ingests data that is made publicly available at GTFS Data Exchange&amp;lt;ref&amp;gt;Jehiah Czebotar. &amp;quot;GTFS Data Exchange.&amp;quot; Accessed August 1, 2012 from http://www.gtfs-data-exchange.com/&amp;lt;/ref&amp;gt;.  It is cost-free for transit agencies to participate. &lt;br /&gt;
&lt;br /&gt;
[[File:Rome2rio.png|thumbnail|rome2rio directions showing travel options from downtown San Francisco to Zurich.  The directions include ground transit (BART in San Francisco, and local train in Zurich). ]]&lt;br /&gt;
&lt;br /&gt;
A rome2rio iPhone application is available (http://www.rome2rio.com/documentation/iphone/).  The source code of this application is available (open source, under a modified BSD license) so developers can include multi-modal travel search features can be included in other applications (https://github.com/rome2rio/rome2rio-iOS). &lt;br /&gt;
&lt;br /&gt;
rome2rio provides an API (application programming interface) for accessing multi-modal search results and utilizing those results in other applications(http://www.rome2rio.com/documentation/search/). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[[Category:GTFS-consuming applications]]&lt;br /&gt;
[[Category:Mobile applications]]&lt;br /&gt;
[[Category:Trip-planning &amp;amp; navigation applications]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=File:Rome2rio.png&amp;diff=2689</id>
		<title>File:Rome2rio.png</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=File:Rome2rio.png&amp;diff=2689"/>
		<updated>2015-10-19T01:23:54Z</updated>

		<summary type="html">&lt;p&gt;Simone: rome2rio directions showing travel options from downtown San Francisco to Zurich.  The directions include ground transit (BART in San Francisco, and local train in Zurich).&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;rome2rio directions showing travel options from downtown San Francisco to Zurich.  The directions include ground transit (BART in San Francisco, and local train in Zurich).&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Real-time_information&amp;diff=2688</id>
		<title>Real-time information</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Real-time_information&amp;diff=2688"/>
		<updated>2015-10-19T01:17:59Z</updated>

		<summary type="html">&lt;p&gt;Simone: added link to category:real-time applications&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:SFMTA_RealTime.jpg|right|thumb|350px|The San Francisco Municipal Transportation Agency (SFMTA) offers real time arrival information on its train platforms. Photo by Flickr user AgentAkit.]]&lt;br /&gt;
==Introduction==&lt;br /&gt;
Real-time information, broadly defined, means any information available to transit providers or customers about the current status of vehicles, including approximate locations and predictive arrival times. Most real-time information relies on [[Automatic vehicle location|automatic vehicle location (AVL)]] and Global Positioning Systems (GPS) in order to estimate approximate arrival times for passengers and transit system operators. Passengers access real-time arrival and departure information through dynamic signs at stops and stations, or through the [[Internet communications|Internet]] at home or on smartphones. As smartphones become more prevalent, they have made access to third-party scheduling information and apps highly accessible for passengers.&amp;lt;ref&amp;gt;National Center for Transit Research at the Center for Urban Transportation Research, University of South Florida.[[media:CUTR_RealTime.pdf|“Enhancing the Rider Experience: The Impact of Real-Time Information On Transit Ridership.”]] 2005.&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
===Mobile technology=== &lt;br /&gt;
Because cellular phones and smartphones are so prevalent today, they can be very useful for disseminating real-time transit information. Mobile phones allow passengers to use SMS (or Short Message Service) to access schedule and real-time information via text message. This is a two-way method of communicating wherein the passenger can send a text message to an agency, usually with a code for the stop they want information about. The agency then automatically sends a response with the next bus’ arrival times. These services do not necessarily always use real-time information, instead responding with the next scheduled bus arrival time. However, real time information makes texting more useful to customers.&lt;br /&gt;
&lt;br /&gt;
===Dynamic messaging signs===&lt;br /&gt;
These signs at stops and stations tell passengers when the next transit vehicle will arrive and can warn them if a bus or train is delayed. They are also the most common method for agencies to communicate real-time information to passengers. These can be expensive to implement because of the costs of installation, maintenance, and electricity for operation.&amp;lt;ref&amp;gt;Transit Cooperative Research Program. [http://www.trb.org/main/blurbs/166249.aspx “Synthesis 91: Use and Deployment of Mobile Device Technology for Real-Time Transit Information.”] 2011.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===On-board Annunciators===&lt;br /&gt;
Real-time information on-board buses and trains can include automated announcements of  next stops and upcoming transfer points. This feature also adds to ADA compliance and relieves drivers from this obligation.&amp;lt;ref&amp;gt;Transit Cooperative Research Program. [http://www.trb.org/Publications/Blurbs/153753.aspx &amp;quot;TCRP Research Results Digest 5: Electronic On-Vehicle Passenger Information Displays (Visual and Audible).&amp;quot;] 1995.&amp;lt;/ref&amp;gt; &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
==Benefits and Costs to Agencies==&lt;br /&gt;
Using real-time technology can benefit agencies by improving safety and security, and has been demonstrated to increase customer satisfaction and perceptions of the transit agency. Agencies also benefit from these systems because they reduce the staff time needed to monitor for schedule adherence. &lt;br /&gt;
&lt;br /&gt;
The costs of implementing these systems varies widely by the size of the agency, type of system, and which amenities the agency chooses to use.  Implementing a real-time system also has costs. There are financial costs, which can vary widely depending on the technology, as well as time and staff costs associated with training and maintaining real-time technologies. Sometimes the existing information technology infrastructure and staff are not sufficient, so they must be bolstered. Finally, as mobile technology is constantly changing, it is difficult for transit agencies and even technology developers to keep abreast of changes and to create mobile applications that will work for all versions of the wide variety of platforms available for passengers’ mobile devices.&amp;lt;ref&amp;gt;Transit Cooperative Research Program. [http://www.trb.org/main/blurbs/166249.aspx “Synthesis 91: Use and Deployment of Mobile Device Technology for Real-Time Transit Information.”] 2011.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Benefits to Riders==&lt;br /&gt;
Having access to real-time information reduces passengers’ anxiety during wait time. It also reduces time spent waiting when passengers can learn about a delayed bus or other problem prior to arriving at a stop or station. This way, if buses are delayed passengers can make informed decisions about taking alternative routes or modes. After implementing AVL systems, combined with improving real-time information for customers, several agencies saw steep declines in customer complaints.&amp;lt;ref&amp;gt;National Center for Transit Research at the Center for Urban Transportation Research, University of South Florida.[[media:CUTR_RealTime.pdf| “Enhancing the Rider Experience: The Impact of Real-Time Information On Transit Ridership.”]] 2005.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Implementation==&lt;br /&gt;
Transit agencies that want to avoid the expense and risk of building a proprietary system to convey real-time information may work with vendors or produce data using established standards. See [[Category:Real-time applications]] for a full list of real-time implementation applications.&lt;br /&gt;
&lt;br /&gt;
*'''General Transit Feed Specification-Real Time Format (GTFS-RT)''' [https://developers.google.com/transit/gtfs-realtime/]: Developed by Google as an extension to [[Providing GTFS data|General Transit Feed Specification (GTFS)]] and released via Creative Commons in 2011, [https://developers.google.com/transit/gtfs-realtime/ GTFS-RT] is a software-agnostic standard that allows public transportation agencies to provide realtime updates about their fleet to the public vis-a-vis application developers and [[Google Maps]]. The GTFS-RT standard allows transit operators to provide the following:&lt;br /&gt;
:* Trip Updates - delays, cancellations, changed routes&lt;br /&gt;
:* Service alerts - stop moved, unforeseen events affecting a station, route or the entire network&lt;br /&gt;
:* Vehicle positions - information about the vehicles including location and congestion level&lt;br /&gt;
:Agencies do not pay Google to use the format display the data on Google Products.  The GTFS-realtime specification is a free alternative to NextBus.com for agencies that currently produce or plan to produce real-time arrival data and route or stop specific service alerts.  [https://developers.google.com/transit/gtfs-realtime/ More information] is available from Google.&lt;br /&gt;
&lt;br /&gt;
*'''NextBus.com''' is a product offered by Cubic, a multi-national company with a software suite targeted to transit operators.  [[NextBus]] offers a full-service solution, from GPS installation on vehicles, to communications with users via a desktop and mobile web site.  NextBus is the market leader, with more than a dozen transit agencies as customers.  [http://www.cubic.com/Transportation/Solutions/Real-Time-Passenger-Information More information] about their products is available from the company.  ''This section is provided for informational purposes only and is not an endorsement to purchase the Nextbus product. See [[TransitWiki:General_disclaimer#Commercial Products and Services Appearing on TransitWiki]].''&lt;br /&gt;
&lt;br /&gt;
*[http://onebusaway.org/ '''The OneBusAway Project'''] is a free open-source software stack that seeks to make it easy for transit operators to build and maintain mobile applications which disseminate predictive real time arrival information. Originally started by a University of Washington Ph.D student named Brian Ferris, the OneBusAway software stack is the foundation for mobile applications maintained by MARTA, Hillsborough Transit in Tampa, Puget Sound, and the New York MTA. To build an application using OneBusAway, transit agencies do not require AVL equipment. [http://onebusaway.org/transit-agency-resources/].&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Additional Reading==&lt;br /&gt;
Transit Cooperative Research Program. [http://www.trb.org/main/blurbs/166249.aspx “Synthesis 91: Use and Deployment of Mobile Device Technology for Real-Time Transit Information.”] 2011. &lt;br /&gt;
: This recent synthesis, sponsored by the Federal Transit Administration, includes a literature review and survey of transit providers, with a specific focus on the underlying technology necessary for delivering real-time information to passengers using mobile phones. Survey respondents reported that automatic vehicle location is the most commonly used technology for delivering real-time information and many agencies use third-party developers to develop applications for delivering this information to passengers.  &lt;br /&gt;
&lt;br /&gt;
Transit Cooperative Research Program.   [http://www.trb.org/Publications/Blurbs/152932.aspx “TCRP Synthesis 48: Real-Time Bus Arrival Information Systems.&amp;quot;] 2003. &lt;br /&gt;
: This report, also sponsored by the Federal Transit Administration, describes the basics of how real-time information systems work and uses several case studies to demonstrate common agency experiences when using them on bus systems. It is a comprehensive document outlining broad system benefits and costs, customer reactions to the changes, and a literature review. This synthesis evaluates several case studies, including San Luis Obispo’s transit system, which uses a real-time information system that utilizes dynamic messaging signs. The system was developed by the California State Polytechnic University and was fully deployed in 2001.&lt;br /&gt;
&lt;br /&gt;
Transit Cooperative Research Program. [http://www.trb.org/Main/Blurbs/152927.aspx “TCRP Report 92: Strategies for Improved Traveler Information.”] 2003.&lt;br /&gt;
: This report updates previous reports on traveler information and includes a literature review of a variety of other reports on the same topic. It also examines the possibiliies for transit to take lessons from other industries, such as the airline or parcel delivery industries, in providing information to customers through the internet. The report was sponsored by the Federal Transit Administration.&lt;br /&gt;
&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Category:Real-time_applications&amp;diff=2687</id>
		<title>Category:Real-time applications</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Category:Real-time_applications&amp;diff=2687"/>
		<updated>2015-10-19T01:15:42Z</updated>

		<summary type="html">&lt;p&gt;Simone: Added links to GTFS and Real-time Information pages&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The basic [[GTFS]] format contains only static (i.e., infrequently changing) transit information such as schedules, routes, and bus stops.  Therefore, a GTFS dataset alone will not enable [[Real-time information|real-time transit information]] services for a transit agency.  However, for many real-time applications GTFS data is also required to describe basic information about the transit system.  GTFS-realtime &amp;lt;ref&amp;gt;Google, Inc. &amp;quot;What is GTFS-realtime?&amp;quot;. Accessed August 1, 2012 from https://developers.google.com/transit/gtfs-realtime/&amp;lt;/ref&amp;gt; and SIRI &amp;lt;ref&amp;gt;European Committee for Standardization (CEN). &amp;quot;CEN/TS 15531  (prCEN/TS-OO278181 ) SIRI Home Page.&amp;quot; Accessed August 1, 2012 from http://www.kizoom.com/standards/siri/&amp;lt;/ref&amp;gt; are emerging formats implemented by a number of agencies for real-time transit data such as estimated arrival times based on real-time vehicle positions.  Although real-time transit data formats are outside the scope of this paper, several applications are presented below for real-time transit information that require the basic GTFS dataset in addition to another real-time information source.  These applications aren’t usable without the basic GTFS dataset, so GTFS plays an important role in these applications.&lt;br /&gt;
&lt;br /&gt;
* [[OneBusAway]] - An open-source software system for real-time transit information.&lt;br /&gt;
* [[NextBus]] - A vendor that provides real-time information service for many transit agencies in the United States.&lt;br /&gt;
* [[TransLōc]] - A vendor that provides real-time information and visualization for transit and shuttle systems.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[[Category:GTFS-consuming applications]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Real-time_information&amp;diff=2686</id>
		<title>Real-time information</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Real-time_information&amp;diff=2686"/>
		<updated>2015-10-19T01:11:45Z</updated>

		<summary type="html">&lt;p&gt;Simone: Added links to OneBus and Google Maps&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:SFMTA_RealTime.jpg|right|thumb|350px|The San Francisco Municipal Transportation Agency (SFMTA) offers real time arrival information on its train platforms. Photo by Flickr user AgentAkit.]]&lt;br /&gt;
==Introduction==&lt;br /&gt;
Real-time information, broadly defined, means any information available to transit providers or customers about the current status of vehicles, including approximate locations and predictive arrival times. Most real-time information relies on [[Automatic vehicle location|automatic vehicle location (AVL)]] and Global Positioning Systems (GPS) in order to estimate approximate arrival times for passengers and transit system operators. Passengers access real-time arrival and departure information through dynamic signs at stops and stations, or through the [[Internet communications|Internet]] at home or on smartphones. As smartphones become more prevalent, they have made access to third-party scheduling information and apps highly accessible for passengers.&amp;lt;ref&amp;gt;National Center for Transit Research at the Center for Urban Transportation Research, University of South Florida.[[media:CUTR_RealTime.pdf|“Enhancing the Rider Experience: The Impact of Real-Time Information On Transit Ridership.”]] 2005.&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
===Mobile technology=== &lt;br /&gt;
Because cellular phones and smartphones are so prevalent today, they can be very useful for disseminating real-time transit information. Mobile phones allow passengers to use SMS (or Short Message Service) to access schedule and real-time information via text message. This is a two-way method of communicating wherein the passenger can send a text message to an agency, usually with a code for the stop they want information about. The agency then automatically sends a response with the next bus’ arrival times. These services do not necessarily always use real-time information, instead responding with the next scheduled bus arrival time. However, real time information makes texting more useful to customers.&lt;br /&gt;
&lt;br /&gt;
===Dynamic messaging signs===&lt;br /&gt;
These signs at stops and stations tell passengers when the next transit vehicle will arrive and can warn them if a bus or train is delayed. They are also the most common method for agencies to communicate real-time information to passengers. These can be expensive to implement because of the costs of installation, maintenance, and electricity for operation.&amp;lt;ref&amp;gt;Transit Cooperative Research Program. [http://www.trb.org/main/blurbs/166249.aspx “Synthesis 91: Use and Deployment of Mobile Device Technology for Real-Time Transit Information.”] 2011.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===On-board Annunciators===&lt;br /&gt;
Real-time information on-board buses and trains can include automated announcements of  next stops and upcoming transfer points. This feature also adds to ADA compliance and relieves drivers from this obligation.&amp;lt;ref&amp;gt;Transit Cooperative Research Program. [http://www.trb.org/Publications/Blurbs/153753.aspx &amp;quot;TCRP Research Results Digest 5: Electronic On-Vehicle Passenger Information Displays (Visual and Audible).&amp;quot;] 1995.&amp;lt;/ref&amp;gt; &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
==Benefits and Costs to Agencies==&lt;br /&gt;
Using real-time technology can benefit agencies by improving safety and security, and has been demonstrated to increase customer satisfaction and perceptions of the transit agency. Agencies also benefit from these systems because they reduce the staff time needed to monitor for schedule adherence. &lt;br /&gt;
&lt;br /&gt;
The costs of implementing these systems varies widely by the size of the agency, type of system, and which amenities the agency chooses to use.  Implementing a real-time system also has costs. There are financial costs, which can vary widely depending on the technology, as well as time and staff costs associated with training and maintaining real-time technologies. Sometimes the existing information technology infrastructure and staff are not sufficient, so they must be bolstered. Finally, as mobile technology is constantly changing, it is difficult for transit agencies and even technology developers to keep abreast of changes and to create mobile applications that will work for all versions of the wide variety of platforms available for passengers’ mobile devices.&amp;lt;ref&amp;gt;Transit Cooperative Research Program. [http://www.trb.org/main/blurbs/166249.aspx “Synthesis 91: Use and Deployment of Mobile Device Technology for Real-Time Transit Information.”] 2011.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Benefits to Riders==&lt;br /&gt;
Having access to real-time information reduces passengers’ anxiety during wait time. It also reduces time spent waiting when passengers can learn about a delayed bus or other problem prior to arriving at a stop or station. This way, if buses are delayed passengers can make informed decisions about taking alternative routes or modes. After implementing AVL systems, combined with improving real-time information for customers, several agencies saw steep declines in customer complaints.&amp;lt;ref&amp;gt;National Center for Transit Research at the Center for Urban Transportation Research, University of South Florida.[[media:CUTR_RealTime.pdf| “Enhancing the Rider Experience: The Impact of Real-Time Information On Transit Ridership.”]] 2005.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Implementation==&lt;br /&gt;
Transit agencies that want to avoid the expense and risk of building a proprietary system to convey real-time information may work with vendors or produce data using established standards.&lt;br /&gt;
&lt;br /&gt;
*'''General Transit Feed Specification-Real Time Format (GTFS-RT)''' [https://developers.google.com/transit/gtfs-realtime/]: Developed by Google as an extension to [[Providing GTFS data|General Transit Feed Specification (GTFS)]] and released via Creative Commons in 2011, [https://developers.google.com/transit/gtfs-realtime/ GTFS-RT] is a software-agnostic standard that allows public transportation agencies to provide realtime updates about their fleet to the public vis-a-vis application developers and [[Google Maps]]. The GTFS-RT standard allows transit operators to provide the following:&lt;br /&gt;
:* Trip Updates - delays, cancellations, changed routes&lt;br /&gt;
:* Service alerts - stop moved, unforeseen events affecting a station, route or the entire network&lt;br /&gt;
:* Vehicle positions - information about the vehicles including location and congestion level&lt;br /&gt;
:Agencies do not pay Google to use the format display the data on Google Products.  The GTFS-realtime specification is a free alternative to NextBus.com for agencies that currently produce or plan to produce real-time arrival data and route or stop specific service alerts.  [https://developers.google.com/transit/gtfs-realtime/ More information] is available from Google.&lt;br /&gt;
&lt;br /&gt;
*'''NextBus.com''' is a product offered by Cubic, a multi-national company with a software suite targeted to transit operators.  [[NextBus]] offers a full-service solution, from GPS installation on vehicles, to communications with users via a desktop and mobile web site.  NextBus is the market leader, with more than a dozen transit agencies as customers.  [http://www.cubic.com/Transportation/Solutions/Real-Time-Passenger-Information More information] about their products is available from the company.  ''This section is provided for informational purposes only and is not an endorsement to purchase the Nextbus product. See [[TransitWiki:General_disclaimer#Commercial Products and Services Appearing on TransitWiki]].''&lt;br /&gt;
&lt;br /&gt;
*[http://onebusaway.org/ '''The OneBusAway Project'''] is a free open-source software stack that seeks to make it easy for transit operators to build and maintain mobile applications which disseminate predictive real time arrival information. Originally started by a University of Washington Ph.D student named Brian Ferris, the OneBusAway software stack is the foundation for mobile applications maintained by MARTA, Hillsborough Transit in Tampa, Puget Sound, and the New York MTA. To build an application using OneBusAway, transit agencies do not require AVL equipment. [http://onebusaway.org/transit-agency-resources/].&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Additional Reading==&lt;br /&gt;
Transit Cooperative Research Program. [http://www.trb.org/main/blurbs/166249.aspx “Synthesis 91: Use and Deployment of Mobile Device Technology for Real-Time Transit Information.”] 2011. &lt;br /&gt;
: This recent synthesis, sponsored by the Federal Transit Administration, includes a literature review and survey of transit providers, with a specific focus on the underlying technology necessary for delivering real-time information to passengers using mobile phones. Survey respondents reported that automatic vehicle location is the most commonly used technology for delivering real-time information and many agencies use third-party developers to develop applications for delivering this information to passengers.  &lt;br /&gt;
&lt;br /&gt;
Transit Cooperative Research Program.   [http://www.trb.org/Publications/Blurbs/152932.aspx “TCRP Synthesis 48: Real-Time Bus Arrival Information Systems.&amp;quot;] 2003. &lt;br /&gt;
: This report, also sponsored by the Federal Transit Administration, describes the basics of how real-time information systems work and uses several case studies to demonstrate common agency experiences when using them on bus systems. It is a comprehensive document outlining broad system benefits and costs, customer reactions to the changes, and a literature review. This synthesis evaluates several case studies, including San Luis Obispo’s transit system, which uses a real-time information system that utilizes dynamic messaging signs. The system was developed by the California State Polytechnic University and was fully deployed in 2001.&lt;br /&gt;
&lt;br /&gt;
Transit Cooperative Research Program. [http://www.trb.org/Main/Blurbs/152927.aspx “TCRP Report 92: Strategies for Improved Traveler Information.”] 2003.&lt;br /&gt;
: This report updates previous reports on traveler information and includes a literature review of a variety of other reports on the same topic. It also examines the possibiliies for transit to take lessons from other industries, such as the airline or parcel delivery industries, in providing information to customers through the internet. The report was sponsored by the Federal Transit Administration.&lt;br /&gt;
&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=NextBus&amp;diff=2685</id>
		<title>NextBus</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=NextBus&amp;diff=2685"/>
		<updated>2015-10-19T01:10:43Z</updated>

		<summary type="html">&lt;p&gt;Simone: Added link to GTFS&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NextBus &amp;lt;ref&amp;gt;NextBus, Inc. &amp;quot;Nextbus.&amp;quot; Accessed August 1, 2012 from http://www.nextbus.com/&amp;lt;/ref&amp;gt; is a product offered by Cubic, a multi-national company with a software suite targeted to transit operators. NextBus provides real-time information service for many transit agencies in the United States.  While another data source such as an AVL system must provide real-time data information, NextBus uses [[GTFS]] data to import basic information about the transit agency’s routes, stops, and schedules. NextBus offers a full-service solution, from GPS installation on vehicles, to communications with users via a desktop and mobile web site.  NextBus is the market leader, with more than a dozen transit agencies as customers.  [http://www.cubic.com/Transportation/Solutions/Real-Time-Passenger-Information More information] about their products is available from the company.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[[Category:GTFS-consuming applications]]&lt;br /&gt;
[[Category:Real-time applications]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=NextBus&amp;diff=2684</id>
		<title>NextBus</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=NextBus&amp;diff=2684"/>
		<updated>2015-10-19T01:10:21Z</updated>

		<summary type="html">&lt;p&gt;Simone: Added more info on NextBus&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NextBus &amp;lt;ref&amp;gt;NextBus, Inc. &amp;quot;Nextbus.&amp;quot; Accessed August 1, 2012 from http://www.nextbus.com/&amp;lt;/ref&amp;gt; is a product offered by Cubic, a multi-national company with a software suite targeted to transit operators. NextBus provides real-time information service for many transit agencies in the United States.  While another data source such as an AVL system must provide real-time data information, NextBus uses GTFS data to import basic information about the transit agency’s routes, stops, and schedules. NextBus offers a full-service solution, from GPS installation on vehicles, to communications with users via a desktop and mobile web site.  NextBus is the market leader, with more than a dozen transit agencies as customers.  [http://www.cubic.com/Transportation/Solutions/Real-Time-Passenger-Information More information] about their products is available from the company.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[[Category:GTFS-consuming applications]]&lt;br /&gt;
[[Category:Real-time applications]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=MapQuest&amp;diff=2683</id>
		<title>MapQuest</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=MapQuest&amp;diff=2683"/>
		<updated>2015-10-19T01:01:39Z</updated>

		<summary type="html">&lt;p&gt;Simone: Added page for MapQuest&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[MapQuest]]&amp;lt;ref&amp;gt; MapQuest. &amp;quot;MapQuest.&amp;quot; Accessed August 1, 2012 from http://www.mapquest.com/&amp;lt;/ref&amp;gt; is a website for maps and directions, similar to [[Google Maps]] and Microsoft’s [[Bing Maps]].  MapQuest incorporated public transportation directions in February 2011, and uses [[GTFS]] as the import format&amp;lt;ref&amp;gt;MapQuest. (2011). &amp;quot;MapQuest Introduces Walking and Transit Directions.&amp;quot; February 10, 2011. Accessed:  from http://blog.mapquest.com/2011/02/10/mapquest-introduces-walking-and-transit-directions/&amp;lt;/ref&amp;gt;.  However, MapQuest has not announced a partner program or provided information about the process and terms for including public transportation data in the transit planning feature.  At this time, it appears that all included agencies provide rail services.  MapQuest offers participating agencies access to transit directions results through the MapQuest Directions API and MapQuest Open Directions API&amp;lt;ref&amp;gt;MapQuest. (2011). &amp;quot;MapQuest Introduces Walking and Transit Direcitons.&amp;quot; February 10, 2011. Accessed:  from http://blog.mapquest.com/2011/02/10/mapquest-introduces-walking-and-transit-directions/&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[[Category:GTFS-consuming applications]]&lt;br /&gt;
[[Category:Mobile applications]]&lt;br /&gt;
[[Category:Trip-planning &amp;amp; navigation applications]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Hopstop&amp;diff=2682</id>
		<title>Hopstop</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Hopstop&amp;diff=2682"/>
		<updated>2015-10-19T00:57:51Z</updated>

		<summary type="html">&lt;p&gt;Simone: added real-time applications category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hopstop&amp;lt;ref&amp;gt;Hopstop.com, Inc. &amp;quot;HopStop.&amp;quot; Accessed August 1, 2012 from http://www.hopstop.com/&amp;lt;/ref&amp;gt;, launched in 2005, was one of the original transit trip planning websites&amp;lt;ref&amp;gt;Vikas Bajaj. (2005). &amp;quot;Hopping the Subway? Jump on the Web First.&amp;quot; The New YorkTimes. August 1, 2005.  Available at  http://www.nytimes.com/2005/08/01/technology/01hop.html?_r=3&amp;lt;/ref&amp;gt;.  In 2011, Hopstop added functionality for planning trips for an additional 20 agencies, totaling coverage for 57 cities&amp;lt;ref&amp;gt;PR Newswire. (2011). &amp;quot;Popular Urban Navigation Site HopStop Expands to 57 Global Markets, Introduces Advanced Search Features and Localized Content Powered by Leading Brands.&amp;quot; June 20, 2011. Accessed:  from http://www.prnewswire.com/news-releases/popular-urban-navigation-site-hopstop-expands-to-57-global-markets-introduces-advanced-search-features-and-localized-content-powered-by-leading-brands-124183159.html&amp;lt;/ref&amp;gt;.  The Hopstop website asks transit agencies to email feedback@hopstop.com if they would like to be included in Hopstop directions&amp;lt;ref&amp;gt;Hopstop.com, Inc. &amp;quot;What We Do.&amp;quot; Accessed August 1, 2012 from http://hopstop.com/about&amp;lt;/ref&amp;gt;.  In addition to directions, Hopstop provides transit maps and schedules for included agencies.  It is cost-free for transit agencies to participate.  Hopstop Live also includes real-time transit information that is crowd-sourced from app users.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[[Category:GTFS-consuming applications]]&lt;br /&gt;
[[Category:Trip-planning &amp;amp; navigation applications]]&lt;br /&gt;
[[Category:Real-time applications]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Google_Maps&amp;diff=2681</id>
		<title>Google Maps</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Google_Maps&amp;diff=2681"/>
		<updated>2015-10-19T00:56:32Z</updated>

		<summary type="html">&lt;p&gt;Simone: added real-time applications category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Google Maps &amp;lt;ref&amp;gt;Google, Inc. &amp;quot;Google Maps for Android.&amp;quot; Accessed August 1, 2012 from http://www.google.com/mobile/maps/&amp;lt;/ref&amp;gt; contains a transit trip planner, which is available for several devices including Android mobile phones, iPhones prior to iOS6, and Blackberries.  Features vary by mobile platform.  Currently, Google Maps for Mobile seems to be focus primarily on Android, although other platforms such as Windows Mobile and Java Micro Edition have been supported in the past.  New iPhones with iOS6 will not have Google Maps or transit navigation features (see the “Transit App for iOS6 and Beyond” section below) &amp;lt;ref&amp;gt;Emily Badget. (2012). &amp;quot;How the New iPhone Will Expose Cities Lagging on Open Data.&amp;quot; The Atlantic Cities. July 17, 2012. Accessed:  from http://www.theatlanticcities.com/commute/2012/07/how-new-iphone-will-expose-cities-lagging-open-data/2598/&amp;lt;/ref&amp;gt;.  Google Maps for mobile supports location-positioning on all devices that offer GPS features.  Google Maps for Android devices offers the most complete feature-set, including a “Transit Navigation” feature that notifies transit passengers when they need to make transfers and alight from the vehicle for their destination.&lt;br /&gt;
&lt;br /&gt;
The Google Maps transit trip planner is currently implemented for most transit agencies that publish GTFS, as Google was the first consumer of the GTFS format.  Transit agencies participate through the Google Transit Partner Program &amp;lt;ref&amp;gt;Google, Inc. &amp;quot;Google Transit Partner Program.&amp;quot; Accessed August 1, 2012 from http://maps.google.com/help/maps/transit/partners/&amp;lt;/ref&amp;gt;, which is cost-free. &lt;br /&gt;
&lt;br /&gt;
Google also provides a Hotel Finder site &amp;lt;ref&amp;gt;Google, Inc. &amp;quot;Hotel Finder experiment.&amp;quot; Accessed August 1, 2012 from http://www.google.com/hotelfinder/&amp;lt;/ref&amp;gt;, which allows the user to easily find hotels within an estimated transit and walking distance of a chosen location on the map. &lt;br /&gt;
&lt;br /&gt;
Beginning in June 2012, transit information was added to the Google Maps Application Programming Interface (API) &amp;lt;ref&amp;gt;Google, Inc. &amp;quot;The Google Directions API - Transit Details.&amp;quot; Accessed August 1, 2012 from https://developers.google.com/maps/documentation/directions/#TransitDetails&amp;lt;/ref&amp;gt;.  This allows third-party applications to query Google’s Directions API for transit directions and other information about transit services.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[[Category:GTFS-consuming applications]]&lt;br /&gt;
[[Category:Mobile applications]]&lt;br /&gt;
[[Category:Trip-planning &amp;amp; navigation applications]]&lt;br /&gt;
[[Category:Real-time applications]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Hopstop&amp;diff=2680</id>
		<title>Hopstop</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Hopstop&amp;diff=2680"/>
		<updated>2015-10-19T00:51:09Z</updated>

		<summary type="html">&lt;p&gt;Simone: Added info on Hopstop&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hopstop&amp;lt;ref&amp;gt;Hopstop.com, Inc. &amp;quot;HopStop.&amp;quot; Accessed August 1, 2012 from http://www.hopstop.com/&amp;lt;/ref&amp;gt;, launched in 2005, was one of the original transit trip planning websites&amp;lt;ref&amp;gt;Vikas Bajaj. (2005). &amp;quot;Hopping the Subway? Jump on the Web First.&amp;quot; The New YorkTimes. August 1, 2005.  Available at  http://www.nytimes.com/2005/08/01/technology/01hop.html?_r=3&amp;lt;/ref&amp;gt;.  In 2011, Hopstop added functionality for planning trips for an additional 20 agencies, totaling coverage for 57 cities&amp;lt;ref&amp;gt;PR Newswire. (2011). &amp;quot;Popular Urban Navigation Site HopStop Expands to 57 Global Markets, Introduces Advanced Search Features and Localized Content Powered by Leading Brands.&amp;quot; June 20, 2011. Accessed:  from http://www.prnewswire.com/news-releases/popular-urban-navigation-site-hopstop-expands-to-57-global-markets-introduces-advanced-search-features-and-localized-content-powered-by-leading-brands-124183159.html&amp;lt;/ref&amp;gt;.  The Hopstop website asks transit agencies to email feedback@hopstop.com if they would like to be included in Hopstop directions&amp;lt;ref&amp;gt;Hopstop.com, Inc. &amp;quot;What We Do.&amp;quot; Accessed August 1, 2012 from http://hopstop.com/about&amp;lt;/ref&amp;gt;.  In addition to directions, Hopstop provides transit maps and schedules for included agencies.  It is cost-free for transit agencies to participate.  Hopstop Live also includes real-time transit information that is crowd-sourced from app users.&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Bing_Maps&amp;diff=2679</id>
		<title>Bing Maps</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Bing_Maps&amp;diff=2679"/>
		<updated>2015-10-19T00:34:13Z</updated>

		<summary type="html">&lt;p&gt;Simone: added links to other pages&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bing Maps&amp;lt;ref&amp;gt;Microsoft, Inc. &amp;quot;Bing Maps.&amp;quot; Accessed August 1, 2012 from http://www.bing.com/maps/&amp;lt;/ref&amp;gt;, a service of Microsoft, began offering public transportation directions in 2010.  Data for a handful of public transportation agencies is included in Bing Maps.  Bing Maps ingests data in the [[General Transit Feed Specification|General Transit Feed Specification (GTFS)]], as [[Google Maps]] does. Bing Maps publishes information about the Bing Maps Transit Partner Program&amp;lt;ref&amp;gt;Microsoft, Inc. &amp;quot;Add your Transit Data to Bing Maps.&amp;quot; Accessed August 1, 2012 from http://www.bomg.com/maps/TransitPartners.aspx&amp;lt;/ref&amp;gt;, which offers transit agencies the opportunity to sign up for the Program and provide their data to Bing Maps.  It is cost-free for transit agencies to participate.  Bing Maps is integrating new agencies, however a timeline for adding new agencies is unclear. &lt;br /&gt;
&lt;br /&gt;
Bing Maps offers roughly equivalent functionality as Google Maps with regard to transit directions.  There is also a mobile app version of Bing Maps.  Bing Maps also includes transit directions in their API, which allows 3rd party applications to query for transit directions and other information about transit services.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[[Category:GTFS-consuming applications]]&lt;br /&gt;
[[Category:Mobile applications]]&lt;br /&gt;
[[Category:Trip-planning &amp;amp; navigation applications]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=OpenTripPlanner&amp;diff=2661</id>
		<title>OpenTripPlanner</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=OpenTripPlanner&amp;diff=2661"/>
		<updated>2015-09-24T00:46:42Z</updated>

		<summary type="html">&lt;p&gt;Simone: Filled in content from The Many Uses of GTFS Data&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OpenTripPlanner (OTP) [54] is an open-source multimodal trip planner currently under-development and in a beta test phase for several regions in the United States and internationally.&lt;br /&gt;
&lt;br /&gt;
The multi-modal aspect of the trip planner means that it is possible to plan many types of trips using the trip planner, including transit-only (with walking), bike and transit, driving and transit (utilizing park and ride locations), bike-only, walking-only, or driving-only trips.&lt;br /&gt;
[[File:TriMetTripPlanner.png|thumbnail|Screenshot of public preview of OpenTripPlanner showing transit and bike trip in Portland, Oregon (rtp.trimet.org)]]&lt;br /&gt;
The multimodal bike/transit trip planning features of OpenTripPlanner are especially useful for areas with many bike-and-ride customers, or bicycle facilities.  Some transit services offer park and ride services, for which OpenTripPlanner would also be useful.  Other benefits of OpenTripPlanner include the opportunity to closely control trip planner results and the way in which information is presented to customers by virtue of the customizability of open-source software.&lt;br /&gt;
&lt;br /&gt;
A regional-implementation approach for OpenTripPlanner seems to offer the greatest benefit for transit passengers and agencies in a region, as many agencies can pool resources to create a trip planning product that works across multiple connected systems.  To pursue a regional trip planner approach, transit agencies would need to identify and work with partner agencies.  An ideal lead agency should have information technology and/or GIS staff experts to manage the implementation process.&lt;br /&gt;
&lt;br /&gt;
The non-profit organization OpenPlans provides a free “OTP Deployer” service &amp;lt;ref&amp;gt;OpenPlans. &amp;quot;Introducing OTP Deployer.&amp;quot; Accessed August 1, 2012 from http://opentripplanner.com/2012/06/introducing-otp-deployer/&amp;lt;/ref&amp;gt; for agencies to preview OTP for their transit network.  It is necessary to have GTFS data to upload to use this service.  $5,000 is an estimated baseline cost for basic deployment and maintenance of OTP for one year.  This estimate assumes 25 consulting developer hours at $100/hr, and a hosting cost of $2,500.&lt;br /&gt;
&lt;br /&gt;
'''Known OpenTripPlanner-based Deployments'''&lt;br /&gt;
&lt;br /&gt;
* TriMet - http://ride.trimet.org/#/&lt;br /&gt;
* VTA - http://tripplanner.vta.org/planner&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[[Category:GTFS-consuming applications]]&lt;br /&gt;
[[Category:Trip-planning &amp;amp; navigation applications]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=File:TriMetTripPlanner.png&amp;diff=2660</id>
		<title>File:TriMetTripPlanner.png</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=File:TriMetTripPlanner.png&amp;diff=2660"/>
		<updated>2015-09-24T00:44:25Z</updated>

		<summary type="html">&lt;p&gt;Simone: Screenshot of public preview of OpenTripPlanner showing transit and bike trip in Portland, Oregon (rtp.trimet.org)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of public preview of OpenTripPlanner showing transit and bike trip in Portland, Oregon (rtp.trimet.org)&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Google_Maps&amp;diff=2658</id>
		<title>Google Maps</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Google_Maps&amp;diff=2658"/>
		<updated>2015-09-24T00:25:14Z</updated>

		<summary type="html">&lt;p&gt;Simone: Added info about Google's use of GTFS&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Google Maps &amp;lt;ref&amp;gt;Google, Inc. &amp;quot;Google Maps for Android.&amp;quot; Accessed August 1, 2012 from http://www.google.com/mobile/maps/&amp;lt;/ref&amp;gt; contains a transit trip planner, which is available for several devices including Android mobile phones, iPhones prior to iOS6, and Blackberries.  Features vary by mobile platform.  Currently, Google Maps for Mobile seems to be focus primarily on Android, although other platforms such as Windows Mobile and Java Micro Edition have been supported in the past.  New iPhones with iOS6 will not have Google Maps or transit navigation features (see the “Transit App for iOS6 and Beyond” section below) &amp;lt;ref&amp;gt;Emily Badget. (2012). &amp;quot;How the New iPhone Will Expose Cities Lagging on Open Data.&amp;quot; The Atlantic Cities. July 17, 2012. Accessed:  from http://www.theatlanticcities.com/commute/2012/07/how-new-iphone-will-expose-cities-lagging-open-data/2598/&amp;lt;/ref&amp;gt;.  Google Maps for mobile supports location-positioning on all devices that offer GPS features.  Google Maps for Android devices offers the most complete feature-set, including a “Transit Navigation” feature that notifies transit passengers when they need to make transfers and alight from the vehicle for their destination.&lt;br /&gt;
&lt;br /&gt;
The Google Maps transit trip planner is currently implemented for most transit agencies that publish GTFS, as Google was the first consumer of the GTFS format.  Transit agencies participate through the Google Transit Partner Program &amp;lt;ref&amp;gt;Google, Inc. &amp;quot;Google Transit Partner Program.&amp;quot; Accessed August 1, 2012 from http://maps.google.com/help/maps/transit/partners/&amp;lt;/ref&amp;gt;, which is cost-free. &lt;br /&gt;
&lt;br /&gt;
Google also provides a Hotel Finder site &amp;lt;ref&amp;gt;Google, Inc. &amp;quot;Hotel Finder experiment.&amp;quot; Accessed August 1, 2012 from http://www.google.com/hotelfinder/&amp;lt;/ref&amp;gt;, which allows the user to easily find hotels within an estimated transit and walking distance of a chosen location on the map. &lt;br /&gt;
&lt;br /&gt;
Beginning in June 2012, transit information was added to the Google Maps Application Programming Interface (API) &amp;lt;ref&amp;gt;Google, Inc. &amp;quot;The Google Directions API - Transit Details.&amp;quot; Accessed August 1, 2012 from https://developers.google.com/maps/documentation/directions/#TransitDetails&amp;lt;/ref&amp;gt;.  This allows third-party applications to query Google’s Directions API for transit directions and other information about transit services.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[[Category:GTFS-consuming applications]]&lt;br /&gt;
[[Category:Mobile applications]]&lt;br /&gt;
[[Category:Trip-planning &amp;amp; navigation applications]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=Bing_Maps&amp;diff=2656</id>
		<title>Bing Maps</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=Bing_Maps&amp;diff=2656"/>
		<updated>2015-09-24T00:18:43Z</updated>

		<summary type="html">&lt;p&gt;Simone: Added Bing Maps&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bing Maps&amp;lt;ref&amp;gt;Microsoft, Inc. &amp;quot;Bing Maps.&amp;quot; Accessed August 1, 2012 from http://www.bing.com/maps/&amp;lt;/ref&amp;gt;, a service of Microsoft, began offering public transportation directions in 2010.  Data for a handful of public transportation agencies is included in Bing Maps.  Bing Maps ingests data in the General Transit Feed Specification (GTFS), as Google Maps does. Bing Maps publishes information about the Bing Maps Transit Partner Program&amp;lt;ref&amp;gt;Microsoft, Inc. &amp;quot;Add your Transit Data to Bing Maps.&amp;quot; Accessed August 1, 2012 from http://www.bomg.com/maps/TransitPartners.aspx&amp;lt;/ref&amp;gt;, which offers transit agencies the opportunity to sign up for the Program and provide their data to Bing Maps.  It is cost-free for transit agencies to participate.  Bing Maps is integrating new agencies, however a timeline for adding new agencies is unclear. &lt;br /&gt;
&lt;br /&gt;
Bing Maps offers roughly equivalent functionality as Google Maps with regard to transit directions.  There is also a mobile app version of Bing Maps.  Bing Maps also includes transit directions in their API, which allows 3rd party applications to query for transit directions and other information about transit services.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[[Category:GTFS-consuming applications]]&lt;br /&gt;
[[Category:Mobile applications]]&lt;br /&gt;
[[Category:Trip-planning &amp;amp; navigation applications]]&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=GTFS_Data_Dissemination&amp;diff=2653</id>
		<title>GTFS Data Dissemination</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=GTFS_Data_Dissemination&amp;diff=2653"/>
		<updated>2015-09-23T23:55:21Z</updated>

		<summary type="html">&lt;p&gt;Simone: Disseminating changed to Highlighting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After agencies determine how they plan to create and maintain their data, they must select a process for GTFS dissemination.&lt;br /&gt;
&lt;br /&gt;
== Dissemination Methods for Public GTFS Datasets ==&lt;br /&gt;
After the transit agency has created the GTFS zip file and decided whether or not to include data use guidelines, it can be shared with application developers so that applications (e.g., Google Transit) can use the data. &lt;br /&gt;
=== Global Directories ===&lt;br /&gt;
GTFS data is typically made publicly available by sharing the data at a publicized URL.  Developers and consuming applications can download GTFS data from the specified URL. &lt;br /&gt;
&lt;br /&gt;
Two websites currently serve as the primary global directories of publicly accessible data: &lt;br /&gt;
* GTFS Data Exchange [33] &lt;br /&gt;
* Public Feeds wiki page on Google Transit Data Feed Google Code project [34]&lt;br /&gt;
&lt;br /&gt;
Transit agencies with GTFS data should consider making this data public to best leverage their investment and maximize the availability of applications based on their GTFS data&amp;lt;ref&amp;gt;[https://www.dropbox.com/s/jq2ko64j2eth5mt/The%20Many%20Uses%20of%20GTFS%20Data%20%E2%80%93%20Opening%20the%20Door%20to%20Transit%20Applications-postTRB4%20-%20changes%20accepted.docx?dl=0 The Many Uses of GTFS Data]&amp;lt;/ref&amp;gt;.  The data can be made available on the websites listed above, as well as at the individual agency websites.  Trinity Transit&amp;lt;ref&amp;gt;[http://www.trinitytransit.org/gtfs/ Trinity Transit. &amp;quot;Google Maps and Mobile Applications.&amp;quot;]&amp;lt;/ref&amp;gt; is an example of a small agency that has chosen to make GTFS publicly available through its website, as has HART&amp;lt;ref&amp;gt;[http://www.gohart.org/developers/ Hillsborough Area Regional Transit. &amp;quot;Build your own HART apps.&amp;quot;]&amp;lt;/ref&amp;gt; and Pinellas Suncoast Transit Authority (PSTA) in the St. Petersburg/Clearwater area of Florida&amp;lt;ref&amp;gt;[http://www.psta.net/developers/ Pinellas Suncoast Transit Authority. &amp;quot;PSTA Developer Resources.&amp;quot;]&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
=== Regional Directories ===&lt;br /&gt;
Another example of GTFS data publishing is a regional approach where all GTFS data feeds for a number of nearby agencies are listed on a single centralized site so they are easily discoverable by application developers.  The following agencies publish a list of all the publicly available GTFS data for all agencies in the respective state: &lt;br /&gt;
* Oregon Department of Transportation Public Transit Division&amp;lt;ref&amp;gt;[http://www.oregon-gtfs.com/ Oregon Department of Transportation Public Transit Division. &amp;quot;GTFS Data Download Links.&amp;quot;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* New York State Department of Transportation&amp;lt;ref&amp;gt;[http://511ny.org/developer.aspx New York State Department of Transportation]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Massachusetts Department of Transportation &amp;lt;ref&amp;gt;[http://www.eot.state.ma.us/developers/ Massachusetts Department of Transportation. &amp;quot;MassDOT Developers Page.&amp;quot;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* trafiklab.se (Country of Sweden) &lt;br /&gt;
&lt;br /&gt;
Sweden has released GTFS data for 58 public transportation services in the country in August 2012&amp;lt;ref&amp;gt;https://groups.google.com/d/topic/googletransitdatafeed/pl_ByBZhJcE/discussion&amp;lt;/ref&amp;gt;.  Elias Arnestrad with Samtrafiken discussed Sweden’s approach toward open public transport data.  The data is released through an organization called Samtrafiken&amp;lt;ref&amp;gt;www.samtrafiken.se&amp;lt;/ref&amp;gt;, which is an organization jointly-owned by about 30 public and private transportation providers.  Samtrafiken consolidates open data, and provides technical consulting services and guidance to transport providers.  Open data was released following a partnership with Google that began in 2011.  This occurred as a result of a legislative mandate, concurrently with a “mind shift in the public transport industry about how [to] define [its] core business.”  In addition to GTFS data, Samtrafiken provides several APIs for transit data at www.trafiklab.se. Trafiklab.se includes a blog with news, and a forum for people to propose projects and find collaborators.  Elias states the reason this is done through Samtrafiken “is to share the costs for developing those services.” &lt;br /&gt;
&lt;br /&gt;
== Demonstrating Applied Uses of GTFS Data ==&lt;br /&gt;
&lt;br /&gt;
With the GTFS readily available, mobile app developers may create different applications for riders. When applications are created by third-party developers using a transit agency’s GTFS data, the agency may choose to make transit riders aware of these applications.  One method of increasing awareness is to showcase certain applications on the agency’s website. &lt;br /&gt;
&lt;br /&gt;
TriMet&amp;lt;ref&amp;gt;[http://trimet.org/apps/ TriMet. &amp;quot;TriMet App Center.&amp;quot;]&amp;lt;/ref&amp;gt;,  BART in San Francisco&amp;lt;ref&amp;gt;[http://www.bart.gov/schedules/appcenter/ San Fransisco Bay Area Rabid Transit District. &amp;quot;Third Party Apps.&amp;quot;]&amp;lt;/ref&amp;gt;, Metropolitan Transportation Authority (MTA) in New York&amp;lt;ref&amp;gt;[http://www.mta.info/apps/ Metropolitan Transportation Authority. &amp;quot;App Center.&amp;quot;]&amp;lt;/ref&amp;gt;, Chicago Transit Authority&amp;lt;ref&amp;gt;[http://www.transitchicago.com/apps Chicago Transit Authority. &amp;quot;App Center.&amp;quot;/]&amp;lt;/ref&amp;gt;,  GoTriangle in North Carolina&amp;lt;ref&amp;gt;[http://www.gotriangle.org/developers/transit_apps GoTriangle. &amp;quot;App Center.&amp;quot;]&amp;lt;/ref&amp;gt;, HART in Tampa, FL&amp;lt;ref&amp;gt;[http://www.gohart.org/developers/appcenter.html Hillsborough Area Regional Transit. &amp;quot;App Center.&amp;quot;]&amp;lt;/ref&amp;gt;, MBTA in Massachusetts&amp;lt;ref&amp;gt;[http://www.mbta.com/rider_tools/apps/ Massaschusetts Bay Transportation Authority. &amp;quot;App Center.&amp;quot;]&amp;lt;/ref&amp;gt;, KCATA in Kansas City &amp;lt;ref&amp;gt;[http://www.kcata.org/maps_schedules/app_center/ Kansas City Area Transportation Authority. &amp;quot;App Center.&amp;quot;]&amp;lt;/ref&amp;gt;, and Utah Transit Authority&amp;lt;ref&amp;gt;[http://developer.rideuta.com/DeveloperApps.aspx Utah Transit Authority. &amp;quot;App Center.&amp;quot;]&amp;lt;/ref&amp;gt; are all examples of medium to large transit agencies that publishes information about 3rd party applications in “App Center” websites.   Mendocino Transit Authority is an example of a small transit agency that provides an “App Center”&amp;lt;ref&amp;gt;[http://www.mendocinotransit.org/app-center/ Mendocino Transit Authority. &amp;quot;App Center.&amp;quot;]&amp;lt;/ref&amp;gt;.  City-Go-Round&amp;lt;ref&amp;gt;[http://www.citygoround.org/agencies/ Front Seat Management, LLC. &amp;quot;City-Go-Round.&amp;quot;]&amp;lt;/ref&amp;gt; is a global directory of third-party transit applications. &lt;br /&gt;
&lt;br /&gt;
If an agency produces such a showecase, these showcased applications should be selected by the agency based on clear, defined criteria.  McHugh from TriMet explains their methodology for showcasing applications.  “Our philosophy has always been not to police applications.  We have two criteria [we examine for before] posting: (1) The App must work as it says it does, and (2) the App must use our developer resources/data.  This is to discourage screen scraping [and encourage use of the official GTFS dataset]”&amp;lt;ref&amp;gt;Bibiana McHugh, &amp;quot;Leveraging GTFS paper,&amp;quot; ed, 2012.&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Wong et al. also encourage an active relationship with the third-party software developer community when openly sharing GTFS data&amp;lt;ref&amp;gt;James Wong, Landon Reed, Kari Watkins, and Regan Hammond (2013), &amp;quot;Open Transit Data: State of the Practice and Experiences from Participating Agencies in the United States,&amp;quot; in Transportation ResearchBoard 92nd Annual Meeting, Washington, D.C., USA, p. 15, January 13-17, 2013.&amp;lt;/ref&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=General_Transit_Feed_Specification&amp;diff=2597</id>
		<title>General Transit Feed Specification</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=General_Transit_Feed_Specification&amp;diff=2597"/>
		<updated>2015-08-20T22:53:37Z</updated>

		<summary type="html">&lt;p&gt;Simone: /* Disseminating GTFS Data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:GTFS.jpg|thumb|right|350px|A GTFS dataset from a transit agency, showing the schedules, routes, and shapes files. Dataset from San Francisco BART.]]&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
==Introduction==&lt;br /&gt;
The General Transit Feed Specification (GTFS) defines a common format for public transportation schedules and associated geographic information. GTFS &amp;quot;feeds&amp;quot; allow public transit agencies to publish their transit data and developers to use that data to write applications. The feeds are represented in a series of text files that are compressed into a ZIP file, and include information such as fixed-route schedules, routes, and bus stop data. GTFS datasets are used in a variety of types of applications, including trip planners such as Google Maps, mobile applications, timetable generation software, tools for transit planning and operations analysis, and other categories of applications outlined in this article.&lt;br /&gt;
&lt;br /&gt;
==Origins &amp;amp; history==&lt;br /&gt;
[http://trimet.org TriMet] in Portland, Oregon was one of the first public agencies to try and tackle the problem of online transit trip planners through the use of open datasets that are shared with the general public. In 2005, TriMet approached Google, as well as a few other driving trip planner vendors, and asked if they had any plans on incorporating transit in their trip planners based on public TriMet data&amp;lt;ref&amp;gt;Matthew Roth. (2012). &amp;quot;How Google and Portland’s TriMet Set the Standard for Open Transit Data.&amp;quot; SF.STREETSBLOG.ORG. January 5, 2010. Accessed:  from http://sf.streetsblog.org/2010/01/05/how-google-and-portlands-trimet-set-the-standard-for-open-transit-data/&amp;lt;/ref&amp;gt;. Google was the only vendor to reply to TriMet’s request. TriMet and Google then decided to team up to implement one of the first transit trip planners in Portland.&lt;br /&gt;
 &lt;br /&gt;
One of the first issues that TriMet and Google faced was the problem of sustainable data – in order to provide quality trips, the trip planner would need quality transit schedule, route, and stop data in an electronic format that was constantly up-to-date. TriMet worked with Google to format their transit data into an easily maintainable and consumable format that could be imported into Google Maps. This transit data format became known as the Google Transit Feed Specification (GTFS)&amp;lt;ref&amp;gt;Google, Inc. &amp;quot;General Transit Feed Specification Reference.&amp;quot; Accessed February 24, 2012 from http://developers.google.com/transit/gtfs/reference&amp;lt;/ref&amp;gt;. In 2005, this trip planning service was launched as Google Transit&amp;lt;ref&amp;gt;Matthew Roth. (2012). &amp;quot;How Google and Portland’s TriMet Set the Standard for Open Transit Data.&amp;quot; SF.STREETSBLOG.ORG. January 5, 2010. Accessed:  from http://sf.streetsblog.org/2010/01/05/how-google-and-portlands-trimet-set-the-standard-for-open-transit-data/&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
After a successful launch with TriMet, Google Transit offered their trip planner service for free to any agency that formatted and maintained their data in the GTFS format.  In 2006, five more agencies were added.  Google Transit’s success continued as more and more agencies wanted access to a free trip planner, and were willing to put their data into the GTFS format to get it.&lt;br /&gt;
&lt;br /&gt;
Since its creation in 2005, GTFS has become the most popularly-used data format to describe fixed-route transit services in the world. Many agencies have decided to share their GTFS data openly with the public, while others choose to restrict access only to select partners (e.g., Google Maps). As of March 2012, there were are an estimated 261 transit agencies worldwide, including 227 transit agencies in the U.S., that share their GTFS data openly with the general public&amp;lt;ref&amp;gt;Front Seat Management, LLC. &amp;quot;City-Go-Round.&amp;quot; Accessed March 1, 2012 from http://www.citygoround.org/agencies/&amp;lt;/ref&amp;gt;. As of August 20, 2015, Google lists  approximately 5900 agencies around the world for Google Transit coverage&amp;lt;ref&amp;gt;Google, Inc. &amp;quot;Transit – Google Maps.&amp;quot; Accessed August 20, 2015 from http://maps.google.com/landing/transit/cities/index.html&amp;lt;/ref&amp;gt;, however, some of this transit information is probably derived from sources other than GTFS.&lt;br /&gt;
&lt;br /&gt;
Even though many transit agencies created GTFS feeds with the primary purpose of benefiting from the free Google Transit trip planner, application developers, often not affiliated with the agency or Google, quickly realized that they could also create many new types of services based on the same GTFS transit data.&lt;br /&gt;
&lt;br /&gt;
As a result of third-party developer innovation, GTFS data is now being used by a variety of third-party software applications for many different purposes, including trip planning, maps, timetable creation, mobile data, visualization, accessibility, analysis tools for planning, and real-time information systems.  In 2010, the GTFS format name was changed to the General Transit Feed Specification&amp;lt;ref&amp;gt;Joe Hughes, gtfs-changes list, &amp;quot;Spec update for January 11, 2010.&amp;quot; https://groups.google.com/d/topic/gtfs-changes/iC18a8NY6N4/discussion&amp;lt;/ref&amp;gt; to accurately represent its use in many different applications outside of Google products.&lt;br /&gt;
&lt;br /&gt;
==The Many Uses of GTFS Data--A Summary==&lt;br /&gt;
&amp;quot;The Many Uses of GTFS Data&amp;quot;, published by Antrim and Barbeau (2013), provides an overview of the GTFS opportunities for transit agencies and describes many different uses and benefits that can assist agencies in maximizing their investment in GTFS data.&amp;lt;ref&amp;gt;[https://www.dropbox.com/s/jq2ko64j2eth5mt/The%20Many%20Uses%20of%20GTFS%20Data%20%E2%80%93%20Opening%20the%20Door%20to%20Transit%20Applications-postTRB4%20-%20changes%20accepted.docx?dl=0 The Many Uses of GTFS Data]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==The Many Uses of GTFS Data--A Summary==&lt;br /&gt;
&amp;quot;The Many Uses of GTFS Data&amp;quot;, published by Antrim and Barbeau (2013), provides an overview of the GTFS opportunities for transit agencies and describes many different uses and benefits that can assist agencies in maximizing their investment in GTFS data.&amp;lt;ref&amp;gt;[https://www.dropbox.com/s/jq2ko64j2eth5mt/The%20Many%20Uses%20of%20GTFS%20Data%20%E2%80%93%20Opening%20the%20Door%20to%20Transit%20Applications-postTRB4%20-%20changes%20accepted.docx?dl=0 The Many Uses of GTFS Data]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Creating and Maintaining a GTFS Dataset===&lt;br /&gt;
Before transit agencies can benefit from Google Transit and many other transit applications, they must create and disseminate their data in the GTFS format. First, agencies should understand the GTFS format, and determine how their data will fit into this format.  Second, transit agencies must choose between formatting a GTFS dataset in-house or outsourcing the task. The datasets have to be updated when there are schedule changes, and since major transit agencies update their schedules several times a year, some agencies might find greater benefits to outsourcing.&lt;br /&gt;
&lt;br /&gt;
*'''In-House'''&lt;br /&gt;
:If the agency has sufficient in-house technical expertise, they may wish to produce and maintain the GTFS feed themselves.  Several of the industry-standard scheduling software packages from vendors such as Trapeze&amp;lt;ref&amp;gt;[http://www.trapezegroup.com/ Trapeze Group Limited]&amp;lt;/ref&amp;gt;, HASTUS &amp;lt;ref&amp;gt;[http://www.giro.ca/en/products/hastus/index.htm Giro, Inc. &amp;quot;HASTUS - Transit scheduling and operations.&amp;quot;]&amp;lt;/ref&amp;gt; , Connexionz&amp;lt;ref&amp;gt;[http://www.connexionz.us/home Connexionz Limited. &amp;quot;Smart Transit Solutions.&amp;quot;]&amp;lt;/ref&amp;gt;, and Mentor Engineering &amp;lt;ref&amp;gt;[http://www.mentoreng.com/products/streets-transit/streets-schedule/schedule.html Mentor Engineering. &amp;quot;Transit Scheduling Software.&amp;quot;]&amp;lt;/ref&amp;gt; can often export agency data into the GTFS format, facilitating the GTFS creation &amp;amp; maintenance process.  However, agencies should not necessarily assume that the output of these tools produces perfect GTFS data, as agencies have indicated that they often still need to perform manual data processing on the GTFS data exported from these tools before it will be acceptable for application use &amp;lt;ref&amp;gt;[http://ntl.bts.gov/lib/34000/34000/34053/FDOT_BDK85_977-12_rpt.pdf Sean Barbeau, Nevine Labib Georggi, and Philip Winters (2010). &amp;quot;Travel Assistance Device (TAD) -- Deployment to Transit Agencies,&amp;quot; National Center for Transit Research.]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:For agencies who do not have access to sophisticated scheduling software, there are free spreadsheet-based tools for creating and maintaining GTFS data such as and XLS Tools for Google Transit by Bob Heitzman&amp;lt;ref&amp;gt;[https://sites.google.com/site/rheitzman/ Bob Heitzman. &amp;quot;XLS Tools for Google Transit.&amp;quot;]&amp;lt;/ref&amp;gt;, which were repackaged as “GTFS Builder” by the Rural Transit Assistance Program &amp;lt;ref&amp;gt;[http://www.nationalrtap.org/public/WebApps/GTFSBuilder.aspx National Rural Transit Assistance Program. &amp;quot;GTFS Builder.&amp;quot;]&amp;lt;/ref&amp;gt;.  OpenPlans, a nonprofit 501(c)3 that produces open-source civic software, is working on an open-source web-based GTFS Editing Tool &amp;lt;ref&amp;gt;[https://github.com/openplans/gtfs-editor OpenPlans. &amp;quot;GTFS Editor.&amp;quot;]&amp;lt;/ref&amp;gt;.  For agencies without high-quality bus stop inventories, the open-source GTFS-OpenStreetMap Synchronization tool (GO-Sync) can help leverage crowd-sourced improvements of their GTFS bus stop inventory&amp;lt;ref&amp;gt;[Khoa Tran, Edward L. Hillsman, S. Barbeau, and M. A. Labrador (2011), &amp;quot;GO-Sync- A Framework to Synchronize Crowd-Sourced Mapping Contributions from Online Communities and Transit Agency Bus Stop Inventories,&amp;quot; in ITS World Congress, Orlando, Florida, USA, October 16, 2011.]&amp;lt;/ref&amp;gt;.  There are also many educational resources available online from the transit developer community for agencies interested in creating a GTFS feed&amp;lt;ref&amp;gt;[http://code.google.com/p/googletransitdatafeed/wiki/OtherGTFSTools Google Transit Data Feed. &amp;quot;Other GTFS Tools.&amp;quot;]&amp;lt;/ref&amp;gt; &amp;lt;ref&amp;gt;[https://groups.google.com/forum/?fromgroups#!forum/google-transit-partner-support Google, Inc. &amp;quot;Google Transit Partner Support Google Group.&amp;quot;]&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
*'''Outsource'''&lt;br /&gt;
:Vendors such as Trillium Solutions, Inc. &amp;lt;ref&amp;gt;['http://www.trilliumtransit.com/blog/ Trillium Solutions, Inc.]&amp;lt;/ref&amp;gt;, TransitEditor&amp;lt;ref&amp;gt;[http://www.transiteditor.com/index.php?q=en/home TransitEditor. &amp;quot;TransitEditor.&amp;quot;]&amp;lt;/ref&amp;gt;,  and Next Insight Transportation Software&amp;lt;ref&amp;gt;[http://nextinsight.com/services.php Next Insight Transportation Software. &amp;quot;Conductor.&amp;quot;]&amp;lt;/ref&amp;gt; provide tools and services that can aid agencies in formatting and maintaining their data in GTFS format, ranging from online tools that are operated by the agency to a full service model where the vendor creates the GTFS data for the agency. &lt;br /&gt;
&lt;br /&gt;
:The cost for a transit agency to hire a vendor or consultant to create GTFS data is usually around $200-$500 per route, depending on the level of effort required&amp;lt;ref&amp;gt; [http://www.dot.ca.gov/hq/MassTrans/Docs-Pdfs/CoordinatedPlng/google.feasibility.study.pdf Northern California Google Transit Feasibility Study] &amp;lt;/ref&amp;gt;.  Level of effort is determined by the number of stops, complexity and variation of the routes and schedules, and the availability and quality of existing stop location, schedule, and route alignment data. &lt;br /&gt;
&lt;br /&gt;
===Disseminating GTFS Data===&lt;br /&gt;
Read full page on GTFS Data Dissemination here: [[GTFS Data Dissemination]]&lt;br /&gt;
&lt;br /&gt;
Some agencies have chosen to share their transit data with select vendors such as Google Transit. They are typically concerned with legal exposure due to the lack of accuracy of data, loss of control of agency brand, and loss of control of dissemination of transit service information. However, many others feel the benefits of open transit data outweigh the risks, since developers can screen-scrape agency websites, which is not ideal for either party. Currently, over 200 transit agencies  in the United States have chosen to openly share their GTFS data. &amp;lt;ref&amp;gt; [http://www.citygoround.org/agencies/ City-Go-Round] &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Google Transit Partner Program allows public transportation agencies to provide schedules and geographic information to Google Maps and other Google applications that show transit information. The website provides instructions for agencies just starting the GTFS sharing process and gives suggestions on how to create high-quality feeds. &amp;lt;ref&amp;gt; [http://maps.google.com/help/maps/mapcontent/transit/index.html Google Transit Partner Program] &amp;lt;/ref&amp;gt; For agencies that wish to make their data available to everyone, they can share the feeds on websites such as GTFS Data Exchange, which was designed to help developers and transit agencies efficiently share and retrieve GTFS data. &amp;lt;ref&amp;gt; [http://www.gtfs-data-exchange.com/ GTFS Data Exchange] &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Applications Based on GTFS===&lt;br /&gt;
The following are just a few examples of the types of applications and names of existing application that use GTFS. The [[:Category:GTFS-consuming applications]] page aims to be a directory of applications that utilize GTFS data for various purposes.&lt;br /&gt;
*'''Trip planning and maps'''&lt;br /&gt;
:[https://maps.google.com Google Maps] is currently implemented for most transit agencies that publish GTFS. Other examples of trip planning applications are [https://www.bing.com/maps/ Bing Maps] and [http://www.opentripplanner.org/ OpenTripPlanner]. A number of other websites graphically map where GTFS data is available (e.g. [http://tracker.geops.ch/ TRAVIC: Transit Visualization Client]) and the types of data available.&lt;br /&gt;
*'''Timetable creation'''&lt;br /&gt;
:Timetable Publisher is free, open-source software that creates timetables in both HTML and PDF formats. TriMet in Portland, Oregon uses TimeTable Publisher to create all its timetables, as does Hampton Roads Transit in the south-eastern Virginia area.&lt;br /&gt;
*'''Data visualization'''&lt;br /&gt;
:[https://www.walkscore.com/ WalkScore] is a website that helps people quantify “walkability” of an area by showing the nearby amenities within walking distance. The website also has a Transit Score, that rates how well an address is served by public transportation.  These Transit Scores are now shown on a number of other websites, such as real estate websites where they assist potential purchasers rank how well a property is served by public transport.&lt;br /&gt;
*'''Accessibility'''&lt;br /&gt;
:The Travel Assistant Device (TAD) is designed for sight-impaired or intellectually-disabled passengers. Phones with the application installed give audio and vibrating alerts when it is time for the passenger to pull the stop cord and alight from the bus&lt;br /&gt;
*'''Real-time transit information'''&lt;br /&gt;
:Newer formats, such as [[GTFS-realtime]] and [http://bustime.mta.info/wiki/Developers/SIRIIntro SIRI], can be added as an extension to a basic GTFS format so transit agencies can share [[real-time information]].&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://transitfeeds.com/ TransitFeeds.com] - An extensive collection of official public transit data from around the world, including GTFS, GTFS-RealTime and more.&lt;br /&gt;
* [http://en.wikipedia.org/wiki/General_Transit_Feed_Specification Wikipedia page on GTFS]&lt;br /&gt;
* [http://www.appropedia.org/General_Transit_Feed_Specification The GTFS page on the Appropedia Wiki], which includes links to [http://www.appropedia.org/Open_Source_Transport_Informatics_tools pages on useful tools for working GTFS data].&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Additional Reading==&lt;br /&gt;
Shasta County Regional Transportation Planning Agency. [http://www.dot.ca.gov/hq/MassTrans/Docs-Pdfs/CoordinatedPlng/google.feasibility.study.pdf &amp;quot;Northern California Google Transit Feasibility Study.&amp;quot;]. (2009).&lt;br /&gt;
:The Shasta RTPA led a study on the feasibility of integrating small-urban and rural public transit service schedules and geographic information with Google Transit. The study makes recommendations on how Google Transit can be improved to address the needs of small rural agencies.&lt;br /&gt;
&lt;br /&gt;
Florida Department of Transportation. [http://www.locationaware.usf.edu/wp-content/uploads/2013/04/SunRail-Electronic-Trip-Planning-Study-Final-Report.pdf &amp;quot;SunRail Electronic Trip Planning Study Final Report&amp;quot;] (2013).&lt;br /&gt;
:This report was prepared for the FDOT in advance of their SunRail launch; it analyzes various online trip planning options for SunRail to consider, and includes a section on GTFS's benefits, risks, and applications.&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=GTFS_Data_Dissemination&amp;diff=2596</id>
		<title>GTFS Data Dissemination</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=GTFS_Data_Dissemination&amp;diff=2596"/>
		<updated>2015-08-20T22:51:40Z</updated>

		<summary type="html">&lt;p&gt;Simone: Added two major sections&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;After agencies determine how they plan to create and maintain their data, they must select a process for GTFS dissemination.&lt;br /&gt;
&lt;br /&gt;
== Dissemination Methods for Public GTFS Datasets ==&lt;br /&gt;
After the transit agency has created the GTFS zip file and decided whether or not to include data use guidelines, it can be shared with application developers so that applications (e.g., Google Transit) can use the data. &lt;br /&gt;
=== Global Directories ===&lt;br /&gt;
GTFS data is typically made publicly available by sharing the data at a publicized URL.  Developers and consuming applications can download GTFS data from the specified URL. &lt;br /&gt;
&lt;br /&gt;
Two websites currently serve as the primary global directories of publicly accessible data: &lt;br /&gt;
* GTFS Data Exchange [33] &lt;br /&gt;
* Public Feeds wiki page on Google Transit Data Feed Google Code project [34]&lt;br /&gt;
&lt;br /&gt;
Transit agencies with GTFS data should consider making this data public to best leverage their investment and maximize the availability of applications based on their GTFS data&amp;lt;ref&amp;gt;[https://www.dropbox.com/s/jq2ko64j2eth5mt/The%20Many%20Uses%20of%20GTFS%20Data%20%E2%80%93%20Opening%20the%20Door%20to%20Transit%20Applications-postTRB4%20-%20changes%20accepted.docx?dl=0 The Many Uses of GTFS Data]&amp;lt;/ref&amp;gt;.  The data can be made available on the websites listed above, as well as at the individual agency websites.  Trinity Transit&amp;lt;ref&amp;gt;[http://www.trinitytransit.org/gtfs/ Trinity Transit. &amp;quot;Google Maps and Mobile Applications.&amp;quot;]&amp;lt;/ref&amp;gt; is an example of a small agency that has chosen to make GTFS publicly available through its website, as has HART&amp;lt;ref&amp;gt;[http://www.gohart.org/developers/ Hillsborough Area Regional Transit. &amp;quot;Build your own HART apps.&amp;quot;]&amp;lt;/ref&amp;gt; and Pinellas Suncoast Transit Authority (PSTA) in the St. Petersburg/Clearwater area of Florida&amp;lt;ref&amp;gt;[http://www.psta.net/developers/ Pinellas Suncoast Transit Authority. &amp;quot;PSTA Developer Resources.&amp;quot;]&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
=== Regional Directories ===&lt;br /&gt;
Another example of GTFS data publishing is a regional approach where all GTFS data feeds for a number of nearby agencies are listed on a single centralized site so they are easily discoverable by application developers.  The following agencies publish a list of all the publicly available GTFS data for all agencies in the respective state: &lt;br /&gt;
* Oregon Department of Transportation Public Transit Division&amp;lt;ref&amp;gt;[http://www.oregon-gtfs.com/ Oregon Department of Transportation Public Transit Division. &amp;quot;GTFS Data Download Links.&amp;quot;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* New York State Department of Transportation&amp;lt;ref&amp;gt;[http://511ny.org/developer.aspx New York State Department of Transportation]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Massachusetts Department of Transportation &amp;lt;ref&amp;gt;[http://www.eot.state.ma.us/developers/ Massachusetts Department of Transportation. &amp;quot;MassDOT Developers Page.&amp;quot;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* trafiklab.se (Country of Sweden) &lt;br /&gt;
&lt;br /&gt;
Sweden has released GTFS data for 58 public transportation services in the country in August 2012&amp;lt;ref&amp;gt;https://groups.google.com/d/topic/googletransitdatafeed/pl_ByBZhJcE/discussion&amp;lt;/ref&amp;gt;.  Elias Arnestrad with Samtrafiken discussed Sweden’s approach toward open public transport data.  The data is released through an organization called Samtrafiken&amp;lt;ref&amp;gt;www.samtrafiken.se&amp;lt;/ref&amp;gt;, which is an organization jointly-owned by about 30 public and private transportation providers.  Samtrafiken consolidates open data, and provides technical consulting services and guidance to transport providers.  Open data was released following a partnership with Google that began in 2011.  This occurred as a result of a legislative mandate, concurrently with a “mind shift in the public transport industry about how [to] define [its] core business.”  In addition to GTFS data, Samtrafiken provides several APIs for transit data at www.trafiklab.se. Trafiklab.se includes a blog with news, and a forum for people to propose projects and find collaborators.  Elias states the reason this is done through Samtrafiken “is to share the costs for developing those services.” &lt;br /&gt;
&lt;br /&gt;
== Disseminating Applied Uses of GTFS Data ==&lt;br /&gt;
&lt;br /&gt;
With the GTFS readily available, mobile app developers may create different applications for riders. When applications are created by third-party developers using a transit agency’s GTFS data, the agency may choose to make transit riders aware of these applications.  One method of increasing awareness is to showcase certain applications on the agency’s website. &lt;br /&gt;
&lt;br /&gt;
TriMet&amp;lt;ref&amp;gt;[http://trimet.org/apps/ TriMet. &amp;quot;TriMet App Center.&amp;quot;]&amp;lt;/ref&amp;gt;,  BART in San Francisco&amp;lt;ref&amp;gt;[http://www.bart.gov/schedules/appcenter/ San Fransisco Bay Area Rabid Transit District. &amp;quot;Third Party Apps.&amp;quot;]&amp;lt;/ref&amp;gt;, Metropolitan Transportation Authority (MTA) in New York&amp;lt;ref&amp;gt;[http://www.mta.info/apps/ Metropolitan Transportation Authority. &amp;quot;App Center.&amp;quot;]&amp;lt;/ref&amp;gt;, Chicago Transit Authority&amp;lt;ref&amp;gt;[http://www.transitchicago.com/apps Chicago Transit Authority. &amp;quot;App Center.&amp;quot;/]&amp;lt;/ref&amp;gt;,  GoTriangle in North Carolina&amp;lt;ref&amp;gt;[http://www.gotriangle.org/developers/transit_apps GoTriangle. &amp;quot;App Center.&amp;quot;]&amp;lt;/ref&amp;gt;, HART in Tampa, FL&amp;lt;ref&amp;gt;[http://www.gohart.org/developers/appcenter.html Hillsborough Area Regional Transit. &amp;quot;App Center.&amp;quot;]&amp;lt;/ref&amp;gt;, MBTA in Massachusetts&amp;lt;ref&amp;gt;[http://www.mbta.com/rider_tools/apps/ Massaschusetts Bay Transportation Authority. &amp;quot;App Center.&amp;quot;]&amp;lt;/ref&amp;gt;, KCATA in Kansas City &amp;lt;ref&amp;gt;[http://www.kcata.org/maps_schedules/app_center/ Kansas City Area Transportation Authority. &amp;quot;App Center.&amp;quot;]&amp;lt;/ref&amp;gt;, and Utah Transit Authority&amp;lt;ref&amp;gt;[http://developer.rideuta.com/DeveloperApps.aspx Utah Transit Authority. &amp;quot;App Center.&amp;quot;]&amp;lt;/ref&amp;gt; are all examples of medium to large transit agencies that publishes information about 3rd party applications in “App Center” websites.   Mendocino Transit Authority is an example of a small transit agency that provides an “App Center”&amp;lt;ref&amp;gt;[http://www.mendocinotransit.org/app-center/ Mendocino Transit Authority. &amp;quot;App Center.&amp;quot;]&amp;lt;/ref&amp;gt;.  City-Go-Round&amp;lt;ref&amp;gt;[http://www.citygoround.org/agencies/ Front Seat Management, LLC. &amp;quot;City-Go-Round.&amp;quot;]&amp;lt;/ref&amp;gt; is a global directory of third-party transit applications. &lt;br /&gt;
&lt;br /&gt;
If an agency produces such a showecase, these showcased applications should be selected by the agency based on clear, defined criteria.  McHugh from TriMet explains their methodology for showcasing applications.  “Our philosophy has always been not to police applications.  We have two criteria [we examine for before] posting: (1) The App must work as it says it does, and (2) the App must use our developer resources/data.  This is to discourage screen scraping [and encourage use of the official GTFS dataset]”&amp;lt;ref&amp;gt;Bibiana McHugh, &amp;quot;Leveraging GTFS paper,&amp;quot; ed, 2012.&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Wong et al. also encourage an active relationship with the third-party software developer community when openly sharing GTFS data&amp;lt;ref&amp;gt;James Wong, Landon Reed, Kari Watkins, and Regan Hammond (2013), &amp;quot;Open Transit Data: State of the Practice and Experiences from Participating Agencies in the United States,&amp;quot; in Transportation ResearchBoard 92nd Annual Meeting, Washington, D.C., USA, p. 15, January 13-17, 2013.&amp;lt;/ref&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=General_Transit_Feed_Specification&amp;diff=2594</id>
		<title>General Transit Feed Specification</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=General_Transit_Feed_Specification&amp;diff=2594"/>
		<updated>2015-08-20T21:42:09Z</updated>

		<summary type="html">&lt;p&gt;Simone: Added Content to &amp;quot;Creating and Maintaining a GTFS Dataset&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:GTFS.jpg|thumb|right|350px|A GTFS dataset from a transit agency, showing the schedules, routes, and shapes files. Dataset from San Francisco BART.]]&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
==Introduction==&lt;br /&gt;
The General Transit Feed Specification (GTFS) defines a common format for public transportation schedules and associated geographic information. GTFS &amp;quot;feeds&amp;quot; allow public transit agencies to publish their transit data and developers to use that data to write applications. The feeds are represented in a series of text files that are compressed into a ZIP file, and include information such as fixed-route schedules, routes, and bus stop data. GTFS datasets are used in a variety of types of applications, including trip planners such as Google Maps, mobile applications, timetable generation software, tools for transit planning and operations analysis, and other categories of applications outlined in this article.&lt;br /&gt;
&lt;br /&gt;
==Origins &amp;amp; history==&lt;br /&gt;
[http://trimet.org TriMet] in Portland, Oregon was one of the first public agencies to try and tackle the problem of online transit trip planners through the use of open datasets that are shared with the general public. In 2005, TriMet approached Google, as well as a few other driving trip planner vendors, and asked if they had any plans on incorporating transit in their trip planners based on public TriMet data&amp;lt;ref&amp;gt;Matthew Roth. (2012). &amp;quot;How Google and Portland’s TriMet Set the Standard for Open Transit Data.&amp;quot; SF.STREETSBLOG.ORG. January 5, 2010. Accessed:  from http://sf.streetsblog.org/2010/01/05/how-google-and-portlands-trimet-set-the-standard-for-open-transit-data/&amp;lt;/ref&amp;gt;. Google was the only vendor to reply to TriMet’s request. TriMet and Google then decided to team up to implement one of the first transit trip planners in Portland.&lt;br /&gt;
 &lt;br /&gt;
One of the first issues that TriMet and Google faced was the problem of sustainable data – in order to provide quality trips, the trip planner would need quality transit schedule, route, and stop data in an electronic format that was constantly up-to-date. TriMet worked with Google to format their transit data into an easily maintainable and consumable format that could be imported into Google Maps. This transit data format became known as the Google Transit Feed Specification (GTFS)&amp;lt;ref&amp;gt;Google, Inc. &amp;quot;General Transit Feed Specification Reference.&amp;quot; Accessed February 24, 2012 from http://developers.google.com/transit/gtfs/reference&amp;lt;/ref&amp;gt;. In 2005, this trip planning service was launched as Google Transit&amp;lt;ref&amp;gt;Matthew Roth. (2012). &amp;quot;How Google and Portland’s TriMet Set the Standard for Open Transit Data.&amp;quot; SF.STREETSBLOG.ORG. January 5, 2010. Accessed:  from http://sf.streetsblog.org/2010/01/05/how-google-and-portlands-trimet-set-the-standard-for-open-transit-data/&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
After a successful launch with TriMet, Google Transit offered their trip planner service for free to any agency that formatted and maintained their data in the GTFS format.  In 2006, five more agencies were added.  Google Transit’s success continued as more and more agencies wanted access to a free trip planner, and were willing to put their data into the GTFS format to get it.&lt;br /&gt;
&lt;br /&gt;
Since its creation in 2005, GTFS has become the most popularly-used data format to describe fixed-route transit services in the world. Many agencies have decided to share their GTFS data openly with the public, while others choose to restrict access only to select partners (e.g., Google Maps). As of March 2012, there were are an estimated 261 transit agencies worldwide, including 227 transit agencies in the U.S., that share their GTFS data openly with the general public&amp;lt;ref&amp;gt;Front Seat Management, LLC. &amp;quot;City-Go-Round.&amp;quot; Accessed March 1, 2012 from http://www.citygoround.org/agencies/&amp;lt;/ref&amp;gt;. Google states that their Google Transit service covers 5900 agencies around the world&amp;lt;ref&amp;gt;Google, Inc. &amp;quot;Transit – Google Maps.&amp;quot; Accessed August 20, 2015 from http://maps.google.com/landing/transit/cities/index.html&amp;lt;/ref&amp;gt;, however, some of this transit information is probably derived from sources other than GTFS.&lt;br /&gt;
&lt;br /&gt;
Even though many transit agencies created GTFS feeds with the primary purpose of benefiting from the free Google Transit trip planner, application developers, often not affiliated with the agency or Google, quickly realized that they could also create many new types of services based on the same GTFS transit data.&lt;br /&gt;
&lt;br /&gt;
As a result of third-party developer innovation, GTFS data is now being used by a variety of third-party software applications for many different purposes, including trip planning, maps, timetable creation, mobile data, visualization, accessibility, analysis tools for planning, and real-time information systems.  In 2010, the GTFS format name was changed to the General Transit Feed Specification&amp;lt;ref&amp;gt;Joe Hughes, gtfs-changes list, &amp;quot;Spec update for January 11, 2010.&amp;quot; https://groups.google.com/d/topic/gtfs-changes/iC18a8NY6N4/discussion&amp;lt;/ref&amp;gt; to accurately represent its use in many different applications outside of Google products.&lt;br /&gt;
&lt;br /&gt;
==The Many Uses of GTFS Data--A Summary==&lt;br /&gt;
&amp;quot;The Many Uses of GTFS Data&amp;quot;, published by Antrim and Barbeau (2013), provides an overview of the GTFS opportunities for transit agencies and describes many different uses and benefits that can assist agencies in maximizing their investment in GTFS data.&amp;lt;ref&amp;gt;[https://www.dropbox.com/s/jq2ko64j2eth5mt/The%20Many%20Uses%20of%20GTFS%20Data%20%E2%80%93%20Opening%20the%20Door%20to%20Transit%20Applications-postTRB4%20-%20changes%20accepted.docx?dl=0 The Many Uses of GTFS Data]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==The Many Uses of GTFS Data--A Summary==&lt;br /&gt;
&amp;quot;The Many Uses of GTFS Data&amp;quot;, published by Antrim and Barbeau (2013), provides an overview of the GTFS opportunities for transit agencies and describes many different uses and benefits that can assist agencies in maximizing their investment in GTFS data.&amp;lt;ref&amp;gt;[https://www.dropbox.com/s/jq2ko64j2eth5mt/The%20Many%20Uses%20of%20GTFS%20Data%20%E2%80%93%20Opening%20the%20Door%20to%20Transit%20Applications-postTRB4%20-%20changes%20accepted.docx?dl=0 The Many Uses of GTFS Data]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Creating and Maintaining a GTFS Dataset===&lt;br /&gt;
Before transit agencies can benefit from Google Transit and many other transit applications, they must create and disseminate their data in the GTFS format. First, agencies should understand the GTFS format, and determine how their data will fit into this format.  Second, transit agencies must choose between formatting a GTFS dataset in-house or outsourcing the task. The datasets have to be updated when there are schedule changes, and since major transit agencies update their schedules several times a year, some agencies might find greater benefits to outsourcing.&lt;br /&gt;
&lt;br /&gt;
*'''In-House'''&lt;br /&gt;
:If the agency has sufficient in-house technical expertise, they may wish to produce and maintain the GTFS feed themselves.  Several of the industry-standard scheduling software packages from vendors such as Trapeze&amp;lt;ref&amp;gt;[http://www.trapezegroup.com/ Trapeze Group Limited]&amp;lt;/ref&amp;gt;, HASTUS &amp;lt;ref&amp;gt;[http://www.giro.ca/en/products/hastus/index.htm Giro, Inc. &amp;quot;HASTUS - Transit scheduling and operations.&amp;quot;]&amp;lt;/ref&amp;gt; , Connexionz&amp;lt;ref&amp;gt;[http://www.connexionz.us/home Connexionz Limited. &amp;quot;Smart Transit Solutions.&amp;quot;]&amp;lt;/ref&amp;gt;, and Mentor Engineering &amp;lt;ref&amp;gt;[http://www.mentoreng.com/products/streets-transit/streets-schedule/schedule.html Mentor Engineering. &amp;quot;Transit Scheduling Software.&amp;quot;]&amp;lt;/ref&amp;gt; can often export agency data into the GTFS format, facilitating the GTFS creation &amp;amp; maintenance process.  However, agencies should not necessarily assume that the output of these tools produces perfect GTFS data, as agencies have indicated that they often still need to perform manual data processing on the GTFS data exported from these tools before it will be acceptable for application use &amp;lt;ref&amp;gt;[http://ntl.bts.gov/lib/34000/34000/34053/FDOT_BDK85_977-12_rpt.pdf Sean Barbeau, Nevine Labib Georggi, and Philip Winters (2010). &amp;quot;Travel Assistance Device (TAD) -- Deployment to Transit Agencies,&amp;quot; National Center for Transit Research.]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:For agencies who do not have access to sophisticated scheduling software, there are free spreadsheet-based tools for creating and maintaining GTFS data such as and XLS Tools for Google Transit by Bob Heitzman&amp;lt;ref&amp;gt;[https://sites.google.com/site/rheitzman/ Bob Heitzman. &amp;quot;XLS Tools for Google Transit.&amp;quot;]&amp;lt;/ref&amp;gt;, which were repackaged as “GTFS Builder” by the Rural Transit Assistance Program &amp;lt;ref&amp;gt;[http://www.nationalrtap.org/public/WebApps/GTFSBuilder.aspx National Rural Transit Assistance Program. &amp;quot;GTFS Builder.&amp;quot;]&amp;lt;/ref&amp;gt;.  OpenPlans, a nonprofit 501(c)3 that produces open-source civic software, is working on an open-source web-based GTFS Editing Tool &amp;lt;ref&amp;gt;[https://github.com/openplans/gtfs-editor OpenPlans. &amp;quot;GTFS Editor.&amp;quot;]&amp;lt;/ref&amp;gt;.  For agencies without high-quality bus stop inventories, the open-source GTFS-OpenStreetMap Synchronization tool (GO-Sync) can help leverage crowd-sourced improvements of their GTFS bus stop inventory&amp;lt;ref&amp;gt;[Khoa Tran, Edward L. Hillsman, S. Barbeau, and M. A. Labrador (2011), &amp;quot;GO-Sync- A Framework to Synchronize Crowd-Sourced Mapping Contributions from Online Communities and Transit Agency Bus Stop Inventories,&amp;quot; in ITS World Congress, Orlando, Florida, USA, October 16, 2011.]&amp;lt;/ref&amp;gt;.  There are also many educational resources available online from the transit developer community for agencies interested in creating a GTFS feed&amp;lt;ref&amp;gt;[http://code.google.com/p/googletransitdatafeed/wiki/OtherGTFSTools Google Transit Data Feed. &amp;quot;Other GTFS Tools.&amp;quot;]&amp;lt;/ref&amp;gt; &amp;lt;ref&amp;gt;[https://groups.google.com/forum/?fromgroups#!forum/google-transit-partner-support Google, Inc. &amp;quot;Google Transit Partner Support Google Group.&amp;quot;]&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
*'''Outsource'''&lt;br /&gt;
:Vendors such as Trillium Solutions, Inc. &amp;lt;ref&amp;gt;['http://www.trilliumtransit.com/blog/ Trillium Solutions, Inc.]&amp;lt;/ref&amp;gt;, TransitEditor&amp;lt;ref&amp;gt;[http://www.transiteditor.com/index.php?q=en/home TransitEditor. &amp;quot;TransitEditor.&amp;quot;]&amp;lt;/ref&amp;gt;,  and Next Insight Transportation Software&amp;lt;ref&amp;gt;[http://nextinsight.com/services.php Next Insight Transportation Software. &amp;quot;Conductor.&amp;quot;]&amp;lt;/ref&amp;gt; provide tools and services that can aid agencies in formatting and maintaining their data in GTFS format, ranging from online tools that are operated by the agency to a full service model where the vendor creates the GTFS data for the agency. &lt;br /&gt;
&lt;br /&gt;
:The cost for a transit agency to hire a vendor or consultant to create GTFS data is usually around $200-$500 per route, depending on the level of effort required&amp;lt;ref&amp;gt; [http://www.dot.ca.gov/hq/MassTrans/Docs-Pdfs/CoordinatedPlng/google.feasibility.study.pdf Northern California Google Transit Feasibility Study] &amp;lt;/ref&amp;gt;.  Level of effort is determined by the number of stops, complexity and variation of the routes and schedules, and the availability and quality of existing stop location, schedule, and route alignment data. &lt;br /&gt;
&lt;br /&gt;
===Disseminating GTFS Data===&lt;br /&gt;
Some agencies have chosen to share their transit data with select vendors such as Google Transit. They are typically concerned with legal exposure due to the lack of accuracy of data, loss of control of agency brand, and loss of control of dissemination of transit service information. However, many others feel the benefits of open transit data outweigh the risks, since developers can screen-scrape agency websites, which is not ideal for either party. Currently, over 200 transit agencies  in the United States have chosen to openly share their GTFS data. &amp;lt;ref&amp;gt; [http://www.citygoround.org/agencies/ City-Go-Round] &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Google Transit Partner Program allows public transportation agencies to provide schedules and geographic information to Google Maps and other Google applications that show transit information. The website provides instructions for agencies just starting the GTFS sharing process and gives suggestions on how to create high-quality feeds. &amp;lt;ref&amp;gt; [http://maps.google.com/help/maps/mapcontent/transit/index.html Google Transit Partner Program] &amp;lt;/ref&amp;gt; For agencies that wish to make their data available to everyone, they can share the feeds on websites such as GTFS Data Exchange, which was designed to help developers and transit agencies efficiently share and retrieve GTFS data. &amp;lt;ref&amp;gt; [http://www.gtfs-data-exchange.com/ GTFS Data Exchange] &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Applications Based on GTFS===&lt;br /&gt;
The following are just a few examples of the types of applications and names of existing application that use GTFS. The [[:Category:GTFS-consuming applications]] page aims to be a directory of applications that utilize GTFS data for various purposes.&lt;br /&gt;
*'''Trip planning and maps'''&lt;br /&gt;
:[https://maps.google.com Google Maps] is currently implemented for most transit agencies that publish GTFS. Other examples of trip planning applications are [https://www.bing.com/maps/ Bing Maps] and [http://www.opentripplanner.org/ OpenTripPlanner]. A number of other websites graphically map where GTFS data is available (e.g. [http://tracker.geops.ch/ TRAVIC: Transit Visualization Client]) and the types of data available.&lt;br /&gt;
*'''Timetable creation'''&lt;br /&gt;
:Timetable Publisher is free, open-source software that creates timetables in both HTML and PDF formats. TriMet in Portland, Oregon uses TimeTable Publisher to create all its timetables, as does Hampton Roads Transit in the south-eastern Virginia area.&lt;br /&gt;
*'''Data visualization'''&lt;br /&gt;
:[https://www.walkscore.com/ WalkScore] is a website that helps people quantify “walkability” of an area by showing the nearby amenities within walking distance. The website also has a Transit Score, that rates how well an address is served by public transportation.  These Transit Scores are now shown on a number of other websites, such as real estate websites where they assist potential purchasers rank how well a property is served by public transport.&lt;br /&gt;
*'''Accessibility'''&lt;br /&gt;
:The Travel Assistant Device (TAD) is designed for sight-impaired or intellectually-disabled passengers. Phones with the application installed give audio and vibrating alerts when it is time for the passenger to pull the stop cord and alight from the bus&lt;br /&gt;
*'''Real-time transit information'''&lt;br /&gt;
:Newer formats, such as [[GTFS-realtime]] and [http://bustime.mta.info/wiki/Developers/SIRIIntro SIRI], can be added as an extension to a basic GTFS format so transit agencies can share [[real-time information]].&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://transitfeeds.com/ TransitFeeds.com] - An extensive collection of official public transit data from around the world, including GTFS, GTFS-RealTime and more.&lt;br /&gt;
* [http://en.wikipedia.org/wiki/General_Transit_Feed_Specification Wikipedia page on GTFS]&lt;br /&gt;
* [http://www.appropedia.org/General_Transit_Feed_Specification The GTFS page on the Appropedia Wiki], which includes links to [http://www.appropedia.org/Open_Source_Transport_Informatics_tools pages on useful tools for working GTFS data].&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Additional Reading==&lt;br /&gt;
Shasta County Regional Transportation Planning Agency. [http://www.dot.ca.gov/hq/MassTrans/Docs-Pdfs/CoordinatedPlng/google.feasibility.study.pdf &amp;quot;Northern California Google Transit Feasibility Study.&amp;quot;]. (2009).&lt;br /&gt;
:The Shasta RTPA led a study on the feasibility of integrating small-urban and rural public transit service schedules and geographic information with Google Transit. The study makes recommendations on how Google Transit can be improved to address the needs of small rural agencies.&lt;br /&gt;
&lt;br /&gt;
Florida Department of Transportation. [http://www.locationaware.usf.edu/wp-content/uploads/2013/04/SunRail-Electronic-Trip-Planning-Study-Final-Report.pdf &amp;quot;SunRail Electronic Trip Planning Study Final Report&amp;quot;] (2013).&lt;br /&gt;
:This report was prepared for the FDOT in advance of their SunRail launch; it analyzes various online trip planning options for SunRail to consider, and includes a section on GTFS's benefits, risks, and applications.&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
	<entry>
		<id>https://www.transitwiki.org/TransitWiki/index.php?title=General_Transit_Feed_Specification&amp;diff=2589</id>
		<title>General Transit Feed Specification</title>
		<link rel="alternate" type="text/html" href="https://www.transitwiki.org/TransitWiki/index.php?title=General_Transit_Feed_Specification&amp;diff=2589"/>
		<updated>2015-08-20T20:54:43Z</updated>

		<summary type="html">&lt;p&gt;Simone: Added reference to &amp;quot;The Many Uses of GTFS Data&amp;quot; by Antrim and Barbeau&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:GTFS.jpg|thumb|right|350px|A GTFS dataset from a transit agency, showing the schedules, routes, and shapes files. Dataset from San Francisco BART.]]&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
==Introduction==&lt;br /&gt;
The General Transit Feed Specification (GTFS) defines a common format for public transportation schedules and associated geographic information.&lt;br /&gt;
The format was developed in 2005, when Trimet in Portland, Oregon began working with Google on incorporating transit agency data in their trip planners.&amp;lt;ref&amp;gt;[http://sf.streetsblog.org/2010/01/05/how-google-and-portlands-trimet-set-the-standard-for-open-transit-data/ How Google and Portland’s TriMet Set the Standard for Open Transit Data] &amp;lt;/ref&amp;gt; They came up with Google Transit Feed Specification, which was easily maintainable and could be imported into Google Maps. Google offered their trip planning services for free to any agency that formatted and maintained their transit data in that format, later to become called General Transit Feed Specification. Now, GTFS has become the most popularly-used data format in the world, with increasing numbers of agencies choosing to share their transit data with the public.&lt;br /&gt;
&lt;br /&gt;
GTFS &amp;quot;feeds&amp;quot; allow public transit agencies to publish their transit data and developers to use that data to write applications. The feeds are represented in a series of text files that are compressed into a ZIP file, and include information such as fixed-route schedules, routes, and bus stop data. Many transit agencies have created and published GTFS data with the primary purpose being integration with Google Maps. However, GTFS data can used by a variety of third-party software applications for many purposes, such as trip planning, [[Ridesharing|ridesharing]], and mobile applications.&lt;br /&gt;
&lt;br /&gt;
==The Many Uses of GTFS Data--A Summary==&lt;br /&gt;
&amp;quot;The Many Uses of GTFS Data&amp;quot;, published by Antrim and Barbeau (2013), provides an overview of the GTFS opportunities for transit agencies and describes many different uses and benefits that can assist agencies in maximizing their investment in GTFS data.&amp;lt;ref&amp;gt;[https://www.dropbox.com/s/jq2ko64j2eth5mt/The%20Many%20Uses%20of%20GTFS%20Data%20%E2%80%93%20Opening%20the%20Door%20to%20Transit%20Applications-postTRB4%20-%20changes%20accepted.docx?dl=0 The Many Uses of GTFS Data]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Creating and Maintaining a GTFS Dataset===&lt;br /&gt;
Transit agencies must choose between formatting a GTFS dataset in-house or outsourcing the task. The datasets have to be updated when there are schedule changes, and since major transit agencies update their schedules several times a year, some agencies might find greater benefits to outsourcing. If agencies choose to outsource, the cost per route ranges from $200 to $500, depending on the complexity of the route and availability of existing route data. &amp;lt;ref&amp;gt; [http://www.dot.ca.gov/hq/MassTrans/Docs-Pdfs/CoordinatedPlng/google.feasibility.study.pdf Northern California Google Transit Feasibility Study] &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Disseminating GTFS Data===&lt;br /&gt;
Some agencies have chosen to share their transit data with select vendors such as Google Transit. They are typically concerned with legal exposure due to the lack of accuracy of data, loss of control of agency brand, and loss of control of dissemination of transit service information. However, many others feel the benefits of open transit data outweigh the risks, since developers can screen-scrape agency websites, which is not ideal for either party. Currently, over 200 transit agencies  in the United States have chosen to openly share their GTFS data. &amp;lt;ref&amp;gt; [http://www.citygoround.org/agencies/ City-Go-Round] &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Google Transit Partner Program allows public transportation agencies to provide schedules and geographic information to Google Maps and other Google applications that show transit information. The website provides instructions for agencies just starting the GTFS sharing process and gives suggestions on how to create high-quality feeds. &amp;lt;ref&amp;gt; [http://maps.google.com/help/maps/mapcontent/transit/index.html Google Transit Partner Program] &amp;lt;/ref&amp;gt; For agencies that wish to make their data available to everyone, they can share the feeds on websites such as GTFS Data Exchange, which was designed to help developers and transit agencies efficiently share and retrieve GTFS data. &amp;lt;ref&amp;gt; [http://www.gtfs-data-exchange.com/ GTFS Data Exchange] &amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Applications Based on GTFS===&lt;br /&gt;
The following are just a few examples of the types of applications and names of existing application that use GTFS. The [[:Category:GTFS-consuming applications]] page aims to be a directory of applications that utilize GTFS data for various purposes.&lt;br /&gt;
*'''Trip planning and maps'''&lt;br /&gt;
:[https://maps.google.com Google Maps] is currently implemented for most transit agencies that publish GTFS. Other examples of trip planning applications are [https://www.bing.com/maps/ Bing Maps] and [http://www.opentripplanner.org/ OpenTripPlanner]. A number of other websites graphically map where GTFS data is available (e.g. [http://tracker.geops.ch/ TRAVIC: Transit Visualization Client]) and the types of data available.&lt;br /&gt;
*'''Timetable creation'''&lt;br /&gt;
:Timetable Publisher is free, open-source software that creates timetables in both HTML and PDF formats. TriMet in Portland, Oregon uses TimeTable Publisher to create all its timetables, as does Hampton Roads Transit in the south-eastern Virginia area.&lt;br /&gt;
*'''Data visualization'''&lt;br /&gt;
:[https://www.walkscore.com/ WalkScore] is a website that helps people quantify “walkability” of an area by showing the nearby amenities within walking distance. The website also has a Transit Score, that rates how well an address is served by public transportation.  These Transit Scores are now shown on a number of other websites, such as real estate websites where they assist potential purchasers rank how well a property is served by public transport.&lt;br /&gt;
*'''Accessibility'''&lt;br /&gt;
:The Travel Assistant Device (TAD) is designed for sight-impaired or intellectually-disabled passengers. Phones with the application installed give audio and vibrating alerts when it is time for the passenger to pull the stop cord and alight from the bus&lt;br /&gt;
*'''Real-time transit information'''&lt;br /&gt;
:Newer formats, such as [[GTFS-realtime]] and [http://bustime.mta.info/wiki/Developers/SIRIIntro SIRI], can be added as an extension to a basic GTFS format so transit agencies can share [[real-time information]].&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://transitfeeds.com/ TransitFeeds.com] - An extensive collection of official public transit data from around the world, including GTFS, GTFS-RealTime and more.&lt;br /&gt;
* [http://en.wikipedia.org/wiki/General_Transit_Feed_Specification Wikipedia page on GTFS]&lt;br /&gt;
* [http://www.appropedia.org/General_Transit_Feed_Specification The GTFS page on the Appropedia Wiki], which includes links to [http://www.appropedia.org/Open_Source_Transport_Informatics_tools pages on useful tools for working GTFS data].&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Additional Reading==&lt;br /&gt;
Shasta County Regional Transportation Planning Agency. [http://www.dot.ca.gov/hq/MassTrans/Docs-Pdfs/CoordinatedPlng/google.feasibility.study.pdf &amp;quot;Northern California Google Transit Feasibility Study.&amp;quot;]. (2009).&lt;br /&gt;
:The Shasta RTPA led a study on the feasibility of integrating small-urban and rural public transit service schedules and geographic information with Google Transit. The study makes recommendations on how Google Transit can be improved to address the needs of small rural agencies.&lt;br /&gt;
&lt;br /&gt;
Florida Department of Transportation. [http://www.locationaware.usf.edu/wp-content/uploads/2013/04/SunRail-Electronic-Trip-Planning-Study-Final-Report.pdf &amp;quot;SunRail Electronic Trip Planning Study Final Report&amp;quot;] (2013).&lt;br /&gt;
:This report was prepared for the FDOT in advance of their SunRail launch; it analyzes various online trip planning options for SunRail to consider, and includes a section on GTFS's benefits, risks, and applications.&lt;/div&gt;</summary>
		<author><name>Simone</name></author>
	</entry>
</feed>