On jeudi 21 février 2019 14:11:15 CET Andreas Oxenstierna wrote: > More relevant question should be if OGR support GeoPackage in UTF-16, as > this is defined in the spec.
From a quick test (dumping an existing GPKG as SQL statements, inserting a PRAGMA encoding='UTF-16le' at the beginning of it and regenerating a SQLite3 database from it), it supports them on reading&update. This is mostly an internal detail of SQLite itself -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
