問題タブ [osm2pgsql]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
openstreetmap - osm2pgsql エラー AWS で .osm を postGis にインポートしようとしています
osm2pgsql を使用して osm データを aws rds インスタンスにインポートしようとしています。というエラーOsm2pgsql failed due to ERROR: Open failed for 'insights_poi': No such file or directory
が表示されますが、必要なファイルはすべて提供しています。
地元で、私は走っていますosm2pgsql -c -d insights_poi -U insights_poi -H beta.cyrrprcqeykj.us-east-1.rds.amazonaws.com -S default.style austin_texas.osm.pbf -W insights_poi -r .pbf
とファイルは、これを実行している同じフォルダーにありますdefault.style
。austin_texas.osm.pbf
ファイルが見つからないと言っているのはなぜですか?
コマンドを実行した後、実際にはかなり遠くまで行きます