mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-04-13 22:03:07 +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
|
||||
|
||||

|
||||
|
||||
## [Making the most detailed tweet map ever](https://www.mapbox.com/blog/twitter-map-every-tweet/) by Eric Fischer
|
||||
|
||||

|
||||
|
||||
## [Superpowering Runkeeper's 1.5 million walks, runs, and bike rides](Superpowering Runkeeper’s 1.5 million walks, runs, and bike rides)
|
||||
|
||||

|
||||
|
||||
## [Geotagger's world atlas](https://www.mapbox.com/blog/geotaggers-world-atlas/) by Eric Fischer
|
||||
|
||||

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