Add made with. Fixes #47

This commit is contained in:
Tom MacWright 2015-05-29 11:50:04 -04:00
parent 2a6af266b7
commit 4eaa740f55
2 changed files with 22 additions and 1 deletions

15
MADE_WITH.md Normal file
View File

@ -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 Runkeepers 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)

View File

@ -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
----