Update README.md
This commit is contained in:
@@ -8,7 +8,7 @@ Accepts a list of terms. Terms are searched against the ```name_``` column in ``
|
||||
# Creation steps
|
||||
|
||||
1. Upload fresh NaturalEarth data to ```ne_admin0_v3```. The source file creates a table with the name `ne_10m_admin0_countries`.
|
||||
2. Create tables `admin0_synonyms` and `admin0_synonym_additions`
|
||||
2. Create tables `admin0_synonyms` and `admin0_synonym_additions` (you can import `data/admin0_synonym_additions.csv` to get an already curated list of manual synonyms)
|
||||
3. If fresh, add all `sql/indexes.sql` and `sql/triggers.sql`
|
||||
4. Upload the `data/wikipedia_countries_native_names.csv` table if it doesn't already exist
|
||||
5. Upload the `data/wikipedia_iso_3166_2` table if it doesn't already exist
|
||||
|
||||
Reference in New Issue
Block a user