Skip to content
This repository was archived by the owner on Jan 17, 2020. It is now read-only.
This repository was archived by the owner on Jan 17, 2020. It is now read-only.

consider implementing validation on gtfs feeds #268

@carocad

Description

@carocad

There are a couple of tools already that can do validation of GTFS feeds. I have checked some of them but they all seems very focused on their own way of doing things and might not match properly with the in-memory representation of kamal.

The most known implementation of GTFS validation is: https://github.com/google/transitfeed/wiki/FeedValidator

After a careful check I found out that the validation is still pretty straightforward and we might be able to implement it in kamal without much work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions