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
- Host: GitHub
- URL: https://github.com/osmcode/osmium-suite
- Owner: osmcode
- Created: 2015-01-29T12:37:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-01-14T09:54:24.000Z (about 1 year ago)
- Last Synced: 2025-03-26T23:05:12.290Z (11 months ago)
- Language: Shell
- Homepage: http://osmcode.org/
- Size: 29.3 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.