[gdal-dev] Most Efficient MVT Creation
Even Rouault
even.rouault at spatialys.com
Tue Oct 1 14:03:37 PDT 2024
Patrick,
> Is there any advantage to doing this vs writing features directly to a
> MVT datasource?
no there's no advantage in going through the Memory driver. Not sure why
I did that when writing the tests.
>
> Also, is there a way to create just a single MVT with the driver? I
> think the answer is no (always creates all the tiles that cover the
> geometries) but I might have missed an option.
Not directly. Of course, if you clip the geometries to cover one single
tile, you could achieve that.
Even
--
http://www.spatialys.com
My software is free, but my time generally not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20241001/bd97c5e6/attachment.htm>
More information about the gdal-dev
mailing list