omim

?️ MAPS.ME — Offline OpenStreetMap maps for iOS and Android

Github星跟踪图

MAPS.ME

MAPS.ME is an open source cross-platform offline maps application,
built on top of crowd-sourced OpenStreetMap data. It was publicly released
for iOS and
Android.

Submodules

This repository contains submodules. Clone it with git clone --recursive. If you forgot,
run git submodule update --init --recursive.

Translations

If you want to improve app translations or add more search synonyms, please check our wiki.

Compilation

To compile the project, you would need to initialize private key files. Run
configure.sh and press Enter to create empty files, good enough to build desktop
and Android debug packages.

For detailed installation instructions and Android/iOS building process,
see INSTALL.md.

Building maps

To create one or many map files, first build the project, then use python module maps_generator.

Map styles

MAPS.ME uses its own binary format for map styles, drules_proto.bin, which is compiled from
MapCSS using modified Kothic library.
Feature set in MWM files depends on a compiled style, so make sure to rebuild maps after
releasing a style.

For development, use MAPS.ME Designer app along with its generator tool: these allow
for quick rebuilding of a style and symbols, and for producing a zoom-independent
feature set in MWM files.

See STYLES.md for the
format description, instructions on building a style and some links.

Development

You would need Qt 5 for development, most other libraries are included into the
repository: see 3party directory. The team uses mostly XCode and Qt Creator,
though these are not mandatory. We have an established
c++ coding style and Objective-C coding style.

See CONTRIBUTING.md
for the repository initialization process, the description of all the directories
of this repository and other development-related information.

All contributors must sign a Contributor Agreement,
so both our and their rights are protected.

Feedback

Please report bugs and suggestions to the issue tracker,
or by mail to bugs@maps.me.

Authors and License

This source code is Copyright (C) 2020 My.com B.V. (Mail.Ru Group), published under Apache Public License 2.0,
except third-party libraries. See NOTICE
and data/copyright.html files for more information.

主要指标

概览
名称与所有者mapsme/omim
主编程语言C++
编程语言Java (语言数: 31)
平台
许可证Apache License 2.0
所有者活动
创建于2015-09-20 10:57:13
推送于2022-10-05 08:36:11
最后一次提交2021-04-27 21:57:41
发布数626
最新版本名称v10.2.3 (发布于 2020-12-22 23:24:29)
第一版名称android-release-514 (发布于 )
用户参与
星数4.6k
关注者数173
派生数1.1k
提交数34.9k
已启用问题?
问题数1369
打开的问题数931
拉请求数12034
打开的拉请求数72
关闭的拉请求数730
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?