Anybody know if there is an IFilter available for .GPX files? IFilters are plugins for indexing files and other content on Windows. More info: ...
1078
cybarber
Oct 1, 2005 11:39 am
... GPX ... Today I added the robogeo.xml (Geocoded photo file) to KML trasnformation sheet to the GUI: ...
1079
Chris Lawless
chris_lawles...
Oct 1, 2005 12:26 pm
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...
1080
chachkov
Oct 3, 2005 2:07 pm
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...
1081
Chris Lawless
chris_lawles...
Oct 3, 2005 6:27 pm
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...
1082
Robert Lipe
robertlipe
Oct 3, 2005 7:18 pm
... 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...
1083
Chris Lawless
chris_lawles...
Oct 3, 2005 7:24 pm
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...
1084
Martin
martinp1313
Oct 3, 2005 7:28 pm
... Wouldn't that teleport them into the ocean? :) -05:00 is ET, but -8:00 is PT. Martin __________________________________ Yahoo! Mail - PC Magazine Editors'...
1085
Robert Lipe
robertlipe
Oct 3, 2005 7:42 pm
... 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] ...
1086
Robert Lipe
robertlipe
Oct 3, 2005 8:17 pm
... 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...
1087
Chris Lawless
chris_lawles...
Oct 3, 2005 8:23 pm
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...
1088
Robert Lipe
robertlipe
Oct 3, 2005 8:49 pm
... 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....
1089
Dan Foster
topografix
Oct 3, 2005 8:51 pm
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...
1090
Robert Lipe
robertlipe
Oct 3, 2005 9:32 pm
... 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...
1091
azbithead
Oct 4, 2005 9:54 pm
... solution ... XML ... Here's a schema snippet that will only allow UTC times: <xsd:simpleType name="utcDateTimeType"> <xsd:annotation> <xsd:documentation> ...
1092
Doug Adomatis
gps_maps
Oct 7, 2005 3:08 am
Try using http://www.travelbygps.com/premium/SearchTravelByGPS.kmz to geographically search for GPS data at TravelByGPS.com Special thanks to "Cybarber" for...
1093
ignaciohernandezros
ignacioherna...
Oct 8, 2005 1:50 pm
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...
1094
azbithead
Oct 8, 2005 5:50 pm
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...
1095
gpsxml@...
Oct 14, 2005 6:57 pm
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...
1096
Dan Foster
topografix
Oct 25, 2005 3:08 pm
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...
1097
Doug Adomatis
gps_maps
Nov 1, 2005 8:07 pm
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...
1098
Dan Foster
topografix
Nov 1, 2005 8:29 pm
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...
1099
Kathy S
kathy_tn189
Nov 4, 2005 3:19 am
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. ...
1100
Bryce Nesbitt
bryce_nesbitt
Nov 4, 2005 11:43 pm
... No plugin needed, just a html file and a gpx file: See http://www.obviously.com/gis/gpx_loader.html...
1101
Bryce Nesbitt
bryce_nesbitt
Nov 5, 2005 12:08 am
Here's yet another script that can load GPX files, and display them in a Google Map. Feedback or patches are welcome: ...
1102
Paul Tomblin
canoe
Nov 5, 2005 3:09 pm
... 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...
1103
Christofer Wilder
chrisjwilder
Nov 10, 2005 9:55 pm
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...
1104
Dan Foster
topografix
Nov 11, 2005 4:00 pm
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...
1105
Bryce Nesbitt
bryce_nesbitt
Nov 11, 2005 6:44 pm
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. ...
1106
Christofer Wilder
chrisjwilder
Nov 11, 2005 7:03 pm
Yes, thanks...I found it and purchased it after a short eval run. ... formatted...