Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

A helper to make the provided GTFS feed more consistent and up to the standard.

License

Notifications You must be signed in to change notification settings

hypervtechnics/VrrGtfsTransform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VRR GTFS Feed Transformer

This tool aims to to make the released GTFS feed more consistent and include the features of the GTFS standard. You can download the feed from the open data portal.

Build

Branch State
develop Build Status
master Build Status

Transformations

Currently there are only two transformations applied:

  1. Group all stations which are the same with an appropiate parent_station to get better search results and avoid "duplicate" stops. A station is created for those.
  2. The platform_code column is field from the information encoded in the stop_id. And terms like "Gleis" or similar are removed to be compliant with the GTFS standard.

Usage

TODO

Good to know

stop_id

Format: <1>:<2>:<3>(:<4>:<5>)

TODO

About

A helper to make the provided GTFS feed more consistent and up to the standard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published