Currently, the scraper includes all available tiles for the selected geographic region (i.e. all up to zoom level 14 atm).
It would be convenient to be able to limit this when one wanna create a smaller ZIM (especially when we ZIM the whole world, where including everything up to level 13 might create a more compelling size than level 14, all while providing already significant details).
In such a case, it will be important the revisit the planet TileJSON to update the maxzoom to this same value, so that users do not zoom too much, creating a deceptive experience.
Currently, the scraper includes all available tiles for the selected geographic region (i.e. all up to zoom level 14 atm).
It would be convenient to be able to limit this when one wanna create a smaller ZIM (especially when we ZIM the whole world, where including everything up to level 13 might create a more compelling size than level 14, all while providing already significant details).
In such a case, it will be important the revisit the
planetTileJSON to update themaxzoomto this same value, so that users do not zoom too much, creating a deceptive experience.