[gdal-dev] driver MVT, no tiles generated
Even Rouault
even.rouault at spatialys.com
Fri Jun 8 07:58:31 PDT 2018
Okay, I've reproduced the problem. It is due to your input geometries being
POLYGON Z, and the driver currently only expects XY geometries. I've just
pushed a fix so it is more tolerant.
You can workaround the issue by adding -dim 2 to your ogr2ogr command line.
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list