Automic VaultAutomic Vault

brew

Install osmosis with Homebrew, apt, MacPorts

Command-line OpenStreetMap data processor. Version 0.49.2 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install osmosis

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install osmosis

MacPorts ports tree · java/osmosis/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install osmosis

Debian stable package indexes · osmosis · source: deb.debian.org

overview

Package summary

Command-line OpenStreetMap data processor

Commands and aliases

  • osmosis

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • The 0.35 release was the last release to support OSM API 0.5 data. The project README records the 2018 move away from active development. In March 2020, Michal Migurski announced light maintenance work beginning with a 0.47.1 release. GitHub lists 0.49.2 as a December 3, 2023 release.

Related projects

  • Osmium is the recommended alternative named by the OSM wiki for many workflows. osmfilter and osmconvert provide smaller compiled alternatives for filtering and conversion. OSMembrane is documented as a frontend for Osmosis usage.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
osmosiscliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version0.49.2
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/openstreetmap/osmosis

install metadata

Package metadata

Package keybrew:osmosis
Version0.49.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/osmosis
Homepagehttps://wiki.openstreetmap.org/wiki/Osmosis
Repositoryhttps://github.com/openstreetmap/osmosis
Upstream docshttps://github.com/openstreetmap/osmosis#readme
LicenseLicenseRef-Homebrew-public-domain
Source archivehttps://github.com/openstreetmap/osmosis/releases/download/0.49.2/osmosis-0.49.2.tar
Dependenciesopenjdk
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameosmosis
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

osmosis 0.49.2-2

Command line OpenStreetMap data processor

https://wiki.openstreetmap.org/wiki/Osmosis

sudo apt install osmosis
  • Section: utils
  • Architecture: all
  • 21 dependencies
  • normalized package name match
  • Matched by: Osmosis
Debian stable package indexes · deb.debian.org · Debian stable package indexes: osmosis from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

osmosis 0.49.2-2

Command line OpenStreetMap data processor

https://wiki.openstreetmap.org/wiki/Osmosis

sudo apt install osmosis
  • Section: universe/utils
  • Architecture: all
  • 21 dependencies
  • normalized package name match
  • Matched by: Osmosis
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: osmosis from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

osmosis

sudo port install osmosis
  • normalized package name match
  • Matched by: Osmosis
MacPorts ports tree · api.github.com · MacPorts ports tree: java/osmosis/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment