... You mean actually use the X in XML? ;) That sounds like the proper way to do things to me. 'officially39; sanctioned extensions to GPX. That way GPX itself...
2006
Paul Tomblin
canoe
Jun 24, 2009 1:58 am
On Tue, Jun 23, 2009 at 9:16 PM, Simon ... Maybe the solution isn't a new GPX, but some sort of standard library of extensions. I have a pretty decent (in my...
2005
Simon Slavin
simonslavin
Jun 24, 2009 1:16 am
... Excellent. Then I won't insult you. ... I don't know what I want and I'll make your lives hell until I get it. I accept your warning about the slippery...
2004
Michael A. Peters
funkyres
Jun 23, 2009 10:20 pm
... Absolutely. Example GPX file created by my site: http://www.shastaherps.org/gpx/AmericanBullfrog.gpx Example KML file created by my site: ...
2003
Paul Tomblin
canoe
Jun 23, 2009 9:58 pm
... You know, this is something I've wondered about recently. I use a Garmin Forerunner 301 for kayak racing and training, and I've found that the speed ...
2002
Dan Foster
topografix
Jun 23, 2009 9:37 pm
Hello, ... My personal opinion is that we made a grave mistake by declaring that GPX was about "exchanging GPS info" when we should have said it was about...
2001
Robert Lipe
robertlipe
Jun 23, 2009 9:05 pm
... Of course. If you want high fidelity data, you need lots of sample points. ... The article referenced in the OP disagrees and states that a chipset can ...
2000
Robert Lipe
robertlipe
Jun 23, 2009 8:50 pm
Hi, Dan. I'm pretty much with you on most counts here. I just opened the discussion small. ... As GPSBabel (and thus my head) is mostly in the conversion...
1999
Simon Slavin
simonslavin
Jun 23, 2009 8:26 pm
... Course and speed measured at a point are instantaneous course and speed. They can't be calculated using the previous and following points, and the further...
1998
Dan Foster
topografix
Jun 23, 2009 7:37 pm
Hello, ... I'd support an official extension schema. But my endorsement won't mean much, because my apps don't currently consider speed and course to be...
1997
Robert Lipe
robertlipe
Jun 23, 2009 4:55 pm
Just to liven up my boring day, I'm going to argue all three sides of this: 1) We meant to do it. 2) We shouldn't do it. 3) We should do it and here's how. ......
1996
Dan Foster
topografix
Jun 23, 2009 3:53 pm
This is a forwarded message From: Victor Pomortseff <victor.pomortseff@...> To: "support@..." <support@...> Date: Friday, June 19,...
1995
nojretlas
Jun 18, 2009 6:19 pm
Hello all, I have navigation software that exports routes to rfx but I need the file extention gpx to load into my chart reader....any ideas?...
1994
Robert Lipe
robertlipe
Jun 4, 2009 5:30 pm
... Received: 07:48 AM CDT, 06/04/2009 From: "dyrehult" <dyrehult@...> To: gpsxml@yahoogroups.com Subject: [gpsxml] What is the standard time interval a...
1993
shaik baba
asifbasha_02501
Jun 4, 2009 1:55 pm
Hi Developers, ������� I am developing Windows Mobile Tracking Application(GPS) in .NET Compact Framework 2.0, i written code for extracting...
1992
asifbasha_02501
Jun 4, 2009 1:53 pm
Hi Developers, I have to develope Windows Mobile Tracking Application(GPS) by using .NET Compact Framework 2.0. I written code in .net compact frmework 2.0 for...
1991
Michael A. Peters
funkyres
Jun 4, 2009 1:18 pm
... I don't know, but what I use the time node for: 1) Child of main document node (gpx node) - creation date of the gpx file (in UTC). 2) Child of a wpt node...
1990
dyrehult
Jun 4, 2009 12:48 pm
I am having some troubles with an application I'm developing with inconsistency of time tags added to the wpt tag. It seems like not all gpx files has this...
1989
gpsanimator
Jun 3, 2009 1:53 pm
... Come on guys, if you want help, you have to be much more specific in your questions. Like what platform- Windows, Unix, MAC? What GPS track type - GPX,...
1988
Emmanuel Owusu Addai
emmaddais
Jun 2, 2009 11:51 pm
Hi, am also interested in that and would be grateful if anyone would help us out....
1987
Simon Slavin
simonslavin
Jun 1, 2009 10:52 pm
... Which platform ? Windows of some kind ? What is the purpose of your logging ? Are you recording places visited or routes taken ? ... Well ... that's...
1986
timurinan
Jun 1, 2009 9:54 pm
hi to everyone, i am working on a project about logging gps data, i have succeeded to store gps data on a mmc card but i dont know how to show position...
1985
Emmanuel Owusu Addai
emmaddais
May 25, 2009 2:32 pm
Hi to you all I am designing a website for DGPS online service to users. Actually, i want the (.dat) files to be automatically uploaded onto my webpage every...
1984
Craig Miller
nwoverlander
May 25, 2009 2:31 pm
Thanks for the replies. My question was answered. The default if not specified is 1. Craig ... From: "Dan Foster" <egroups@...> Sent: Friday, May...
1983
gpsanimator
May 24, 2009 11:47 am
I'm getting an unexpected run-time error: "Unable to generate a temporary class (result=1). error CS0030: Cannot convert type 'demo3.gpxTrkTrksegTrkpt[]' to...
1982
Dan Foster
topografix
May 22, 2009 10:15 pm
Hello, ... http://www.topografix.com/GPX/1/1/gpx.xsd If you look at other element definitions in the GPX schema, you'll see that elements that can be repeated...
1981
magnells
May 22, 2009 9:31 pm
... 1 is the default if the minOccurs component is not explicitly defined. steve magnell...
1980
Craig Miller
nwoverlander
May 22, 2009 9:28 pm
The schema element in question is: <xsd:element name="sym" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation> Text of GPS symbol name. For...
1979
Simon Slavin
simonslavin
May 22, 2009 9:03 pm
... Technically, this would indicate that you can have as many as you like. If you as suspicious about how this might apply to the item you're looking at,...
1978
nwoverlander
May 22, 2009 5:17 pm
In the schema, several items have a minOccurs=0 w/ no maxOccurs defined. Is maxOccurs to be interpreted as 1 or unbounded? We'd like to be able to define...