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": [
|
"tagRenderings": [
|
||||||
"images",
|
"images",
|
||||||
"name",
|
"name",
|
||||||
|
{
|
||||||
|
"builtin": "website",
|
||||||
|
"override": {
|
||||||
|
"condition": "tourism=wilderness_hut",
|
||||||
|
"id": "website-single"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"builtin": "contact",
|
||||||
|
"override": {
|
||||||
|
"condition": "tourism=alpine_hut"
|
||||||
|
}
|
||||||
|
},
|
||||||
"reservation",
|
"reservation",
|
||||||
"caravansites.caravansites-fee",
|
"caravansites.caravansites-fee",
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue