Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mapsme/geocore
Base services
https://github.com/mapsme/geocore
Last synced: about 2 months ago
JSON representation
Base services
- Host: GitHub
- URL: https://github.com/mapsme/geocore
- Owner: mapsme
- License: apache-2.0
- Created: 2019-08-26T09:33:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T16:39:44.000Z (over 4 years ago)
- Last Synced: 2024-03-26T02:57:31.040Z (9 months ago)
- Language: C++
- Size: 16.5 MB
- Stars: 12
- Watchers: 24
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# MAPS.ME.GEOCORE
Bunch of core code for geoservices
![Actions Status][c++ci-badge]
[![codecov][codecov-badge]][codecov-link]
## 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](https://github.com/mapsme/geocore/blob/master/NOTICE)
and [data/copyright.html](http://htmlpreview.github.io/?https://github.com/mapsme/geocore/blob/master/data/copyright.html) files for more information.[codecov-badge]: https://codecov.io/gh/mapsme/geocore/branch/master/graph/badge.svg
[codecov-link]: https://codecov.io/gh/mapsme/geocore
[c++ci-badge]: https://github.com/mapsme/geocore/workflows/C/C++%20CI/badge.svg