forked from MapComplete/MapComplete
Studio: WIP
This commit is contained in:
parent
3549a10a15
commit
dc82ebbd58
165 changed files with 2588 additions and 3294 deletions
|
@ -2,7 +2,14 @@
|
|||
"id": "import_candidate",
|
||||
"description": "Layer used as template in the importHelper",
|
||||
"source": "special",
|
||||
"mapRendering": [
|
||||
"title": "Import candidate",
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "all_tags",
|
||||
"render": "{all_tags()}"
|
||||
}
|
||||
],
|
||||
"pointRendering": [
|
||||
{
|
||||
"location": [
|
||||
"point",
|
||||
|
@ -13,11 +20,5 @@
|
|||
"anchor": "center"
|
||||
}
|
||||
],
|
||||
"title": "Import candidate",
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "all_tags",
|
||||
"render": "{all_tags()}"
|
||||
}
|
||||
]
|
||||
"lineRendering": []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue