Base services
Find a file
2020-01-15 19:34:23 +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:region] Speedup locality index building: parallel region object covering 2020-01-15 19:34:23 +03:00
cmake more unused clean 2019-10-14 16:31:29 +03:00
coding [generator:geo_objects] Speedup null building processing 2020-01-13 18:08:51 +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:region] Speedup locality index building: parallel region object covering 2020-01-15 19:34:23 +03:00
geocoder [geocoder] Refactor for code review 2019-12-17 14:06:56 +03:00
geometry [generator:region] Speedup locality index building: parallel region object covering 2020-01-15 19:34:23 +03:00
indexer [generator:region] Speedup locality index building: parallel region object covering 2020-01-15 19:34:23 +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.