An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-transit/gtfs-structure issues and pull requests

#174 - Fares v2: main files

Pull Request - State: closed - Opened by AntoineAugusti about 2 months ago - 3 comments

#173 - Implement Fares v2

Issue - State: open - Opened by AntoineAugusti about 2 months ago

#172 - Make stop_sequence u32

Pull Request - State: closed - Opened by TheNewCivilian 6 months ago - 3 comments

#171 - Remove the “ms” prefix in `Gtfs.print_stats`

Pull Request - State: closed - Opened by Maeeen 9 months ago

#170 - Use instant instead of counting UTC time

Pull Request - State: closed - Opened by kylerchin 10 months ago

#169 - Remove an unused trait bound.

Pull Request - State: closed - Opened by robryk 10 months ago - 1 comment

#168 - chores: bumping stuff

Pull Request - State: closed - Opened by Tristramg 10 months ago

#167 - Update Error Struct to be cloneable

Pull Request - State: closed - Opened by lolpro11 11 months ago

#166 - Avoid temporary allocations during Deserialization

Pull Request - State: closed - Opened by robryk 11 months ago - 2 comments

#165 - Fix typo in `unkown_enum_as_default`

Issue - State: open - Opened by Muzer about 1 year ago

#164 - Implement hashing for many basic enums

Pull Request - State: closed - Opened by kylerchin over 1 year ago - 2 comments

#161 - Make Gtfs::from_path to accept non-displayable path

Pull Request - State: closed - Opened by Jusduil over 1 year ago - 1 comment

#160 - Update github actions to news actions (checkou & rust)

Pull Request - State: closed - Opened by Tristramg over 1 year ago

#159 - Implement RawTranslations

Pull Request - State: closed - Opened by Tristramg over 1 year ago - 1 comment

#158 - Add TTS Stop Time and make route / stop names optional

Pull Request - State: closed - Opened by kylerchin over 1 year ago - 2 comments

#157 - Implement Fares v1

Pull Request - State: closed - Opened by antoine-de over 1 year ago

#156 - Use a Different Zip Crate for Decompression

Issue - State: open - Opened by lolpro11 over 1 year ago - 3 comments

#155 - DRAFT: Full translation implementation

Pull Request - State: open - Opened by kylerchin over 1 year ago - 4 comments

#154 - Translation tagged langs

Pull Request - State: closed - Opened by kylerchin over 1 year ago - 1 comment

#153 - Remove Nonstatic Zip & Reqwest

Pull Request - State: closed - Opened by lolpro11 over 1 year ago - 12 comments

#152 - Trim header column names, added Metra test

Pull Request - State: closed - Opened by kylerchin over 1 year ago - 7 comments

#151 - Add ability to skip shapes reading

Pull Request - State: closed - Opened by kylerchin over 1 year ago - 2 comments

#150 - Add pathways to the object type and implement id for rawpathways

Pull Request - State: closed - Opened by antoine-de over 1 year ago - 1 comment

#149 - allow for train voyages longer than 4.1 days

Pull Request - State: closed - Opened by kylerchin over 1 year ago - 3 comments

#148 - Newversion with itertools bump and warnings removal in tests

Pull Request - State: closed - Opened by antoine-de over 1 year ago

#147 - Add a new `RawGTFS::SourceFormat` field and strip file paths.

Pull Request - State: closed - Opened by antoine-de over 1 year ago - 2 comments

#146 - Limit the number of shrink to fit

Pull Request - State: closed - Opened by antoine-de almost 2 years ago - 1 comment

#145 - `Pathway::stair_count` can be negative

Pull Request - State: closed - Opened by zyxw59 almost 2 years ago

#144 - Bump version

Pull Request - State: closed - Opened by Tristramg almost 2 years ago

#143 - No fare_rules

Issue - State: open - Opened by CSIR-CityPlan almost 2 years ago - 1 comment

#142 - Reduce the RawStopTime size

Pull Request - State: closed - Opened by antoine-de almost 2 years ago

#141 - Release RawStopTime earlier

