Once completed, this will be a pipeline to compute weekly diffs between AllThePlaces and OpenStreetMap. As its output, the pipeline will generate edit suggestions, with the intention to help OpenStreetMap to be more complete and up to date.
At the moment, this is still work in progress; the pipeline does not yet run on a weekly basis. Once it does, the plan is to automatically feed edit proposals to tools such as MapRoulette, where human users can manually check each edit before applying it to OpenStreetMap — which edits go where is still being worked out, see #696.
Just want the data this pipeline produces? See
docs/outputs/ for what’s in it and how to read it.
Want to build or run the pipeline itself? See
docs/CONTRIBUTING.md to get started,
docs/TECHNICAL_DESIGN.md for why this
exists and how it’s built, and docs/ generally for testing,
cutting a release, and our security practices.