From 24e89c97cbbdd89348b1f02497a129ac8ac0a14f Mon Sep 17 00:00:00 2001 From: isabelle-dr Date: Tue, 22 Mar 2022 19:33:40 -0400 Subject: re arrange repo --- .idea/gtfs-book/ch-21-conclusion.md | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 .idea/gtfs-book/ch-21-conclusion.md (limited to '.idea/gtfs-book/ch-21-conclusion.md') diff --git a/.idea/gtfs-book/ch-21-conclusion.md b/.idea/gtfs-book/ch-21-conclusion.md deleted file mode 100644 index 0bdc2e0..0000000 --- a/.idea/gtfs-book/ch-21-conclusion.md +++ /dev/null @@ -1,23 +0,0 @@ -## 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 - -- cgit v1.2.3