1
0
Fork
You've already forked organicmaps
0
🍃 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!
  • C++ 69.6%
  • C 8.5%
  • Java 6.5%
  • Swift 3.9%
  • Objective-C++ 3.1%
  • Other 8.3%
Find a file
hemanggs fad26bbf22 [UI] Minor Alignment with large Font Donate buttons
Signed-off-by: hemanggs <hemangmanhas@gmail.com>
2025年04月01日 10:34:17 +00:00
.github Add glfw, imgui and cmake metal dependencies 2025年03月13日 07:14:16 +03:00
3party [3party] Fix boost and pugixml submodules 2025年03月29日 20:16:15 +01:00
android [UI] Minor Alignment with large Font Donate buttons 2025年04月01日 10:34:17 +00:00
base [generator] Fixed nodes in memory. 2025年02月09日 15:11:56 +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 Merge branch 'release/2025.03.02' 2025年03月27日 08:26:28 +00:00
descriptions Renamed Descriptions to WikiDescriptions for clarity 2023年11月18日 14:11:27 +01:00
dev_sandbox Fixed gamma correction 2025年03月13日 07:14:16 +03:00
docs Add developer sandbox desktop app 2025年03月13日 07:14:16 +03:00
drape [drape] Fix initialization of struct 2025年03月04日 19:09:29 -03:00
drape_frontend [drape] Fix disappearing building POIs when in perspective 2025年02月28日 13:56:02 +00: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 [classif] Add man_made=utility_pole 2025年02月25日 21:48:40 +03:00
geometry [core] Allow for rotation when scale is max. ( #10137 ) 2025年02月01日 07:36:12 -03:00
indexer Add developer sandbox desktop app 2025年03月13日 07:14:16 +03:00
iphone [ios] add tap on the grabber that opens the modal screen 2025年04月01日 08:29:06 +00:00
kml [gpx] Use cdata for name field in gpx export 2025年02月23日 08:57:17 +03:00
map [android] Fix crash upon deleting a POI via the Editor 2025年03月02日 18:47:15 +03:00
openlr [qt] Fixed deprecation warnings 2024年07月29日 18:51:08 +02:00
packaging Add 2025年03月02日 release entry to metainfo.xml 2025年03月09日 11:27:49 +03:00
platform [strings] [ios] move types from Localizable to LocalizableTypes 2025年03月05日 09:07:14 +00: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 Add recalculating TTS announcement 2025年03月01日 09:01:15 +00:00
routing_common [routing] Update comments in bicycle weights and tests 2025年02月07日 17:14:12 +03:00
search Separate quarter and neighbourhood 2025年01月30日 22:12:16 +03:00
shaders Add imGui shaders 2025年03月13日 07:14:16 +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 [strings] Switch to Weblate 2025年03月05日 18:07:24 +00: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 [map] move the track stats calc logic from ElevationInfo to the TrackStatistics 2025年02月21日 14:38:11 -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 [github] Add edits.xml to .gitignore 2025年03月08日 17:47:49 +00:00
.gitmodules [3party] Fix boost and pugixml submodules 2025年03月29日 20:16:15 +01:00
.prettierrc.yaml [ci] Fix formatting 2021年08月14日 10:24:09 +03:00
CMakeLists.txt Add developer sandbox desktop app 2025年03月13日 07:14:16 +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
package.json
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 [docs] Some readme fixes 2025年03月27日 17:24:40 +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.