Differences

This shows you the differences between two versions of the page.

Link to this comparison view

projects:ttco [2025/02/16 19:21] – created pfmprojects:ttco [2025/02/16 19:25] (current) – add important references pfm
Line 4: Line 4:
  
 It's in design phase. It's in design phase.
 +
 +===== Resources =====
 +
 +  * [[https://docs.rs/gtfs-structures/0.43.0/gtfs_structures/index.html|gtfs-structures]], a Rust cargo that takes care of loading GTFS datasets. (Source code: [[https://github.com/rust-transit/gtfs-structure|rust-transit/gtfs-structure]], crate: [[https://crates.io/crates/gtfs-structures|gtfs-structures]].)
 +  * [[https://gtfs.org/resources/gtfs/|GTFS-related resources]]
 +  * [[https://gtfs.org/documentation/schedule/reference/|GTFS Schedule specification]]