Selon "Pouliot, Christopher (DNR)" :
> Hello all,
>
> I'm writing GPX files with OGR and the documentation states: "The content
> returned by OGR will be encoded in UTF-8, after the conversion from the
> encoding mentionned in the file header is."
Note that the quoted sentence mentions what happ
Hello all,
I'm writing GPX files with OGR and the documentation states: "The content
returned by OGR will be encoded in UTF-8, after the conversion from the
encoding mentionned in the file header is."
When my GPX file is written out it does not include the encoding="UTF-8" in
the head tag.