Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

gpsxml · GPX Developers Forum

The Yahoo! Groups Product Blog

Check it out!

Group Information

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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 1201 - 1237 of 2257   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
1237 Mhaxx
mhaxx_me Send Email
Mar 21, 2006
12:08 pm
Is there possibility to store velocity and direction on a GPX file? Which tags? Mhaxx...
1236 Poco
kazokuda Send Email
Mar 18, 2006
12:38 am
... recognizes a ... Thanks. I started this almost a year ago and haven't done much with it since then. I recently started up again by posting it publicly ...
1235 Dave Patton
canadadcp Send Email
Mar 16, 2006
7:04 pm
... You can use the DCP Search webpage to generate a GPX file, and copy the headers that I use, which use URLs from topografix.com. I don't know that they are...
1234 Leif Gregory
ldgregory69 Send Email
Mar 16, 2006
6:44 pm
Hello Mark, ... I know your pain. When I wrote the GPX Generator for Geocaching, I hard a bit of a time trying to put it all together. If you want, you can...
1233 Mark Wigmore
wiggers2uk Send Email
Mar 16, 2006
5:24 pm
... OK I've found some header stuff from a MapSource output: <gpx xmlns="http://www.topografix.com/GPX/1/1" creator="MapSource 6.5" version="1.1" ...
1232 Mark Wigmore
wiggers2uk Send Email
Mar 16, 2006
5:03 pm
... Sorry for the confusion. That XML writer is designed to work on different source data and is used in a different way to what I'm doing. ... [snip] ... ...
1231 Dave Patton
canadadcp Send Email
Mar 16, 2006
4:46 pm
... In your first email, you said: My current project has a module for writing data out to a custom XML file and I want to modify it to write GPX. Sounds to me...
1230 Mark Wigmore
wiggers2uk Send Email
Mar 16, 2006
4:15 pm
... I don't have any XML data, it is in binary form and I want to write it as GPX. Thanks, Mark...
1229 Mark Wigmore
wiggers2uk Send Email
Mar 16, 2006
4:12 pm
... I have tracks with lat, long, altitude and time that I'm transferring between two programs. I already have a reader for GPX in one program, I just need a...
1228 Dave Patton
canadadcp Send Email
Mar 15, 2006
4:48 pm
... Have you tried taking your XML data and using an XSLT transform to convert it to GPX? If you can do that, you only need a few lines of new code to produce...
1227 Jan Pieters
jkpieters Send Email
Mar 15, 2006
4:31 pm
Hi, Maybe I can be of help for you. First of all I understand that you have some data stored. in what form is this data available? can you give me an overview...
1226 Mark Wigmore
wiggers2uk Send Email
Mar 15, 2006
4:09 pm
My current project has a module for writing data out to a custom XML file and I want to modify it to write GPX. The previous author is no longer around so I'm...
1225 Robert Lipe
robertlipe Send Email
Mar 14, 2006
5:26 am
... Yes, it's called out as such in the recent O Reilly book "Google Mapping Hacks" ... <extensions> allows you a way to do that, but <html> isn't it. If...
1224 azbithead Send Email Mar 14, 2006
2:59 am
... Actually, the GPX schema does define a method for extending its content. It is the <extensions> tag. ... Adding this tag will cause the GPX file to be...
1223 Kaz Okuda
kazokuda Send Email
Mar 13, 2006
7:52 am
Hey all, I'm new to this group and this is my first post. I apologize if anything I'm asking has been discussed before. I have been using the GPX file format...
1222 Dan Foster
topografix Send Email
Mar 11, 2006
6:02 pm
Hello, Saturday, March 11, 2006, 12:26:09 PM, Goran wrote: G> I am creating a small GPS log visualizer in VS.NET 2005. I used VS to G> automaticaly create...
1221 Goran Pavelic
g_pavelic Send Email
Mar 11, 2006
5:26 pm
I must admit that I didn't have much time to look into general XML issues so this might be a stupid question, sorry if that's the case. I am creating a small...
1220 Rich Gibson
period3equals Send Email
Mar 11, 2006
4:29 am
Hi Subhro (and Robert :-) You want reverse geocoding. I run geocoder.us, which is regular geocoding. Schuyler and I have frequently thought about doing...
1219 subhro roy
subhro16 Send Email
Mar 11, 2006
4:18 am
  Hi Robert, Thank u for ur suggestion. Actually I'm interested about USA. I've already searched google using geocode,geocode is just the reverse which...
1218 Robert Lipe
robertlipe Send Email
Mar 10, 2006
3:18 pm
... Not knowing what country of data you're looking for, it's hard to give precise recommendations, but the process you're looking for (hint: google keyword...
1217 subhro roy
subhro16 Send Email
Mar 10, 2006
11:37 am
  Hi, I’ll send the GPS data (latitude and longitude) to a third party server and it’ll return the street address. If any body has any information about a...
1216 Dan Foster
topografix Send Email
Mar 6, 2006
6:22 pm
Hello, ... R> We do, however, have a reason to believe in the case of ExpertGPS that R> you'll be taken care of. ExpertGPS uses a private extension to the GPX...
1215 lildevil@...
lildevil69rpp Send Email
Mar 6, 2006
6:22 pm
... ExpertGPS only shows you the symbols that your GPS unit supports. Use the Preferences window to select a different GPS unit and then you will be able to...
1214 Robert Lipe
robertlipe Send Email
Mar 6, 2006
5:54 pm
... GPX itself allows just about anything to be in that tag. But the intent isn't for it to be freeform. ... From a GPX perspective, the answer is that the...
1213 gpxuser Send Email Mar 6, 2006
5:22 pm
Hi, First i'm new with GPX. I would like to know if GPX allow to customized the type and the symbol (the display) of waypoints Example : i would like to put a...
1210 Dave Patton
canadadcp Send Email
Feb 27, 2006
5:07 am
Hi. First, I'm no expert in GPX validation, or XML validation in general, so if I've "missed something", don't be afraid to tell me so ;-) 1) The "Validating...
1208 Ralph
ralph_200297 Send Email
Feb 23, 2006
7:43 am
Hi, I have a large MS Access database with a large amount of locations in germany. The database contains all the fields necessary (lat, long etc.). To...
1203 Dan Foster
topografix Send Email
Feb 10, 2006
1:29 pm
Hello, Friday, February 10, 2006, 8:14:23 AM, peter wrote: p> I prefer to log my data in UTM and looking through the GPX 1.1 Schema p> documentation...
1202 peter grasshoppper
ghopdata Send Email
Feb 10, 2006
1:15 pm
I prefer to log my data in UTM and looking through the GPX 1.1 Schema documentation (topographix site)for the first time, I see only mention of lat/long....
1201 subhro roy
subhro16 Send Email
Feb 7, 2006
6:39 am
Hi, I would like to receive SMS from my j2me application.But I think it's not possible to listen the default SMS port of the mobile from j2me application(using...
Messages 1201 - 1237 of 2257   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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