Pull Request - State: closed - Opened by antoine-de almost 2 years ago

#140 - fix shape_id description for Trip object

Pull Request - State: closed - Opened by kylerchin about 2 years ago - 1 comment

#139 - fix "name" to "url" for Agency.url

Pull Request - State: closed - Opened by kylerchin about 2 years ago - 2 comments

#138 - Update zips dependency

Pull Request - State: closed - Opened by antoine-de about 2 years ago

#136 - Update TransferType Enum

Pull Request - State: closed - Opened by fchabouis about 2 years ago - 1 comment

#135 - Support for GTFS Flex

Issue - State: open - Opened by fchabouis over 2 years ago - 2 comments

#134 - Add default values for route_short_name and route_long_name

Pull Request - State: closed - Opened by stefanw over 2 years ago - 1 comment

#133 - Better error message for wrong stop_id in transfers.txt

Pull Request - State: closed - Opened by fchabouis over 2 years ago - 5 comments

#132 - Fix serialization errors with Serde and add a serialization/deserialization test

Pull Request - State: closed - Opened by econaxis over 2 years ago - 1 comment

#131 - Trip serde

Pull Request - State: closed - Opened by Tristramg over 2 years ago

#130 - Trip doesn't have serde Deserialize, Serialize traits

Issue - State: closed - Opened by natawie over 2 years ago - 5 comments

#129 - Read levels

Issue - State: open - Opened by AntoineAugusti almost 3 years ago - 1 comment

#128 - App for GTFS data

Issue - State: open - Opened by maxwell8888 almost 3 years ago - 2 comments

#127 - Correction mode => pathway_mode

Pull Request - State: closed - Opened by fchabouis about 3 years ago - 2 comments

#126 - Use Id<Stop> instead of Arc<Stop>: Id as string

Pull Request - State: open - Opened by antoine-de over 3 years ago - 6 comments

#125 - Fix empty route colors

Pull Request - State: closed - Opened by antoine-de over 3 years ago

#124 - Version 0.32.0

Pull Request - State: closed - Opened by antoine-de over 3 years ago

#123 - Use Index<Stop> instead of Arc<Stop>: Id as integer

Pull Request - State: open - Opened by antoine-de over 3 years ago - 1 comment

#122 - Use a better time/duration representation

Issue - State: open - Opened by antoine-de over 3 years ago - 4 comments

#121 - BREAKING: follow naming conventions in Route struct

Pull Request - State: closed - Opened by meszarosdezso over 3 years ago

#120 - Add support for pathways.txt

Pull Request - State: closed - Opened by meszarosdezso over 3 years ago - 1 comment

#119 - BREAKING: add default value for route_color and route_text_color

Pull Request - State: closed - Opened by meszarosdezso over 3 years ago

#118 - Implement `Clone` for `Trip`

Pull Request - State: closed - Opened by meszarosdezso over 3 years ago

#117 - Make clippy happy

Pull Request - State: closed - Opened by Tristramg over 3 years ago

#116 - Add ability to read transfers.txt

Pull Request - State: closed - Opened by zandemax over 3 years ago - 5 comments

#115 - Add support for transfers

Issue - State: closed - Opened by zandemax over 3 years ago - 1 comment

#114 - Performance improvement

Pull Request - State: closed - Opened by Tristramg over 3 years ago

#113 - Impl Id on Arc<T>

Pull Request - State: closed - Opened by Tristramg over 3 years ago

#112 - Performance improvements

Pull Request - State: closed - Opened by Tristramg over 3 years ago - 11 comments

#111 - Parallel processing

Issue - State: closed - Opened by im-n1 over 3 years ago - 9 comments

#110 - Keep extended route types in RouteType deserializer

Issue - State: open - Opened by Naturseptime over 3 years ago

#109 - Fix nightly

Pull Request - State: closed - Opened by Tristramg over 3 years ago

#108 - Build fails with musl rust 1.59.0-nightly-2021-12-03

Issue - State: closed - Opened by naxxfish over 3 years ago - 2 comments

