0

In my google map project i am using opendata ordnance survey tiles image . we have buy the all zoom level tiles image. when we purchase we can get a ".mbtiles" extension file. I want to extract this file in my project folder , How can i do it , please help me.

Biju s
  • 420
  • 1
  • 7
  • 16

1 Answers1

1

You can use mbutil to pull individual image files out of an MBTiles database.

tmcw
  • 11,536
  • 3
  • 36
  • 45