Can ogr2ogr be used to save MVT tiles from an HTTP server to a local MBTiles file? 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. Seems like writing to mbtiles db with ogr is possible. Can I use og2ogr without -oo metadata_file in this case?
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev