https://github.com/josm/changeset-viewer
https://github.com/josm/changeset-viewer
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/josm/changeset-viewer
- Owner: JOSM
- License: mit
- Created: 2018-02-02T03:43:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2026-02-17T19:22:09.000Z (4 months ago)
- Last Synced: 2026-02-18T00:50:53.472Z (4 months ago)
- Language: Java
- Size: 89.8 KB
- Stars: 10
- Watchers: 4
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Changeset Viewer Plugin
Changeset Viewer plugin allows you to visualize one or many changesets in JOSM!

## 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 👇

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