Skip to search.
gpsxml · GPX Developers Forum

Group Information

  • Members: 874
  • Category: XML
  • Founded: Sep 18, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 158 - 188 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
158 Kjeld Jensen
jensen_kjeld Offline Send Email
Feb 1, 2002
12:50 pm
Hi Andrzej Jan Taramina, Besides our verbal controversies I must say that I have to agree with you on many of your ideas and arguments. I believe this...
159 Dan Foster
topografix Offline Send Email
Feb 1, 2002
4:20 pm
Hello, As best I can tell, there are five things yet to do before we finalize GPX 1.0: 1. rearrange the order of elements (Kjeld's proposal). 2. write a user...
160 Kjeld Jensen
jensen_kjeld Offline Send Email
Feb 1, 2002
4:51 pm
Hi ... I agree to the above although I would like to avoid the _ as we haven't used it anywhere else. <urlname> would be fine with me (see the bottom of this...
161 Dan Foster
topografix Offline Send Email
Feb 1, 2002
5:16 pm
Hello, Friday, February 01, 2002, 11:51:30 AM, Kjeld wrote: KJ> <urlname> would be fine with me Fine with me too. KJ> I have looked at the NMEA data and there...
162 Kjeld Jensen
jensen_kjeld Offline Send Email
Feb 1, 2002
5:25 pm
Hi ... I agree but should I take this as you do not think we should implement those optional elements also? It is not important to me but it would be a good...
163 Dan Foster
topografix Offline Send Email
Feb 1, 2002
5:51 pm
Hello, Friday, February 01, 2002, 12:25:10 PM, we wrote: KJ> Hi ... KJ> I agree but should I take this as you do not think we should implement KJ> those...
164 Dan Foster
topografix Offline Send Email
Feb 1, 2002
5:51 pm
Hello, ... KJ> You are right... but the problem is that we use attributes for the lat/lon KJ> and naturally they become invalid. We could actually solve the...
165 Kjeld Jensen
jensen_kjeld Offline Send Email
Feb 1, 2002
6:04 pm
... Sounds very reasonable, the only downside is that all developers have to check each wpt/trkpt/rtept element for a fix element and if this is present then...
166 Dan Foster
topografix Offline Send Email
Feb 1, 2002
6:11 pm
Hello, I'd like to start a general discussion about representing real-time positioning and navigation info in XML. There are some interesting issues that ...
167 davewissenbach Offline Send Email Feb 1, 2002
9:19 pm
... finalize ... I have a last-minute addition to propose, related to trail publishing. If we add <name> <src> (or author) and <desc> as top- level elements in...
168 Dan Foster
topografix Offline Send Email
Feb 1, 2002
9:48 pm
Hello, Friday, February 01, 2002, 4:19:16 PM, Dave wrote: d> I have a last-minute addition to propose, related to trail d> publishing. If we add <name> <src>...
169 Kjeld Jensen
jensen_kjeld Offline Send Email
Feb 1, 2002
10:43 pm
Hi, I can accept the proposal below and hence to Dave's also. But you are not making the documentation job easy for yourself Dan :-) Kjeld ... ...
170 davewissenbach Offline Send Email Feb 1, 2002
11:14 pm
... Thanks for accepting this idea. I look forward to seeing it in the next revision of the schema. (GPX format 1.0?). ... That won't be easy! I've only logged...
172 Kevin Read
kevin_read2001 Offline Send Email
Feb 2, 2002
1:34 am
Hi All Thought I'd jump back in at this stage (just got out of hospital). I have been reading some of the many emails for the group since I was last infront...
173 jlinscheid2000 Offline Send Email Feb 4, 2002
5:32 am
I must say that today has been a day of exciting discoveries for me. First, when my father showed me his new Garmin receiver I made a comment as to the lack of...
174 Hamish Marson
hnmarson Offline Send Email
Feb 4, 2002
1:40 pm
... DGPS is available over the Internet... Sorry. Most of my files are offline from here... But if noone else volunteers I can provide the address tomorrow...
175 Dan Foster
topografix Offline Send Email
Feb 4, 2002
2:49 pm
Hello, Monday, February 04, 2002, 12:32:28 AM, James wrote: j> I do have a couple of questions: j> 1. Are there specified field widths for elements such...
176 Dan Foster
topografix Offline Send Email
Feb 4, 2002
10:03 pm
Hello, Friday, February 01, 2002, 11:18:12 AM, I wrote: DF> Hello, DF> As best I can tell, there are five things yet to do before we finalize DF> GPX 1.0: DF>...
177 syeameha Offline Send Email Feb 4, 2002
11:18 pm
Hi: Iam a novice in the field of GPS so i need some information regarding GPS system. 1). How these Devices work. 2). Does these devices work with Palm Pc. 3)....
178 davewissenbach Offline Send Email Feb 5, 2002
1:02 am
... This is great! I notice that you've added an optional sequence attribute, so I intend to write this attribute, as others (Kevin) have indicated that it...
179 Dan Foster
topografix Offline Send Email
Feb 5, 2002
2:15 pm
Hello, Monday, February 04, 2002, 8:02:24 PM, Dave wrote: d> I notice that you've added an optional sequence attribute, so I d> intend to write this attribute,...
180 Andrzej Jan Taramina
ataramina Offline Send Email
Feb 5, 2002
3:31 pm
... Agreed. ... Units default to degrees (lat/long), WGS84 (Datum) and Meters (distance) so if those defaults are acceptable, you don't need to specify them in...
181 Andrzej Jan Taramina
ataramina Offline Send Email
Feb 5, 2002
3:31 pm
... Yup...I've been thinking about this very issue. ... Funny...I'm working on a JavaOne demo where a Radio Shack RC (Radio Controlled) 4x4 toy truck will have...
182 Andrzej Jan Taramina
ataramina Offline Send Email
Feb 5, 2002
3:31 pm
... Great idea....I'll been planning to add something similar to GPSml, and your list looks good. Most (if not all) such tags should be optional though. I'll...
183 Andrzej Jan Taramina
ataramina Offline Send Email
Feb 5, 2002
3:39 pm
Writing GPS XML data is pretty easy.....best way is usually to just hardcode the tag generation in a few method, so there really is no issue there. The...
184 Dan Foster
topografix Offline Send Email
Feb 5, 2002
3:55 pm
Hello, Tuesday, February 05, 2002, 10:38:30 AM, Andrzej wrote: AJT> Just wondering what approach others are using to read in XML data? AJT> Hardcoded logic?...
185 Andrzej Jan Taramina
ataramina Offline Send Email
Feb 5, 2002
10:44 pm
... Sequence numbers seem rather redundant to my thinking. The track points are in logical sequence anyway in the XML (or should be since there is not really...
186 Andrzej Jan Taramina
ataramina Offline Send Email
Feb 5, 2002
10:44 pm
... Thanks for the insight. ... There are some rather fast SAX parsers out there (I would stay away from DOM/JDOM since they need to store the whole parse tree...
187 Kevin Read
kevin_read2001 Offline Send Email
Feb 6, 2002
9:58 am
Strongly disagree I use XPATH extensively to manage waypoints. Most of my XNL comes from a native XML DB so I'm dealing with XML only not a prog specific...
188 Dan Foster
topografix Offline Send Email
Feb 6, 2002
1:43 pm
Hello Kevin, Wednesday, February 06, 2002, 4:57:42 AM, you wrote: KR> Strongly disagree KR> I use XPATH extensively to manage waypoints. Most of my XNL comes...
Messages 158 - 188 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help