diff --git a/data/presets/highway/footway/_crossing.json b/data/presets/highway/footway/crossing.json similarity index 73% rename from data/presets/highway/footway/_crossing.json rename to data/presets/highway/footway/crossing.json index 28447d567..989ebf0f4 100644 --- a/data/presets/highway/footway/_crossing.json +++ b/data/presets/highway/footway/crossing.json @@ -8,6 +8,9 @@ "crossing_raised", "access" ], + "moreFields": [ + "flashing_lights" + ], "geometry": [ "line" ], @@ -15,10 +18,14 @@ "highway": "footway", "footway": "crossing" }, + "terms": [ + "crosswalk", + "foot path crossing", + "pedestrian crossing" + ], "reference": { "key": "footway", "value": "crossing" }, - "searchable": false, "name": "Pedestrian Crossing" }