[gdal-dev] Encoding in single transaction shp to PG
matteo
matteo.ghetta at gmail.com
Thu Feb 10 02:46:57 PST 2022
Hi all,
I've set up a QGIS Processing script that uses GdalUtils that takes a
vrt catalog that points to specific shapefiles with and without geometries.
Taking single layers with the -oo ENCODING=ISO-8859-1 option as
suggested by Even works great. But it seems not working with a
list_of_shape.vrt file.
Mandatory for my workflow is to load the shapefiles into PG in a single
transaction (this is the reason of the vrt file).
Thanks for any suggestion!
Cheers
Matteo
More information about the gdal-dev
mailing list