Expose geometry type as metatag

This commit is contained in:
Pieter Vander Vennet 2021-12-30 22:01:23 +01:00
parent 62c34451fd
commit 5e03a06bf7
2 changed files with 20 additions and 21 deletions

View file

@ -184,30 +184,15 @@
}
]
},
"fill":"no",
"fill": "no",
"width": {
"render": "8"
}
},
{
"color": {
"render": "#05d7fc44",
"render": "8",
"mappings": [
{
"if": {
"and": [
"name:etymology=",
"name:etymology:wikidata="
]
},
"then": "#fcca0544"
"if": "_geometry:type=Polygon",
"then": "16"
}
]
},
"fill":"no",
"offset":-12,
"width": {
"render": "16"
}
}
]