changeset-map
changeset-map copied to clipboard
Visualise a changeset on a map
Let’s use the `map` icon from [Assembly](https://www.mapbox.com/assembly/icons/) for changeset map favicon? cc @kepta @ajithranka
After samely's S&T in validation, I think that it would be nice to have the clipboard functionality to download the OSM object n JOSM in a quickly way. cc. @ajithranka...
Currently, when we zoom in we can see satellite imagery appearing with a dark tint. This is not really helpful with big feature changes and when looking at large changesets....
Following #132, starting this ticket to document approaches for making changeset map responsive. IMO this isn’t a priority right now, but can push for this during our next focused redesign...
When one is inspecting a bad change, it is very helpful to know if the feature had been later modified/corrected by another user. This helps a reviewer take appropriate action...
Currently it is not possible to simply do, `var c = require('changeset-map');
In cases of larger changesets, you would zoom in to examine a particular feature, and then switch layers with the intention of comparing the information _in that context_. As of...
To document: - Color conventions used on the map - Representation of relations - Explanation of "incomplete" changesets - Anything else that might be confusing Plus, add a link in...
The module can encapsulate the call to OSM, the real changesets S3 bucket and Overpass. Changeset map can then either except a changeset id or a full geojson and render...
Several options, I want when inspecting a changeset: - Select a specific object way/node and open in (JOSM, iD). - Zoom to a specific area and load data in (JOSM,...