[libgweather] Add Pyongyang, North Korea
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather] Add Pyongyang, North Korea
- Date: Thu, 22 Dec 2016 14:59:52 +0000 (UTC)
commit 01cef84fc012ad91bc2bb73d29573b210cd056d0
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Thu Dec 22 15:57:37 2016 +0100
Add Pyongyang, North Korea
Without an entry, searching for cities in North Korea will fall back
to the closest city in South Korea, which will be a different timezone
and wrong.
https://bugzilla.gnome.org/show_bug.cgi?id=770579
data/Locations.xml.in | 16 ++++++++++++----
1 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/data/Locations.xml.in b/data/Locations.xml.in
index 3733a06..5235970 100644
--- a/data/Locations.xml.in
+++ b/data/Locations.xml.in
@@ -5432,16 +5432,24 @@
Korea
-->
<_name>North Korea</_name>
- <!-- Could not find weather stations for the following major
- cities:
- Pyongyang
- -->
<iso-code>KP</iso-code>
<fips-code>KN</fips-code>
<timezones>
<timezone id="Asia/Pyongyang" />
</timezones>
<tz-hint>Asia/Pyongyang</tz-hint>
+ <city>
+ <!-- The capital of North Korea.
+ The local name in Korean is "평양".
+ -->
+ <_name>Pyongyang</_name>
+ <coordinates>39.0338500 125.7543200</coordinates>
+ <location>
+ <name>Pyongyang Sunan International Airport</name>
+ <code>ZKPY</code>
+ <coordinates>39.0338500 125.7543200</coordinates>
+ </location>
+ </city>
</country>
<country>
<!-- PK - Pakistan -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]