Nominatim comes with osm2pgsql by default and uses it to import the osm files during the initial set up (utils/setup.php).
Problem: I am experiencing problems with importing us-northeast.osm.pbf with osm2pgsql. I've been suggested imposm. Do I need to edit Nominatim's setup.php so it calls imposm instead of osm2pgsql? Also will the tables imported by imposm be correctly named/setup to work with Nominatim?
