From 9d36443e18aa7cb619452546401bc6f8a32f7760 Mon Sep 17 00:00:00 2001 From: mob Date: Sat, 18 Apr 2020 17:36:17 +0200 Subject: [PATCH] changed !key to key!=* --- charging_other.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charging_other.json b/charging_other.json index 809aa11..4b278bc 100644 --- a/charging_other.json +++ b/charging_other.json @@ -6,7 +6,7 @@ "fr": "Bornes de recharge: autres" }, "query": { - "13": "node[amenity=charging_station][!motorcar][!car][!bicycle]" + "13": "node[amenity=charging_station][motorcar!=yes][car!=yes][bicycle!=yes]" }, "feature": { "markerSign": "?"