fix geo data

This commit is contained in:
rolux 2012-10-19 14:01:39 +02:00
parent 971d94019b
commit cc4b2824e0
2 changed files with 8 additions and 7 deletions

View file

@ -652,21 +652,21 @@
"west": 44.6333333333 "west": 44.6333333333
}, },
{ {
"area": 4814178.949610349, "area": 7533838341216.605,
"code": "AU-CS", "code": "AU-CS",
"continent": "Oceania", "continent": "Oceania",
"dependency": [ "dependency": [
"Australia" "Australia"
], ],
"east": -64.6819201, "east": 169.8124453,
"flagURL": "http://upload.wikimedia.org/wikipedia/en/b/b9/Flag_of_Australia.svg", "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/b9/Flag_of_Australia.svg",
"lat": 18.3286246, "lat": -19.3919547,
"lng": -64.6895723, "lng": 155.8560646,
"name": "Coral Sea Islands", "name": "Coral Sea Islands",
"north": 18.3401505, "north": -7.5286054,
"region": "Australia and New Zealand", "region": "Australia and New Zealand",
"south": 18.3244489, "south": -30.0000002,
"west": -64.707985, "west": 141.0550345,
"wikipediaName": "Coral Sea Islands Territory" "wikipediaName": "Coral Sea Islands Territory"
}, },
{ {

View file

@ -398,6 +398,7 @@
"Canton and Enderbury Islands": ["Canton Island", "Enderbury Island"], "Canton and Enderbury Islands": ["Canton Island", "Enderbury Island"],
"Ceuta and Melilla": ["Ceuta", "Melilla"], "Ceuta and Melilla": ["Ceuta", "Melilla"],
"Ciskei": ["East London, South Africa", "Port Alfred, South Africa", "Queenstown, South Africa"], // approximate "Ciskei": ["East London, South Africa", "Port Alfred, South Africa", "Queenstown, South Africa"], // approximate
"Coral Sea Islands": ["Coral Sea"],
"Czechoslovakia": ["Czech Republic", "Slovakia"], "Czechoslovakia": ["Czech Republic", "Slovakia"],
"East Germany": ["Mecklenburg Vorpommern", "Saxony", "Thuringia"], "East Germany": ["Mecklenburg Vorpommern", "Saxony", "Thuringia"],
"East Timor": ["Timor-Leste"], "East Timor": ["Timor-Leste"],