mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-16 08:10:22 +02:00
add preset for landuse=education, replace landuse=school (closes #311)
This commit is contained in:
@@ -894,6 +894,10 @@
|
||||
"old": {"landuse": "reservoir"},
|
||||
"replace": {"natural": "water", "water": "reservoir"}
|
||||
},
|
||||
{
|
||||
"old": {"landuse": "school"},
|
||||
"replace": {"landuse": "education"}
|
||||
},
|
||||
{
|
||||
"old": {"landuse": "wood"},
|
||||
"replace": {"natural": "wood"}
|
||||
|
||||
Reference in New Issue
Block a user