Build vector tilesets from GeoJSON features for maps
Build vector tilesets from collections of GeoJSON features
tippecanoe$ tippecanoe -o output.mbtiles input.geojson$ tippecanoe -o tiles.mbtiles -z 14 -Z 3 -r 2.5 features.geojson$ tippecanoe -o merged.mbtiles file1.geojson file2.geojson file3.geojson