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 creating an editable GTFS entity component #113

@carocad

Description

@carocad

Currently it is not possible for users to contribute nor change the data that is returned by kamal.

This is incredibly important for us since we need to be able to update the data which we know is not complete.

I think it is possible to do this by enabling hive to understand the GTFS schema automatically such that some (or all) of these cases are covered:

  • when a user receives a directions result, it should be possible to press on a stop or line and see all of its data
  • when a user presses on a stop in the map, that stop data should be shown
  • it should be possible to move between different GTFS entities by pressing on a reference
  • (Ideally) it should be possible to search for lines and or stops through the search box not just targets

@mehdisadeghi this is what I mentioned the other day. It is not a finished concept but an idea that I am playing with. Any feedback is much welcome :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions