macOS
brew install imposm3local Homebrew formula metadata
sudo port install imposmMacPorts ports tree · gis/imposm/Portfile · source: api.github.com
brew / rank 8563
Imports OpenStreetMap data into PostgreSQL/PostGIS databases. Version 0.14.2 via Homebrew; verified 2026-07-26. Also installable with macports: sudo port install imposm.
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:imposm3 |
|---|---|
| Version | 0.14.2 |
| Package manager | Homebrew |
| Homepage | https://imposm.org/docs/imposm3/latest/ |
| Repository | https://github.com/omniscale/imposm3 |
| Last updated | 2026-07-26T04:07:48+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.