macOS
brew install osmosislocal Homebrew formula metadata
sudo port install osmosisMacPorts ports tree · java/osmosis/Portfile · Quelle: api.github.com
brew / Rang 5811
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für osmosis in AI-Agent-Workflows.
Installation
brew install osmosislocal Homebrew formula metadata
sudo port install osmosisMacPorts ports tree · java/osmosis/Portfile · Quelle: api.github.com
sudo apt install osmosisDebian stable package indexes · osmosis · Quelle: deb.debian.org
Überblick
Command-line OpenStreetMap data processor
Verlauf
Osmosis is a Java command-line application for processing OpenStreetMap data through pluggable pipeline components. It can read and write files and databases, derive and apply changesets, sort datasets, and extract geographic subsets.
Osmosis was built around a component pipeline model: tasks for reading, writing, filtering, sorting, database access, replication, and change handling can be chained to form larger data flows. The repository and wiki both describe this as the core design choice, allowing new tasks to be added without rewriting common file and database handling.
The project is closely associated with Brett Henderson in the OSM community. The build metadata lists Brett Henderson as a developer, and a 2020 osmosis-dev message from Michal Migurski describes picking up light Osmosis maintenance from Brett Henderson.
Osmosis was a central OSM data plumbing tool during the period when planet dumps, database snapshots, replication streams, and regional extracts needed a common Java-based processor. The OpenStreetMap wiki lists workflows such as generating planet dumps from a database, loading dumps into a database, producing changesets from history tables, applying changesets, comparing planet files, sorting dumps, and extracting data by bounding box or polygon.
Development later shifted into light maintenance. The GitHub README says active development stopped in 2018 and describes periodic pull-request acceptance and minor releases; the OpenStreetMap wiki likewise points users toward Osmium as a recommended alternative while preserving Osmosis documentation for workflows that still depend on it.
Developers use Osmosis by composing ordered command-line tasks, such as reading a PBF or XML file, applying a tag filter, adding referenced nodes, and writing the result. Its detailed usage documentation is large because each task exposes its own options, and argument order is part of the pipeline semantics.
Osmosis is also used in replication and database workflows where OSM change files and API database schemas matter. The 2020 maintenance note specifically mentions a release motivated by an API database schema change, which illustrates its role at the boundary between OSM files and OSM infrastructure.
Osmosis matters as a long-lived Java package in a tooling ecosystem that also contains small C utilities and modern C++ libraries. It shows how early OSM infrastructure favored chainable, extensible data processors before lighter compiled tools absorbed many routine file-processing jobs.
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 |
|---|---|---|---|
osmosis | 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:osmosis |
|---|---|
| Version | 0.49.2 |
| Paketmanager | Homebrew |
| Homepage | https://wiki.openstreetmap.org/wiki/Osmosis |
| Repository | https://github.com/openstreetmap/osmosis |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
osmosis 0.49.2-2
Command line OpenStreetMap data processor
https://wiki.openstreetmap.org/wiki/Osmosis
sudo apt install osmosisosmosis 0.49.2-2
Command line OpenStreetMap data processor
https://wiki.openstreetmap.org/wiki/Osmosis
sudo apt install osmosisosmosis
sudo port install osmosisQuellspur
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.