I just added a new query to OSM queries called Mapping Bench Inscriptions.
It illustrates how even a simple OverpassQL query coupled with some conditional MapCSS styling can produce a nice map that can guide a local survey.
In this case its focused on mapping public benches and adding inscriptions and photos to OpenBenches.
There’s a more detail in the query description, but in brief it highlights benches that:
- don’t have a backrest tag (I see Street Complete also features this as an improvement)
- have a backrest but no inscription - some benches do and in some locations, particularly along the UK coastline, many do
- those that have inscriptions but aren’t linked to OpenBenches
- ..etc
Hopefully both a useful query and an nice illustration of MapCSS at the same time.