Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.92 KB

readme.md

File metadata and controls

32 lines (20 loc) · 1.92 KB

achavi - Augmented OSM Change Viewer

Displays OpenStreetMap changes based on the Overpass API Augmented Delta (adiff) query and the Augmented Diff format.

https://overpass-api.de/achavi/ - production (master)
https://nrenner.github.io/achavi/ - development, test (gh-pages)

work in progress

See olex repository for OpenLayers-related sources (included as lib/olex.js).

License

Copyright (c) 2018 Norbert Renner and contributors, licensed under the MIT License (MIT)

Install

Achavi is a pure JavaScript Browser app. It relies on the Overpass API for serving Augmented Diffs.

The project layout is already the runnable web app, there currently is no build. All files and directories are required at runtime, except readme.md.

Licenses