forked from MapComplete/MapComplete
More validation and fixes
This commit is contained in:
parent
f10e7f008f
commit
4766f8bbde
13 changed files with 192 additions and 207 deletions
|
@ -28,11 +28,12 @@
|
|||
"nl": "Boomgaarden"
|
||||
},
|
||||
"minzoom": 12,
|
||||
"overpassTags": {
|
||||
"source":{
|
||||
"osmTags": {
|
||||
"and": [
|
||||
"landuse=orchard"
|
||||
]
|
||||
},
|
||||
} },
|
||||
"title": {
|
||||
"render": {
|
||||
"nl": "Boomgaard"
|
||||
|
@ -73,11 +74,12 @@
|
|||
"nl": "Boom"
|
||||
},
|
||||
"minzoom": 12,
|
||||
"overpassTags": {
|
||||
"source":{
|
||||
"osmTags": {
|
||||
"and": [
|
||||
"natural=tree"
|
||||
]
|
||||
},
|
||||
}},
|
||||
"title": {
|
||||
"render": {
|
||||
"nl": "Boom"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue