Il 15/07/2021 22:30, Nyall Dawson ha scritto:
I don't think that's completely correct -- looking at the freexl
documentation it seems that only some xls file versions are utf8, and
others have a codepage indicating the encoding which needs to be read
from the xls metadata:
Yes, of course BIFF
Il 15/07/2021 20:51, Andrea Giudiceandrea ha scritto:
Instead, QGIS imports correctly XLSX files as UTF-8 encoded, while XLS
files are wrongly imported as "system" encoded, even selecting UTF-8 [3]
encoding in the Data Source Manager vector import window.
Looking at GDA/OGR code, I see that th
Isn't this limitation ultimately that GDAL isn't reading the encoding
correctly? (Or perhaps it's a limitation in the underlying freexl
library...)
Nyall
Hi Nyall and Andreas,
it seems to me GDAL/OGR [1] reads XLS and XLSX files with the relative
proper encoding [2] and ogrinfo outputs the te
Le 15/07/2021 à 22:30, Nyall Dawson a écrit :
On Fri, 16 Jul 2021, 4:52 am Andrea Giudiceandrea,
mailto:andreaer...@libero.it>> wrote:
> Isn't this limitation ultimately that GDAL isn't reading the
encoding
> correctly? (Or perhaps it's a limitation in the underlying freexl
On Fri, 16 Jul 2021, 4:52 am Andrea Giudiceandrea,
wrote:
> > Isn't this limitation ultimately that GDAL isn't reading the encoding
> > correctly? (Or perhaps it's a limitation in the underlying freexl
> > library...)
> >
> > Nyall
>
>
> Hi Nyall and Andreas,
> it seems to me GDAL/OGR [1] reads X
Le 15/07/2021 à 21:51, Andrea Giudiceandrea a écrit :
Il 15/07/2021 20:51, Andrea Giudiceandrea ha scritto:
Instead, QGIS imports correctly XLSX files as UTF-8 encoded, while
XLS files are wrongly imported as "system" encoded, even selecting
UTF-8 [3] encoding in the Data Source Manager vector
On Thu, Jul 15, 2021 at 3:00 PM Hugh Kelley wrote:
> Hi all,
>
> I am a daily QGIS user for work in addition to a variety of programming
> tasks i'm responsible for . I would like to begin spending some time
> developing QGIS plugins and contributing to the documentation. I am trying
> to figure
Hi all,
I am a daily QGIS user for work in addition to a variety of programming
tasks i'm responsible for . I would like to begin spending some time
developing QGIS plugins and contributing to the documentation. I am trying
to figure out the best way to set things up on my computer.
because I us
Hi all,
Thank you Nyall for checking the situation around codepage and
freexl/OGR.
Let's plan to improve the situation around spreadsheet data loading in
future OGR and QGIS versions.
We can start with a QEP collecting all the requirements around the
spreadsheet data loading and an easy co
Isn't this limitation ultimately that GDAL isn't reading the encoding
correctly? (Or perhaps it's a limitation in the underlying freexl
library...)
Yes - I also assume it is a limitation of OGR or FreeXL. I was hoping
that some secret OGR opening option, environment variable or sidecar
file co
On Thu, 15 Jul 2021 at 17:12, Andreas Neumann wrote:
>
> Hi,
>
> Seems like when I load the same file from the newer .xlsx format then the
> encoding is fine.
>
> Now I need to find a way how to batch-convert all of the many .xls to .xlsx
> files automatically.
>
> Still I find it disturbing tha
Hi,
Seems like when I load the same file from the newer .xlsx format then
the encoding is fine.
Now I need to find a way how to batch-convert all of the many .xls to
.xlsx files automatically.
Still I find it disturbing that QGIS doesn't allow me to load the older
.xls files with correct e
12 matches
Mail list logo