diff --git a/data/presets/presets.json b/data/presets/presets.json index c48635986..6c2a12725 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -5990,7 +5990,7 @@ "crossing": "zebra" }, "reference": { - "key": "highway", + "key": "footway", "value": "crossing" }, "terms": [ @@ -6708,7 +6708,7 @@ "highway": "crossing" }, "reference": { - "key": "footway", + "key": "highway", "value": "crossing" }, "terms": [], diff --git a/data/presets/presets/footway/crosswalk.json b/data/presets/presets/footway/crosswalk.json index b4daf5f29..61cffbad7 100644 --- a/data/presets/presets/footway/crosswalk.json +++ b/data/presets/presets/footway/crosswalk.json @@ -16,7 +16,7 @@ "crossing": "zebra" }, "reference": { - "key": "highway", + "key": "footway", "value": "crossing" }, "terms": [ diff --git a/data/presets/presets/highway/crossing.json b/data/presets/presets/highway/crossing.json index 971062c98..08c81d23e 100644 --- a/data/presets/presets/highway/crossing.json +++ b/data/presets/presets/highway/crossing.json @@ -11,7 +11,7 @@ "highway": "crossing" }, "reference": { - "key": "footway", + "key": "highway", "value": "crossing" }, "terms": [],