diff options
author | isabelle-dr | 2022-03-22 19:10:07 -0400 |
---|---|---|
committer | isabelle-dr | 2022-03-22 19:10:07 -0400 |
commit | 0763b1a00defec962245c0e90068206917054460 (patch) | |
tree | 598876eb4501ea305dd9a80454a46bbfbeaa20b8 /.idea/gtfs-book/ch-21-conclusion.md | |
parent | e59a98b722d64478028b082e21dcf237901890c8 (diff) |
Add gtfs-book files
Diffstat (limited to '.idea/gtfs-book/ch-21-conclusion.md')
-rw-r--r-- | .idea/gtfs-book/ch-21-conclusion.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.idea/gtfs-book/ch-21-conclusion.md b/.idea/gtfs-book/ch-21-conclusion.md new file mode 100644 index 0000000..0bdc2e0 --- /dev/null +++ b/.idea/gtfs-book/ch-21-conclusion.md @@ -0,0 +1,23 @@ +## Conclusion + +Thanks for reading *The Definitive Guide to GTFS*. While there are many +techniques that may take some time to comprehend in this book, the +content should bring you up to speed with GTFS quickly. + +At first glance, GTFS appears to be very simple, but there are a number +of "gotchas" which are not immediately apparent until you have spent +significant time working with a range of feeds. + +The key takeaways from this book are: + +* How GTFS feeds are structured +* How to import a GTFS feed to SQL and perform queries +* How to search for trips, handle blocks and calculate fares +* How to optimize an SQL database to minimize resource usage on mobile + devices. + +If you have enjoyed this book, please share it or feel free to contribution improvements or changes as necessary. + +*Quentin Zervaas* +February, 2014 + |