Add mapillary to 'has_images'-filter; add has_image filter to defibrillators-layer
This commit is contained in:
parent
f1c57c7f8c
commit
16e5916f8d
2 changed files with 16 additions and 10 deletions
|
@ -73,7 +73,8 @@
|
|||
"image:0~*",
|
||||
"image:1~*",
|
||||
"image:2~*",
|
||||
"image:3~*"
|
||||
"image:3~*",
|
||||
"mapillary~*"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -87,7 +88,8 @@
|
|||
"image:0=",
|
||||
"image:1=",
|
||||
"image:2=",
|
||||
"image:3="
|
||||
"image:3=",
|
||||
"mapillary="
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue