I know that is at first a geo database but has anyone build a better web ui where i can plan routes with public transport just like on google maps

Edit: I have found one which works for me: Mapy.cz it isn’t open source but that wasn’t a requirement

  • infeeeee@lemm.ee
    link
    fedilink
    English
    arrow-up
    7
    ·
    1 year ago

    Google maps uses gtfs, public transport companies publish that feeds. Osm does not store this data, only subsets were imported, mostly the physical stuff, stops, stations and sometimes lines.

    For proper public transport routing you need a service where this feeds were imported or linked correctly, and they can combine it with osm data for alternatives.

    I used this osm based app a long time ago, I don’t know if it’s still working: https://transportr.app/

  • JASN_DE@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 year ago

    That would also need a complete dataset for the public transport, e.g. routes, timetables etc. It’s not so much a UI issue, more a data issue.

  • schnurrito@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    The problem with that is that for planning public transport routes, you need to store public transport timetables. This raises not just questions about how to store them in OSM’s data model, but also copyright concerns and concerns whether this kind of data is even in scope of a geographical database.