OSM Lab Changeset-map

From OpenStreetMap Wiki
Jump to navigation Jump to search
OSM Lab Changeset-map
Author: osmlab/changeset-map/graphs/contributors
Version: 1.10.0 changelog (2021-06-29)
Website: osmlab.github.io/changeset-map
Source code: osmlab/changeset-map

Visualise a changeset on a map

OSM Lab Changeset-map - Visualise a changeset on a map.

Production: https://osmlab.github.io/changeset-map
Development: https://github.com/osmlab/changeset-map

Bookmarklet

Use a bookmarklet to conveniently access the tool! By clicking on the bookmarklet (or opening it via a keyword) while visiting a changeset page such as 18986223, you will get a new tab/window with the analysis page for that changeset.

javascript:(function(){ id=location.href.match(/www\.openstreetmap\.org\/changeset\/(\d+)/); if(id!=null){window.open('//osmlab.github.io/changeset-map/#'+id[1]);} else{alert('This is not a valid OSM changeset page.')} })()

(Credits to Eugene and The knife)

Differences to other viewer

  • to Achavi shows also rectangles for modified relations
  • to Achavi page loading is slower
  • to Achavi links to other services available
  • to OSMCha no registration/account needed

See also