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
ファイルが見つからないと言っているのはなぜですか?
コマンドを実行した後、実際にはかなり遠くまで行きます