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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 1139 - 1168 of 2257   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1139 tomsoft2002 Send Email Dec 6, 2005
10:54 pm
Hello, What is the best way to provide speed and course with GPX1.1? I've read that it was supported with GPX1.0, but not anymore? What is you're suggestion?...
1140 Ricardo
salcedo Send Email
Dec 9, 2005
5:16 pm
I think course and speed would be calculated values based on two points that include a time element. Course and speed don't really mean anything for a single...
1141 sarantium_99 Send Email Dec 15, 2005
5:41 pm
Hi I'm very new to GPX and just wondered if someone can give some advice. I have a Database Table recording Vehicle Lat/Long coordinates & Date/Time. I want to...
1142 Robert Lipe
robertlipe Send Email
Dec 15, 2005
5:54 pm
... Is your question "can I represent lat, long, date, and time in GPX"? If so, "yes". Or are you looking for a contractor to do the actual conversion? If...
1143 kr_afol Send Email Dec 16, 2005
4:08 am
I am new to GPS, but an old hand at information modelling. So, I wonder if anyone can explain to me why ptsegType and ptType are defined but never used in the...
1144 subhro roy
subhro16 Send Email
Dec 20, 2005
12:24 pm
  Dear Friends, I'm a Software Developer and assigned a project on GPS device. The objective of our project is to --- When we lose a key, get the actual...
1145 Doug Adomatis
gps_maps Send Email
Dec 20, 2005
1:02 pm
One of the frequent questions I get is from folks who try to "Save as..." a .gpx file from my site and end up with the file having a .xml extension. What can I...
1146 Jan Pieters
jkpieters Send Email
Dec 20, 2005
1:45 pm
Hello, The architecture will work if implemented, however to find a small gps device combined with a GPRS/GSM module will be impossible 9when size does...
1147 Jan Pieters
jkpieters Send Email
Dec 20, 2005
1:55 pm
Hello, me again there are a number of simple programs that work on a Symbian phone (like the Nokia 660, which I use): AFTrack and GSM Tracker(AspiCore) the...
1148 mappicus Send Email Dec 20, 2005
11:01 pm
Can anyone point me to an algorithm for deciding whether any points in a GPX track log ought to be discarded as being "bad"? I am talking about those spurious...
1149 Lisa Harper
lisah2u Send Email
Dec 21, 2005
12:18 pm
How about removing any segment that is less than 10 track points as a quick-and-dirty method? Lisa ... -- Lisa Harper Mid-Atlantic D.O.G.S. -...
1150 Ricardo
salcedo Send Email
Dec 21, 2005
5:38 pm
Hi Doug, I was going to try this out, to see if I could help. I know I've seen the problem that you are talking about, but now I'm not having it. To test...
1151 Doug Adomatis
gps_maps Send Email
Dec 21, 2005
8:24 pm
... Thanks for your reply Ricardo. The incident that prompted this query was email I recieved from a patron trying to open the .gpx file associated with my...
1152 Paul Tomblin
canoe Send Email
Dec 22, 2005
1:20 am
... I've had a user complaining about this, and he was using Safari (the Mac OS X default browser). I changed the mime type of the download from text/xml to ...
1153 Doug Adomatis
gps_maps Send Email
Dec 22, 2005
11:09 am
... I vaguely remember prior discussion of this. And now that you all have prompted me to check, I have: User Defined Mime Types application/xml .gpx Which...
1154 Paul Tomblin
canoe Send Email
Dec 22, 2005
12:21 pm
... application/octet-stream is what your web server is supposed to serve up as the mime type when it just wants your browser to treat it as a binary file (aka...
1155 mappicus Send Email Dec 22, 2005
3:20 pm
... I am not seeing this happen though in this case, indeed I am seeing IE behaviour as being more useful. When I try Doug's site in Firefox and IE, both of...
1156 Doug Adomatis
gps_maps Send Email
Dec 22, 2005
8:11 pm
... Montjoux, Paul, Thanks for taking the time to look at this. I have changed my User Defined Mime Types application/octet-stream .gpx It seems that this...
1157 kr_afol Send Email Dec 23, 2005
12:17 am
... method. I'm not familiar with the literature, so can't advise you there. But if you are writing your own algorithm, and if your track data still contains...
1158 mappicus Send Email Dec 23, 2005
6:11 pm
... Good ideas thanks. I do have timestamps, or at least I do for tracks that I have any hope of grooming the data for. ... In this case these are skier...
1159 belle.gobble1673@... Send Email Jan 10, 2006
2:32 pm
I know some friends already who have met a few nice honeys off of this kind of stuff (here is the place they use: http://www.findawife.info/cphj , but...
1160 saldiase1 Send Email Jan 17, 2006
8:52 am
Hi, I'm doing my first project using a GPS. My question is, there some program that converts NMEA-0183 to GPX?...
1161 Dan Foster
topografix Send Email
Jan 17, 2006
2:02 pm
Hello, Tuesday, January 17, 2006, 3:47:27 AM, saldiase1 wrote: s> Hi, s> I'm doing my first project using a GPS. My question is, there some s> program that...
1162 Chris Ainslie
thekrustyshow Send Email
Jan 17, 2006
3:33 pm
The following application will do exactly that. I have however limited the number of trackpoints to 500. http://www.ainslie.co.za/gpx.zip (211kb) Chris. Chris...
1163 Rich Gibson
period3equals Send Email
Jan 17, 2006
8:12 pm
gpsbabel is the 'Swiss army chainsaw' of gps format tools. http://www.gpsbabel.org/ It also has no arbitrary limits on functionality. The power is in the...
1164 Chris Ainslie
thekrustyshow Send Email
Jan 17, 2006
8:40 pm
This is true, however, GPSBabel discards the timestamp - this makes the conversion worthless to me. Chris Ainslie chris@... 083 639 1391 Skype:...
1165 Robert Lipe
robertlipe Send Email
Jan 17, 2006
8:54 pm
... It may be true on your data, but it's not categorically true. $ gpsbabel -i nmea -f nmea -o gpx -F - | grep time | head <time>2006-01-17T20:49:18Z</time> ...
1166 rodwaski Send Email Jan 18, 2006
11:39 pm
I am trying to write an application using visual studio 2003 and the GPX schema. Using the 1.0 gpx schema, the schema can be validated fine and I can easily...
1167 kayarna-lopez781@... Send Email Jan 20, 2006
2:57 pm
Met my fiance here! hehe. Thought I should share it with any other guys who are worried about ending up alone like I was. Check it out...
1168 kayarna-lopez781@... Send Email Jan 21, 2006
10:52 am
Damn, it has sure been a while... I just realized today that it's been 18 months since I went out with a special lady last, but I'm pretty happy to be heading...
Messages 1139 - 1168 of 2257   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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