this post was submitted on 10 Apr 2024
273 points (97.6% liked)

Open Source

30308 readers
2411 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

It seems like the FOSS community is continuing to grow, and FOSS apps keep getting better (Immich reallh blew my mind recently), which is a big win ๐Ÿ˜Ž but there are still many apps I use that I would kill for an open source alternative. I am curious what you guys think? Are there any apps you'd love alternatives for?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 5 months ago (4 children)

How do I get directions with OSM?

[โ€“] [email protected] 4 points 5 months ago* (last edited 5 months ago) (1 children)

Visit openstreetmap.org or osm.org for short and where you can search for a place there's an icon with arrows beside it. Hit that and then you can put in the From and To. You can pick car routing or bike routing or walking.

[โ€“] [email protected] 2 points 5 months ago (1 children)
[โ€“] [email protected] 2 points 5 months ago

AFAIK someone is working on it. But the problem is the high dynamics of public transport. Routes and schedules get changed quite often, schedules might be quite irregular (think only Sunday at 3:14). And all that data has to be stored offline. Stops might be changed do to construction work for a week. And that is in the optimal case: In some countries the bus comes when it comes, and stops if it wants to stop.

Currently you can see where the lines of a bus or the metro go, but that's about it, I think.

[โ€“] [email protected] 1 points 5 months ago

I use brouter to route on OSM.

[โ€“] [email protected] 3 points 5 months ago

You have to use an app for that. OSM is mostly a big database with an API access to it. There are a lot of them out there with a lot of different focusses. For navigating with a car OSMand is pretty good. They are on fdroid.

[โ€“] [email protected] 6 points 5 months ago* (last edited 5 months ago) (2 children)

There are many APPs build on top of OSM that can do directions in a user friendly way. Personally I use MagicEarth, which uses OSM but isn't itself open source. They include live traffic from some other nav provider.

My goal was to degoogle my phone and MagicEarth was the app which came closest, but I bet you can find all sorts of webapps or fully open source ways to get directions if you don't care for live traffic.

[โ€“] [email protected] 2 points 5 months ago (1 children)

Is there no browser version? Do I have to get the app?

[โ€“] [email protected] 2 points 5 months ago* (last edited 5 months ago)

MagicEarth is only an app.

If you want web based OSM routing you have to look at other services which there are many of. Here are some examples:

https://www.openstreetmap.org/directions

https://routing.openstreetmap.de/

https://maps.openrouteservice.org

On the wiki you can find a lot more:

https://wiki.openstreetmap.org/wiki/Routing#End_users:_routing_software

[โ€“] [email protected] 2 points 5 months ago

Gotta look at that. Live traffic info is one of those things, that OSM lacks...