macOS
brew install imposm3local Homebrew formula metadata
sudo port install imposmMacPorts ports tree · gis/imposm/Portfile · source: api.github.com
brew
Imports OpenStreetMap data into PostgreSQL/PostGIS databases. Version 0.14.2 via Homebrew; verified 2026-06-25.
install
brew install imposm3local Homebrew formula metadata
sudo port install imposmMacPorts ports tree · gis/imposm/Portfile · source: api.github.com
nix profile install nixpkgs#imposmnixpkgs package indexes · pkgs/by-name/im/imposm/package.nix · source: api.github.com
overview
Imports OpenStreetMap data into PostgreSQL/PostGIS databases
history
Imposm3 is Omniscale's OpenStreetMap importer for PostgreSQL/PostGIS. It reads OSM PBF data, maps selected features into rendering-oriented schemas, and can apply OSM diff updates after an import.
The imposm3 repository was created in 2013. The official documentation describes Imposm 3 as a rewrite of Imposm 2 with better performance and support for minutely diff updates.
The rewrite kept the same broad role as earlier Imposm versions, but targeted the increasingly common OSM tile-server workflow: load large PBF extracts into PostGIS, create tables shaped for rendering, and keep them updated from upstream OSM changes.
Imposm3 became part of the map-rendering and tile-service packaging ecosystem because it sits exactly between OSM planet or regional extracts and PostGIS-backed renderers. Homebrew, MacPorts, and Nix package metadata in this batch show it packaged for developer and operations workflows rather than as a library-only dependency.
Users provide a mapping file, a PBF input, and a PostgreSQL/PostGIS connection. Imposm3 reads, writes, deploys production tables, and can update a database from OSM diff files, making it useful for map tiles, WMS services, and custom geospatial products.
For package maintainers, imposm3 is a classic geospatial CLI: it depends on a specific data culture, OSM PBF and PostGIS, and packages a batch import pipeline into a single command. Its significance is less about end-user desktop visibility and more about reproducible infrastructure for maps.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
imposm | 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/omniscale/imposm3
install metadata
| Package key | brew:imposm3 |
|---|---|
| Version | 0.14.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/imposm3 |
| Homepage | https://imposm.org/docs/imposm3/latest/ |
| Repository | https://github.com/omniscale/imposm3 |
| Upstream docs | https://imposm.org/docs/imposm3/latest |
| License | Apache-2.0 |
| Source archive | https://github.com/omniscale/imposm3/archive/refs/tags/v0.14.2.tar.gz |
| Last updated | 2026-06-25T13:37:45+02:00 |
| Pulse | updated |
| Dependencies | geos, leveldb |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | imposm3 |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
imposm
sudo port install imposmimposm
nix profile install nixpkgs#imposmsource 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.