Quickfix: add centroids to some renderings which dissappeared during migration
This commit is contained in:
parent
c3a4015f53
commit
161bcc8647
11 changed files with 1001 additions and 1036 deletions
|
@ -506,7 +506,7 @@
|
|||
"id~node/.*"
|
||||
]
|
||||
},
|
||||
"then": "40,40,center"
|
||||
"then": "32,32,center"
|
||||
},
|
||||
{
|
||||
"if": "_size_classification=small",
|
||||
|
@ -514,13 +514,18 @@
|
|||
},
|
||||
{
|
||||
"if": "_size_classification=large",
|
||||
"then": "50,50,center"
|
||||
"then": "40,40,center"
|
||||
}
|
||||
]
|
||||
},
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
},
|
||||
{
|
||||
"color": "#00cc00",
|
||||
"width": "1",
|
||||
"fill": "false"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue