Wrong data in json but correct data in contributions folder #1344
Replies: 1 comment 4 replies
-
|
Hi @timkolloch! I'm Dosu and I’m helping the countries-states-cities-database team. The main JSON file (states+cities.json) is generated from a central MySQL database, which is updated from the contributions folder through an automated process. When someone corrects or adds data in the contributions folder (like ES.json), those changes are not instantly reflected in the main JSON export—they appear after the next automated export cycle runs. This means the contributions folder can have the latest fixes, while the main JSON file may lag behind until the automation updates it. The export automation is running regularly and should pick up recent corrections in the next cycle, so you don’t need to take any extra steps unless you notice a long-term delay or a problem with the automation itself. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys I am a bit confused by the data.
In a program I am using I noticed that for example the city of Arrecife on the Canary Islands has a wrong location set. I tried to confirm that looking at the json here by searching for Arrecife. The location given in that file is wrong as the longitude misses a "-". However when I look at the contributions folder in the ES.json the data is correct.
How does that work?
Best wishes!
Beta Was this translation helpful? Give feedback.
All reactions