forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
ce47886ce0
11 changed files with 1880 additions and 94 deletions
|
@ -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"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue