ltog

Results 14 issues of 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,...

blocked

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...

bug

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,...

question

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...

Type: Bug
Component: Infrastructure
Status: In Progress

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] ->...

question

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...

enhancement
question

When choosing a color for a marker, instead of ![no-color-picker](https://cloud.githubusercontent.com/assets/4726277/20685214/cb953de2-b5b3-11e6-9821-9d9c122b7932.png) I'd like to see a colorpicker, such as the one from GIMP: ![colorpicker-gimp](https://cloud.githubusercontent.com/assets/4726277/20685226/de16c954-b5b3-11e6-96a8-df79df634a8f.png)

enhancement

## 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...

bug