hiposfer / hive

Your go-to routing app for public transport
GNU Lesser General Public License v3.0
10 stars 0 forks source link

consider creating an editable GTFS entity component #113

Open carocad opened 6 years ago

carocad commented 6 years ago

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:

@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 :)

mehdisadeghi commented 6 years ago

@carocad that sounds like a break through feature! I'll keep it in mind while working on hive and think more about it.