From cd953d66fff8d08b1dc44cb7ec17be15b286304c Mon Sep 17 00:00:00 2001 From: booo Date: Thu, 20 Jan 2011 22:51:26 +0100 Subject: [PATCH] a little bit of background information about the project added --- README | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/README b/README index e69de29..c6fc3f0 100644 --- a/README +++ b/README @@ -0,0 +1,27 @@ +==================== +osm@spline node_tile +==================== + +Simple tile server with integrated cache using tokyo cabinet and mapnik. + +Dependencies +==================== + +* libmapnik (trunk) +* tokyo cabinet +* node-mapnik (https://github.com/mapnik/node-mapnik) +* clutch (https://github.com/clement/clutch) +* node-tokyocabinet (https://github.com/edvakf/node-tokyocabinet) + +Basic setup +==================== + +Install latest stable nodejs and npm version. Compile mapnik trunk from source. +Install tokyo cabinet. Install node-mapnik and node-tokyocabinet following the +instructions in the READMEs. Use "npm link" to install mapnik source. Does not +work on node-tokyo? :( + +Mapnik styles +==================== + +Use the configuration file to add your styles.