Skip to content
/ achavi Public
forked from nrenner/achavi

achavi - Augmented OSM Change Viewer - alpha

License

Notifications You must be signed in to change notification settings

Zverik/achavi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

achavi - Augmented OSM Change Viewer - alpha

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.6%
  • CSS 11.6%
  • HTML 8.8%