forked from MapComplete/MapComplete
Themes: add animal types to animal_shelter, include animal_shelter in pets, generate licenses, fix cycle_highways.json
This commit is contained in:
parent
7993639b5d
commit
3968a1e841
11 changed files with 80 additions and 36 deletions
|
@ -244,24 +244,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"width": "4",
|
||||
"dashArray": {
|
||||
"render": "",
|
||||
"mappings": [
|
||||
{
|
||||
"if": "state=temporary",
|
||||
"then": "12 10"
|
||||
},
|
||||
{
|
||||
"if": "note:state=has_highway_no",
|
||||
"then": "0 8"
|
||||
},
|
||||
{
|
||||
"if": "note:state=has_highway_under_construction",
|
||||
"then": "12 10"
|
||||
}
|
||||
]
|
||||
}
|
||||
"width": "4"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -237,6 +237,7 @@
|
|||
],
|
||||
"name": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"animal_shelter"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue