From a90bd9098610f823db2182b2732ff565d2512d29 Mon Sep 17 00:00:00 2001 From: Chris Henrick Date: Thu, 21 Aug 2014 17:09:11 -0400 Subject: [PATCH] update readme --- geocoder/admin0/README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/geocoder/admin0/README.md b/geocoder/admin0/README.md index 0f9b835..ffb89dd 100644 --- a/geocoder/admin0/README.md +++ b/geocoder/admin0/README.md @@ -25,9 +25,7 @@ Accepts a list of terms. Terms are searched against the ```name_``` column in `` ### Preparation details -Users dislike the NaturalEarth aggregation of French regions into the mainland France polygon. We have done a minimal amount of subdivision. This can be done by executing, - -sql/subdivide_polygons.sql +Users dislike the NaturalEarth aggregation of French regions into the mainland France polygon. We have done a minimal amount of subdivision. This can be done by executing `sql/subdivide_polygons.sql`. ## Admin0_synonyms @@ -39,9 +37,9 @@ The table contains the following columns to be populated: 2. **name**: Actually, the synonym you want to include for a specific region (identified ad adm0_a3). -3. notes: Extra information as the source of the data. Use: 'data source: X'. +3. **notes:** Extra information as the source of the data. Use: 'data source: X'. -4. rank: Use '9' for manually curated additions. +4. **rank:** Use '9' for manually curated additions. The following query can be used: