Hi, I have a simple question. Do the numbers in a gpspoint file (handled by gpspoint.c) are locale aware, or do they always have "." for decimal separator etc. ?
In the later case, gpspoint.c should switch from using g_strtod() to g_ascii_strtod(). Below is an example gpspoint file generated by viking. =========================================================================== type="waypointlist" type="waypointlistend" type="track" name="DG-100 tracklog" comment="DG-100 GPS tracklog data" type="trackpoint" latitude="30.319328308000003" longitude="39.855274199999997" unixtime="1211643934" newsegment="yes" extended="yes" speed="0.027778000000000001" type="trackpoint" latitude="32.319046020999998" longitude="39.855201721" unixtime="1211643965" extended="yes" speed="1.3333330000000001" type="trackpoint" latitude="30.318660735999998" longitude="39.855079650999997" unixtime="1211643995" extended="yes" speed="1.0555559999999999" type="trackend" ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Viking-devel mailing list Viking-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/viking-devel Viking home page: http://viking.sf.net/