Specify values for tactile_map tag, add deprecations for map_type=tactile* (#1373)

This commit is contained in:
tiuck
2024-11-02 15:04:56 +01:00
committed by GitHub
parent 135ad24d0d
commit de5bd05da2
2 changed files with 19 additions and 1 deletions
+8
View File
@@ -1134,6 +1134,14 @@
"old": {"man_made": "winery"},
"replace": {"craft": "winery"}
},
{
"old": {"map_type": "tactile_map", "information": "map"},
"replace": {"information": "tactile_map"}
},
{
"old": {"map_type": "tactile_model", "information": "map"},
"replace": {"information": "tactile_model"}
},
{
"old": {"maxage": "*"},
"replace": {"max_age": "$1"}