[libgweather] locations: Fix location of Tbilisi
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather] locations: Fix location of Tbilisi
- Date: Fri, 8 Dec 2017 18:16:08 +0000 (UTC)
commit 60269276df8b3eb998f84790af3d953a83e607f2
Author: Bastien Nocera <hadess hadess net>
Date: Thu Dec 7 17:36:18 2017 +0100
locations: Fix location of Tbilisi
Its coordinates were set to somewhere in China, 5000km away from
its own airport.
data/Locations.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index a4d28fd..5d409c9 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -3586,9 +3586,9 @@
<!-- A city in Georgia -->
<city>
<_name>Tbilisi</_name>
- <coordinates>25.038889 102.718333</coordinates>
+ <coordinates>41.716667 44.783333</coordinates>
<location>
- <name>Tbilisi</name>
+ <name>Shota Rustaveli Tbilisi International Airport</name>
<code>TBS</code>
<coordinates>41.669167 44.954722</coordinates>
</location>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]