[libgweather] locations: Add Lagos as a separate city
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather] locations: Add Lagos as a separate city
- Date: Wed, 13 Dec 2017 13:50:15 +0000 (UTC)
commit b5266a323585734e0ae0b41b33953534f2cdf0d4
Author: Bastien Nocera <hadess hadess net>
Date: Wed Dec 13 14:47:40 2017 +0100
locations: Add Lagos as a separate city
Even though Ikeja is the capital city, it's also part of the Lagos
Metropolitan Area. The distinction is blurry between Lagos, the city,
and Lagos, the Metropolitan Area.
And that's not even talking about the fact that Lagos and Ikeja are also
within Lagos state.
https://bugzilla.gnome.org/show_bug.cgi?id=572675
data/Locations.xml | 14 ++++++++++++--
1 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index 02a7997..4fc9931 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -1829,11 +1829,21 @@
</location>
</city>
<city>
- <!-- A city in Lagos Nigeria -->
+ <!-- A city in the Lagos Metropolitan Area, in Nigeria -->
<_name>Ikeja</_name>
<coordinates>6.596667 3.343056</coordinates>
<location>
- <name>Ikeja</name>
+ <name>Murtala Muhammed International Airport</name>
+ <code>DNMM</code>
+ <coordinates>6.583333 3.333333</coordinates>
+ </location>
+ </city>
+ <city>
+ <!-- A city and metropolitan area in Nigeria -->
+ <_name>Lagos</_name>
+ <coordinates>6.455027 3.384082</coordinates>
+ <location>
+ <name>Murtala Muhammed International Airport</name>
<code>DNMM</code>
<coordinates>6.583333 3.333333</coordinates>
</location>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]