forked from MapComplete/MapComplete
Translation sync
This commit is contained in:
parent
4c1ee87ea4
commit
ba835dd2fa
4 changed files with 192 additions and 28 deletions
|
@ -5,12 +5,17 @@
|
|||
},
|
||||
"source": {
|
||||
"osmTags": {
|
||||
"and": [
|
||||
"landuse=grass",
|
||||
"or": [
|
||||
"name=Park Oude God",
|
||||
{
|
||||
"or": [
|
||||
"access=public",
|
||||
"access=yes"
|
||||
"and": [
|
||||
"landuse=grass",
|
||||
{
|
||||
"or": [
|
||||
"access=public",
|
||||
"access=yes"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue