filters
This layer acts as library for common filters
- This layer is shown at zoomlevel 0 and higher
- Elements don't have a title set and cannot be toggled nor will they show up in the dashboard. If you import this layer in your theme, override
title
to make this toggleable.
- Not visible in the layer selection by default. If you want to make this layer toggable, override
name
- Not rendered on the map by default. If you want to rendering this on the map, override
mapRenderings
Basic tags for this layer
Elements must have the all of following tags to be shown on this layer:
Execute on overpass
Supported attributes
Filters
id |
question |
osmTags |
open_now.0 |
Opened now |
_isOpen=yes |
id |
question |
osmTags |
accepts_cash.0 |
Accepts cash |
payment:cash=yes |
id |
question |
osmTags |
accepts_cards.0 |
Accepts payment cards |
payment:cards=yes |
id |
question |
osmTags |
has_image.0 |
With and without images (default) |
|
has_image.1 |
Has at least one image |
image~.+|image:0~.+ |
has_image.2 |
Probably does not have an image |
|
id |
question |
osmTags |
tactile_paving.0 |
With tactile paving |
tactile_paving=yes |
id |
question |
osmTags |
tactile_paving_advanced.0 |
With or without tactile paving (default) |
|
tactile_paving_advanced.1 |
With tactile paving |
tactile_paving=yes |
tactile_paving_advanced.2 |
Without tactile paving |
tactile_paving=no |
tactile_paving_advanced.3 |
No information about tactile paving |
|
id |
question |
osmTags |
has_organic.0 |
Has organic options |
organic=yes|organic=only |
This document is autogenerated from assets/layers/filters/filters.json