macOS
brew install osmium-toollocal Homebrew formula metadata
sudo port install osmium-toolMacPorts ports tree · gis/osmium-tool/Portfile · Quelle: api.github.com
brew / Rang 2031
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für osmium-tool in AI-Agent-Workflows.
Installation
brew install osmium-toollocal Homebrew formula metadata
sudo port install osmium-toolMacPorts ports tree · gis/osmium-tool/Portfile · Quelle: api.github.com
sudo apt install osmium-toolDebian stable package indexes · osmium-tool · Quelle: deb.debian.org
sudo dnf install osmium-toolFedora Rawhide package metadata · osmium-tool · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#osmium-toolnixpkgs package indexes · pkgs/by-name/os/osmium-tool/package.nix · Quelle: api.github.com
Überblick
Libosmium-based command-line tool for processing OpenStreetMap data
Verlauf
osmium-tool is the command-line front end for the Osmium/libosmium ecosystem, providing a single `osmium` executable for inspecting, converting, filtering, extracting, sorting, diffing, and updating OpenStreetMap data files.
The tool grew out of Jochen Topf's Osmium work. The Osmium FAQ distinguishes the old Osmium library, developed from 2010 to 2013, from the C++11-based rewrite that began in 2013; osmium-tool is built on that newer libosmium stack. The repository credits Jochen Topf as writer and maintainer and carries copyright years beginning in 2013.
Its architecture follows libosmium's file-format and data-model abstractions. The manual describes the `osmium` command as a Git-like dispatcher with subcommands, while the website emphasizes a broad feature set ranging from file info and format conversion to history-file extraction and changeset filtering.
osmium-tool became a standard utility for OSM data operators because it covers many routine jobs without requiring custom C++ code. The project site lists packages for Debian/Ubuntu, Fedora, Homebrew, and conda-forge, and the manual notes support and regular testing across Linux, macOS, and Windows.
In the OSM tooling timeline, Osmium also became the recommended alternative for some Osmosis users as Osmosis moved into light maintenance. That adoption pattern reflects a broader shift from Java pipeline tooling toward libosmium-backed C++ tools for high-volume file processing.
Operators use osmium-tool to inspect extract metadata, convert between XML, PBF, O5M/O5C, OPL, and debug formats, build geographic extracts from bounding boxes or polygons, verify references in partial extracts, work with OSM history and change files, and chain these tasks inside shell scripts.
Its verbose mode, safety checks against overwriting output, and support for all major OSM file formats make it a pragmatic package for repeatable data jobs: download an extract, inspect headers, filter or cut the data, and feed the result into renderers, importers, or analysis systems.
For package nerds, osmium-tool is the visible CLI layer of a carefully separated stack: protozero for PBF encoding support, libosmium as a header-only C++ OSM library, and osmium-tool as the packaged executable suite. It is a good example of a domain library being exposed through a durable multipurpose command.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
osmium | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:osmium-tool |
|---|---|
| Version | 1.19.1 |
| Paketmanager | Homebrew |
| Homepage | https://osmcode.org/osmium-tool/ |
| Repository | https://github.com/osmcode/osmium-tool |
| Zuletzt aktualisiert | 2026-06-25T13:38:00+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
osmium-tool 1.18.0-1
Command line tool for working with OpenStreetMap data
https://osmcode.org/osmium-tool/
sudo apt install osmium-toolosmium-tool
nix profile install nixpkgs#osmium-toolosmium-tool 1.16.0-1build1
Command line tool for working with OpenStreetMap data
https://osmcode.org/osmium-tool/
sudo apt install osmium-toolosmium-tool 1.19.1-2.fc45
Command line tool for working with OpenStreetMap data
http://osmcode.org/osmium-tool/
sudo dnf install osmium-toolosmium-tool
sudo port install osmium-toolosmium
nix profile install nixpkgs#osmiumQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.