fix a geo data bug
This commit is contained in:
parent
68aeaebe3f
commit
c2c6b8a265
1 changed files with 6 additions and 2 deletions
|
@ -1349,14 +1349,18 @@
|
||||||
{
|
{
|
||||||
"area": 479232148086.64526,
|
"area": 479232148086.64526,
|
||||||
"code": "CI",
|
"code": "CI",
|
||||||
|
"continent": "Africa",
|
||||||
"east": -2.493031,
|
"east": -2.493031,
|
||||||
"flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/86/Flag_of_Cote_d%27Ivoire.svg",
|
"flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/86/Flag_of_Cote_d%27Ivoire.svg",
|
||||||
|
"googleName": "Ivory Coast",
|
||||||
"lat": 7.539989,
|
"lat": 7.539989,
|
||||||
"lng": -5.54708,
|
"lng": -5.54708,
|
||||||
"name": "Ivory Coast",
|
"name": "C\u00f4te d'Ivoire",
|
||||||
"north": 10.7400151,
|
"north": 10.7400151,
|
||||||
|
"region": "Western Africa",
|
||||||
"south": 4.3510071,
|
"south": 4.3510071,
|
||||||
"west": -8.6020589
|
"west": -8.6020589,
|
||||||
|
"wikipediaName": "Ivory Coast"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area": 1327046744594.7834,
|
"area": 1327046744594.7834,
|
||||||
|
|
Loading…
Reference in a new issue