Releases: mapnificent/mapnificent_generator
Releases · mapnificent/mapnificent_generator
v0.0.6
14 Mar 09:53
Compare
Sorry, something went wrong.
No results found
Improved detection of GTFS files in nested zip dir.
v0.0.5
17 Aug 17:15
Compare
Sorry, something went wrong.
No results found
Uses uint32 for unsigned integer protobuffer values to avoid bug with negative values
Only use fall back stop sequence triphash calculation when trip direction is missing AND headsign is empty
v0.0.4
14 Jul 14:50
Compare
Sorry, something went wrong.
No results found
If direction_id on trip is not present, fall back to using stop sequence to identify route sequence.
v0.0.3
03 Apr 12:16
Compare
Sorry, something went wrong.
No results found
Fixes nasty bug where stations would be identified as the same when they are not (because of randomized go iteration over maps)
Upgraded protobuf implementation
Targets Go 1.10.1
v0.0.2
18 Sep 10:43
Compare
Sorry, something went wrong.
No results found
Includes frequency estimation based on frequency.txt
v0.0.1
25 Aug 15:21
Compare
Sorry, something went wrong.
No results found
Very first release of the mapnificent generator. Code is still a mess, but can deal with all GTFS files in the repo so far.