osmosis
« Back to VersTracker
Description:
Command-line OpenStreetMap data processor
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: openstreetmap gis mapping data-processing osm
Install: brew install osmosis
About:
Osmosis is a versatile command-line utility for processing OpenStreetMap data. It can read from and write to various data formats, including PBF, XML, and PostgreSQL databases. Its primary value lies in its ability to perform complex data manipulations like slicing, filtering, and merging map datasets.
Key Features:
  • Data format conversion (PBF, XML, etc.)
  • Database import/export to PostgreSQL (with PostGIS)
  • Advanced data filtering and slicing capabilities
  • Chain-based processing pipeline execution
Use Cases:
  • Importing large OSM planet files into a local database for rendering
  • Extracting specific geographic regions from a global dataset
  • Cleaning or filtering OSM data before analysis
Alternatives:
  • Osmium Tool – Osmium is generally faster and more modern for simple format conversions and cat operations, while Osmosis remains the standard for complex database interactions and chaining.
  • Imposm – Imposm is optimized specifically for high-performance importing into PostgreSQL databases, often offering better update capabilities than Osmosis.
Version History
Detected Version Rev Change Commit