ltog
ltog
Opening a draft for a note, then rotating the map, changes the position where the map note would be positioned. **How to Reproduce** 1. Change the compass direction of the...
### General This quest aims to gather information whether swings on playgrounds are suitable for babies or not. Since most playground items are not suitable for babies (regular swings, slides,...
I was testing the different output options given at https://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL#out and believe to have found a bug (on https://overpass-turbo.eu/ ) when using `out meta noids;`: How to reproduce: Use the...
I'm looking for a software that is able to be locally hosted and that provides journey planning functionality (i.e. a schedule from A to B, with transfers at C, D,...
Hi @lonvia Here is an additional example you can add to your collection. Its a program that reads almost all information there is about differenct OSM objects. It has also...
I was trying to have first look at TM using docker / docker-compose. Specifically I used the manual at https://github.com/hotosm/tasking-manager/blob/develop/docs/setup-docker.md . Basically I ran `docker-compose up -d`. I got the...
I try to analyze playgrounds that have been micromapped using playground=* tags inside them. I wrote the following query to achieve this. ``` [out:json][timeout:60][bbox:{{bbox}}]; wr[leisure=playground]; map_to_area -> .pgs; nw(area.pgs)[playground] ->...
I have a usecase for augmented diffs / the Overpass API, where I'm only interested in OSM objects respectively tags that have been added or changed. I'm not interested in...
When choosing a color for a marker, instead of  I'd like to see a colorpicker, such as the one from GIMP: 
## Description I use [YAMLFIX_LINE_LENGTH](https://lyz-code.github.io/yamlfix/#line-length-width) and would expect that lines will not get longer than this number of characters. But they get longer anyway. ## Steps to reproduce 1. Create...