From 548bc44a1dd8226b81d7f5534395d718d058f6c3 Mon Sep 17 00:00:00 2001 From: Gregor Aisch Date: Thu, 31 May 2012 14:48:41 +0200 Subject: [PATCH] added readme --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..cf40ed0 --- /dev/null +++ b/readme.md @@ -0,0 +1,9 @@ +# Piwik Map Generator + +Python script that generates all svg maps used in the new Piwik map widget + +Uses [Kartograph.py](https://github.com/kartograph/kartograph.py) to generate the SVGs from [Natural Earth](http://www.naturalearthdata.com/downloads/) shapefiles. + +1. Install Kartograph.py +2. Download shapefiles via download.sh +3. Run make-maps.py