this post was submitted on 08 Oct 2024
14 points (93.8% liked)

OpenStreetMap community

4137 readers
21 users here now

Everything #OpenStreetMap related is welcome: software releases, showing of your work, questions about how to tag something, as long as it has to do with OpenStreetMap or OpenStreetMap-related software.

OpenStreetMap is a map of the world, created by people like you and free to use under an open license.

Join OpenStreetMap and start mapping: https://www.openstreetmap.org.

There are many communication channels about OSM, many organized around a certain country or region. Discover them on https://openstreetmap.community

https://mapcomplete.org is an easy-to-use website to view, edit and add points (such as shops, restaurants and others)

https://learnosm.org/en/ has a lot of information for beginners too.

founded 4 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] infeeeee@lemm.ee 6 points 1 week ago (1 children)

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/

[–] kosmoz@lemm.ee 4 points 1 week ago

There has actually been some progress on integrating GTFS data into OSM: https://wiki.openstreetmap.org/wiki/GTFS

I haven't yet seen much use of it in the wild though…