Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update!: Add map/navigation recommendations #2827

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -2956,6 +2956,15 @@
"business",
"fundingFinding"
]
},
{
"login": "bruch-alex",
"name": "Alex Bruch",
"avatar_url": "https://avatars.githubusercontent.com/u/173354246?v=4",
"profile": "https://github.com/bruch-alex",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 5,
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,9 @@ Privacy Guides wouldn't be possible without these wonderful people ([emoji key](
<td align="center" valign="top" width="20%"><a rel="nofollow noopener noreferrer" href="https://github.com/PASSK3YS"><img src="https://avatars.githubusercontent.com/u/54213179?v=4" width="100px;" loading=lazy /><br /><sub><b>Kieran Colfer</b></sub></a><br /><a href="https://github.com/privacyguides/privacyguides.org/commits?author=PASSK3YS" title="Documentation">📖</a></td>
<td align="center" valign="top" width="20%"><a rel="nofollow noopener noreferrer" href="https://github.com/SamsungGalaxyPlayer"><img src="https://avatars.githubusercontent.com/u/12520755?v=4" width="100px;" loading=lazy /><br /><sub><b>Justin Ehrenhofer</b></sub></a><br /><a href="https://github.com/privacyguides/privacyguides.org/commits?author=SamsungGalaxyPlayer" title="Documentation">📖</a> <a href="#business-SamsungGalaxyPlayer" title="Business development">💼</a> <a href="#fundingFinding-SamsungGalaxyPlayer" title="Funding Finding">🔍</a></td>
</tr>
<tr>
<td align="center" valign="top" width="20%"><a rel="nofollow noopener noreferrer" href="https://github.com/bruch-alex"><img src="https://avatars.githubusercontent.com/u/173354246?v=4" width="100px;" loading=lazy /><br /><sub><b>Alex Bruch</b></sub></a><br /><a href="#translation-bruch-alex" title="Translation">🌍</a></td>
</tr>
</tbody>
<tfoot>
<tr>
Expand Down
154 changes: 154 additions & 0 deletions docs/maps.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,154 @@
---
meta_title: "Recommended Maps and Navigation Apps - Privacy Guides"
title: "Maps and Navigation"
icon: material/map
description: Privacy-respecting map providers and navigation apps which don't build an advertising profile based on your searches and locations.
cover: maps.webp
global:
- [randomize-element, "table tbody"]
---
<small>Protects against the following threat(s):</small>

- [:material-account-cash: Surveillance Capitalism](basics/common-threats.md#surveillance-as-a-business-model){ .pg-brown }

Use a **map and navigation app** that doesn't build an advertising profile based on your searches and location history. Instead of using Google Maps, Apple Maps, or Waze, we recommend these privacy-respecting alternatives.

## Recommended Applications

The recommendations here either do not collect any user data or at least do not collect personally identifying information (PII) based on each service's privacy policy. There is **no guarantee** that these privacy policies are honored.

| App | Map Data | Offline Maps | Data Collection | License |
|---|---|---|---|---|
| [Organic Maps](#organic-maps) | [OpenStreetMap](https://www.openstreetmap.org/) | :material-check:{ .pg-green } | None | Free (Apache 2.0) |
| [OsmAnd](#osmand) | [OpenStreetMap](https://www.openstreetmap.org/) | :material-check:{ .pg-green } | None | Free (GNU GPL 3.0) |
| [Magic Earth](#magic-earth) | [OpenStreetMap](https://https://www.openstreetmap.org/) | :material-check:{ .pg-green } | Anonymized[^1] | Proprietary |
| [HERE WeGo](#here-wego) | Proprietary | :material-check:{ .pg-green } | Anonymized[^2] | Proprietary |

[^1]: Location data is used to provider real-time traffic data, but cannot be linked to a specific user.
[^2]: Some opt-in features such as live traffic data require sending user data such as location and speed to HERE. This data is collected in a way that does not identify the user personally according to the [privacy policy](https://legal.here.com/en-gb/privacy/here-wego-here-application-or-here-maps-privacy-supplement-updated)


### Organic Maps

<div class="admonition recommendation" markdown>

![Organic Maps logo](assets/img/maps/organic-maps.svg){ align=right }

**Organic Maps** is an open source, community-developed map display and satnav-style navigation app for walkers, drivers, and cyclists. The app offers worldwide offline maps based on OpenStreetMap data, and navigation with privacy - no location tracking, no data collection, and no ads. The app can be used completely offline.

Features include cycling routes, hiking trails and walking paths, turn-by-turn navigation with voice guidance, and public transport route planning (only available in supported regions and cities).

[:octicons-home-16: Homepage](https://organicmaps.app/){ .md-button .md-button--primary }
[:octicons-eye-16:](hhttps://organicmaps.app/privacy/){ .card-link title="Privacy Policy" }
[:octicons-code-16:](https://github.com/organicmaps/organicmaps){ .card-link title="Source Code" }

<details class="downloads" markdown>
<summary>Downloads</summary>

- [:simple-github: GitHub](https://github.com/organicmaps/organicmaps)
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=app.organicmaps)
- [:simple-appstore: App Store](https://apps.apple.com/app/organic-maps/id1567437057)
- [:simple-linux: Linux](https://flathub.org/apps/app.organicmaps.desktop)

</details>

</div>

Please note that Organic Maps is a simple, basic app that lacks certain features many users might expect, such as satellite images, streetview images, and real-time traffic information.

### OsmAnd

<div class="admonition recommendation" markdown>

![OsmAnd logo](assets/img/maps/osmand.svg){ align=right }

**OsmAnd** is an offline map and navigation application based on OpenStreetMap, offering turn-by-turn navigation for walking, cycling, driving as well as public transport. It is open-source and does not collect any user data. Some features are paid if you download the app from the Play Store or Apple App Store, but a completely free (though unofficial) version is available on F-Droid.

[:octicons-home-16: Homepage](https://osmand.net/){ .md-button .md-button--primary }
[:octicons-eye-16:](https://osmand.net/docs/legal/privacy-policy/){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://osmand.net/docs/intro){ .card-link title=Documentation}
[:octicons-code-16:](https://github.com/osmandapp){ .card-link title="Source Code" }

<details class="downloads" markdown>
<summary>Downloads</summary>

- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=net.osmand)
- [:simple-appstore: App Store](https://apps.apple.com/us/app/osmand-maps-travel-navigate/id934850257)

</details>

</div>

Compared to Organic Maps, OsmAnd has more [features](https://wiki.openstreetmap.org/wiki/OsmAnd#Features) but is also more complicated to use. One noteworthy feature is the ability to overlay or underlay external map data, such as satellite images from Microsoft or [traffic data](https://web.archive.org/web/20211203063453/http://themm.net/public/osmand_traffic) from Google, although the latter is ignored by the automatic route planning. OsmAnd also has an optional integration of streetview images provided by [Mapillary](https://www.mapillary.com/).

### Magic Earth

<div class="admonition recommendation" markdown>

![Magic Earth logo](assets/img/maps/magic-earth.png){ align=right }

**Magic Earth** is a proprietary app based on OpenStreetMap data. Its features include turn-by-turn navigation, live traffic information for route planning, speed camera warnings, public transport info, 3D and satellite maps, and the ability to download maps for offline use. The app may send position data to Magic Earth's traffic provider to provide real-time traffic information, but the data is anonymized and only stored for 5 minutes.

[:octicons-home-16: Homepage](https://www.magicearth.com/){ .md-button .md-button--primary }
[:octicons-eye-16:](https://www.magicearth.com/privacy/){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://www.magicearth.com/faq-en/){ .card-link title=Documentation}

<details class="downloads" markdown>
<summary>Downloads</summary>

- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.generalmagic.magicearth&hl=en)
- [:simple-appstore: App Store](https://itunes.apple.com/us/app/magic-earth-gps-navigation/id1007331679?mt=8)

</details>

</div>

This app is useful for users who require real-time traffic info, which is available [in several countries](https://www.magicearth.com/feature-availablity/#hd_traffic).

Magic Earth is free of cost for all end-users but the developer also has a paid SDK for business partners. Because of this business model, they have decided against open sourcing the app.

### HERE WeGo
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure we should recommend Here it was never mentioned ever nor investigated afaik.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not quite. we shouldnt' just add something based on one persons view. Def not approving of this.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the "v1" should just been Organic Maps and OSMAND as everyone agrees on those one. Then we can further discuss other proprietary tools.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That would be a good compromise

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the "v1" should just been Organic Maps and OSMAND as everyone agrees on those one. Then we can further discuss other proprietary tools.

I think that’s the best thing to do.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this something I need to change from my side or can you amend the PR to only include these two?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this something I need to change from my side or can you amend the PR to only include these two?

Just waiting for OsmAnd to be approved on the forum first.


<div class="admonition recommendation" markdown>

![HERE WeGo logo](assets/img/maps/here.png){ align=right }

**HERE WeGo** is a proprietary app made by HERE Technologies, a company owned by a consortium of multiple German automakers as well as Intel. The app's features include turn-by-turn navigation for walking, cycling and driving as well as using public transport, live traffic information, speed camera warnings, terrain and satellite maps, the ability to download maps for offline use, and shop info such as opening times or Yelp reviews.

The app can send your location data in order to provide real-time traffic information, but this is an opt-in feature and the data is anonymized (not linked to your personal identity).

[:octicons-home-16: Homepage](https://www.here.com/products/wego){ .md-button .md-button--primary }
[:octicons-eye-16:](https://legal.here.com/en-gb/privacy/here-wego-here-application-or-here-maps-privacy-supplement-updated){ .card-link title="Privacy Policy" }

<details class="downloads" markdown>
<summary>Downloads</summary>

- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.here.app.maps&pli=1)
- [:simple-appstore: App Store](https://apps.apple.com/us/app/here-wego-maps-navigation/id955837609)
- [:octicons-browser-16: Web](https://wego.here.com/)

</details>

</div>

Unlike the previous recommendations, HERE WeGo uses its own proprietary map data and is therefore a good option for users who live in regions where OpenStreetMap is insufficient. In fact, HERE's map data is used by several car manufacturers for their built-in navigation systems.

## Criteria

**Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.

### Minimum Requirements

- Must not collect PII per their privacy policy.
- Must not require users to create an account with them.
- Must not require users to share location data. If the user opts in to sharing their location, this data must be anonymized.
- Maps can be downloaded and the app used entirely offline.

### Best-Case

Our best-case criteria represents what we would like to see from the perfect project in this category. Our recommendations may not include any or all of this functionality, but those which do may rank higher than others on this page.

- Apps should be open source.
- Should have route planning for public transport.
- Should have real-time traffic information for route planning.
- Should have advanced features (that users may expect coming from Google or Apple Maps) such as detailed shop/POI information and reviews, topographic maps, and satellite and streetview images.
13 changes: 13 additions & 0 deletions docs/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,19 @@ For encrypting your OS drive, we typically recommend using the encryption tool y

[Learn more :material-arrow-right-drop-circle:](language-tools.md)

### Maps and Navigation Apps

<div class="grid cards" markdown>

- ![Organic Maps logo](assets/img/maps/organic-maps.svg){ .twemoji loading=lazy }[Organic Maps](maps.md#organic-maps)
- ![OsmAnd logo](assets/img/maps/osmand.svg){ .twemoji loading=lazy }[OsmAnd](maps.md#osmand)
- ![Magic Earth logo](assets/img/maps/magic-earth.png){ .twemoji loading=lazy }[Magic Earth](maps.md#magic-earth)
- ![HERE WeGo logo](assets/img/maps/here.png){ .twemoji loading=lazy }[HERE WeGo](maps.md#here-wego)

</div>

[Learn more :material-arrow-right-drop-circle:](language-tools.md)

### Multi-Factor Authentication Tools

**Note:** [Hardware security keys](#security-keys) have been moved to their own category.
Expand Down
3 changes: 3 additions & 0 deletions includes/contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,9 @@
<td align="center" valign="top" width="20%"><a rel="nofollow noopener noreferrer" href="https://github.com/PASSK3YS"><img src="https://avatars.githubusercontent.com/u/54213179?v=4" width="100px;" loading=lazy /><br /><sub><b>Kieran Colfer</b></sub></a><br /><a href="https://github.com/privacyguides/privacyguides.org/commits?author=PASSK3YS" title="Documentation">📖</a></td>
<td align="center" valign="top" width="20%"><a rel="nofollow noopener noreferrer" href="https://github.com/SamsungGalaxyPlayer"><img src="https://avatars.githubusercontent.com/u/12520755?v=4" width="100px;" loading=lazy /><br /><sub><b>Justin Ehrenhofer</b></sub></a><br /><a href="https://github.com/privacyguides/privacyguides.org/commits?author=SamsungGalaxyPlayer" title="Documentation">📖</a> <a href="#business-SamsungGalaxyPlayer" title="Business development">💼</a> <a href="#fundingFinding-SamsungGalaxyPlayer" title="Funding Finding">🔍</a></td>
</tr>
<tr>
<td align="center" valign="top" width="20%"><a rel="nofollow noopener noreferrer" href="https://github.com/bruch-alex"><img src="https://avatars.githubusercontent.com/u/173354246?v=4" width="100px;" loading=lazy /><br /><sub><b>Alex Bruch</b></sub></a><br /><a href="#translation-bruch-alex" title="Translation">🌍</a></td>
</tr>
</tbody>
<tfoot>
<tr>
Expand Down
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ extra:
link: /zh-hant/
lang: zh-Hant
icon: https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1ed-1f1f0.svg
- name: русский
- name: Русский
link: /ru/
lang: ru
icon: https://raw.githubusercontent.com/twitter/twemoji/master/assets/svg/1f1f7-1f1fa.svg
Expand Down Expand Up @@ -419,6 +419,7 @@ nav:
- "file-sharing.md"
- "frontends.md"
- "language-tools.md"
- "maps.md"
- "multi-factor-authentication.md"
- "news-aggregators.md"
- "notebooks.md"
Expand Down
Binary file added theme/assets/img/cover/maps.webp
Binary file not shown.
Binary file added theme/assets/img/maps/here.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme/assets/img/maps/magic-earth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions theme/assets/img/maps/organic-maps.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions theme/assets/img/maps/osmand.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading