Skip to content

Commit 3069862

Browse files
committed
Update neighborhood/neighbourhood rendering
1 parent 21595c3 commit 3069862

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

historical/historical.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6823,7 +6823,7 @@
68236823
"filter": [
68246824
"in",
68256825
["get", "type"],
6826-
["literal", ["hamlet", "neighborhood", "suburb", "village"]]
6826+
["literal", ["hamlet", "neighborhood", "neighbourhood", "suburb", "village"]]
68276827
],
68286828
"layout": {
68296829
"text-field": ["get", "name"],

railway/railway.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6576,7 +6576,7 @@
65766576
["get", "type"],
65776577
[
65786578
"literal",
6579-
["hamlet", "islet", "locality", "neighborhood", "suburb", "village"]
6579+
["hamlet", "islet", "locality", "neighborhood", "neighbourhood", "suburb", "village"]
65806580
]
65816581
],
65826582
"layout": {

0 commit comments

Comments
 (0)