Magic Earth: Privacy friendly maps with turn-by-turn navigation, OpenStreetMap, Crowd-Sourced Traffic, 3D maps, Satellite maps, Offline maps and Transit.
Magic Earth: Privacy friendly maps with turn-by-turn navigation, OpenStreetMap, Crowd-Sourced Traffic, 3D maps, Satellite maps, Offline maps and Transit.
Some perspective from a user who’s been on Magic Earth for well over a year:
I found that Organic Maps and OsmAnd+ just couldn’t cut it at all for finding addresses, routing wasn’t super great (or intuitive), and otherwise rated very low on family acceptance as a replacement for Google Maps. I used Acastus Photon for addresses and frankly it’s not that much better and the workflow was janky and pretty useless when you want to plot route waypoints. This was the bridge between fully de-googling and having a livable acceptance factor. So far I haven’t seen them doing anything they don’t claim (not getting in trouble privacy-wise), so I’m good.
I would say “privacy friendly” is accurate in the title - but this is not FOSS. Even so for those looking to de-google without losing utility, I recommend it and am glad it exists.
Maybe I’m misunderstanding it, but as far as I see it, OsmAnd’s non-free assets include the entire UI (layout + icons).
Since the UI of an Android app is an essential part, I don’t consider OsmAnd to be opensource.
Some icons of the undergrounds have different license. Read your first link carefully. And you link the source of the ui, or you don’t consider png files as “source”?
If it wouldn’t be foss, it couldn’t be built by the f-droid build system, it can only build foss projects
The license contains the following clause:
That’s why I linked the folder Osmand/tree/master/OsmAnd/res. It contains icons and XML files, which are used to describe the UI.
CC-BY-NC-ND is a non-free license. It forbids commercial redistribution and it doesn’t allow any modification of the files. OsmAnd further restricts what you can do, as it does not allow redistribution in the most popular app stores without permission.
If it wouldn’t be foss, it couldn’t be built by the f-droid build system, it can only build foss projects
The source files are publicly available, so F-Droid can use them to build the app, but the license restricts what you can do with these files.
F-Droid does not sell the app (non-commercial clause), is not modifying it (non-derivative clause) and is not listed as one of the restricted app stores, so it can distribute the app. But this does not make the app free and open-source software.
The license contains the following clause:
That’s why I linked the folder Osmand/tree/master/OsmAnd/res. It contains icons and XML files, which are used to describe the UI.
CC-BY-NC-ND is a non-free license. It forbids commercial redistribution and it doesn’t allow any modification of the files. OsmAnd further restricts what you can do, as it does not allow redistribution in the most popular app stores without permission.
If it wouldn’t be foss, it couldn’t be built by the f-droid build system, it can only build foss projects
The source files are publicly available, so F-Droid can use them to build the app, but the license restricts what you can do with these files.
F-Droid does not sell the app (non-commercial clause), is not modifying it (non-derivative clause) and is not listed as one of the restricted app stores, so it can distribute the app. But this does not make the app free and open-source software.