From 28fa49d69e8a85f3ce751067e96fabcd7802ddce Mon Sep 17 00:00:00 2001 From: Carla Date: Fri, 21 Aug 2015 14:26:52 +0200 Subject: [PATCH] Update README.md --- geocoder/admin0/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/geocoder/admin0/README.md b/geocoder/admin0/README.md index 1adb869..44659eb 100644 --- a/geocoder/admin0/README.md +++ b/geocoder/admin0/README.md @@ -13,8 +13,8 @@ Accepts a list of terms. Terms are searched against the ```name_``` column in `` 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 6. Run the `sql/subdivide_polygons.sql` -8. Run the `sql/build_synonym_table.sql` -8. If needed, load or replace the function with `sql/geocoder.sql` +7. Run the `sql/build_synonym_table.sql` +8. If needed, load or replace the function with `sql/geocoder.sql`. Don't forget to create the types: `geocode_admin_v1` and `synonym_lookup_v1` # Tables #### admin0_synonyms