aboutsummaryrefslogtreecommitdiff
path: root/gtfs-book/ch-21-conclusion.md
diff options
context:
space:
mode:
authorisabelle-dr2022-03-22 19:33:40 -0400
committerisabelle-dr2022-03-22 19:33:40 -0400
commit24e89c97cbbdd89348b1f02497a129ac8ac0a14f (patch)
treeac8432b0731525e889b6dfefa1401ce277af6893 /gtfs-book/ch-21-conclusion.md
parentab1b75da67be3e101e40e0ae3052d73c714b8ea3 (diff)
re arrange repo
Diffstat (limited to 'gtfs-book/ch-21-conclusion.md')
-rw-r--r--gtfs-book/ch-21-conclusion.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/gtfs-book/ch-21-conclusion.md b/gtfs-book/ch-21-conclusion.md
new file mode 100644
index 0000000..0bdc2e0
--- /dev/null
+++ b/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
+