jfmezei@... wrote:- ... This is a subject that I have been giving much thought to for some time now. I have a few years of collected waypoints from...
32
Alan Morris G4ENS
g4ens
Oct 18, 2001 9:50 pm
Dan Foster <egroups@...> wrote:- ... I accept the function of this group, but does all data have to be bracketed between wordy keywords ? Would it...
33
Kjeld Jensen
jensen_kjeld
Oct 19, 2001 9:55 am
... In order to follow up on my previous comments I would suggest that instead of requiring a <type> for each <point> (which actually makes the "point" ...
34
davewissenbach@...
davewissenbach
Oct 19, 2001 12:45 pm
... to ... list ... I don't think that destination is a type of point. I think that origin and destination are required elements contained in every path or...
35
Alan Morris G4ENS
g4ens
Oct 19, 2001 9:42 pm
"Henry C. Schmitt" <Henry@...> wrote:- ... Maidenhead is not a datum, it is a special format for displaying Lat/Long in one short code. It is used by...
36
Dan Foster
topografix
Oct 22, 2001 3:06 pm
Hello, Friday, October 19, 2001, 5:45:41 AM, Kjeld wrote: KJ> In order to follow up on my previous comments I would suggest that instead KJ> of requiring a...
37
davewissenbach@...
davewissenbach
Oct 23, 2001 4:01 am
I really like the compact coding of attributes in the point element. We need to decide what information is coded as attributes and what information is...
38
Dan Foster
topografix
Oct 23, 2001 4:18 am
Hello davewissenbach, Tuesday, October 23, 2001, 12:01:25 AM, you wrote: dyc> I really like the compact coding of attributes in the point element. dyc> We need...
39
Dan Foster
topografix
Oct 23, 2001 9:29 pm
Hello, Tuesday, October 23, 2001, 12:01:25 AM, Dave wrote: dyc> I wonder if we could get farther, faster by working on some specific dyc> use cases and nailing...
40
Dan Foster
topografix
Oct 23, 2001 9:52 pm
Hello, Here are some examples of the route data I'd be emitting from my software. 1.Route showing most fields from my software: <rte id="TOWER HIKE"> ...
41
Dan Foster
topografix
Oct 23, 2001 10:08 pm
Hello, Here are some examples of the track data I'd be emitting from my software. 1.Track showing most fields from my software: <trk id="TOWER TRACK"> ...
42
davewissenbach@...
davewissenbach
Oct 24, 2001 4:17 am
... time="20011021T142003Z" millisecs="293"/> ... I was asking for more precision in time a while back, but I was way off base. The garmin unit doesn't even...
43
Dan Foster
topografix
Oct 24, 2001 2:38 pm
Hello davewissenbach, Wednesday, October 24, 2001, 12:17:05 AM, you wrote: ... dyc> time="20011021T142003Z" millisecs="293"/> ... dyc> I was asking for more...
44
Kjeld Jensen
jensen_kjeld
Oct 24, 2001 2:49 pm
Hi, I have waited for an acknowledgement of a email address for this group, but apparantly I am on the list as I just received an email from it (grrr Yahoo!) ...
45
Dan Foster
topografix
Oct 29, 2001 11:03 pm
Hello, I think we're getting close to a consensus on some aspects of the new GPS exchange format. I'd like to start listing things we can agree on, so that...
46
Dan Foster
topografix
Oct 29, 2001 11:14 pm
Hello, Here's a list of things that we haven't reached agreement on. Please add additional items to the list. Let's see if we can reach consensus on any of...
47
Kjeld Jensen
jensen_kjeld
Oct 30, 2001 7:06 am
Hi, ... Good idea... mayby you could take this a bit farther by proposing examples for waypoints, tracks and routes? I would also like to get started asap,...
48
Kjeld Jensen
jensen_kjeld
Oct 30, 2001 7:06 am
Hi, ... I haven't seen the 20011021T142003Z standard before but if it is a well known standard I don't think we should tamper with it hence I would vote for 1....
49
davewissenbach@...
davewissenbach
Oct 30, 2001 1:07 pm
... new ... I agree with all points except for 9 and 10. I apologize for my earlier silence on the subject of private tags. I'd like to suggest an alternative...
50
Dan Foster
topografix
Oct 31, 2001 3:48 am
Hello, Tuesday, October 30, 2001, 12:58:30 AM, Kjeld wrote: KJ> Hi, ... KJ> Good idea... mayby you could take this a bit farther by proposing examples KJ> for...
51
Dan Foster
topografix
Oct 31, 2001 3:53 am
Hello, Tuesday, October 30, 2001, 1:06:03 AM, Kjeld wrote: KJ> Hi, ... KJ> I haven't seen the 20011021T142003Z standard before but if it is a well KJ> known...
52
Dan Foster
topografix
Oct 31, 2001 3:58 am
Hello, Tuesday, October 30, 2001, 8:07:20 AM, Dave wrote: dyc> I agree with all points except for 9 and 10. dyc> I apologize for my earlier silence on the...
53
Dan Foster
topografix
Nov 1, 2001 2:41 am
Hello, Here are some tags that I haven't heard debated recently. Any objections, or can we start using these in early GPX implementations? lat type:...
54
davewissenbach@...
davewissenbach
Nov 2, 2001 1:34 pm
... I think that we're all XML novices here, but I'll write a DTD and validate output (yours and mine) just as soon as we can code some samples. I actually had...
55
Dan Foster
topografix
Nov 8, 2001 4:08 am
Hello, Here's a sample GPX file containing some waypoints and a route from a hike I took recently. Comments? Anyone else have sample data at this point?...
56
davewissenbach@...
davewissenbach
Nov 8, 2001 5:16 am
... a ... this ... I've posted sample data at my incomplete web site. Deep link to the URL www.cableone.net/cdwissenbach/FileFormat.gpx The document is not...
57
Kjeld Jensen
jensen_kjeld
Nov 8, 2001 9:20 am
Hi.... A few comments... The owerall format looks great and mine is very similar to it. I am not sure if we have to put a </xml> tag at the bottom in order to...
Hello, ... Do a google search for "XML timestamp" and you'll find references to the ISO 8601 spec, which gives a way to represent timestamps: ...
60
Kjeld Jensen
jensen_kjeld
Nov 8, 2001 3:36 pm
... No, I agree that we must include punctation and stick to the UTC format in the encoded timestamp. I will update my software right away :-) I (myself) can...