Base services
Find a file
2019-11-27 15:32:15 +03:00
.github/workflows [ci] Update package index 2019-11-01 18:25:05 +03:00
3party Review notes 2019-10-29 10:17:47 +03:00
base [generator] Refactor threads count parameter passing 2019-10-30 14:22:14 +03:00
cmake more unused clean 2019-10-14 16:31:29 +03:00
coding [geocoder] Add method for data version retrieve from jsonl-file 2019-11-25 14:02:54 +03:00
data geocore initial copy 2019-09-16 17:54:22 +03:00
docs remove target_os usage 2019-10-14 18:28:29 +03:00
generator [generator:features] Speedup features generation: reuse vector's 2019-11-27 15:32:15 +03:00
geocoder [geocoder] Add method for data version retrieve from jsonl-file 2019-11-25 14:02:54 +03:00
geometry Unused includes clear 2019-10-07 15:26:29 +03:00
indexer Merge pull request #14 from mapsme/generator.streets-reverse-index 2019-10-18 15:44:31 +03:00
platform [generator:tests] Add directory recursive cleaner helper 2019-11-05 13:57:02 +03:00
testing simplify dirs. Set it manually 2019-10-14 18:28:29 +03:00
tools Geocore version 2019-09-30 19:13:46 +03:00
xcode Fix xcode projects and remove unused files 2019-11-06 16:29:11 +03:00
.clang-format geocore initial copy 2019-09-16 17:54:22 +03:00
.gitattributes geocore initial copy 2019-09-16 17:54:22 +03:00
.gitignore geocore initial copy 2019-09-16 17:54:22 +03:00
.gitmodules geocore initial copy 2019-09-16 17:54:22 +03:00
build_geocore.sh Fix building script 2019-09-18 13:07:36 +03:00
build_version.hpp.in geocore initial copy 2019-09-16 17:54:22 +03:00
CMakeLists.txt [generator] Use tcmalloc for efficient multithreading processing 2019-11-21 14:02:49 +03:00
configure.sh geocore initial copy 2019-09-16 17:54:22 +03:00
CONTRIBUTORS geocore initial copy 2019-09-16 17:54:22 +03:00
defines.hpp geocore initial copy 2019-09-16 17:54:22 +03:00
LICENSE geocore initial copy 2019-09-16 17:54:22 +03:00
NOTICE geocore initial copy 2019-09-16 17:54:22 +03:00
README.md test 2019-10-04 12:21:29 +03:00

MAPS.ME.GEOCORE

Bunch of core code for geoservices

Actions Status

codecov

Submodules

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

Authors and License

This source code is Copyright (C) 2015 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.