🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by the community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!
Find a file
Colin Takushi 882cfd1a89
[core] Allow for rotation when scale is max. (#10137)
Signed-off-by: Colin Takushi <takushicolin@gmail.com>
2025-02-01 07:36:12 -03:00
.github [github] Remove explicit CODEOWNERS from translations 2025-01-30 19:35:03 +03:00
3party Extend vulkan wrapper 2025-01-21 12:47:09 -03:00
android [android] Support using mouse wheel to zoom 2025-02-01 11:13:32 +03:00
base Added EmplaceOrAssign for map. 2024-11-20 12:30:37 -03:00
cmake [qt] Add windows resources to build 2025-01-21 13:05:39 -03:00
coding Refactor Editor storage to use diff based approach 2025-01-31 17:46:04 -03:00
cppjansson Devendor some thridparty deps (#7836) 2024-04-07 00:50:34 +02:00
data [strings] Bicycle charging translations updates 2025-01-31 14:14:49 +03:00
descriptions Renamed Descriptions to WikiDescriptions for clarity 2023-11-18 14:11:27 +01:00
docs Add 44+ Technologies to list of sponsors 🎉 2025-01-09 09:31:56 +00:00
drape Add support for injection external rendering code to the Drape 2025-01-21 12:47:09 -03:00
drape_frontend [core] Allow for rotation when scale is max. (#10137) 2025-02-01 07:36:12 -03:00
editor Refactor Editor storage to use diff based approach 2025-01-31 17:46:04 -03:00
feature_list [C++20] Use starts_with and ends_with 2024-06-07 13:11:00 -03:00
ge0 [android] Add "Open in another app" button 2024-09-15 12:18:42 +03:00
generator Allow more than one number for level 2025-01-05 14:41:37 +03:00
geometry [core] Allow for rotation when scale is max. (#10137) 2025-02-01 07:36:12 -03:00
indexer Refactor Editor storage to use diff based approach 2025-01-31 17:46:04 -03:00
iphone [strings] Regenerate 2025-01-31 14:14:49 +03:00
kml Add call to UNREACHABLE() to fix building with -Werror=return-type 2024-11-17 13:20:29 +01:00
map Refactor Editor storage to use diff based approach 2025-01-31 17:46:04 -03:00
openlr [qt] Fixed deprecation warnings 2024-07-29 18:51:08 +02:00
packaging Add 2025.01.26 release notes to .metainfo.xml 2025-01-27 13:38:54 +03:00
platform [tests] Adjust external settings tests 2024-12-29 14:06:55 +03:00
poly_borders [base] Renamed XXXThreadPool for better understanding. 2024-05-27 23:17:15 -03:00
pyhelpers [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
qt [qt] Add windows resources to build 2025-01-21 13:05:39 -03:00
qt_tstfrm [qt] Fixed Qt deprecation warnings 2023-07-05 08:17:42 -03:00
routing [routing][tests] Updated routing integration tests. 2025-01-26 12:48:09 +03:00
routing_common clarify meaning of route parameters 2024-12-02 20:32:45 +03:00
search Separate quarter and neighbourhood 2025-01-30 22:12:16 +03:00
shaders Add support for injection external rendering code to the Drape 2025-01-21 12:47:09 -03:00
skin_generator [skin_generator] Allow 4096px size skins 2024-10-06 14:37:13 -03:00
std Fixed warnings 2023-07-03 07:32:11 +02:00
storage [core] Implement products configuration (#9695) 2024-11-25 12:32:01 -03:00
testing [C++20] Use starts_with and ends_with 2024-06-07 13:11:00 -03:00
tools [build] Fix Android versioning 2025-01-26 21:41:54 +03:00
topography_generator [base] Renamed XXXThreadPool for better understanding. 2024-05-27 23:17:15 -03:00
track_analyzing Some fixes for tests on Windows (#8256) 2024-05-25 17:25:56 +02:00
track_generator Devendor some thridparty deps (#7836) 2024-04-07 00:50:34 +02:00
tracking Devendor some thridparty deps (#7836) 2024-04-07 00:50:34 +02:00
traffic Remove liboauthcpp 2024-05-20 08:59:19 -03:00
transit [data] Move test data into a separate folder 2024-10-06 15:49:08 -03:00
xcode Refactor Editor storage to use diff based approach 2025-01-31 17:46:04 -03:00
.clang-format [core] update to c++20 (#7299) 2024-06-03 23:13:09 +02:00
.git-blame-ignore-revs Ignore strings.txt line endings fix commit in git blame 2024-07-01 23:08:14 +02:00
.gitattributes
.gitignore [data] Move test data into a separate folder 2024-10-06 15:49:08 -03:00
.gitmodules [tools] Delete redundant macdeployqtfix submodule 2024-11-17 14:34:10 +01:00
.prettierrc.yaml [ci] Fix formatting 2021-08-14 10:24:09 +03:00
CMakeLists.txt [android] Require cmake 3.22.1+ 2024-12-01 13:18:58 +03:00
configure.sh [github] Manage private secrets with GitHub Secrets to enhance security 2024-12-27 20:16:52 +00:00
CONTRIBUTING.md [doc] link docs from root 2023-04-13 16:22:44 +02:00
CONTRIBUTORS [docs] Update CONTRIBUTORS list 2025-01-24 09:24:43 +03:00
defines.hpp [core] Implement products configuration (#9695) 2024-11-25 12:32:01 -03:00
gcovr.cfg [ci] Add test coverage check 2023-11-23 10:28:30 +02:00
INSTALL.md [doc] link docs from root 2023-04-13 16:22:44 +02:00
LEGAL [legal] Add LEGAL notice 2024-12-27 19:57:36 +00:00
LICENSE
NOTICE Update documentations 2024-07-13 12:54:16 +02:00
omim_config.h Removed cloud 2021-04-24 13:46:48 +03:00
package.json [ci] Fix formatting 2021-08-14 10:24:09 +03:00
precompiled_headers.hpp
private.h [github] Manage private secrets with GitHub Secrets to enhance security 2024-12-27 20:16:52 +00:00
README.md Add 44+ Technologies to list of sponsors 🎉 2025-01-09 09:31:56 +00:00

Organic Maps

Organic Maps is a free Android & iOS offline maps app for travellers, tourists, drivers, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by the creators of MapsWithMe (later renamed to Maps.Me) and by our community. No ads, no tracking, no data collection, no crapware. Your donations and positive reviews motivate and inspire us, thanks ❤️!

App Store Google Play AppGallery Obtainium F-Droid

Features

Organic Maps is the ultimate companion app for travellers, tourists, hikers, and cyclists:

  • Detailed offline maps with places that don't exist on other maps, thanks to OpenStreetMap
  • Cycling routes, hiking trails, and walking paths
  • Contour lines, elevation profiles, peaks, and slopes
  • Turn-by-turn walking, cycling, and car navigation with voice guidance
  • Fast offline search on the map
  • Bookmarks and tracks import and export in KML, KMZ & GPX formats
  • Dark Mode to protect your eyes
  • Countries and regions don't take a lot of space
  • Free and open-source

Why Organic?

Organic Maps is pure and organic, made with love:

  • Respects your privacy
  • Saves your battery
  • No unexpected mobile data charges

Organic Maps is free from trackers and other bad stuff:

  • No ads
  • No tracking
  • No data collection
  • No phoning home
  • No annoying registration
  • No mandatory tutorials
  • No noisy email spam
  • No push notifications
  • No crapware
  • No pesticides Purely organic!

The Android application is verified by the Exodus Privacy Project:

The iOS application is verified by TrackerControl for iOS:


Organic Maps doesn't request excessive permissions to spy on you:

At Organic Maps, we believe that privacy is a fundamental human right:

  • Organic Maps is an indie community-driven open-source project
  • We protect your privacy from Big Tech's prying eyes
  • Stay safe no matter where you are

Reject surveillance - embrace your freedom.

Give Organic Maps a try!

Who is paying for the development?

The app is free for everyone, so we rely on donations. Please donate at organicmaps.app/donate to support us!

Beloved institutional sponsors below have provided targeted grants to cover some infrastructure costs and fund development of new selected features:

The NLnet Foundation The Search & Fonts improvement project has been funded through NGI0 Entrust Fund. NGI0 Entrust Fund is established by the NLnet Foundation with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 101069594.
Google Summer of Code Google backed 5 student's projects in the Google Summer of Code program during 2022 and 2023 programs. Noteworthy projects included Android Auto and Wikipedia Dump Extractor.
Mythic Beasts Mythic Beasts ISP provides us two virtual servers with 400 TB/month of free bandwidth to host and serve maps downloads and updates.
44+ Technologies 44+ Technologies is providing us with a free dedicated server worth around $12,000/year to serve maps across Vietnam & Southeast Asia.
FUTO FUTO has awarded $1000 micro-grant to Organic Maps in February 2023.

The majority of all expenses have been funded by founders of the project since its inception. The project is far from achieving any sort of financial sustainability. The current level of voluntary donations falls significantly short of covering efforts needed to sustain the app. Any new developments of features are beyond the scope of possibility due to the absence of the necessary financial resources.

Please consider donating if you want to see this open-source project thriving, not dying. There are other ways how to support the project. No coding skills required.

Copyrights

Licensed under the Apache License, Version 2.0. See LICENSE, NOTICE and data/copyright.html for more information.

Governance

See docs/GOVERNANCE.md.

Contributing

If you want to build the project, check docs/INSTALL.md. If you want to help the project, see docs/CONTRIBUTING.md. You can help in many ways, the ability to code is not necessary.

Beta

Please join our beta program, suggest your features, and report bugs:

Feedback

The Organic Maps community abides by the CNCF code of conduct.