<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><span style="color: rgb(34, 35, 31); font-family: "Source Sans Pro", Helvetica, sans-serif; font-size: 15.12px; font-variant-ligatures: normal; orphans: 2; white-space: pre-wrap; widows: 2; background-color: rgb(255, 255, 255); text-decoration-thickness: initial;" class="">Can ogr2ogr be used to save MVT tiles from an HTTP server to a local MBTiles file? </span><div class=""><span style="color: rgb(34, 35, 31); font-family: "Source Sans Pro", Helvetica, sans-serif; font-size: 15.12px; font-variant-ligatures: normal; orphans: 2; white-space: pre-wrap; widows: 2; background-color: rgb(255, 255, 255); text-decoration-thickness: initial;" class="">I just need to fetch tiles at given bbox and zoom levels and insert them to MBTiles DB without any format conversion or schema introspection. </span></div><div class=""><span style="background-color: rgb(255, 255, 255); color: rgb(34, 35, 31); font-family: "Source Sans Pro", Helvetica, sans-serif; font-size: 15.119999885559082px; white-space: pre-wrap; orphans: 2; widows: 2;" class="">Seems like writing to mbtiles db with ogr is possible.</span></div><div style="orphans: 2; widows: 2;" class=""><span style="font-size: 15.119999885559082px; white-space: pre-wrap;" class=""><font color="#22231f" face="Source Sans Pro, Helvetica, sans-serif" class=""><span style="background-color: rgb(255, 255, 255);" class="">Can I use og2ogr without -oo metadata_file in this case?</span></font></span></div></body></html>