forked from MapComplete/MapComplete
Huge refactoring (WIP)
This commit is contained in:
parent
62c4f0a928
commit
895aa132ec
55 changed files with 1177 additions and 2190 deletions
|
@ -276,7 +276,8 @@
|
|||
"en": "{curator} is the curator of this nature reserve"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "curator"
|
||||
"key": "curator",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -329,16 +330,17 @@
|
|||
}
|
||||
},
|
||||
{"#": "Surface are",
|
||||
"render": {
|
||||
"en": "Surface area: {_surface:ha}Ha",
|
||||
"mappings": {
|
||||
"if": "_surface:ha=0",
|
||||
"then": ""
|
||||
"render": {
|
||||
"en": "Surface area: {_surface:ha}Ha",
|
||||
"mappings": {
|
||||
"if": "_surface:ha=0",
|
||||
"then": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"hideUnderlayingFeaturesMinPercentage": 10,
|
||||
"wayHandling": 1,
|
||||
"icon": {
|
||||
"render": "./assets/themes/buurtnatuur/nature_reserve.svg"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue