[gdal-dev] How to return an empty MVT tile with gdal.VectorTranslate in C++
Even Rouault
even.rouault at spatialys.com
Mon Sep 21 07:47:51 PDT 2020
> How to get an empty mvt tile file with zero features? or How to
create an
> empty mvt file with no features using gdal?
I don't think you can. As it is written, the driver will avoid generating
empty tiles. You'll have to create them with other tools, or add that
capability to the driver.
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/20200921/53e043f3/attachment.html>
More information about the gdal-dev
mailing list