/achavi

achavi - Augmented OSM Change Viewer - alpha

Primary LanguageJavaScriptMIT LicenseMIT

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) 2014 Norbert Renner, 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 and one of lib/openlayers/OpenLayers.js or OpenLayers.js.gz + .htaccess?. To use the compressed OpenLayers.js.gz, change the script URL in index.html.

Licenses