From 768bc160303b6b84e68d4ded7aae8d3d9bcc75ce Mon Sep 17 00:00:00 2001 From: Robin van der Linde Date: Mon, 17 Dec 2018 08:04:33 +0100 Subject: [PATCH] Corrected syntaxis --- cyclePathsG11.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cyclePathsG11.json b/cyclePathsG11.json index 69196af..fa343b0 100644 --- a/cyclePathsG11.json +++ b/cyclePathsG11.json @@ -5,14 +5,14 @@ }, "query": { "14": "way[\"highway\"=\"cycleway\"][\"traffic_sign\"=\"NL:G11\"];" - } - "feature": { + }, + "feature": { "markerSymbol": null, "listMarkerSymbol": "line", "style": { "width": "3", "color": "1000ff" } - }, + } }