#107 - Make `Error` impl `Send` and `Sync`

Pull Request - State: closed - Opened by zyxw59 almost 4 years ago - 2 comments

#106 - port improvement into main branch

Pull Request - State: closed - Opened by antoine-de almost 4 years ago

#105 - Serializers improvements

Pull Request - State: closed - Opened by Tristramg almost 4 years ago

#104 - Move things around

Pull Request - State: closed - Opened by Tristramg almost 4 years ago

#103 - Wheelchair boarding can be inherited from the parent

Issue - State: open - Opened by Tristramg almost 4 years ago

#102 - Better defaults

Pull Request - State: closed - Opened by Tristramg about 4 years ago - 2 comments

#101 - Make (continuous) pickup drop off non-optional / allow parsing invalid values

Pull Request - State: closed - Opened by stefanw about 4 years ago - 3 comments

#100 - Allow not to parse stop_times

Pull Request - State: closed - Opened by Tristramg about 4 years ago - 3 comments

#99 - Missing file

Pull Request - State: closed - Opened by Tristramg about 4 years ago

#98 - Documentation, again, almost done

Pull Request - State: closed - Opened by Tristramg about 4 years ago - 2 comments

#97 - RawFrequency and Frequency: exact_times should not be an option

Issue - State: open - Opened by Tristramg about 4 years ago
Labels: breaking change

#96 - FareAttribute::price should be a float, not a string

Issue - State: open - Opened by Tristramg about 4 years ago
Labels: breaking change

#95 - Shape should be renamed to ShapePoint

Issue - State: open - Opened by Tristramg about 4 years ago
Labels: breaking change

#94 - Route attributes do not follow naming conventions

Issue - State: closed - Opened by Tristramg about 4 years ago
Labels: breaking change

#93 - Colors should not be an option, but have a default value

Issue - State: closed - Opened by Tristramg about 4 years ago
Labels: breaking change

#92 - Document the gtfs.rs module

Pull Request - State: closed - Opened by Tristramg about 4 years ago

#91 - Make the official example work

Issue - State: open - Opened by Tristramg about 4 years ago - 1 comment

#90 - Document errors

Pull Request - State: closed - Opened by Tristramg about 4 years ago

#89 - Doc: first step

Pull Request - State: closed - Opened by Tristramg about 4 years ago

#88 - Some style improvements

Pull Request - State: closed - Opened by Tristramg about 4 years ago

#87 - I messed something up with the history

Pull Request - State: closed - Opened by Tristramg about 4 years ago

#86 - Bump version after minor lint changes

Pull Request - State: closed - Opened by Tristramg about 4 years ago

#85 - Clippy

Pull Request - State: closed - Opened by Tristramg about 4 years ago

#84 - Github actions: check formating

Pull Request - State: closed - Opened by Tristramg about 4 years ago

#83 - GitHub actions

Pull Request - State: closed - Opened by Tristramg about 4 years ago - 1 comment

#82 - StopTime->Timepoint is now an enum

Pull Request - State: closed - Opened by Tristramg about 4 years ago - 1 comment

#81 - Error while reading this gtfs

Issue - State: closed - Opened by fchabouis about 4 years ago - 7 comments

#80 - Rename readme into capslock to please crates.io

Pull Request - State: closed - Opened by Tristramg about 4 years ago - 1 comment

#79 - Bump all dependencies versions

Pull Request - State: closed - Opened by antoine-de about 4 years ago

#78 - Problem to read a remote GTFS

Issue - State: closed - Opened by fchabouis about 4 years ago - 7 comments

#77 - Support for optional extra fields

Issue - State: open - Opened by irexiz about 4 years ago - 2 comments

#76 - Add trim fields option to csv reader

Pull Request - State: closed - Opened by stefanw over 4 years ago

#75 - Add frequencies.txt parsing

Pull Request - State: closed - Opened by stefanw over 4 years ago - 1 comment

#74 - Implement Translations

Pull Request - State: open - Opened by Robbe7730 over 4 years ago - 7 comments