Skip to content

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