Add metatagging, fritures

This commit is contained in:
Pieter Vander Vennet 2020-10-19 12:08:42 +02:00
parent 1e0a1fdf97
commit 99225957cc
15 changed files with 406 additions and 38 deletions

View file

@ -327,6 +327,15 @@
"freeform": {
"key": "description:0"
}
},
{"#": "Surface are",
"render": {
"en": "Surface area: {_surface:ha}Ha",
"mappings": {
"if": "_surface:ha=0",
"then": ""
}
}
}
],
"hideUnderlayingFeaturesMinPercentage": 10,