From c9d6edda56ee3a7362510fcdece2168ce1c766d2 Mon Sep 17 00:00:00 2001 From: freqnik Date: Wed, 29 Jan 2025 14:57:54 -0500 Subject: [PATCH] Update coordinates for the country of Georgia --- src/geography/continents.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/geography/continents.py b/src/geography/continents.py index f2f9558c..2520d4f8 100644 --- a/src/geography/continents.py +++ b/src/geography/continents.py @@ -97,7 +97,7 @@ class OurWorld(): 'China': [35.000074, 104.999927], 'Christmas Island': [-10.49124145, 105.6173514897963], 'Cocos Islands': [-12.0728315, 96.8409375], - 'Georgia': [32.3293809, -83.1137366], + 'Georgia': [41.715137, 44.827095], 'Hong Kong': [22.2793278, 114.1628131], 'India': [22.3511148, 78.6677428], 'Indonesia': [-2.4833826, 117.8902853],