An open API service indexing awesome lists of open source software.

https://github.com/josm/changeset-viewer


https://github.com/josm/changeset-viewer

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Changeset Viewer Plugin

Changeset Viewer plugin allows you to visualize one or many changesets in JOSM!

![changeset-viewer](https://user-images.githubusercontent.com/1152236/35937653-deae6742-0c14-11e8-84a0-d65039afac45.gif)

## How it works?

Set the map view in the desired location, click the `Get Changeset in the area` button and the plugin will download changesets that affected this area. It can display more than one changeset at a time.

If you want to display a particular changeset, you can specify the changeset id in the text field and press the button `Display changeset`.

Look at the screenshot below 👇

![Legend](https://user-images.githubusercontent.com/1152236/35940490-5e217c64-0c1d-11e8-96d8-3098d6414a9a.png)

This plugin utilizes [OSMCha](https://osmcha.org/) and [Changeset-Map](https://github.com/osmlab/changeset-map) APIs capabilities.