mirror of
https://github.com/privacyguides/i18n.git
synced 2026-03-20 05:39:11 +00:00
New Crowdin translations by GitHub Action
This commit is contained in:
87
i18n/zh-Hant/maps.md
Normal file
87
i18n/zh-Hant/maps.md
Normal file
@@ -0,0 +1,87 @@
|
||||
---
|
||||
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
|
||||
---
|
||||
|
||||
<small>防護下列威脅:</small>
|
||||
|
||||
- [:material-account-cash: 監控資本主義](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.
|
||||
|
||||
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.
|
||||
|
||||
## Organic Maps
|
||||
|
||||
<div class="admonition recommendation" markdown>
|
||||
|
||||
{ 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:](https://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>
|
||||
|
||||
{ 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.
|
||||
|
||||
[: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-android: Android](https://osmand.net/docs/versions/free-versions)
|
||||
- [: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://mapillary.com).
|
||||
|
||||
## 標準
|
||||
|
||||
\*\*請注意,我們與推薦的任何項目均無關。\*\*除了[我們的通用標準](about/criteria.md)外,我們還制定了一套明確的要求,以便我們能夠提供客觀的建議。 我們建議您在選擇使用項目之前先熟悉此列表,並進行自己的研究,以確保它是您的正確選擇。
|
||||
|
||||
### 最低合格要求
|
||||
|
||||
- 不得根據其隱私權政策收集 PII。
|
||||
- 不得要求使用者建立帳戶。
|
||||
- Must not require users to share location data. If the user opts in to sharing their location, this data must be anonymized.
|
||||
- Must retain core functionality when offline and allow users to download maps for offline use.
|
||||
|
||||
### 最佳情況
|
||||
|
||||
最佳情況標準代表我們希望在這個類別的完美項目的應具備的特性。 推薦產品可能沒有此功能,但若有這些功能則會讓排名更為提高。
|
||||
|
||||
- Apps should be open source.
|
||||
- Should have route planning for public transport.
|
||||
- Should have real-time traffic information for route planning.
|
||||
- Should support advanced features such as detailed shop/point of interest (POI) information and reviews, topographic maps, and satellite and streetview images.
|
||||
Reference in New Issue
Block a user