An open API service indexing awesome lists of open source software.

https://github.com/osmcode/osmium-suite

For developers of the Osmium suite of software
https://github.com/osmcode/osmium-suite

Last synced: 10 months ago
JSON representation

For developers of the Osmium suite of software

Awesome Lists containing this project

README

          

# Osmium Suite

This repository contains some scripts for the maintainers of the Osmium suite.

Users of Libosmium or one of the Osmium-based programs will not need this!
Please look elsewhere for...

* the [C++ library](https://github.com/osmcode/libosmium)
* the [command line tool](https://github.com/osmcode/osmium-tool)
* the [contrib repository with examples](https://github.com/osmcode/osmium-contrib)
* the [NodeJS bindings](https://github.com/osmcode/node-osmium)
* the [Python bindings](https://github.com/osmcode/pyosmium)

## Benchmarks

The `benchmarks` directory contains benchmarks that compare performance of the
C++ version with different bindings.