Search the web
Sign In
New User? Sign Up
gpsxml · GPX Developers Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1213 - 1242 of 2039   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1213
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...
gpxuser
Offline Send Email
Mar 6, 2006
5:22 pm
1214
... 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...
Robert Lipe
robertlipe
Offline Send Email
Mar 6, 2006
5:54 pm
1215
... 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...
lildevil@...
lildevil69rpp
Offline Send Email
Mar 6, 2006
6:22 pm
1216
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...
Dan Foster
topografix
Offline Send Email
Mar 6, 2006
6:22 pm
1217
  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...
subhro roy
subhro16
Offline Send Email
Mar 10, 2006
11:37 am
1218
... 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...
Robert Lipe
robertlipe
Offline Send Email
Mar 10, 2006
3:18 pm
1219
  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...
subhro roy
subhro16
Offline Send Email
Mar 11, 2006
4:18 am
1220
Hi Subhro (and Robert :-) You want reverse geocoding. I run geocoder.us, which is regular geocoding. Schuyler and I have frequently thought about doing...
Rich Gibson
period3equals
Offline Send Email
Mar 11, 2006
4:29 am
1221
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...
Goran Pavelic
g_pavelic
Offline Send Email
Mar 11, 2006
5:26 pm
1222
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...
Dan Foster
topografix
Offline Send Email
Mar 11, 2006
6:02 pm
1223
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...
Kaz Okuda
kazokuda
Offline Send Email
Mar 13, 2006
7:52 am
1224
... 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...
azbithead
Offline Send Email
Mar 14, 2006
2:59 am
1225
... 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...
Robert Lipe
robertlipe
Offline Send Email
Mar 14, 2006
5:26 am
1226
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...
Mark Wigmore
wiggers2uk
Offline Send Email
Mar 15, 2006
4:09 pm
1227
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...
Jan Pieters
jkpieters
Offline Send Email
Mar 15, 2006
4:31 pm
1228
... 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...
Dave Patton
canadadcp
Offline Send Email
Mar 15, 2006
4:48 pm
1229
... 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...
Mark Wigmore
wiggers2uk
Offline Send Email
Mar 16, 2006
4:12 pm
1230
... I don't have any XML data, it is in binary form and I want to write it as GPX. Thanks, Mark...
Mark Wigmore
wiggers2uk
Offline Send Email
Mar 16, 2006
4:15 pm
1231
... 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...
Dave Patton
canadadcp
Offline Send Email
Mar 16, 2006
4:46 pm
1232
... 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] ... ...
Mark Wigmore
wiggers2uk
Offline Send Email
Mar 16, 2006
5:03 pm
1233
... 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" ...
Mark Wigmore
wiggers2uk
Offline Send Email
Mar 16, 2006
5:24 pm
1234
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...
Leif Gregory
ldgregory69
Offline Send Email
Mar 16, 2006
6:44 pm
1235
... 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...
Dave Patton
canadadcp
Offline Send Email
Mar 16, 2006
7:04 pm
1236
... 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 ...
Poco
kazokuda
Offline Send Email
Mar 18, 2006
12:38 am
1237
Is there possibility to store velocity and direction on a GPX file? Which tags? Mhaxx...
Mhaxx
mhaxx_me
Offline Send Email
Mar 21, 2006
12:08 pm
1238
There is very little point as the rest of the data in the file will give you the tools to calculate both velocity and direction. It would be redundant ...
Chris Ainslie
thekrustyshow
Offline Send Email
Mar 21, 2006
12:44 pm
1239
... GPX 1.0 has a "speed" and "course" tags: http://www.topografix.com/gpx_manual.asp Unfortunately, these were accidentally left out of 1.1. ...
Robert Lipe
robertlipe
Offline Send Email
Mar 21, 2006
2:25 pm
1240
Hi I've been building a website that allows people to register and share GPS routes. It uses the GPX format for both input and output, and provides various...
James Carlyle
jamescarlyle
Offline Send Email
Mar 21, 2006
2:30 pm
1241
i think the idea is pretty good. I like that you want to adhere to something like GPX. that makes life easier. I wonder though when ther eare many routes how...
Jan Pieters
jkpieters
Offline Send Email
Mar 21, 2006
2:48 pm
1242
... Welcome James, When I got started a few years ago I kept a list of sites related to this subject. I've not been very diligent keeping up with new sites, ...
Doug Adomatis
gps_maps
Offline Send Email
Mar 21, 2006
6:47 pm
Messages 1213 - 1242 of 2039   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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