[Geocoding] Can countries be imported one-by-one?
Marc Tobias
mtm at opencagedata.com
Tue Nov 5 13:04:21 UTC 2013
Hi,
Given a Nominatim setup for a country, e.g. Germany, can I run
the import for another country, e.g. Austria?
I would run only some of the steps
create-db
setup-db
=> import-data
create-functions
create-tables
create-partition-tables
create-partition-functions
import-wikipedia-articles
=> load-data
=> calculate-postcodes
osmosis-init
=> index
=> create-search-indices
Or is that untested and I should combine the *.pbf files first
and I should rebuild the whole database?
My alternative is to setup Nominatim twice and add some logic
to my request to select the correct instance.
thx
marc tobias
More information about the Geocoding
mailing list