Skip to content

Wissotsky/israel_gtfs_fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Israel GTFS Fixer

Israel's Ministry of Transport GTFS feed doesnt entirely follow the specification. This tool fixes the feed to make it compatible with the specification.

Usage

Run the script from the command line with the following syntax:

julia main.jl --input_dir /path/to/your/input/directory

The script will create a new directory named input_directory-fixed where it will store the fixed files.

Dependencies

This script depends on the following Julia packages:

  • ArgParse
  • CSV
  • DataFrames

About

Tool to fix issues with Israel's GTFS feed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages