More work on conflation logic

This commit is contained in:
Pieter Vander Vennet 2022-01-05 16:36:08 +01:00
parent d9ad4daaf6
commit 8485773a1d
3 changed files with 315 additions and 213 deletions

View file

@ -31,6 +31,10 @@
"icon": {
"render": "circle:#0f0",
"mappings": [
{
"if": "reprojection=yes",
"then": "ring:#f00"
},
{
"if": "move=no",
"then": "ring:#0f0"
@ -42,6 +46,12 @@
{
"location": "start",
"icon": "square:#f00",
"mappings": [
{
"if": "reprojection=yes",
"then": "ring:#f00"
}
],
"iconSize": {
"render": "10,10,center",
"mappings": [