-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hello,
I've been using sequentially-generate-planet-mbtiles to create a file for whole planet. But I recently noticed that there are some missing tile, when serving my mbtile.
I also tried to create a mbtile only from Sao Paulo, in Brazil, but the problem also happens. Trying to generate mbtiles from other regions, the problem also happens.
Those missing tiles only appers from 14z level or above. Bellow 14z, the problem does not show, and you can see the problem in the following pics.
See an example of my config file:
{
"pbfFile": "/home/felipe/Documentos/arquivos/PBFs/sudeste-latest.osm.pbf",
"workingDir": "/home/felipe/Documentos/maptiler/maptile-generator/generated/sudeste",
"outDir": "/home/felipe/Documentos/maptiler/maptile-generator/generated/sudeste",
"excludeOcean": false,
"excludeLanduse": false,
"TilemakerConfig": "",
"TilemakerProcess": "",
"maxRamMb": 20000,
"outAsDir": false,
"skipSlicing": false,
"mergeOnly": false,
"skipDownload": true
}
Any idea of what may be causing this problem?
Metadata
Metadata
Assignees
Labels
No labels