osmium is a fast and flexible C++ library for working with OpenStreetMap data.
osmium is a fast and flexible C++ library for working with OpenStreetMap data.
Osmium was developed to work efficiently with huge amounts of data. The primary goals are processing speed and efficiently using available memory. It is both a low-level efficient OSM library as well as a powerful tool for various tasks.
- libosmium: C++ library
- osmium-tool: multipurpose command line tool based on the Libosmium C++ library
- pyosmium: Python bindings for the Libosmium C++ library
- node-osmium: Node.js bindings for the Libosmium C++ library