From 4eaa740f557bcbf67109fb484a2af4b349702b23 Mon Sep 17 00:00:00 2001 From: Tom MacWright Date: Fri, 29 May 2015 11:50:04 -0400 Subject: [PATCH] Add made with. Fixes #47 --- MADE_WITH.md | 15 +++++++++++++++ README.md | 8 +++++++- 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 MADE_WITH.md diff --git a/MADE_WITH.md b/MADE_WITH.md new file mode 100644 index 0000000..650bf0e --- /dev/null +++ b/MADE_WITH.md @@ -0,0 +1,15 @@ +## [Visualizing a Month of Lightning](http://rousseau.io/2015/03/23/visualizing-a-month-of-lightning/) by Jordan Rousseau + +![](http://rousseau.io/assets/img/ltg-studio-style.png) + +## [Making the most detailed tweet map ever](https://www.mapbox.com/blog/twitter-map-every-tweet/) by Eric Fischer + +![](https://farm8.staticflickr.com/7505/15869589271_8a02e84c24_b.jpg) + +## [Superpowering Runkeeper's 1.5 million walks, runs, and bike rides](Superpowering Runkeeper’s 1.5 million walks, runs, and bike rides) + +![](https://c1.staticflickr.com/9/8605/15852245980_1ecf0894b8_b.jpg) + +## [Geotagger's world atlas](https://www.mapbox.com/blog/geotaggers-world-atlas/) by Eric Fischer + +![](http://farm8.staticflickr.com/7634/17040546408_0a14752e6d_b.jpg) diff --git a/README.md b/README.md index fa6382c..fa8f7bc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ tippecanoe ========== -Builds vector tilesets from large collections of GeoJSON features. +Builds [vector tilesets](https://www.mapbox.com/developers/vector-tiles/) from large collections of [GeoJSON](http://geojson.org/) +features. This is a tool for [making maps from huge datasets](MADE_WITH.md). Intent ------ @@ -163,6 +164,11 @@ and perhaps make install +Examples +------ + +Check out [some examples of maps made with tippecanoe](MADE_WITH.md) + Name ----