From 30698628649ebd800c9d9b4445b1968a9e214adc Mon Sep 17 00:00:00 2001 From: Rub21 Date: Tue, 5 May 2026 10:48:04 -0500 Subject: [PATCH] Update neighborhood/neighbourhood rendering --- historical/historical.json | 2 +- railway/railway.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {