systemed / tilemaker

Make OpenStreetMap vector tiles without the stack
https://tilemaker.org/
Other
1.46k stars 230 forks source link

Huge file for simple map. #706

Closed jarek556 closed 5 months ago

jarek556 commented 5 months ago

tilemaker generated mbtiles of country borders is 24GB, when the pbf file is only 24MB. I suspect, that the problem comes from coastline. Is there any way to simplify coastline ? I just want to create simple world map with country borders only... obraz

systemed commented 5 months ago

Yes, there are lots of simplification options. Bear in mind that an .mbtiles is always going to be bigger than the .pbf because it generates tiles at all zoom levels.

If you can paste your config then people can help further. But please use the Github Discussions feature for help, not Issues. Thank you. :)