mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-23 19:42:35 +02:00
fix typo
and remove "typo fix" tag replacement which does not occur anymore in OSM, see https://taghistory.raifer.tech/#***/building/under%20constraction&***/building/constraction
This commit is contained in:
@@ -279,10 +279,6 @@
|
||||
"old": {"building": "comercial"},
|
||||
"replace": {"building": "commercial"}
|
||||
},
|
||||
{
|
||||
"old": {"building": "constraction"},
|
||||
"replace": {"building": "construction"}
|
||||
},
|
||||
{
|
||||
"old": {"building": "convenience"},
|
||||
"replace": {"building": "retail"}
|
||||
@@ -363,10 +359,6 @@
|
||||
"old": {"building": "Sí"},
|
||||
"replace": {"building": "yes"}
|
||||
},
|
||||
{
|
||||
"old": {"building": "under constraction"},
|
||||
"replace": {"building": "construction"}
|
||||
},
|
||||
{
|
||||
"old": {"building": "under construction"},
|
||||
"replace": {"building": "construction"}
|
||||
|
||||
Reference in New Issue
Block a user