<html><head><style>body{font-family:Lucida Grande,Arial;font-size:12px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Lucida Grande,Arial;font-size:12px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Greetings — I’m running QGIS latest (2.10.1) on Mac OS latest, and attempting to convert a raster to .mbtiles format via Raster > Conversion > Translate. The error I receive is:</div><div id="bloop_customfont" style="margin: 0px;"><blockquote type="cite" style="border-left:1px #004080 solid !important;border-width:1px;margin-left:0px;padding-left:5px;"><div id="bloop_customfont" style="margin: 0px;">ERROR 6: GDALDriver::Create() ... no create method implemented for this format.</div></blockquote><div><div style="margin: 0px;">I’ve searched, and the two best answers I’ve seen are either that:</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">(a) This is not a GDAL-support conversion format on my computer. So in a terminal window I typed "gdalinfo --formats” and the response did include "MBTiles (rov): MBTiles.”</div></div><div style="margin: 0px;"><br></div><div style="margin: 0px;">(b) There is a longstanding QGIS bug: <a href="http://hub.qgis.org/issues/4304">http://hub.qgis.org/issues/4304</a>. But, given (a), .mbtiles is indeed a writeable format, yes?</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">An additional, possibly unrelated, error: when I select .mbtiles in the dropdown menu, the filename suffix is one off (“.ter”); so I trick it by selecting “MS Windows Device Independent Bitmap,” which seems to render the correct script ("gdal_translate -of MBTiles /loc/filename.tif /loc/filename.mbtiles”).</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">Thanks in advance for your help.</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">Regards,</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">Jim P.</div></div></body></html>