Skip to content

Necrokefalos/gtfs-2-n3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚏 gtfs-2-n3

Custom modified solution in order to convert GTFS files to .n3

Requirements:

  • python 3.10
  • pip3.10
    • install necessary modules with $ pip3.10 install <module>

Quick Guide

Create directory named /output inside repo, download file outside of repo and copy it to /output directory:

$ wget http://archive.data.gov.gr/dataset/76aae6a7-dd11-4586-bee8-94b599a4752b/resource/804e5a69-d5c8-4379-a67b-214a69226311/download/public.zip

Script usage example:

$ python3.10 gtfs2n3.py

About

GTFS to .n3 file generation for OASA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages