Skip to content

v0.3.1

Choose a tag to compare

@chtitux chtitux released this 08 Mar 20:39
· 33 commits to main since this release
  • Make route_short_name and route_long_name optional, matching GTFS spec (conditionally required: at least one must be present)
  • Allow transfers.transfer_type to be empty (defaults to 0 per GTFS spec)
  • Make stop_times.arrival_time and stop_times.departure_time optional for intermediate stops per GTFS spec
  • Make stops.stop_lat and stops.stop_lon optional for generic nodes (location_type=3) and boarding areas (location_type=4) per GTFS spec