Add descriptions to builtin layers

This commit is contained in:
Pieter Vander Vennet 2021-12-05 05:16:24 +01:00
parent 6ee546010c
commit f949a52d92
25 changed files with 175 additions and 23 deletions

View file

@ -48,7 +48,7 @@
"tags": [
"highway=street_lamp"
],
"preciseInput": true
"preciseInput": {}
}
],
"tagRenderings": [
@ -366,9 +366,12 @@
}
}
],
"deletion": true,
"deletion": {},
"allowMove": {
"enableImproveAccuracy": true,
"enableRelocation": false
},
"description": {
"en": "A layer showing street lights"
}
}