mirror of
https://github.com/factbook/factbook.json.git
synced 2026-06-10 18:55:12 +02:00
Create NOTES.md
This commit is contained in:
parent
ca94e2fef5
commit
8b46ebcf9c
1 changed files with 14 additions and 0 deletions
14
NOTES.md
Normal file
14
NOTES.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Notes
|
||||
|
||||
## Data (Consistency) Issues
|
||||
|
||||
### South Sudan capital lat/long
|
||||
|
||||
@mn113 writes:
|
||||
|
||||
In od.json the coordinate string is missing a comma.
|
||||
|
||||
"Capital": { "name": { "text": "Juba" }, "geographic coordinates": { "text": "04 51 N 31 37 E" },
|
||||
Should be "04 51 N, 31 37 E" to avoid problems down the line.
|
||||
It's the only example of this kind I found in my use of the repo so far.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue