felt / tippecanoe

Build vector tilesets from large collections of GeoJSON features.
BSD 2-Clause "Simplified" License
906 stars 78 forks source link

Merging 2 mbtiles with different zoom scope #186

Open Muhammad-heydari opened 7 months ago

Muhammad-heydari commented 7 months ago

Hi i want to combine 2 mbtiles with different zoom scope for example: At the end We have a 2 layer in one mbtiles one of them has a maxzoom=20 and minzoom=13 . And another one has maxzoom=12 and minzoom=0.

How can i do this by tippecanoe?

northtron commented 5 months ago

You need to use the tile-join tool.

Read the docs https://github.com/felt/tippecanoe?tab=readme-ov-file#selectively-remove-and-replace-features-census-tracts-to-update-a-tileset