From d22ef726fe953a6643b74fac4fbdaee8d93bf4c9 Mon Sep 17 00:00:00 2001 From: Ignacio Garcia Date: Fri, 19 Oct 2018 15:28:17 +0000 Subject: [PATCH] Added Pontevedra Spain; Added local Spelling for La Coruna, Spain --- Source/json/cities.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/Source/json/cities.json b/Source/json/cities.json index 964e10a..8f0f088 100644 --- a/Source/json/cities.json +++ b/Source/json/cities.json @@ -69429,7 +69429,7 @@ "id": 4960, "coordinates_wkt": "POINT (-8.419987631656682 43.32997662258555)", "name": "La Coruña", - "name_alt": "", + "name_alt": "A Coruña", "name_ascii": "La Coruna", "is_capital": 0, "is_world_city": 0, @@ -102506,5 +102506,19 @@ "country_iso_alpha3": "HKG", "region": "", "time_zone": "Asia\/Hong_Kong" + }, + { + "id": 7323, + "coordinates_wkt": "POINT (-8.644620199999963 42.42988459999999)", + "name": "Pontevedra", + "name_alt": "", + "name_ascii": "Pontevedra", + "is_capital": 0, + "is_world_city": 0, + "is_mega_city": 0, + "country": "Spain", + "country_iso_alpha3": "ESP", + "region": "Galicia", + "time_zone": "Europe\/Madrid" } ]