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 _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
