fix wrong tag in deprecation rule, fixes #1180

wrong tag was introduced in https://github.com/openstreetmap/id-tagging-schema/commit/01e7739976fcf6db8ba9f253ce52e72f0cc4242a
This commit is contained in:
Martin Raifer
2024-04-05 18:24:01 +02:00
parent c0018f12a8
commit 4fed7efe1f
+1 -1
View File
@@ -1778,7 +1778,7 @@
},
{
"old": {"traffic_calming": "island", "area": "yes"},
"replace": {"area:highway": "traffic_calming"}
"replace": {"area:highway": "traffic_island"}
},
{
"old": {"tunnel": "1"},