diff --git a/data/presets/presets/golf/cartpath.json b/data/presets/presets/golf/cartpath.json index edcc8220a..2c76efff3 100644 --- a/data/presets/presets/golf/cartpath.json +++ b/data/presets/presets/golf/cartpath.json @@ -13,8 +13,8 @@ ], "tags": { "golf": "cartpath", - "highway:": "path", - "golf_cart:": "designated" + "highway": "path", + "golf_cart": "designated" }, "reference": { "key": "golf", diff --git a/data/presets/presets/golf/hole.json b/data/presets/presets/golf/hole.json index af19c8c99..8a5fcd06f 100644 --- a/data/presets/presets/golf/hole.json +++ b/data/presets/presets/golf/hole.json @@ -12,9 +12,5 @@ "tags": { "golf": "hole" }, - "reference": { - "key": "golf", - "value": "hole" - }, "name": "Golf Hole" }