issues
search
rust-transit
/
gtfs-structure
Read a GTFS file
MIT License
61
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove the “ms” prefix in `Gtfs.print_stats`
#171
Maeeen
closed
3 days ago
0
Use instant instead of counting UTC time
#170
kylerchin
closed
2 weeks ago
0
Remove an unused trait bound.
#169
robryk
closed
3 weeks ago
1
chores: bumping stuff
#168
Tristramg
closed
1 month ago
0
Update Error Struct to be cloneable
#167
lolpro11
closed
1 month ago
0
Avoid temporary allocations during Deserialization
#166
robryk
closed
1 month ago
2
Fix typo in `unkown_enum_as_default`
#165
Muzer
opened
6 months ago
0
Implement hashing for many basic enums
#164
kylerchin
closed
5 months ago
2
Add options to disable default features for `zip` and `reqwest` and enable rustls-tls for reqwest
#163
dkter
opened
7 months ago
1
Allow Calendar, Shape, Route, and other enums to be clonable, move serde bounds, upgrade from deprecated time function
#162
kylerchin
closed
7 months ago
1
Make Gtfs::from_path to accept non-displayable path
#161
Jusduil
closed
8 months ago
1
Update github actions to news actions (checkou & rust)
#160
Tristramg
closed
8 months ago
0
Implement RawTranslations
#159
Tristramg
closed
8 months ago
1
Add TTS Stop Time and make route / stop names optional
#158
kylerchin
closed
8 months ago
2
Implement Fares v1
#157
antoine-de
closed
9 months ago
0
Use a Different Zip Crate for Decompression
#156
lolpro11
opened
9 months ago
3
DRAFT: Full translation implementation
#155
kylerchin
opened
9 months ago
4
Translation tagged langs
#154
kylerchin
closed
9 months ago
1
Remove Nonstatic Zip & Reqwest
#153
lolpro11
closed
7 months ago
12
Trim header column names, added Metra test
#152
kylerchin
closed
10 months ago
7
Add ability to skip shapes reading
#151
kylerchin
closed
10 months ago
2
Add pathways to the object type and implement id for rawpathways
#150
antoine-de
closed
11 months ago
1
allow for train voyages longer than 4.1 days
#149
kylerchin
closed
11 months ago
3
Newversion with itertools bump and warnings removal in tests
#148
antoine-de
closed
1 year ago
0
Add a new `RawGTFS::SourceFormat` field and strip file paths.
#147
antoine-de
closed
1 year ago
2
Limit the number of shrink to fit
#146
antoine-de
closed
1 year ago
1
`Pathway::stair_count` can be negative
#145
zyxw59
closed
1 year ago
0
Bump version
#144
Tristramg
closed
1 year ago
0
No fare_rules
#143
CSIR-CityPlan
opened
1 year ago
1
Reduce the RawStopTime size
#142
antoine-de
closed
1 year ago
0
Release RawStopTime earlier
#141
antoine-de
closed
1 year ago
0
fix shape_id description for Trip object
#140
kylerchin
closed
1 year ago
1
fix "name" to "url" for Agency.url
#139
kylerchin
closed
1 year ago
2
Update zips dependency
#138
antoine-de
closed
1 year ago
0
Update TransferType Enum
#136
fchabouis
closed
1 year ago
1
Support for GTFS Flex
#135
fchabouis
opened
1 year ago
2
Add default values for route_short_name and route_long_name
#134
stefanw
closed
1 year ago
1
Better error message for wrong stop_id in transfers.txt
#133
fchabouis
closed
1 year ago
5
Fix serialization errors with Serde and add a serialization/deserialization test
#132
econaxis
closed
1 year ago
1
Trip serde
#131
Tristramg
closed
1 year ago
0
Trip doesn't have serde Deserialize, Serialize traits
#130
natawie
closed
1 year ago
5
Read levels
#129
AntoineAugusti
opened
2 years ago
1
App for GTFS data
#128
maxwell8888
opened
2 years ago
2
Correction mode => pathway_mode
#127
fchabouis
closed
2 years ago
2
Use Id<Stop> instead of Arc<Stop>: Id as string
#126
antoine-de
opened
2 years ago
6
Fix empty route colors
#125
antoine-de
closed
2 years ago
0
Version 0.32.0
#124
antoine-de
closed
2 years ago
0
Use Index<Stop> instead of Arc<Stop>: Id as integer
#123
antoine-de
opened
2 years ago
1
Use a better time/duration representation
#122
antoine-de
opened
2 years ago
4
BREAKING: follow naming conventions in Route struct
#121
meszarosdezso
closed
2 years ago
0
Next