[gdal-dev] GDAL way to set open options in QGIS?

Even Rouault even.rouault at spatialys.com
Sun Feb 18 05:41:56 PST 2018


Jeremy,

As far as I know, there's no GUI way of setting open options in QGIS.
One solution is to create a VRT that contains the open option in it
For example with ogr2vrt.py
https://svn.osgeo.org/gdal/trunk/gdal/swig/python/samples/ogr2vrt.py

python ogr2vrt.py your.mbtiles your.vrt -oo ZOOM_LEVEL_AUTO=YES

Even


-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20180218/5ff52cd1/attachment.html>


More information about the gdal-dev mailing list