forked from MapComplete/MapComplete
Better tag rewriting, add icons, add bicycle rental theme
This commit is contained in:
parent
1dcb3897e4
commit
9594868e83
23 changed files with 389 additions and 117 deletions
|
@ -62,10 +62,16 @@
|
|||
},
|
||||
{
|
||||
"rewrite": {
|
||||
"sourceString": "left|right",
|
||||
"sourceString": [
|
||||
"left|right"
|
||||
],
|
||||
"into": [
|
||||
"left",
|
||||
"right"
|
||||
[
|
||||
"left"
|
||||
],
|
||||
[
|
||||
"right"
|
||||
]
|
||||
]
|
||||
},
|
||||
"renderings": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue