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...
... 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,...
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...
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...
I'm getting an unexpected run-time error: "Unable to generate a temporary class (result=1). error CS0030: Cannot convert type 'demo3.gpxTrkTrksegTrkpt[]' to...
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...
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...
... Which platform ? Windows of some kind ? What is the purpose of your logging ? Are you recording places visited or routes taken ? ... Well ... that's...
... 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,...
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...
... 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...
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...
Hi Developers, ������� I am developing Windows Mobile Tracking Application(GPS) in .NET Compact Framework 2.0, i written code for extracting...
... Received: 07:48 AM CDT, 06/04/2009 From: "dyrehult" <dyrehult@...> To: gpsxml@yahoogroups.com Subject: [gpsxml] What is the standard time interval a...
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. ......
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...
... 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...
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...
... 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 ...
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...
... 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 ...
... 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...
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...
... You mean actually use the X in XML? ;) That sounds like the proper way to do things to me. 'officially' sanctioned extensions to GPX. That way GPX itself...