mapbox / mbutil

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

extract pbf from mbtiles #117

Open sacedronfly opened 3 months ago

sacedronfly commented 3 months ago

An interesting thing about Mbutil. I have an mbtles file where I can see the names of the lakes, but after unpacking the tiles to PBF format, I don't see these names anymore. Should I use some argument when unpacking?

why?

techmavengeospatial commented 3 months ago

Does it ungzip/ unzip tile_data AS pbf blob or are you getting GZ tiles because vector tiles are not raw protocol buffer format PBF They are compressed with GZ

On Wed, Jun 19, 2024, 8:29 AM sacedronfly @.***> wrote:

An interesting thing about Mbutil. I have an mbtles file where I can see the names of the lakes, but after unpacking the tiles to PBF format, I don't see these names anymore. Should I use some argument when unpacking?

why?

— Reply to this email directly, view it on GitHub https://github.com/mapbox/mbutil/issues/117, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFH3BPMPPIZAMADA4NAUZI3ZIGBS5AVCNFSM6AAAAABJSCNPNSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM3DEMZZGMYTENQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>