Although not a HPX specific issue I wondered if any of you could guide me a little on the creation of an XML GPX file using the MSXML control, specifically in...
Hi, We are doing a community web site for hikers (kind of hiking blog portal). Development is "user-driven". Some users asked to add GPX upload to the site, so...
Just a quickie, I haven't really fully comprehended all the ISO 8601 time date formatting stuff. Can someone give me a quick pointer as to what I should be...
... There are about a bazillion variations you _can_ use. But I don't think your example is one you'd want to use as it would read "wrong" on a system in a...
That's great Robert, thanks for the tips. I think my GPS is fine but the Delphi component I'm using to talk to it seems abit troublesome right now, it does a...
... Wouldn't that teleport them into the ocean? :) -05:00 is ET, but -8:00 is PT. Martin __________________________________ Yahoo! Mail - PC Magazine Editors'...
... Into the ocean for you, too! :-) Yes, I screwed up. (I mentally did the math relative to _my_ TZ, not Boston's.) CA is -7/-8 from GMT - never -9.[1] ...
... No parlez vous Delphi, but sprechen sie Google. It's fairly common for languages to prefer to expose time in local time and make you take an extra step...
I can get the time ok from the system and localize it to zulu (or whatever). I had hoped to use the GPS time entirely though just to be thorough. I guess I'll...
... All the GPSes that come to immediate mind (i.e. the popular Magellans and Garmins) represent data on the wire or storage device as GMT, I think....
Hello, ... R> There are about a bazillion variations you _can_ use. But I don't think R> your example is one you'd want to use as it would read "wrong" on a...
... Without looking it up, I think we agreed it was a good idea to encourage the UTC format, but since we deferred to ISO 8601, we didn't disallow the form...
... solution ... XML ... Here's a schema snippet that will only allow UTC times: <xsd:simpleType name="utcDateTimeType"> <xsd:annotation> <xsd:documentation> ...
Try using http://www.travelbygps.com/premium/SearchTravelByGPS.kmz to geographically search for GPS data at TravelByGPS.com Special thanks to "Cybarber" for...
Hello, During the development of a simple stylesheet to transform KML files to GPX format I realised that there is a minor error in the definition of the...
I would recommend that you change your project to use the newer 1.1 version of the GPX schema located at http://www.topografix.com/GPX/1/1/gpx.xsd. It does not...
Global Triad, Inc: (OTC: GTRD - Breaking News) Trading symbol: GTRD Current Price: .036 Target Price: .150 Expected Short Term Gain: 400 percent Rating: 10 out...
gpsxml@...
Oct 14, 2005 6:57 pm
1096
Hello All, There are now 54 programs that support GPX listed at http://www.topografix.com/gpx_resources.asp, as well as several dozen Web sites that accept or...
I just received word on this and couldn't help telling everyone: My Travel by GPS web site is presently ranked #1, in the "Travel" category for *digging* by...
Hello, Tuesday, November 1, 2005, 3:04:54 PM, Doug wrote: D> I just received word on this and couldn't help telling everyone: D> My Travel by GPS web site is...
Hello! Do check the website of the week by visiting http://newwebsitepick.info . The website also says how you can nomiate your website if you have one. ...
... I tried it with a 914 point GPX 1.1 file showing airports, navaids and waypoints (all as wpt records) in Ontario and Quebec, and it showed me a map of the...
I am trying to present a point by point playback of my GPX formatted track data so that I can correlate certain events in time with my location at that same...
Hello, Thursday, November 10, 2005, 4:54:12 PM, Christofer wrote: C> I am trying to present a point by point playback of my GPX formatted C> track data C> Is...
I have two questions: 1) First relates to validating the output of programs that create GPX files. Many of the online XML validation tools require a DOCTYPE. ...
... Pursue that angle. ... http://www.topografix.com/gpx_manual.asp (Which, as an aside, I find a more useful presentation to read than the marked up schema...