Remove service addresses, add graph letters (#15513).
[tor-metrics-tasks.git] / task-2762 / README
blobfccd98805f2a7a22f34adee1f90a785c1e46b843
1 Thematic Mapping API prototype for Tor metrics data
2 ---------------------------------------------------
4  - Download the Thematic Mapping API JavaScript code from
5    http://thematicmapping.org/ and place it in this directory.  In
6    particular, you'll need tmapi-0.1.js and worldborders.js.
8  - Create your own Google Spreadsheet and replace the link
9    "https://spreadsheets.google.com/tq?key=0AujpbDQoBXkX..." in index.html
10    with a link to your spreadsheet.  Feel free to use the existing link,
11    but note that you cannot change the data in it.
13  - Register your domain at Google for using the Google Earth Plug-In on
14    your website.  If you don't, the plugin won't load on your website, but
15    it will tell you where to register.
17  - Make your website available via thttpd, Apache, or the web server of
18    your choice.