Themes: add animal types to animal_shelter, include animal_shelter in pets, generate licenses, fix cycle_highways.json

This commit is contained in:
Pieter Vander Vennet 2024-04-24 00:05:31 +02:00
parent 7993639b5d
commit 3968a1e841
11 changed files with 80 additions and 36 deletions

View file

@ -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"
}
]
}

View file

@ -237,6 +237,7 @@
],
"name": null
}
}
},
"animal_shelter"
]
}