Hello,
I encountered a problem when generating tiles with the openmaptiles project
I'm using the tilelive-copy with the following flags
--scheme, pyramid
--minzoom, 8
--maxzoom, 14
--bounds=(33.75, 33.137551192346145, 35.15625, 34.307143856288036)
--timeout=1800000
Unfortunately the mbtiles which was created by running this command was containing only 4712 tiles instead of 5461 tiles. do you know what could be the reason for that?
(I've created the data.yml using the openmaptiles-tools)
Hello,
I encountered a problem when generating tiles with the openmaptiles project
I'm using the tilelive-copy with the following flags
--scheme, pyramid
--minzoom, 8
--maxzoom, 14
--bounds=(33.75, 33.137551192346145, 35.15625, 34.307143856288036)
--timeout=1800000
Unfortunately the mbtiles which was created by running this command was containing only 4712 tiles instead of 5461 tiles. do you know what could be the reason for that?
(I've created the data.yml using the openmaptiles-tools)