mapbox / mbutil

Importer and Exporter of MBTiles
http://mapbox.com/developers/
BSD 3-Clause "New" or "Revised" License
754 stars 198 forks source link

Gzip format #88

Closed aarohipalkar closed 7 years ago

aarohipalkar commented 7 years ago

When I download MBTiles from OpenMapTiles, all the .png files that are produced after conversion are in gzip format, and I am unable to open them. However, when I create my own tiles using TileMill, mbutil works fine. Is this a common problem, and what can I do to fix this?

e-n-f commented 7 years ago

The OpenMapTiles downloads are tilesets of vector tiles, not tilesets of images. To view them you'll have to style them in Mapbox Studio or using the OpenMapTiles instructions.