How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
OSM Route Manager and History Viewer
The main features of osmrmhv/osmrmhv are: Changeset Analysis.
Projects with overlapping indexed features include: mapbox/osmcha-frontend — This is the web frontend for osmcha.org, a tool for reviewing and analyzing edits to OpenStreetMap. michaelvl/osm-analytic-tracker — OpenStreetMap Analytic Difference Engine is an analytic live (web) service for OpenStreetMap (OSM) edits. Edits are… nrenner/achavi — Displays OpenStreetMap changes based on the Overpass API Augmented Delta (adiff) query and the Augmented Diff format. osmlab/changeset-map — Very experimental work in progress. The idea being that you can pass a changeset id and a container HTML element where… rene78/latest-changes — OSM Latest Changes is a web application that helps to check recent OSM changes within a certain cartographic boundary,… simon04/whodidit — This tool downloads replication diffs from OSM Planet site, calculates statistics on changes and registers which…
This is the web frontend for osmcha.org, a tool for reviewing and analyzing edits to OpenStreetMap.
OpenStreetMap Analytic Difference Engine is an analytic live (web) service for OpenStreetMap (OSM) edits. Edits are analysed and presented with a concise summary. The (text-based) summary is designed to provide a good insight into what each changeset comtains (what was added, changed or deleted)…
Displays OpenStreetMap changes based on the Overpass API Augmented Delta (adiff) query and the Augmented Diff format.
Very experimental work in progress. The idea being that you can pass a changeset id and a container HTML element where you want the map rendered, and this plugin should render details of changes made by that changeset in the specified HTML element on a MapboxGL map.