forked from ppawel/openstreetmap-watch-list
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathREADME
35 lines (25 loc) · 1000 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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.