this post was submitted on 22 Aug 2023
32 points (100.0% liked)
Open Source
823 readers
20 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I also don't understand why I can't be shown 2-3 options, it's incredibly convenient. Manually adding waypoints, or manually telling it to avoid roads, isn't and it's also not the same thing. On Google I see whole alternative routes, in osmand I only see an adapted route when I make a change (waypoint/avoid), but I still only see that one route now. I no longer see the old one to compare, and switching back is cumbersome.
I don't really understand why a few options aren't shown as a default, maybe with slightly certain criteria if possible for a particular a to B. Like one avoiding highways, or hills, or just smaller roads. Maybe a shortest and a quickest, maybe one with fewest lights. If that's not possible, just show some comparable options with similar travel time? Would really improve the experience a lot.
exactly! It shouldn't be too difficult to implement in my opinion, but it would be very very useful
Because the processing is done on your phone, not by servers with enormous quantities of map data stores in RAM in the cloud.
but google maps also works offline, does it store the routes in memory? is it more convenient than calculating the route locally?
We're talking about servers storing tens or hundreds of gigabytes of map data in RAM. Your phone doesn't even have that capability. That's why calculating a route on OSM is slow and Google is fast