Closed borys-spiridonov-yal closed 1 year ago
Hi @borys-spiridonov-yal you can certainly run multiple countries.
Two options:
Either edit your pelias.json
file to include multiple countries, the fields which accept a country code are arrays. You could essentially just merge two project files together.
Or, you can import one country and then import the next country, as long as you don't drop the elastic search index between then the result will contain both.
Thank you @missinglink . this helps a lot!
Hi, There are a few examples (/projects) showing how to generate data for a particular area. I have a use case to cover several countries: Canada, USA, and Greece.