Fixes to the layers

This commit is contained in:
Pieter Vander Vennet 2021-11-08 15:31:25 +01:00
parent 161bcc8647
commit 83b75735ce
7 changed files with 34 additions and 28 deletions

View file

@ -9,13 +9,13 @@
},
"title": {
"render": {
"nl": "Autoparking",
"nl": "Parking voor auto's",
"en": "Car parking"
}
},
"description": {
"en": "A layer showing car parkings",
"nl": "Deze laag toont autoparkeerplaatsen"
"nl": "Deze laag toont autoparkings"
},
"tagRenderings": [
"images"
@ -26,7 +26,7 @@
"amenity=parking"
],
"title": {
"nl": "autoparking",
"nl": "parking voor auto's",
"en": "car parking"
}
}