forked from MapComplete/MapComplete
Merge pull request 'contact and shelter type for hut layer' (#2515) from Osmwithspace/MapComplete:hut into develop
Reviewed-on: MapComplete/MapComplete#2515
This commit is contained in:
commit
ee385d724c
1 changed files with 13 additions and 0 deletions
|
@ -121,6 +121,19 @@
|
|||
"tagRenderings": [
|
||||
"images",
|
||||
"name",
|
||||
{
|
||||
"builtin": "website",
|
||||
"override": {
|
||||
"condition": "tourism=wilderness_hut",
|
||||
"id": "website-single"
|
||||
}
|
||||
},
|
||||
{
|
||||
"builtin": "contact",
|
||||
"override": {
|
||||
"condition": "tourism=alpine_hut"
|
||||
}
|
||||
},
|
||||
"reservation",
|
||||
"caravansites.caravansites-fee",
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue