[gdal-dev] Update MVT
Even Rouault
even.rouault at spatialys.com
Tue Nov 5 05:43:00 PST 2019
On mardi 5 novembre 2019 08:25:53 CET Travis Kirstine wrote:
> Does the MVT driver support updates and the creation of multiple layers
> using the -append -update methods
No, it is one time creation only. To achieve what you want to do, you can
typically create a input VRT file that has multiple layer from your input
files (or for shapefiles, just create a subdirectory, put your shapefiles
there, and use the directory name as the input dataset) and provide a
configuration file to the driver with the CONF dataset creation option.
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list