I am trying to make my own nominatim server with some countries of the world but I am having a lot of duplicate keys when I am trying to add a country.
Example: I import hait+dominican republic ./osm2pgsql -lsc -O gazetteer -C 2000 -U postgres -d gazetteer haiti-and-domrep.osm Then when I am tried to add cuba I am receiving duplicate key error: ./osm2pgsql -las -C 2000 -O gazetteer -U postgres -d gazetteer cuba.osm How could I solve that ? or How could I find where is the error ? Thank you _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

