More or less working version of advanced conflation

This commit is contained in:
Pieter Vander Vennet 2022-01-06 14:39:42 +01:00
parent 7f99e76b0c
commit 3176a4d665
11 changed files with 634 additions and 524 deletions

View file

@ -33,7 +33,7 @@
"mappings": [
{
"if": "reprojection=yes",
"then": "ring:#f00"
"then": "none:#f00"
},
{
"if": "move=no",
@ -45,13 +45,15 @@
},
{
"location": "start",
"icon": "square:#f00",
"mappings": [
{
"if": "reprojection=yes",
"then": "ring:#f00"
}
],
"icon": {
"render":"square:#f00",
"mappings": [
{
"if": "reprojection=yes",
"then": "reload:#f00"
}
]
},
"iconSize": {
"render": "10,10,center",
"mappings": [