Fix small issue: wrong format for addExtraTags in some layers

This commit is contained in:
Pieter Vander Vennet 2021-03-31 15:50:29 +02:00
parent edd10d52fd
commit e47accbab1
4 changed files with 53 additions and 51 deletions

View file

@ -67,7 +67,7 @@
},
"freeform": {
"key": "bicycle_parking",
"extraTags": [
"addExtraTags": [
"fixme=Freeform used on 'bicycle_parking'-tag: possibly a wrong value"
]
},
@ -260,7 +260,7 @@
},
"freeform": {
"key": "access",
"extraTags": [
"addExtraTags": [
"fixme=Freeform used on 'access'-tag: possibly a wrong value"
]
},