| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
OSMCha (OpenStreetMap Changeset Analyzer) is a tool for reviewing and visualizing edits to OpenStreetMap. It aims to help human reviewers more easily spot editing mistakes and vandalism. The production instance is available at osmcha.org.
Each time someone makes an edit to OpenStreetMap, it creates a record called a Changeset. The changeset records both what the user changed (additions, modifications, and deletions) as well as metadata (their user name, timestamp, and a description they provided about their changes). OSMCha can show any changeset as a visualization on a map, with added elements in green, modified elements in yellow or gray, and deleted elements in red. OSMCha also lets you search or filter changesets to find those with certain properties, like those by a certain user, or those that modified elements with certain OSM tags.
OSMCha also includes automated checks to flag changesets that may need special attention from reviewers, for example changesets that modify a huge number of elements or whose descriptions contain suspicious words. These checks help volunteers efficiently identify changesets that may need closer examination.
OSMCha is an OpenStreetMap US Charter Project. You can support its development and maintenance by making a donation.
Web application
Augmented Diff pipeline
Helper libraries
There is also a command line tool called osmcha-cli which can show an OSMCha-style visualization of any augmented diff file (even if the diff does not represent a specific changeset).
To report issues or request features, please file them in the osmcha-frontend repository.
Generate augmented diffs of OpenStreetMap changesets using replication files and OSMExpress
Terraform configuration to deploy a Kubernetes cluster on AWS and a Helm chart to deploy OSMCha on it.
MapLibre GL JS plugin to visualize OpenStreetMap Augmented Diff files on a map
Generate full changeset representations from overpass augmented diffs + osm metadata
This organization has no public members. You must be a member to see who’s a part of this organization.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |