Skip to content

zerebubuth/openstreetmap-watch-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • JavaScript 50.3%
  • Ruby 43.4%
  • Python 5.4%
  • Shell 0.9%