this post was submitted on 01 Sep 2023
781 points (98.8% liked)
Open Source
40861 readers
147 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is there an open street map based map app that shows live traffic? I'm trying to get my grandfather to switch to open source, and he says it's the one feature he needs.
MagicEarth has got a live traffic layer for you.
Magic earth is great
If it is free as in beer, but not as in freedom, and is developed by a company, then what is their business model?
This is what they've put on their FAQ
Magic Earth is free for all our end-users but we also have a paid Magic Earth SDK for business partners. For instance Selectric.de (a supplier for navigation solutions for ambulances and fire trucks), Smarter AI (developing ADAS systems) or Absolute Cycling (using the platform on bicycles). For more info on the SDK, you can check magiclane.com.
That explains it, thanks
Unfortunately, it's not open source though.
Indeed it isn't. But is privacy focused and sort of the best next thing.
Yeah, I was just pointing it out for transparency, as this is the OSS community. Still a noteworthy app, though.
time for some kind of anonymizing location data sharing service, peer to peer or federated protocol? that might be interesting, or sketchy, not sure which.
There is OpenTraffic but it seems unfinished and not implemented anywhere as far as i can tell. Edit: just to clarify, ive only heard from others that it's unfinished, havent checked myself :)
That's a super interesting project. For anyone else, the project overview has some great system level diagrams:
https://github.com/opentraffic/otv2-platform
It looks really interesting - but unfortunately it seems it's abandoned? Last time it was updated was 7 years ago...
OSMand has a feature where it can process other info as tiles on top of the base openstreetmap data it downloads, so what I did was pulling satellite and live traffic data from google and make them work as tiles and it works perfect (although it doesnt take traffic data into consideration when routing, it only shows it as a picture on top of the map, doesn't bother me).