changeset-map
changeset-map copied to clipboard
Visualise a changeset on a map
Its not clear where the features are: https://osmlab.github.io/changeset-map/#46962284 cc @ajithranka
Let’s use this ticket to document all the errors, message being shown and possible actions to resolve them. cc @ajithranka @planemad @manoharuss
Allow user to zoom into a section on the map and open that section in JOSM. Use-case: sometimes a changeset is too big to open the whole thing in JOSM....
This is generally due to a problem with Overpass - we should just alert the user or so if there were no elements returned from Overpass and mention that it...
As of now, modifying the changeset id in the url doesn’t reload the map automatically — which doesn’t work well. cc @ajithranka
For example, it's not possible to see the changes here https://osmlab.github.io/changeset-map/#45229331 Maybe caused by the big bbox. Could this be handled somehow?
Feedback based on conversations over time, and a short focused session with @manoharuss: - [x] #100: Features are hard to see on a Satellite layer -- **Fixed** #114. - [...
On loading changeset map on smaller screens (or browser width ~ 400px), the map loads at the correct coordinates (center of changeset), but then doesn’t load (possible due to fitBounds()...
Minor bug that leads to blank area when resizing the window: cc @ajithranka
This is changeset map, but many times a data reviewer may be interested in the change to a certain feature. A use case is a automatic report that detects an...