T O P I C R E V I E W |
pavel9 |
Posted - 21/05/2017 : 14:12:57 Hi, I am trying to load GPX tracks into OKMap. While it works for various GPX files, the GPX 1.1 files from Locus Android application cannot be open and the error message appears - see linked image. The relevant GPX file is attached. Many thanks for help.
http://imageshack.com/a/img923/8079/2tUAEd.jpg
Allegato : GPX11_Locus.zip#9;13.72 KB |
3 L A T E S T R E P L I E S (Newest First) |
okmap |
Posted - 23/05/2017 : 07:51:30 I'll make a patch to manage this case.
|
pavel9 |
Posted - 22/05/2017 : 21:23:13 Thanks for your advice. It works, I will communicate the issue to the Locus producer. However, it would be nice if the OkMap can ignore these types of defects and still import basic information from GPX file - in the same way as e.g. Google Earth or BaseCamp do. |
okmap |
Posted - 22/05/2017 : 10:05:40 Please open your GPX file with a text editor (notepad) and go to line 18 (gpx_style:color tag). Then, remove the '#' character in color field (the # character is not expected in file format specification). Save your file and retry. |