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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1615 - 1644 of 2039   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1615
This is what I hope to accomplish, I need a few pointers to prevent too many 'learning experiences". I currently have a site where cyclists - generally long...
Dave Parker
dave52803
Offline Send Email
Apr 3, 2007
8:10 pm
1616
Dave, ... Sounds good. Elevation isn't usually particularly accurate from a GPSR, you might want to use a more consistent elevation database, I use the free ...
Anthony Cartmell
fonant
Offline Send Email
Apr 3, 2007
9:23 pm
1617
What would be the drawbacks to having the users save and upload the tracks as a text file? I noticed in the one I created that there is a sort of summary line...
Dave Parker
dave52803
Offline Send Email
Apr 4, 2007
2:00 pm
1618
Dave, ... You'd need to define the format of the text file, and unless there's another obvious one to use, GPX is an ideal text file format for this. ... ...
Anthony Cartmell
fonant
Offline Send Email
Apr 4, 2007
2:26 pm
1619
Hi, has anybody succeeded in writing such tool? Since I have bought my first eTrex, I face the same problem with the logs, so I started to implement a simple...
vodacz
Offline Send Email
Apr 12, 2007
1:00 pm
1620
... If you have the math worked out and would like to share, I'd be interested in seeing it and considering it for a filter in GPSBabel. RJL...
Robert Lipe
robertlipe
Offline Send Email
Apr 12, 2007
1:48 pm
1621
You might want to take a look at the GeoConv program: http://www.kolumbus.fi/eino.uikkanen/geoconvgb/index.htm It can do filtering, and Eino(the author) has...
Dave Patton
canadadcp
Offline Send Email
Apr 12, 2007
2:49 pm
1622
Hi, ... Take a look at http://www.gps-freeware.de/ is this what vour'e looking for? Uli ... www.moped-tour.info www.w650.de Reporte und Bilder Alles...
hum@...
alarichii
Offline Send Email
Apr 13, 2007
6:02 am
1623
Looks like an interesting piece of SW. Unfortunatelly, my German skills are not very good -- will try to explore it and see what it is capable of. However, an...
vodacz
Offline Send Email
Apr 13, 2007
9:38 am
1624
Dave, thanks for a hint. Unfortunatelly, Eino's program has impressive variety of options, but it fails to perform filtering in the way I need -- it probably...
vodacz
Offline Send Email
Apr 13, 2007
9:38 am
1625
... Robert, the "math" in the background isn't complicated at all. I a) calculate the velocity for each pair of successive trackpoints b) from these, I...
vodacz
Offline Send Email
Apr 13, 2007
9:41 am
1626
... GeoConv's track reducing algorithm doesn't attempt to "clean up" the track by e.g. filtering peak-points and therefore GeoConv isn't a solution to your...
Eino Uikkanen
eeronpoika
Offline Send Email
Apr 22, 2007
4:18 pm
1627
I'm trying to use MSXSL v4 to parse gpx files instead of using my own parser. I use the J language, and it has an interface to the MSXSL parser. When I tried...
Tom Arneson
tgarneson
Offline Send Email
Apr 22, 2007
11:36 pm
1628
Hello, ... Can you post (or email me directly) the GPX file in question? Here's the declaration of <cased> - I'm not sure why your parser is complaining,...
Dan Foster
topografix
Offline Send Email
Apr 23, 2007
11:51 am
1629
Hello, I'm looking for an easy way to generate graphical profiles from gpx track data offline. I realize I can do this online now with gpsvisualizer but in the...
orroberson
Offline Send Email
Apr 26, 2007
10:48 am
1630
Hello, ... Are you looking for software to do this? ExpertGPS will export a track elevation profile in PNG format. ...
Dan Foster
topografix
Offline Send Email
Apr 26, 2007
11:05 am
1631
Dan, Thanks for the link, but it looks like it's Windows only. If it's software then it needs to be debian linux and able to run on the ARM processor that the...
orroberson
Offline Send Email
Apr 26, 2007
6:29 pm
1632
Answering my own question... http://trac.openstreetmap.org/browser/applications/utils/gps-tracks/gpx2svg A script for ruby to convert gpx tracks to svg...
orroberson
Offline Send Email
Apr 27, 2007
11:43 am
1633
Hello gpsxml, I just noticed that GPX 1.0 files fail to validate if the email address contains a number. <email>cat@...</email> validates. ...
Dan Foster
topografix
Offline Send Email
May 7, 2007
9:59 pm
1634
... In Appendix B of the first edition of Jeffrey Friedl's book Mastering Regular Expressions he lists an "optimized version" of a regex for validating email...
Dave Patton
canadadcp
Offline Send Email
May 7, 2007
10:41 pm
1635
Hey I'm fresh to gpx and I don't really have any developing/programming background. I'm searcihg for a easy way (read .exe :) ) to convert the gpx file to a...
Roky8
Offline Send Email
May 13, 2007
9:38 pm
1636
... Take a look at GPSBabel: http://www.gpsbabel.org/ -- Dave Patton Canadian Coordinator, Degree Confluence Project http://www.confluence.org/ Personal...
Dave Patton
canadadcp
Offline Send Email
May 13, 2007
10:11 pm
1637
... Just a note that as far as I know you cannot use commas in the format of numbers. You will need to format them in British style: <wpt lat="46.849998"...
Simon Slavin
simonslavin
Offline Send Email
May 13, 2007
10:33 pm
1638
thanks for all the input so far :) I've posted on a forum and they showed me GPSbabel and I've been using it since. I also noticed, that my coordiates should...
Rok
Roky8
Offline Send Email
May 15, 2007
4:08 pm
1639
hi, I am working on GIS systems. I will appreciate any help on how to create a GPX file....
khan_maswood
Offline Send Email
May 23, 2007
11:22 am
1640
... It's just a text file with information in GPX format. <http://www.topografix.com/gpx.asp> <http://en.wikipedia.org/wiki/GPX> Simon....
Simon Slavin
simonslavin
Offline Send Email
May 23, 2007
10:14 pm
1641
... Well, I don't know about most people, but I create a GPX file with open(XML, ">$xmlfile"); print XML (<<EOF); <?xml version="1.0"?>'; <gpx version="1.1" ...
Paul Tomblin
canoe
Offline Send Email
May 24, 2007
12:50 am
1642
Gotta luv us Perl snobs ;-) On Wed, 23 May 2007 20:49:57 -0400...
James Washer
kg7hh
Online Now Send Email
May 24, 2007
2:44 am
1643
I apologize in advance for newbie stuff on the list. I've been asked to get a quick GPX exporter together for the Firefox Operator extension. All I have for...
pspmikek
Offline Send Email
May 24, 2007
5:51 pm
1644
Hello, ... In GPX, attributes (things in quotes) are required. Elements (things in angle brackets) are optional. You'd skip <ele>, <sym>, and <time> entirely....
Dan Foster
topografix
Offline Send Email
May 24, 2007
6:09 pm
Messages 1615 - 1644 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