forked from MapComplete/MapComplete
add leisure=summer_camp as source
This commit is contained in:
parent
9e8aaab086
commit
82b0a4553d
1 changed files with 14 additions and 9 deletions
|
@ -24,6 +24,9 @@
|
|||
"=presets": [],
|
||||
"source": {
|
||||
"=osmTags": {
|
||||
"or":[
|
||||
"leisure=summer_camp",
|
||||
{
|
||||
"and": [
|
||||
"tourism=camp_site",
|
||||
"scout!=no",
|
||||
|
@ -38,6 +41,8 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue