Martin Raifer
Martin Raifer
http://osm-activity.lukasmartinelli.ch gives me a blank page. I believe this is because the used [access token](https://github.com/lukasmartinelli/osm-activity/blob/gh-pages/index.html#L25) and/or the mapbox-hosted [style definitions](https://github.com/lukasmartinelli/osm-activity/blob/gh-pages/index.html#L31) don't exist anymore.
follow-up from #228: - [ ] link to http://wiki.openstreetmap.org/wiki/Overpass_API/status for API operational status/issues - [ ] link to Overpass API issue tracker
let's get rid of this one: https://github.com/tyrasd/overpass-turbo/blob/master/TODO.md#mapcss
In the popup for an individual object, there could be a link to edit it in an OSM editor. (see http://wiki.openstreetmap.org/wiki/Talk:Overpass_turbo#Create_external_links) This could be implemented using some more advanced MapCSS:...
images (for example from mapillary) that are linked to osm objects could be displayed as a small preview image in the popup. This should be optional (opt-in), since not everyone...
This updates and clarifies a few points in the privacy policy. ### todo * [ ] clarify section about the ideditor.com domain
when two ways are members of different sets of relations, the multiselection of the two ways only shows the relations which both ways are a member of and doesn't show...
closes #8814 ## User Interface Changes: * drop separation between background and overlay layers, to instead: * show imagery grouped by category (aerial / map+elevation / qa / osm /...
From https://github.com/openstreetmap/iD/discussions/8942#discussioncomment-2105926: It could make sense to show the warning for a full local storage not in the status bar (rendered similar as the OSM API unavailable message), but somehow...
closes #7381: 1. prevents the locked-up state after the API returns a HTTP 400 status code after uploading a way with too many nodes 2. adds a validator which checks...