aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2010-10-04 23:13:16 +0200
committerJochen Topf <jochen@topf.org>2010-10-04 23:13:16 +0200
commit4e2bc8d15cd15141f95414b02924e8cb61afc3ba (patch)
tree0344540e2a23a0515bad17fcc884c312841a4446 /README
parent9918c2c4c266a29848ce39fe2496876c66c3a48e (diff)
downloadtaginfo-4e2bc8d15cd15141f95414b02924e8cb61afc3ba.tar
taginfo-4e2bc8d15cd15141f95414b02924e8cb61afc3ba.tar.gz
style changes
Diffstat (limited to 'README')
-rw-r--r--README39
1 files changed, 39 insertions, 0 deletions
diff --git a/README b/README
index 3661edd..8fab94f 100644
--- a/README
+++ b/README
@@ -2,6 +2,22 @@
Taginfo
=======
+Brings together information about OpenStreetMap tags and makes it searchable and browsable.
+
+Documentation: http://wiki.openstreetmap.org/wiki/Taginfo
+Live System: http://taginfo.openstreetmap.de/
+
+
+FILES
+-----
+
+* sources
+ import scripts
+
+* web
+ Web User Interface and API
+
+
PREREQUISITES
-------------
@@ -20,3 +36,26 @@ Debian/Ubuntu packages:
Gems:
gem install mongrel rack sinatra
+
+DATA IMPORT
+-----------
+
+
+WEB USER INTERFACE
+------------------
+
+You need a 'data' directory in the parent directory of the directory where
+this README is. It must contain the sqlite database files created in the
+data import step or downloaded from http://taginfo.openstreetmap.de/download .
+
+To start the web user interface:
+cd web
+./taginfo.rb
+
+
+AUTHOR
+------
+
+Jochen Topf <jochen@remote.org>
+http://wiki.openstreetmap.org/wiki/User:Joto
+