$ mapbox-tile-copy~/data/my-tiles.mbtiles file://./tiles Convert a GeoJSON file into vector tiles: $ mapbox-tile-copy~/data/my-data.geojson s3://my-bucket/folder/geojson/{z}/{x}/{y} Copy tiles from one S3 location to another via tilejson describing the source: ...