mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-02-01 16:58:05 +00:00
Add made with. Fixes #47
This commit is contained in:
parent
2a6af266b7
commit
4eaa740f55
15
MADE_WITH.md
Normal file
15
MADE_WITH.md
Normal 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 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)
|
@ -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
|
||||
----
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user