This is intersting question, where I also wait answer. We are making tracking devices to many systems one example is wild animal. In there the device must be...
1253
mhaxx@...
mhaxx_me
Mar 30, 2006 3:05 pm
Is there somewhere a simple/light/freeware program to visualize a GPX file, i.e. a track? I need it but I can find it.. :-( Massimo...
1254
Greg
gregmtnbike
Mar 30, 2006 3:21 pm
Are there applications or spreadsheets that calculate slope or grade from gpx files? The basic calculation isn't too hard, but some smoothing options are...
1255
Dan Foster
topografix
Mar 30, 2006 3:28 pm
Hello, Thursday, March 30, 2006, 10:05:35 AM, mhaxx wrote: m> Is there somewhere a simple/light/freeware program to visualize a GPX file, m> i.e. a track? m> I...
1256
Dan Foster
topografix
Mar 30, 2006 3:30 pm
Hello, Thursday, March 30, 2006, 10:21:32 AM, Greg wrote: G> Are there applications or spreadsheets that calculate slope or grade G> from gpx files? The basic...
1257
mhaxx@...
mhaxx_me
Mar 30, 2006 3:49 pm
... Excuse me, I forgot to tell you I need a GPX viewer on a map. EasyGPS shows only the track, but nothing about the map.. Massimo...
1258
James Carlyle
jamescarlyle
Mar 30, 2006 3:55 pm
... Massimo, If you upload a GPX file to the routeburner, you can visualise it and also see gradient information eg http://routeburner.com/route/show/4 and ...
1259
Chris Ainslie
thekrustyshow
Mar 30, 2006 4:34 pm
Hi All, I've been playing with some software to "average" my tracks in order to get one final accurate tracklog. Ok, that doesn't make much sense. Imagine you...
1260
Dave Patton
canadadcp
Mar 30, 2006 4:48 pm
... You might try asking the author of GeoConv if his program can do this. http://www.kolumbus.fi/eino.uikkanen/geoconvgb/index.htm -- Dave Patton Co-Lead...
1261
Doug Adomatis
gps_maps
Mar 31, 2006 4:22 pm
I am very please that Fugawi (Ver. 4.0.12)will import and export waypoints, routes, tracks in GPX format. Prior to this, I had been publishing GPX *and* Fugawi...
1262
Robert Lipe
robertlipe
Mar 31, 2006 4:58 pm
... GPSBabel will merge GPX files like that. RJL...
1263
James Carlyle
jamescarlyle
Apr 2, 2006 1:02 pm
Hi The one function that I want to add to http://routeburner.com is the ability to accept Tracklogs .trl files. Unfortunately this seems to be an undocumented...
1264
runthisriverdry
Apr 6, 2006 11:50 am
Hi guys, Im developing a GPS website and I want the users to have the ability to download the entire GPS db & associated html information files. This I can do...
1265
Poco
kazokuda
Apr 6, 2006 11:21 pm
... It sounds like you are trying to build something like TripTracker http://triptracker.net/ <http://triptracker.net/> ? It looks like they created their...
1266
runthisriverdry
Apr 7, 2006 6:06 pm
thanks for the reply ... Nope, i'm not doing anything particularly like that, I don't think there is anything particularly like what I am doing at the moment ...
1267
cybarber
Apr 15, 2006 1:47 pm
... The option ... and it has ... the ones ... too. :-) ... You could use my GPX2KML transformation tool to convert the GPX to KML instead of openeing GPX in...
1268
cybarber
Apr 15, 2006 1:52 pm
... grade ... My GPX2KML XSLT transformation application calculates slope/grade from the GPX trkpt's. You can checkout the XSLT sheet used to see how it is...
1269
cybarber
Apr 15, 2006 1:54 pm
... ability ... files. ... view ... Just to view your GPS file open it in Google Earth, the best viewer you can imagen. Cybarber...
1270
gpsxml@yahoogroups.com
Apr 15, 2006 2:01 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the gpsxml group. File : /XSLT...
1271
hlohi
Apr 18, 2006 10:10 am
Has anyone already made compression systems for the GPX format? My goal is to send GPX data within the SMS message, whith maximum length of 160 characters....
1272
Jan Pieters
jkpieters
Apr 18, 2006 10:39 am
Hi, GPX is nothing more than XML which is basically plain text (with a certain structure) so you can use any available compression tool/format you want e.g. ...
1273
teisha-reifel140@...
Apr 18, 2006 11:31 am
Just wanted to drop in and say hi to everyone around here. And also wanted to say that if any of you guys feel like getting to know me bit better come over and...
1274
Dan Foster
topografix
Apr 18, 2006 11:52 am
Hello, Tuesday, April 18, 2006, 6:39:28 AM, Jan wrote: J> GPX is nothing more than XML which is basically plain text (with a certain J> structure) so you can...
1275
Jan Pieters
jkpieters
Apr 18, 2006 12:05 pm
Dan, I am aware of that. For instance the compressed files for Google Earth (KMZ) is an example of this and is a normal standard zip format. This means only ...
1276
merlin_r68 _-_
merlinr68
Apr 18, 2006 8:02 pm
You might try Huffman encoding the data and then use a base64 encoder to get character data. Justin...
1277
Poco
kazokuda
Apr 18, 2006 8:21 pm
I would expect you could get the data even smaller if you were to encode it differently. Compressing text with a general purpose compression codec will work...
1278
Jan Pieters
jkpieters
Apr 18, 2006 8:26 pm
Hello, The question for sending it in an SMS. SMS canonly contain character data if I am not mistaken. so all kind of exotic stuff is out off the question,...
1279
Hannu Lohi
hlohi
Apr 19, 2006 8:34 am
... encoder to get ... Thanks Justin Now we are getting closer what I am looking for. Do you have any links as refernce, for the components, which could do...
1280
merlin_r68 _-_
merlinr68
Apr 19, 2006 1:00 pm
Hannu, Depending on the application, I usually roll my own codecs. You may look at the following links for help tho: 1. Crypto++ -- Has a base64...
1281
teisha-reifel140@...
Apr 20, 2006 8:12 am
I am really gettin tired of all the same old stuff online now days, so i was pretty suprised when i saw this http://www.chilloverhere.info/fhlx . Looks...