From 23a37183762adb2b1fe044b9bee3b50d5095eff3 Mon Sep 17 00:00:00 2001 From: Ian Dees Date: Tue, 3 Jan 2017 12:46:53 -0600 Subject: [PATCH] Lets make it office=coworking instead --- .../presets/office/{coworking_space.json => coworking.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename data/presets/presets/office/{coworking_space.json => coworking.json} (91%) diff --git a/data/presets/presets/office/coworking_space.json b/data/presets/presets/office/coworking.json similarity index 91% rename from data/presets/presets/office/coworking_space.json rename to data/presets/presets/office/coworking.json index d10e9135a..e02afb6c5 100644 --- a/data/presets/presets/office/coworking_space.json +++ b/data/presets/presets/office/coworking.json @@ -17,7 +17,7 @@ "office" ], "tags": { - "amenity": "coworking_space" + "office": "coworking" }, "name": "Coworking Space" }