Skip to content

🚍 Import GTFS Data to MySQL for database usage.

License

Notifications You must be signed in to change notification settings

flixtrack/Importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flixtrack Importer

Import GTFS Data to MySQL for database usage.

📐 Structure

Preview

📚 Usage

  • Upload the importer to your server.
  • Change file permissions chmod 777 import.sh
  • Execute the importer ./import.sh
  • Additional: Create a cronjob for the exporter

❗ Important

If you wan't to use another GTFS source, you must edit the URL from ./import.sh!

By default, flixtrack database and username will be used. You must edit these in all files, if you're wan't to import the data to another database.

By the future, a configuration file will be added.

About

🚍 Import GTFS Data to MySQL for database usage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages