Skip to content

Commit 86b2e96

Browse files
committed
Make the readme apply to the 2024-2 data set
I reported these issues and these are fixed now :) Unfortunately, it isn't hard to come up with other major problems.
1 parent 248e728 commit 86b2e96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ The coordinates in [the original UN/LOCODE list](https://github.com/datasets/un-
33

44
**1. Only 80% of locations have coordinates**
55

6-
This doesn't just include tiny villages, but major transport hubs like Shanhai Port (CNSHG), Port of Shenzhen (CNSZP), Hong Kong (HKHKG) and Los Angeles (USLAX).
6+
This doesn't just include tiny villages, but world's most important cities like London (GBLON), Madrid (ESMAD), Luxembourg (LULUX) and Milano (ITMIL).
77

88
**2. Many coordinates are just wrong**
99

10-
Problems like typos (AUMID), pointing to the wrong country (CKPZK) and just flat out being wrong (EGSCN)
10+
Quite a few coordinates have typos (ATWIS), but many are just flat out wrong (EGSCN)
1111

1212
This project aims to solve most of these cases by combining the data with data from OpenStreetMap's [Nominatim](https://nominatim.org/release-docs/latest/api/Overview/) and [Wikidata](https://www.wikidata.org/).
1313

0 commit comments

Comments
 (0)