Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1005 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 1005 Bytes

violentmonkey_scripts

Scripts for violentmonkey browsers plugin

add links for nodes, ways and relations

  • d = https://osmlab.github.io/osm-deep-history/#/${type}/${id}
  • p = https://pewu.github.io/osm-history/#/${type}/${id}
  • m = https://osm.mapki.com/history/${type}/${id}
  • v = https://aleung.github.io/osm-visual-history/#/${type}/${id}
screenshot of OSM Deep History integration v.MM

add links for changesets

  • A = https://overpass-api.de/achavi/?changeset=${id}
  • V = https://resultmaps.neis-one.org/osm-change-viz?c=${id}
  • C = https://osmcha.org/changesets/${id}
  • H = https://osmhv.openstreetmap.de/changeset.jsp?id=${id}
screenshot of OSM Changeset Viewer Integration v.MM