Skip to content

wimmichiels76/personalwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GTFS creator

this is a simple GTFS editor that uses a geojson file built in JOSM to create a set of GTFS files for one line (running both up and down) of a service.

Draw a line in JOSM, and define the stops as points on the line with tag 'public_transport'='stop_position' and give the stops a name with the name tag. Example given in repository is "pendel_1.geojson"

Uses a simple "init.json" file to set some parameters.

The script builds 4 GTFS files: stops, stop_times, trips and routes.

About

personal work repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages