osm2pgsqlを使用してosmデータをaws rdsインスタンスにインポートしようとしています。 Osm2pgsql failed due to ERROR: Open failed for 'insights_poi': No such file or directory
というエラーが表示されますが、すべての必要なファイルを提供しています。osm2pgsql error AWSのpostGisに.osmをインポートしようとしています
ローカル、私は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
ファイルを実行している私はからこれを実行している同じフォルダ内にあります。なぜそれがファイルを見つけることができないと言っているのですか?
それは実際に私が-W
ためのコマンド