Commit 61912cf
authored
Move stats in a
* Move stats in a `metadata.stats` objects
And add more counts:
* trips_with_trip_headsign_count: usize,
* lines_with_short_name_count: usize,
* lines_with_long_name_count: usize,
* transfers_count: usize,
* fares_attribute_count: usize,
There is no `fare_rules` yet, they are not handled by gtfs structures
yet
* Added fare rules and a readme section
* Rename lines_ to routes_ and add wheelchair statmetadata.stats objects (#192)1 parent 907efc0 commit 61912cf
File tree
5 files changed
+343
-190
lines changed- src
- test_data/custom_route_color
5 files changed
+343
-190
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments