aboutsummaryrefslogtreecommitdiff
path: root/gtfs-book/ch-00-definitive-guide-to-gtfs.md
blob: 2c32c6797937eceed1b19d570e734a377fb7e8a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# The Definitive Guide to GTFS

*Consuming open public transportation data with the General Transit Feed
Specification*

Originally written by Quentin Zervaas.

## About This Book

This book is a comprehensive guide to GTFS -- the General Transit Feed
Specification. It is comprised of two main sections.

The first section describes what GTFS is and provides details about the
specification itself. In addition to this it also provides various
discussion points and things to consider for each of the files in the
specification.

The second section covers a number of topics that relate to actually
using GTFS feeds, such as how to calculate fares, how to search for
trips, how to optimize feed data and more.

This book is written for developers that are using transit data for web
sites, mobile applications and more. It aims to be as language-agnostic
as possible, but uses SQL to demonstrate concepts of extracting data
from a GTFS feed.

### About The Author

Quentin Zervaas is a software developer from Adelaide, Australia.

Quentin was the founder of TransitFeeds (now <OpenMobilityData.org>), a web
site that provides a comprehensive listing of public transportation data
available around the world. This site is referenced various times
throughout this book.

### Credits

First Edition. Published in February 2014.

**Technical Reviewer**

Rupert Hanson

**Copy Editor**

Miranda Little

**Disclaimer**

The information in this book is distributed on an "as is" basis, without
warranty. Although every precaution has been taken in the preparation of
this work, the author shall not be liable to any person or entity with
respect to any loss or damage caused or alleged to be caused directly or
indirectly by the information contained in this book.