macOS
brew install osm2pgroutinglocal Homebrew formula metadata
sudo port install osm2pgroutingMacPorts ports tree · gis/osm2pgrouting/Portfile · ソース: api.github.com
brew
osm2pgrouting のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install osm2pgroutinglocal Homebrew formula metadata
sudo port install osm2pgroutingMacPorts ports tree · gis/osm2pgrouting/Portfile · ソース: api.github.com
sudo apt install osm2pgroutingDebian stable package indexes · osm2pgrouting · ソース: deb.debian.org
概要
Import OSM data into pgRouting database
履歴
osm2pgrouting imports OpenStreetMap road-network data into a PostgreSQL/PostGIS database shaped for pgRouting. It is a specialized bridge between raw OSM XML and graph-routing SQL workflows.
The pgRouting/osm2pgrouting GitHub repository was created on October 30, 2010. Older pgRouting documentation credits Daniel Wendt as the primary original author and describes the project as later hosted on the pgRouting project site.
The tool's documentation and README place it firmly in the pgRouting stack: users prepare PostgreSQL, PostGIS, pgRouting, Boost, Expat, libpqxx, and CMake, then run the importer against an OSM file and an XML mapping configuration.
Its adoption is narrower than osm2pgsql because it targets routing topology rather than general OSM rendering or analysis. Evidence of packaging in Homebrew, Debian, Ubuntu, MacPorts, and FreeBSD ports shows it remains useful as a small import utility around pgRouting.
osm2pgrouting reads an OSM XML file, uses `mapconfig.xml` to select road types and road classes, and creates routing-oriented tables. The older pgRouting documentation emphasizes generated types and classes tables, which can be used to build more sophisticated cost functions.
The package is a classic geospatial adapter: not a database, not a router, and not a renderer, but the glue that creates pgRouting-ready graph tables from OSM source data. Package maintainers care because its dependency stack crosses C++, PostgreSQL client libraries, PostGIS, and pgRouting ABI expectations.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
osm2pgrouting | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/pgRouting/osm2pgrouting
インストールメタデータ
| パッケージキー | brew:osm2pgrouting |
|---|---|
| バージョン | 3.0.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/osm2pgrouting |
| ホームページ | https://pgrouting.org/docs/tools/osm2pgrouting.html |
| リポジトリ | https://github.com/pgRouting/osm2pgrouting |
| 上流ドキュメント | https://github.com/pgRouting/osm2pgrouting#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/pgRouting/osm2pgrouting/archive/refs/tags/v3.0.0.tar.gz |
| 最終更新 | 2026-06-22T14:05:46-07:00 |
| Pulse | updated |
| 依存関係 | boost, libpq, libpqxx, pgrouting, postgis |
| ビルド依存関係 | cmake |
| macOS 提供ライブラリ | expat |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | osm2pgrouting |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
osm2pgrouting 2.3.8-3
Tool to import OpenStreetMap data into a pgRouting database
https://github.com/pgRouting/osm2pgrouting
sudo apt install osm2pgroutingosm2pgrouting 2.3.8-2build3
Tool to import OpenStreetMap data into a pgRouting database
https://github.com/pgRouting/osm2pgrouting
sudo apt install osm2pgroutingosm2pgrouting
sudo port install osm2pgroutingソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.