fix geo data
This commit is contained in:
parent
971d94019b
commit
cc4b2824e0
2 changed files with 8 additions and 7 deletions
|
@ -652,21 +652,21 @@
|
|||
"west": 44.6333333333
|
||||
},
|
||||
{
|
||||
"area": 4814178.949610349,
|
||||
"area": 7533838341216.605,
|
||||
"code": "AU-CS",
|
||||
"continent": "Oceania",
|
||||
"dependency": [
|
||||
"Australia"
|
||||
],
|
||||
"east": -64.6819201,
|
||||
"east": 169.8124453,
|
||||
"flagURL": "http://upload.wikimedia.org/wikipedia/en/b/b9/Flag_of_Australia.svg",
|
||||
"lat": 18.3286246,
|
||||
"lng": -64.6895723,
|
||||
"lat": -19.3919547,
|
||||
"lng": 155.8560646,
|
||||
"name": "Coral Sea Islands",
|
||||
"north": 18.3401505,
|
||||
"north": -7.5286054,
|
||||
"region": "Australia and New Zealand",
|
||||
"south": 18.3244489,
|
||||
"west": -64.707985,
|
||||
"south": -30.0000002,
|
||||
"west": 141.0550345,
|
||||
"wikipediaName": "Coral Sea Islands Territory"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -398,6 +398,7 @@
|
|||
"Canton and Enderbury Islands": ["Canton Island", "Enderbury Island"],
|
||||
"Ceuta and Melilla": ["Ceuta", "Melilla"],
|
||||
"Ciskei": ["East London, South Africa", "Port Alfred, South Africa", "Queenstown, South Africa"], // approximate
|
||||
"Coral Sea Islands": ["Coral Sea"],
|
||||
"Czechoslovakia": ["Czech Republic", "Slovakia"],
|
||||
"East Germany": ["Mecklenburg Vorpommern", "Saxony", "Thuringia"],
|
||||
"East Timor": ["Timor-Leste"],
|
||||
|
|
Loading…
Reference in a new issue