22 lines
No EOL
404 B
JSON
22 lines
No EOL
404 B
JSON
{
|
|
"id": "import_candidate",
|
|
"description": "Layer used as template in the importHelper",
|
|
"source": "special",
|
|
"mapRendering": [
|
|
{
|
|
"location": [
|
|
"point",
|
|
"centroid"
|
|
],
|
|
"icon": "square:red;",
|
|
"iconSize": "15,15,center"
|
|
}
|
|
],
|
|
"title": "Import candidate",
|
|
"tagRenderings": [
|
|
{
|
|
"id": "all_tags",
|
|
"render": "{all_tags()}"
|
|
}
|
|
]
|
|
} |