Is it possible to include a logo in a overpass query, instead of just showing a circle on a POI?
1 Like
Yes, here’s a random example I found on the web: Styling nodes
4 Likes
Thank you for the example. I could create a query to show a specific pharmacy in my country that has included a lot of stores in the map: overpass turbo
2 Likes
10 pharmacies in the results are modeled as way, rather than a node. To also see them on the map with an icon, you should use out center
instead: overpass turbo
Check out the following two links to compare both versions side by side: overpass turbo - and - overpass turbo (out center)
2 Likes
Buenas tardes.
Es posible. En el wiki encontrará todos los detalles sobre cómo usar los estilos MapCSS en Overpass turbo. Las traducciones están disponibles en español, las creé yo mismo.
2 Likes