forked from ppawel/openstreetmap-watch-list
-
Notifications
You must be signed in to change notification settings - Fork 6
OpenStreetMap Watch List (OWL) follows the minutely map updates and forms a base to build incremental analysis algorithms on.
License
zerebubuth/openstreetmap-watch-list
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
OWL: OpenStreetMap Watch List
=============================
OWL isn't really a single bit of software, it's a collection of
scripts and programs built up in a very ad-hoc way. And, of course,
almost completely lacking in documentation. Hopefully that will
change!
Wiki: http://wiki.openstreetmap.org/wiki/OWL_(OpenStreetMap_Watch_List)
Contents:
---------
osmosis-plugin/
Contains a plugin for Osmosis that takes care of populating change tables.
See the `INSTALL.md` file for installation instructions.
Plugin source code is available:
https://github.com/ppawel/osmosis/tree/owldb-plugin
owl_viewer/
A rails project which hosts the owl "viewer" which allows
people to browse changes in their area and generates the RSS
feeds.
scripts/
Miscellaneous scripts to keep bits of the database up-to-date,
like the OWL changeset details scraper.
sql/
SQL scripts for setting up a database with OWL schema.
dupe_nodes/
The scripts for the duplicate nodes map.
About
OpenStreetMap Watch List (OWL) follows the minutely map updates and forms a base to build incremental analysis algorithms on.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 50.3%
- Ruby 43.4%
- Python 5.4%
- Shell 0.9%