Further improvements to entrances theme, add layer-crossdependency detection, add layers which another layer depends on automatically to the theme, add documentation on which layers depends on which other layers, regenerate documentation
This commit is contained in:
parent
8e40d76281
commit
0ee23ce36d
27 changed files with 9032 additions and 331 deletions
|
@ -20,13 +20,22 @@
|
|||
"passAllFeatures": true,
|
||||
"shownByDefault": false,
|
||||
"mapRendering": [
|
||||
{
|
||||
"color": {
|
||||
"render": "#fff"
|
||||
},
|
||||
"fill": "no",
|
||||
"width": {
|
||||
"render": "3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"color": {
|
||||
"render": "#333"
|
||||
},
|
||||
"fill": "no",
|
||||
"width": {
|
||||
"render": "5"
|
||||
"render": "2"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue