Multiple objects with the same (osm_type, osm_id, class) may exist when we hold back deleting an area because it is so large. Fixes #1695.
When --drop is given, we can remove all node geometry information already after the import with osm2pgsql. Also drop all unnecessary tables before creating the final indices.