macOS
brew install osmosislocal Homebrew formula metadata
sudo port install osmosisMacPorts ports tree · java/osmosis/Portfile · source: api.github.com
brew
Command-line OpenStreetMap data processor. Version 0.49.2 via Homebrew; verified from local package data.
install
brew install osmosislocal Homebrew formula metadata
sudo port install osmosisMacPorts ports tree · java/osmosis/Portfile · source: api.github.com
sudo apt install osmosisDebian stable package indexes · osmosis · source: deb.debian.org
overview
Command-line OpenStreetMap data processor
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
osmosis | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/openstreetmap/osmosis
install metadata
| Package key | brew:osmosis |
|---|---|
| Version | 0.49.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/osmosis |
| Homepage | https://wiki.openstreetmap.org/wiki/Osmosis |
| Repository | https://github.com/openstreetmap/osmosis |
| Upstream docs | https://github.com/openstreetmap/osmosis#readme |
| License | LicenseRef-Homebrew-public-domain |
| Source archive | https://github.com/openstreetmap/osmosis/releases/download/0.49.2/osmosis-0.49.2.tar |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | osmosis |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 osmosissource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.