Studio: WIP
This commit is contained in:
parent
3549a10a15
commit
dc82ebbd58
165 changed files with 2588 additions and 3294 deletions
|
@ -69,7 +69,24 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"mapRendering": [
|
||||
"filter": [
|
||||
{
|
||||
"id": "action",
|
||||
"options": [
|
||||
{
|
||||
"default": true,
|
||||
"question": "only_if_action_is_possible",
|
||||
"osmTags": {
|
||||
"or": [
|
||||
"has_note_layer=yes",
|
||||
"has_presets=yes"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"pointRendering": [
|
||||
{
|
||||
"icon": {
|
||||
"mappings": [
|
||||
|
@ -160,21 +177,5 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"filter": [
|
||||
{
|
||||
"id": "action",
|
||||
"options": [
|
||||
{
|
||||
"default": true,
|
||||
"question": "only_if_action_is_possible",
|
||||
"osmTags": {
|
||||
"or": [
|
||||
"has_note_layer=yes",
|
||||
"has_presets=yes"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
"lineRendering": []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue