summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWildemann Stefan <stefan.wildemann@corpuls.com>2019-08-27 17:57:18 +0200
committerWildemann Stefan <stefan.wildemann@corpuls.com>2019-08-27 17:57:18 +0200
commit9b9432461f5a295fa935e89cfdd90f5ff0108600 (patch)
tree80ab99e63c66caaa6ca6876af274622810238d43
parentecca970957718dc245b83f89d5b0811dc4e3daed (diff)
downloadnavit-add_kosovo.tar.gz
Add Kosovo to known countriesadd_kosovo
-rw-r--r--navit/country.c1
-rw-r--r--navit/icons/country_XK.svgzbin0 -> 4188 bytes
-rw-r--r--navit/maptool/osm.c1
3 files changed, 2 insertions, 0 deletions
diff --git a/navit/country.c b/navit/country.c
index 23af61f81..962420366 100644
--- a/navit/country.c
+++ b/navit/country.c
@@ -284,6 +284,7 @@ static struct country country[]= {
{548, "VAN", "VU", "VUT", /* 548 */ _n("Vanuatu")},
{876, NULL, "WF", "WLF", /* 876 */ _n("Wallis and Futuna")},
{882, "WS", "WS", "WSM", /* 882 */ _n("Samoa")},
+ {412, "XK", "XK", "XXK", /* 412 */ _n("Kosovo")},
{887, "YAR", "YE", "YEM", /* 887 */ _n("Yemen")},
{175, NULL, "YT", "MYT", /* 175 */ _n("Mayotte")},
{710, "ZA", "ZA", "ZAF", /* 710 */ _n("South Africa") },
diff --git a/navit/icons/country_XK.svgz b/navit/icons/country_XK.svgz
new file mode 100644
index 000000000..4718a5de9
--- /dev/null
+++ b/navit/icons/country_XK.svgz
Binary files differ
diff --git a/navit/maptool/osm.c b/navit/maptool/osm.c
index f640c8674..7de4d0569 100644
--- a/navit/maptool/osm.c
+++ b/navit/maptool/osm.c
@@ -261,6 +261,7 @@ struct country_table {
{ 404,"Kenya"},
{ 408,"Korea, Democratic People's Republic of"},
{ 410,"Korea, Republic of"},
+ { 412,"Kosovo,Kosova"},
{ 414,"Kuwait"},
{ 417,"Kyrgyzstan"},
{ 418,"Lao People's Democratic Republic"},