mmd's Comments
| Post | When | Comment |
|---|---|---|
| Things you only find in OSM no 94... | I really meant the missing ones, so pubs near stations that don’t have a departure board in osm and might benefit from a local survey. |
|
| Things you only find in OSM no 94... | Wait, where is the part in the query that checks if “pubs are near stations”? |
|
| Wiki Tag-links in code blocks - bug or feature? | https://github.com/openstreetmap/openstreetmap-website/pull/6674 will fix this issue. |
|
| Identifying Wrong-Size Sports Pitches (Overpass/MapRoulette) | Overpass does not have a filter for area size. Using the way length is a kind of workaround, but it should be a good starting point for this particular use case. |
|
| Identifying Wrong-Size Sports Pitches (Overpass/MapRoulette) |
Hmm, that’s not really ideal to get this bug fixed. The issue is still visible here now: https://master.apis.dev.openstreetmap.org/user/mmd2mod/diary/44 |
|
| Identifying Wrong-Size Sports Pitches (Overpass/MapRoulette) | Checking the way length (or rather the circumference) could be another option to avoid any post processing. Actual cut off value might need some tweaking: https://overpass-turbo.eu/s/2hGE There’s some issue with the Overpass QL rendering in the post. Reported here: https://github.com/openstreetmap/openstreetmap-website/issues/6643 |
|
| How to edit an OSM Diary |
Moderators and admins can hide/unhide diary entries as well as diary comments. |