Add mapillary to 'has_images'-filter; add has_image filter to defibrillators-layer

This commit is contained in:
Pieter Vander Vennet 2022-10-14 16:13:23 +02:00
parent f1c57c7f8c
commit 16e5916f8d
2 changed files with 16 additions and 10 deletions

View file

@ -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="
]
}
}