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
Hi,
I've been playing around a little with the MVT driver and noticed in the
test suite, features are written first via the Memory driver and then
gdal.VectorTranslate is used to create the MVTs.
Is there any advantage to doing this vs writing features directly to a MVT
datasource? From what I c