[gdal-dev] Update MVT

Travis Kirstine traviskirstine at gmail.com
Tue Nov 5 05:25:53 PST 2019


Does the MVT driver support updates and the creation of multiple layers
using the -append -update methods

Something like:

ogr2ogr -f MVT -dsco NAME=MyTiles -dsco DESCRIPTION="My Tileset Description
" -dsco FORMAT=MBTILES -lco NAME=Layer1 -lco DESCRIPTION="My Layer
Description" results.mbtiles layer1.shp

ogr2ogr -f MVT -lco NAME=Layer2 -lco DESCRIPTION="My Layer Description"
results.mbtiles layer2.shp -update -append

ERROR 1: Unable to open existing output datasource `results.mbtiles'.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20191105/68433ec1/attachment.html>


More information about the gdal-dev mailing list