From d2babe94afdb0d6b14729364615767702d22ba42 Mon Sep 17 00:00:00 2001 From: rolux Date: Thu, 1 Aug 2013 13:55:59 +0200 Subject: [PATCH] fix 'The Netherlands' too --- source/Ox.Geo/json/Ox.Geo.json | 1 + tools/geo/jsonc/countries.jsonc | 1 + 2 files changed, 2 insertions(+) diff --git a/source/Ox.Geo/json/Ox.Geo.json b/source/Ox.Geo/json/Ox.Geo.json index 4b855b37..293359fe 100644 --- a/source/Ox.Geo/json/Ox.Geo.json +++ b/source/Ox.Geo/json/Ox.Geo.json @@ -4859,6 +4859,7 @@ ], "east": 7.2275102, "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/20/Flag_of_the_Netherlands.svg", + "googleName": "The Netherlands", "languages": [ "Dutch" ], diff --git a/tools/geo/jsonc/countries.jsonc b/tools/geo/jsonc/countries.jsonc index 71635fcf..df9a5d28 100644 --- a/tools/geo/jsonc/countries.jsonc +++ b/tools/geo/jsonc/countries.jsonc @@ -488,6 +488,7 @@ "Kosovo": "Kosova (Kosovo)", "Macedonia": "Former Yugoslav Republic of Macedonia", "Myanmar": "Burma", + "Netherlands": "The Netherlands", "Palestine": "Palestinian Territories", "Republic of the Congo": "Congo", "Sahrawi": "Western Sahara",