Merge branch 'master' into develop

This commit is contained in:
Pieter Vander Vennet 2021-06-04 17:22:48 +02:00
commit ce47886ce0
11 changed files with 1880 additions and 94 deletions

View file

@ -31,15 +31,11 @@
],
"title": "AED in Brugse dataset",
"icon": {
"render": "circle:green",
"render": "circle:red",
"mappings": [
{
"if": "_has_closeby_feature=yes",
"then": "circle:#ffff00aa"
},
{
"if": "Status=oud",
"then": "circle:red"
"then": "circle:green"
}
]
},