Menu

#8 UTF Encoding

open
nobody
5
2004-11-05
2004-11-05
Anonymous
No

There is an issue with extended characters that are
encoded in UTF-8, when exporting to GPX.

The GPX file contains extended chars that are encoded
like this:

é

And it really should be encoded like this:

é

This causes numbers to display all over the place. The
work around is to find &# in the gpx file and replace it
with &#

Discussion


Log in to post a comment.

MongoDB Logo MongoDB