From 87b710df73d48c9eee8b08ff040e6d084a6d2eb1 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Wed, 5 Jun 2024 21:02:50 +0200 Subject: [PATCH] Add term to bicycle_repair_station (#1231) Add 'compressed air' as some people search for this term when they want to add a bicycle pump --- data/presets/amenity/bicycle_repair_station.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/presets/amenity/bicycle_repair_station.json b/data/presets/amenity/bicycle_repair_station.json index 55fc7c830..0dd4f27c4 100644 --- a/data/presets/amenity/bicycle_repair_station.json +++ b/data/presets/amenity/bicycle_repair_station.json @@ -28,7 +28,8 @@ "bike tools", "cycle pump", "cycle repair", - "cycling" + "cycling", + "compressed air" ], "tags": { "amenity": "bicycle_repair_station"