Skip to content

Commit 706e872

Browse files
committed
Changes to United Kingdom
(closes #35) - Use Q105435336 and Q145 to represent "United Kindgom Sovereignty" - Use Q3336843 to represent "United Kindgom" - Replace "country":"GB" with "groups":["Q145"]
1 parent b5972fb commit 706e872

File tree

2 files changed

+42
-39
lines changed

2 files changed

+42
-39
lines changed

scripts/format-json.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ function roundCoordinatePrecision(feature) {
5454
}
5555

5656
const featureProperties = [
57+
'wikidata',
5758
'iso1A2',
5859
'iso1A3',
5960
'iso1N3',
6061
'm49',
61-
'wikidata',
6262
'ccTLD',
6363
'nameEn',
6464
'aliases',

0 commit comments

Comments
 (0)