ఓపెన్‌స్ట్రీట్‌మాప్ చిహ్నం OpenStreetMap

Leigh Dodds దినచర్య

ఇటీవలి డైరీ పద్దులు

Using Overpass queries to support mapping bench inscriptions

Leigh Dodds, 10 మార్చి 2021 న English లో పోస్టు చేసారు

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.

Announcing OSM Queries

Leigh Dodds, 6 మార్చి 2021 న English లో పోస్టు చేసారు

This is a short diary entry to announce the publication of a project I’ve been working on for the last month or so called OSM Queries.

It’s a website containing a small, but growing, collection of useful Overpass API queries. This includes a 26 part tutorial that covers most of the core features of the language and a syntax reference.

The website is generated using an open source tool that can generate HTML pages from a collection of Overpass queries.

For more details, read my blog post announcing the project.