diff --git a/historical/historical.json b/historical/historical.json index fc978ede..5b1acc2a 100644 --- a/historical/historical.json +++ b/historical/historical.json @@ -6823,7 +6823,7 @@ "filter": [ "in", ["get", "type"], - ["literal", ["hamlet", "neighborhood", "suburb", "village"]] + ["literal", ["hamlet", "neighborhood", "neighbourhood", "suburb", "village"]] ], "layout": { "text-field": ["get", "name"], diff --git a/railway/railway.json b/railway/railway.json index 0c88c7bc..405cb396 100644 --- a/railway/railway.json +++ b/railway/railway.json @@ -6576,7 +6576,7 @@ ["get", "type"], [ "literal", - ["hamlet", "islet", "locality", "neighborhood", "suburb", "village"] + ["hamlet", "islet", "locality", "neighborhood", "neighbourhood", "suburb", "village"] ] ], "layout": {